[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

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

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',

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:

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

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 0

[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

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

Re: Ctrl+alt_bksp

2009-12-01 Thread Justin Mattock
On Wed, Nov 25, 2009 at 4:10 AM, Renato Botelho rbga...@gmail.com wrote: On Tue, Nov 24, 2009 at 4:43 AM, Vandana Vuthoo vandana.vut...@gmail.com 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

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'.

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

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

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.

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. Nelsonwayl...@wayland.id.au 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

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 Tsankovfn42...@fmi.uni-sofia.bg 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

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 Hayesdomin...@slackadelic.com 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

Re: Strange issue with hal and Xorg

2009-06-12 Thread Justin Mattock
On Fri, Jun 12, 2009 at 11:06 AM, Matt Hayesdomin...@slackadelic.com wrote: walt wrote: Matt Hayes wrote: Dan Nicholson wrote: On Fri, Jun 12, 2009 at 5:46 AM, Matt Hayesdomin...@slackadelic.com   wrote: Hrm.. so where the heck is the 32 buttons coming from?  That's very odd and causes

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 m.shul...@gmail.com 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

Re: compiling xserver without hal

2009-05-23 Thread Justin Mattock
On Fri, May 22, 2009 at 2:40 PM, Paul Bender peben...@san.rr.com 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 startx? if so, what switches do I need

Re: compiling xserver without hal

2009-05-23 Thread Justin Mattock
On Sat, May 23, 2009 at 4:06 AM, Peter Hutterer peter.hutte...@who-t.net 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 peben...@san.rr.com wrote: Justin Mattock wrote: quick question: if I compile xserver without hal

Re: compiling xserver without hal

2009-05-23 Thread Justin Mattock
On Sat, May 23, 2009 at 6:30 AM, Justin Mattock justinmatt...@gmail.com wrote: On Sat, May 23, 2009 at 4:06 AM, Peter Hutterer peter.hutte...@who-t.net 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 peben...@san.rr.com wrote

Re: compiling xserver without hal

2009-05-23 Thread Justin Mattock
On Sat, May 23, 2009 at 11:13 AM, Paul Bender peben...@san.rr.com wrote: On Sat, May 23, 2009 at 4:06 AM, Peter Hutterer peter.hutte...@who-t.net 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 peben...@san.rr.com wrote: I

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

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

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

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 justinmatt...@gmail.com wrote: On Sat, Apr 4, 2009 at 2:06 PM, Nix n...@esperi.org.uk 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

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 n...@esperi.org.uk 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 the required dependencies which

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(vesavganv) something about sig