startx results in an error or a black screen

2009-04-03 Thread Justin Mattock
Hello, I'm creating an LFS system for the new imac, and am up to the point of compiling the xserver and all of it's libs/proto's. I decided to use git for all of the required dependencies which all compiled fine. The problem is when I "startx" I receive an error from("vesa""vga""nv") something abou

Re: startx results in an error or a black screen

2009-04-04 Thread Justin Mattock
On Sat, Apr 4, 2009 at 2:06 PM, Nix wrote: > On 4 Apr 2009, Justin Mattock said: > >> Hello, I'm creating an LFS system for the new imac, and am up to the >> point of compiling the xserver >> and all of it's libs/proto's. I decided to use git for all of th

Re: startx results in an error or a black screen

2009-04-05 Thread Justin Mattock
On Sat, Apr 4, 2009 at 4:56 PM, Justin Mattock wrote: > On Sat, Apr 4, 2009 at 2:06 PM, Nix wrote: >> On 4 Apr 2009, Justin Mattock said: >> >>> Hello, I'm creating an LFS system for the new imac, and am up to the >>> point of compiling the xserver >>

error: version-config.h: No such file or directory

2009-05-04 Thread Justin Mattock
I seem to be hitting this with the latest xserver git: dispatch.c:110:28: error: version-config.h: No such file or directory make[2]: *** [dispatch.lo] Error 1 make[2]: Leaving directory `/home/name/LFS/xserver-imac/X11/xserver/dix' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/name

compiling xserver without hal

2009-05-22 Thread Justin Mattock
quick question: if I compile xserver without hal (noticed udev 142 has no voluemid) will I be able to use the mouse and keyboard (and wireless mouse) once I startx? if so, what switches do I need to make sure are set before I compile the xserver? -- Justin P. Mattock

Re: compiling xserver without hal

2009-05-22 Thread Justin Mattock
On Fri, May 22, 2009 at 1:45 PM, Jason Kim wrote: > You can use keyboard/mouse without hal.. > > "--disable-config-hal" maybe ? > > On Fri, 2009-05-22 at 13:36 -0700, Justin Mattock wrote: >> quick question: >> if I compile xserver without hal >> (not

xcb-util error: Package requirements (xcb > 1.2> were not met

2009-05-22 Thread Justin Mattock
while compiling all of the xserver stuff I ran into an interesting error with compiling xcb-util (everything has been pulled through git) Requested 'xcb > 1.2' but version of XCB is 1.2 well which is it? 1.2 or 1.2' -- Justin P. Mattock ___ xorg maili

Re: compiling xserver without hal

2009-05-23 Thread Justin Mattock
On Fri, May 22, 2009 at 2:40 PM, Paul Bender wrote: > Justin Mattock wrote: >> quick question: >> if I compile xserver without hal >> (noticed udev 142 has no voluemid) >> will I be able to use the mouse and keyboard >> (and wireless mouse) >> once I start

Re: compiling xserver without hal

2009-05-23 Thread Justin Mattock
On Sat, May 23, 2009 at 4:06 AM, Peter Hutterer wrote: > On Sat, May 23, 2009 at 01:00:42AM -0700, Justin Mattock wrote: >> On Fri, May 22, 2009 at 2:40 PM, Paul Bender wrote: >> > Justin Mattock wrote: >> >> quick question: >> >> if I compile xserver

Re: compiling xserver without hal

2009-05-23 Thread Justin Mattock
On Sat, May 23, 2009 at 6:30 AM, Justin Mattock wrote: > On Sat, May 23, 2009 at 4:06 AM, Peter Hutterer > wrote: >> On Sat, May 23, 2009 at 01:00:42AM -0700, Justin Mattock wrote: >>> On Fri, May 22, 2009 at 2:40 PM, Paul Bender wrote: >>> > Justin Mat

Re: compiling xserver without hal

2009-05-23 Thread Justin Mattock
On Sat, May 23, 2009 at 11:13 AM, Paul Bender wrote: >>> On Sat, May 23, 2009 at 4:06 AM, Peter Hutterer >>> wrote: >>>> On Sat, May 23, 2009 at 01:00:42AM -0700, Justin Mattock wrote: >>>>> On Fri, May 22, 2009 at 2:40 PM, Paul Bender wrote: >

Re: about "error: version-config.h: No such file or directory"

2009-05-24 Thread Justin Mattock
On Sun, May 24, 2009 at 4:17 AM, shulhan wrote: > On Sunday 24 May 2009 4:53:01 pm you wrote: >> ref: http://www.mail-archive.com/xorg@lists.freedesktop.org/msg06905.html >> >> do you know how to solve them ? > > sorry for inconvenience, i solve the problem by running "autogen.sh". > no I never s

Re: Strange issue with hal and Xorg

2009-06-12 Thread Justin Mattock
On Fri, Jun 12, 2009 at 11:38 AM, Matt Hayes wrote: > Justin Mattock wrote: >> On Fri, Jun 12, 2009 at 11:06 AM, Matt Hayes wrote: >>> walt wrote: >>>> Matt Hayes wrote: >>>>> Dan Nicholson wrote: >>>>>> On Fri, Jun 12, 2009 at 5:46 AM

Re: Strange issue with hal and Xorg

2009-06-12 Thread Justin Mattock
On Fri, Jun 12, 2009 at 11:06 AM, Matt Hayes wrote: > walt wrote: >> Matt Hayes wrote: >>> Dan Nicholson wrote: On Fri, Jun 12, 2009 at 5:46 AM, Matt Hayes   wrote: > Hrm.. so where the heck is the "32" buttons coming from?  That's very > odd and causes mapping of buttons to be a

Re: Strange issue with hal and Xorg

2009-06-12 Thread Justin Mattock
On Fri, Jun 12, 2009 at 12:53 PM, walt wrote: > Justin Mattock wrote: > >> Don't want to confuse you, but hal >> is being fazed out. >> udev-142 is now responsible for handling >> volumeid etc... > > Auuuggh! Just when I'm beginning to understand hal (

Re: Strange issue with hal and Xorg [SOLVED-Workaround]

2009-06-16 Thread Justin Mattock
On Tue, Jun 16, 2009 at 9:36 AM, Matt Hayes wrote: > Matt Hayes wrote: >> Normally, xorg.conf I could map my buttons using ZAxisMapping "4 5" and >> ButtonMapping "1 2 3 6 7" and Buttons "7" and things were dandy. >> >> Well, after the latest updates to Slackware and Xorg, what I'm seeing >> now is

Re: Ctrl+Alt+Backspace on xorg-server 1.6.1?

2009-06-20 Thread Justin Mattock
On Sat, Jun 20, 2009 at 9:59 AM, Angel Tsankov wrote: > Hello! > > What happened to the Ctrl+Alt+Backspace key combination?  Can I use it to > kill an X server version 1.6.1? > > Regards, > Angel Tsankov > > > > ___ > xorg mailing list > xorg@lists.freede

Re: Having multiple X users on the console

2009-06-21 Thread Justin Mattock
On Sun, Jun 21, 2009 at 4:21 AM, Timothy S. Nelson wrote: > On Sun, 21 Jun 2009, Angel Tsankov wrote: > >> I need to set up a workstation for use by two (or more) users.  Each of them >> will have their own account and will use X with some desktop environment -- >> most probably Xfce -- to do their

RHDDRIVersionCheck: drmOpen("radeon", "pci:0000:01:00.0") failed.

2009-06-24 Thread Justin Mattock
How do I fix this issue: drmOpenDevice: node name is /dev/dri/card12 drmOpenDevice: node name is /dev/dri/card13 drmOpenDevice: node name is /dev/dri/card14 (EE) RADEONHD(0): RHDDRIVersionCheck: drmOpen("radeon", "pci::01:00.0") failed. (WW) RADEONHD(0): RHDDRIPreInit: Version check failed. Di

applewm.c:42:34: error: HIServices/Processes.h: No such file or directory

2009-07-17 Thread Justin Mattock
Not sure if this is relevant but when compiling libAppleWM on a linux machine I receive this error: applewm.c:42:34: error: HIServices/Processes.h: No such file or directory applewm.c: In function 'XAppleWMSendPSN': applewm.c:355: error: 'ProcessSerialNumber' undeclared (first use in this function

EXA bug: Calling FinishAccess on pixmap 0xaf06d008 with index 1 while it should have been (nil).

2009-07-17 Thread Justin Mattock
after compiling the xserver from git(all proto/libs) I see this in Xorg.0.log: (**) Synaptics Touchpad: (accel) keeping acceleration scheme 1 (**) Synaptics Touchpad: (accel) acceleration profile 0 (--) Synaptics Touchpad: touchpad found EXA bug: Calling FinishAccess on pixmap 0xaf06d008 with inde

File `-lselinux' does not exist.

