You are not logged in.

#1 2009-01-16 20:06:59

Breakage
Member
From: London
Registered: 2008-02-12
Posts: 198
Website

xorg.conf warnings and errors (hotplugging)

Does my xorg.conf look ok?

Just wondering how to fix the warnings and errors in it.

http://pastebin.com/d7be45a5

Heres my xorg.conf too.

http://pastebin.com/de9d8cf7

Last edited by Breakage (2009-01-16 21:22:28)

Offline

#2 2009-01-16 21:06:25

josomebody
Member
Registered: 2008-06-20
Posts: 190

Re: xorg.conf warnings and errors (hotplugging)

Looks to me like you either need to disable hotplugging or comment out your devices. To disable hotplugging put

Section "ServerFlags"
        Option  "AutoAddDevices"        "False"
EndSection

in there, otherwise, just comment out your devices in xorg.conf and read up on hotplugging.


: () { : | :& } ;:

Offline

#3 2009-01-16 21:10:55

Breakage
Member
From: London
Registered: 2008-02-12
Posts: 198
Website

Re: xorg.conf warnings and errors (hotplugging)

josomebody wrote:

Looks to me like you either need to disable hotplugging or comment out your devices. To disable hotplugging put

Section "ServerFlags"
        Option  "AutoAddDevices"        "False"
EndSection

in there, otherwise, just comment out your devices in xorg.conf and read up on hotplugging.

Thanks josomebody, autoadddevices has already been disabled though.

Offline

#4 2009-01-16 21:19:22

josomebody
Member
Registered: 2008-06-20
Posts: 190

Re: xorg.conf warnings and errors (hotplugging)

If you don't need any special settings for your keyboard or mouse I'd suggest commenting them out anyway and seeing if that does the trick.


: () { : | :& } ;:

Offline

#5 2009-01-16 21:48:14

Breakage
Member
From: London
Registered: 2008-02-12
Posts: 198
Website

Re: xorg.conf warnings and errors (hotplugging)

josomebody wrote:

If you don't need any special settings for your keyboard or mouse I'd suggest commenting them out anyway and seeing if that does the trick.

Dont need any special settings for the keyboard, do for mouse though. sad

("ZAxisMapping" "4 5" "Resolution" "900" "SampleRate" "1000")

Offline

#6 2009-01-16 23:27:10

josomebody
Member
Registered: 2008-06-20
Posts: 190

Re: xorg.conf warnings and errors (hotplugging)

Haven't been playing with it much, but you might try finding the right hal policy file and put them in there and just try using hotplugging. From what I can tell it doesn't look like xorg is using your settings anyway judging by the errors it's putting out. Or if everything's working and the only problem is that the errors are coming up, I would just ignore them.


: () { : | :& } ;:

Offline

Board footer

Powered by FluxBB