2009-08-16 Thread Justin Mattock
I've been racking my brain on this for a few days without any results. I can compile the xserver normally, but as seen as I enable selinux I get an error during compilation time. make -d shows this: No need to remake target `../../xkb/libxkb.la'. Considering target file `-lselinux'. File

Re: Ctrl+alt_bksp

2009-12-01 Thread Justin Mattock
On Wed, Nov 25, 2009 at 4:10 AM, Renato Botelho wrote: > On Tue, Nov 24, 2009 at 4:43 AM, Vandana Vuthoo > wrote: >> Hi, >> I am having Xserver as v 1.6 on my intel atom board, some how ctrl + >> alt + bksp doesnot restart my X server, Even setting setxkbmap -option >> terminate:ctrl-alt-bksp in

avc's generated causes the system to freeze up

2009-12-11 Thread Justin Mattock
I'm running X.Org X Server 1.7.99.2 not sure if this is fixed with the latest but after building the latest refpolicy and defining my allow rules, both regularly, and with make enableaudit I still get avc's being generated here and there, but for some they seem to just spamm Xorg.0.log causing my s

[drm] nouveau iMac crashes and burns

2009-12-15 Thread Justin Mattock
I had figured this would happen, but was curious to see if this new bad boy would work. (probably why fedora 12 doesnt boot as well). basically the system freezes during boot once drn nouveau is loaded. here's dmesg captured with firescope:(a bit long) <6>[6.001461] uvcvideo: Found UVC 1.00

Re: [drm] nouveau iMac crashes and burns

2009-12-15 Thread Justin Mattock
o.k. I didn't see the urls at the bottom pointing to where to get the firmware(was figuring out the trace thing. Anyways I think I need to generate a new firmware file because even with the firmware compiled in I still freeze up: <7>[6.492976] nouveau :02:00.0: setting latency timer to 6

xserver + radeon + latest git kernel = crash and burn with startx

2010-02-25 Thread Justin Mattock
this is new: kernel: [ 92.899961] pci :01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 93.019936] [drm] Initialized drm 1.1.0 20060810 [ 93.097704] [drm] radeon defaulting to userspace modesetting. [ 93.100104] [drm] Initialized radeon 1.32.0 20080528 for :01:00.0 on minor

undefined symbol: _glapi_tls_Context

2010-05-29 Thread Justin Mattock
hmm.. I might be doing something wrong: cat /var/log/Xorg.0.log has this ini it: [ 12701.505] drmOpenDevice: open result is 14, (OK) [ 12701.505] drmOpenByBusid: drmOpenMinor returns 14 [ 12701.505] drmOpenByBusid: drmGetBusid reports pci::01:00.0 [ 12701.506] (EE) AIGLX error: dlopen of /usr/

SELinux xace crash with xfce4: Caught signal 11 (Segmentation fault). Server aborting

2010-08-16 Thread Justin Mattock
hello, I'm in the process of building a new system from scratch, and am noticing a crash when I have SELinux enabled(permissive) with the xserver_object_manager 1 boolean set to on(if I set this boolean to off I can login etc.. to my xfce4 session and all is good) Backtrace: [21.374] 0: /usr

latest git xserver without hal causes Hotplugging to be a bit tricky

2010-11-26 Thread Justin Mattock
hello, Not sure how to really handle this here(maybe I missed something), but under xorg.conf I see: /usr/lib/X11/fonts/100dpi/, /usr/lib/X11/fonts/75dpi/ [ 280.713] (**) ModulePath set to "/usr/lib/xorg/modules" [ 280.713] (WW) Hotplugging is on, devices using drivers 'kbd', 'm

question with X.Org X Server 1.9.99.901 (1.10.0 RC 1)

2010-12-25 Thread Justin Mattock
quick question before I go and file a bug with nvidia on this one.. with the below segfault is this with nvidia or is this with something with libpthread? log below: This is a pre-release version of the X server from The X.Org Foundation. It is not supported in any way. Bugs may be filed in the b

[dri] RADEONDRIGetVersion failed because of a version mismatch.

2011-03-13 Thread Justin Mattock
just updated the xserver and everything and am noticing this in xorg.conf [15.099] drmOpenByBusid: drmOpenMinor returns 11 [15.100] drmOpenByBusid: drmGetBusid reports pci::01:00.0 [15.100] (EE) RADEON(0): [dri] RADEONDRIGetVersion failed because of a version mismatch. [dri] This c