Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No Mouse, No Keyboard and no errors [SOLVED- KIND OF]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
vrghost
n00b
n00b


Joined: 03 Oct 2003
Posts: 48
Location: London

PostPosted: Thu Jul 18, 2013 9:32 am    Post subject: No Mouse, No Keyboard and no errors [SOLVED- KIND OF] Reply with quote

So, upgraded the system, rebuild kernel, got just about everything working, even got the radeon card working first time around, once I figured out that the reason the system seems to crash is that X does not map, recognise or find the keyboard, mouse and potentially the buttons on the front of my case.

Have now been struggling with this for quite a while, and the problem is that I can't find where there is a problem, even thinking that maybe it is gentoo that have decided that I have no use for keyboard and mouse.
That is just not me bitching, it is the fact that the system seems to do all it things it should, and see no problem, as far as I can tell, by the fact that I have no mouse or keyboard in X.

I am using Logitech Cordless Desktop® LX 700, old but still working (well not in X right now, but in the terminal it worked fine, and prior to upgrade it worked fine.

So I checked the udev (/dev/input, guessing that is udevs work). And has definitely found the mouse, and a keyboard, or well, at least the controller to the keyboard.
Code:
ls -1 /dev/input
ls -1 /dev/input
event0
event1
event2
event3
mice
mouse0


And looking at these devices
Code:

  for i in `ls -1 /dev/input`; do  echo "*****************************************************************************************" ;echo "Device /dev/input/$i";udevadm info -a -n /dev/input/$i | head -20 ; done
*****************************************************************************************
Device /dev/input/event0

Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.

  looking at device '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0':
    KERNEL=="event0"
    SUBSYSTEM=="input"
    DRIVER==""

  looking at parent device '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0':
    KERNELS=="input0"
    SUBSYSTEMS=="input"
    DRIVERS==""
    ATTRS{name}=="Power Button"
    ATTRS{phys}=="PNP0C0C/button/input0"
    ATTRS{uniq}==""
    ATTRS{properties}=="0"
*****************************************************************************************
Device /dev/input/event1

Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.

  looking at device '/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1':
    KERNEL=="event1"
    SUBSYSTEM=="input"
    DRIVER==""

  looking at parent device '/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1':
    KERNELS=="input1"
    SUBSYSTEMS=="input"
    DRIVERS==""
    ATTRS{name}=="Power Button"
    ATTRS{phys}=="LNXPWRBN/button/input0"
    ATTRS{uniq}==""
    ATTRS{properties}=="0"
*****************************************************************************************
Device /dev/input/event2

Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.

  looking at device '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input2/event2':
    KERNEL=="event2"
    SUBSYSTEM=="input"
    DRIVER==""

  looking at parent device '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input2':
    KERNELS=="input2"
    SUBSYSTEMS=="input"
    DRIVERS==""
    ATTRS{name}=="Logitech USB Receiver"
    ATTRS{phys}=="usb-0000:00:1a.0-1.6/input0"
    ATTRS{uniq}==""
    ATTRS{properties}=="0"
*****************************************************************************************
Device /dev/input/event3

Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.

  looking at device '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input3/event3':
    KERNEL=="event3"
    SUBSYSTEM=="input"
    DRIVER==""

  looking at parent device '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input3':
    KERNELS=="input3"
    SUBSYSTEMS=="input"
    DRIVERS==""
    ATTRS{name}=="Logitech USB Receiver"
    ATTRS{phys}=="usb-0000:00:1a.0-1.6/input1"
    ATTRS{uniq}==""
    ATTRS{properties}=="0"
*****************************************************************************************
Device /dev/input/mice

Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.

  looking at device '/devices/virtual/input/mice':
    KERNEL=="mice"
    SUBSYSTEM=="input"
    DRIVER==""

*****************************************************************************************
Device /dev/input/mouse0

Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.

  looking at device '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input3/mouse0':
    KERNEL=="mouse0"
    SUBSYSTEM=="input"
    DRIVER==""

  looking at parent device '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input3':
    KERNELS=="input3"
    SUBSYSTEMS=="input"
    DRIVERS==""
    ATTRS{name}=="Logitech USB Receiver"
    ATTRS{phys}=="usb-0000:00:1a.0-1.6/input1"
    ATTRS{uniq}==""
    ATTRS{properties}=="0"


From make.conf
Code:

VIDEO_CARDS="radeon"
INPUT_DEVICES="evdev"


So OK, udev has a mouse even if it does not recognise the keyboard.
I have re emergeed evdev, udev (virtual), neither seems to do any difference.
In the very end there is a log from X, and as far as I can tell, it does not even try to map any keyboard or mouse, neither does it load evdev as a module.
Any suggestions?




Code:
[  1021.783]
X.Org X Server 1.13.4
Release Date: 2013-04-17
[  1021.787] X Protocol Version 11, Revision 0
[  1021.788] Build Operating System: Linux 3.8.13-gentoo x86_64 Gentoo
[  1021.789] Current Operating System: Linux v-ghost 3.8.13-gentoo #6 SMP Thu Jul 18 10:29:42 BST 2013 x86_64
[  1021.789] Kernel command line: root=/dev/ram0 real_root=/dev/sda5 dolvm domdadm
[  1021.791] Build Date: 03 July 2013  04:02:24PM
[  1021.792] 
[  1021.793] Current version of pixman: 0.28.0
[  1021.796]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[  1021.796] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1021.800] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 18 10:49:43 2013
[  1021.805] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1021.805] (==) No Layout section.  Using the first Screen section.
[  1021.805] (==) No screen section available. Using defaults.
[  1021.805] (**) |-->Screen "Default Screen Section" (0)
[  1021.805] (**) |   |-->Monitor "<default monitor>"
[  1021.805] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[  1021.805] (==) Automatically adding devices
[  1021.805] (==) Automatically enabling devices
[  1021.805] (==) Automatically adding GPU devices
[  1021.811] (==) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/TTF/,
   /usr/share/fonts/OTF/,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/
[  1021.811] (==) ModulePath set to "/usr/lib64/xorg/modules"
[  1021.811] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1021.812] (II) Loader magic: 0x807be0
[  1021.812] (II) Module ABI versions:
[  1021.812]    X.Org ANSI C Emulation: 0.4
[  1021.812]    X.Org Video Driver: 13.1
[  1021.812]    X.Org XInput driver : 18.0
[  1021.812]    X.Org Server Extension : 7.0
[  1021.812] (II) config/udev: Adding drm device (/dev/dri/card0)
[  1021.813] (--) PCI:*(0:2:0:0) 1002:6739:1787:2304 rev 0, Mem @ 0xe0000000/268435456, 0xfbbc0000/131072, I/O @ 0x0000ce00/256, BIOS @ 0x????????/131072
[  1021.813] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  1021.814] Initializing built-in extension Generic Event Extension
[  1021.816] Initializing built-in extension SHAPE
[  1021.817] Initializing built-in extension MIT-SHM
[  1021.818] Initializing built-in extension XInputExtension
[  1021.819] Initializing built-in extension XTEST
[  1021.820] Initializing built-in extension BIG-REQUESTS
[  1021.822] Initializing built-in extension SYNC
[  1021.823] Initializing built-in extension XKEYBOARD
[  1021.824] Initializing built-in extension XC-MISC
[  1021.825] Initializing built-in extension XINERAMA
[  1021.826] Initializing built-in extension XFIXES
[  1021.827] Initializing built-in extension RENDER
[  1021.828] Initializing built-in extension RANDR
[  1021.830] Initializing built-in extension COMPOSITE
[  1021.831] Initializing built-in extension DAMAGE
[  1021.832] Initializing built-in extension MIT-SCREEN-SAVER
[  1021.833] Initializing built-in extension DOUBLE-BUFFER
[  1021.834] Initializing built-in extension RECORD
[  1021.835] Initializing built-in extension DPMS
[  1021.836] Initializing built-in extension X-Resource
[  1021.837] Initializing built-in extension XVideo
[  1021.838] Initializing built-in extension XVideo-MotionCompensation
[  1021.839] Initializing built-in extension XFree86-VidModeExtension
[  1021.840] Initializing built-in extension XFree86-DGA
[  1021.841] Initializing built-in extension XFree86-DRI
[  1021.842] Initializing built-in extension DRI2
[  1021.843] (II) LoadModule: "glx"
[  1021.846] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[  1021.848] (II) Module glx: vendor="X.Org Foundation"
[  1021.848]    compiled for 1.13.4, module version = 1.0.0
[  1021.848]    ABI class: X.Org Server Extension, version 7.0
[  1021.848] (==) AIGLX enabled
[  1021.849] Loading extension GLX
[  1021.849] (==) Matched ati as autoconfigured driver 0
[  1021.849] (==) Matched ati as autoconfigured driver 1
[  1021.849] (==) Matched vesa as autoconfigured driver 2
[  1021.849] (==) Matched modesetting as autoconfigured driver 3
[  1021.849] (==) Matched fbdev as autoconfigured driver 4
[  1021.849] (==) Assigned the driver to the xf86ConfigLayout
[  1021.849] (II) LoadModule: "ati"
[  1021.849] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[  1021.850] (II) Module ati: vendor="X.Org Foundation"
[  1021.850]    compiled for 1.13.4, module version = 7.0.0
[  1021.850]    Module class: X.Org Video Driver
[  1021.850]    ABI class: X.Org Video Driver, version 13.1
[  1021.850] (II) LoadModule: "radeon"
[  1021.850] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[  1021.852] (II) Module radeon: vendor="X.Org Foundation"
[  1021.852]    compiled for 1.13.4, module version = 7.0.0
[  1021.852]    Module class: X.Org Video Driver
[  1021.852]    ABI class: X.Org Video Driver, version 13.1
[  1021.852] (II) LoadModule: "vesa"
[  1021.852] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[  1021.853] (II) Module vesa: vendor="X.Org Foundation"
[  1021.853]    compiled for 1.13.4, module version = 2.3.2
[  1021.853]    Module class: X.Org Video Driver
[  1021.853]    ABI class: X.Org Video Driver, version 13.1
[  1021.853] (II) LoadModule: "modesetting"
[  1021.853] (WW) Warning, couldn't open module modesetting
[  1021.853] (II) UnloadModule: "modesetting"
[  1021.853] (II) Unloading modesetting
[  1021.853] (EE) Failed to load module "modesetting" (module does not exist, 0)
[  1021.853] (II) LoadModule: "fbdev"
[  1021.853] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[  1021.854] (II) Module fbdev: vendor="X.Org Foundation"
[  1021.854]    compiled for 1.13.4, module version = 0.4.3
[  1021.854]    Module class: X.Org Video Driver
[  1021.854]    ABI class: X.Org Video Driver, version 13.1
[  1021.854] (II) RADEON: Driver for ATI Radeon chipsets:
   ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
   ATI Radeon Mobility X300 (M24) 3152 (PCIE),
   ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
   ATI Radeon X600 (RV380) 3E50 (PCIE),
   ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
   ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
   ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
   ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
   ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
   ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
   ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
   ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
   ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
   ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
   ATI Radeon IGP330M/340M/350M (U2) 4337,
   ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
   ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
   ATI Radeon X800PRO (R420) JI (AGP),
   ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
   ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
   ATI Radeon Mobility 9800 (M18) JN (AGP),
   ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
   ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
   ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
   ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
   ATI Radeon Mobility M7 LW (AGP),
   ATI Mobility FireGL 7800 M7 LX (AGP),
   ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
   ATI FireGL Mobility 9000 (M9) Ld (AGP),
   ATI Radeon Mobility 9000 (M9) Lf (AGP),
   ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
   ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
   ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
   ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
   ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
   ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
   ATI Radeon Mobility 9600 (M10) NQ (AGP),
   ATI Radeon Mobility 9600 (M11) NR (AGP),
   ATI Radeon Mobility 9600 (M10) NS (AGP),
   ATI FireGL Mobility T2 (M10) NT (AGP),
   ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
   ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
   ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
   ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
   ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
   ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
   ATI Radeon Mobility X300 (M22) 5460 (PCIE),
   ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
   ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
   ATI Radeon X800PRO (R423) UI (PCIE),
   ATI Radeon X800LE (R423) UJ (PCIE),
   ATI Radeon X800SE (R423) UK (PCIE),
   ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
   ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
   ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
   ATI FireGL unknown (R423) UR (PCIE),
   ATI FireGL unknown (R423) UT (PCIE),
   ATI Mobility FireGL V5000 (M26) (PCIE),
   ATI Mobility FireGL V5000 (M26) (PCIE),
   ATI Mobility Radeon X700 XL (M26) (PCIE),
   ATI Mobility Radeon X700 (M26) (PCIE),
   ATI Mobility Radeon X700 (M26) (PCIE),
   ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
   ATI Radeon Mobility 9100 IGP (U3) 5835,
   ATI Radeon XPRESS 200 5954 (PCIE),
   ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
   ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
   ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
   ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
   ATI Radeon XPRESS 200M 5975 (PCIE),
   ATI Radeon XPRESS 200 5A41 (PCIE),
   ATI Radeon XPRESS 200M 5A42 (PCIE),
   ATI Radeon XPRESS 200 5A61 (PCIE),
   ATI Radeon XPRESS 200M 5A62 (PCIE),
   ATI Radeon X300 (RV370) 5B60 (PCIE),
   ATI Radeon X600 (RV370) 5B62 (PCIE),
   ATI Radeon X550 (RV370) 5B63 (PCIE),
   ATI FireGL V3100 (RV370) 5B64 (PCIE),
   ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
   ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
   ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
   ATI Mobility Radeon X800 XT (M28) (PCIE),
   ATI Mobility FireGL V5100 (M28) (PCIE),
   ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
   ATI Radeon X850 XT PE (R480) (PCIE),
   ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
   ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
   ATI Radeon X850 XT (R480) (PCIE),
   ATI Radeon X800XT (R423) 5D57 (PCIE),
   ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
   ATI Radeon X700 PRO (RV410) (PCIE),
   ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
   ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
   ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
   ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
   ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
   ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
   ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
   ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
   ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
   ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
   ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
   ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
   ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
   ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
   ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
   ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
   ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
   ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
   ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
   ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
   ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
   ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
   ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
   ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
   ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
   ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
   ATI Mobility Radeon X1700, ATI Radeon X2300HD,
   ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
   ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
   ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
   ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
   ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
   ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
   ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
   ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
   ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
   ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
   ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
   ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
   ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
   ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
   ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
   ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
   ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
   ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
   ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
   ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
   AMD FireStream 9250, ATI FirePro V8700 (FireGL),
   ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
   ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
   ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
   ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
   ATI Mobility Radeon HD 4670, ATI FirePro M5750,
   ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
   ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
   ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
   ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
   ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
   ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
   ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
   ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
   ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
   ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
   ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
   ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
   ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
   ATI Mobility Radeon HD 3850 X2, ATI RV670,
   ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
   ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
   ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
   ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
   ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
   ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
   ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
   ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
   ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
   ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
   ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
   ATI FireGL V3600, ATI Radeon HD 2600 LE,
   ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
   ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
   ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
   ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
   ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
   ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
   ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
   ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
   ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
   ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
   ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
   ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
   ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
   SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
   ATI Radeon 4100, ATI Mobility Radeon HD 4200,
   ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
   AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
   AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
   AMD Radeon HD 6300 Series Graphics,
   AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
   AMD Firestream 9350, ATI Radeon HD 5800 Series,
   ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
   ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
   ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
   ATI Mobility Radeon HD 5800 Series,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
   ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
   ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
   ATI Mobility Radeon HD 5000 Series,
   ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
   ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
   ATI Mobility Radeon HD 5000 Series,
   ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
   ATI Mobility Radeon Graphics, CEDAR,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
   ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
   CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
   AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
   CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
   BARTS, BARTS, Mobility Radeon HD 6000 Series,
   Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
   AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
   AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
   TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
   TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
   CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
   CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
   ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
   ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
   ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
   TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN, PITCAIRN,
   PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
   PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE, VERDE,
   VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
   VERDE, VERDE, VERDE, VERDE, VERDE
[  1021.855] (II) VESA: driver for VESA chipsets: vesa
[  1021.855] (II) FBDEV: driver for framebuffer: fbdev
[  1021.855] (--) using VT number 7

[  1021.862] (II) [KMS] Kernel modesetting enabled.
[  1021.862] (WW) Falling back to old probe method for vesa
[  1021.862] (WW) Falling back to old probe method for fbdev
[  1021.862] (II) Loading sub module "fbdevhw"
[  1021.862] (II) LoadModule: "fbdevhw"
[  1021.862] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[  1021.863] (II) Module fbdevhw: vendor="X.Org Foundation"
[  1021.863]    compiled for 1.13.4, module version = 0.0.2
[  1021.863]    ABI class: X.Org Video Driver, version 13.1
[  1021.863] (II) RADEON(0): Creating default Display subsection in Screen section
   "Default Screen Section" for depth/fbbpp 24/32
[  1021.863] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[  1021.863] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  1021.863] (==) RADEON(0): Default visual is TrueColor
[  1021.863] (==) RADEON(0): RGB weight 888
[  1021.863] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[  1021.863] (--) RADEON(0): Chipset: "AMD Radeon HD 6800 Series" (ChipID = 0x6739)
[  1021.863] (II) Loading sub module "dri2"
[  1021.863] (II) LoadModule: "dri2"
[  1021.863] (II) Module "dri2" already built-in
[  1021.863] (II) Loading sub module "exa"
[  1021.863] (II) LoadModule: "exa"
[  1021.863] (II) Loading /usr/lib64/xorg/modules/libexa.so
[  1021.863] (II) Module exa: vendor="X.Org Foundation"
[  1021.863]    compiled for 1.13.4, module version = 2.6.0
[  1021.863]    ABI class: X.Org Video Driver, version 13.1
[  1021.863] (II) RADEON(0): KMS Color Tiling: enabled
[  1021.863] (II) RADEON(0): KMS Color Tiling 2D: enabled
[  1021.863] (II) RADEON(0): KMS Pageflipping: enabled
[  1021.863] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[  1021.869] (II) RADEON(0): Output DisplayPort-0 has no monitor section
[  1021.871] (II) RADEON(0): Output HDMI-0 has no monitor section
[  1021.901] (II) RADEON(0): Output DVI-0 has no monitor section
[  1021.903] (II) RADEON(0): Output DVI-1 has no monitor section
[  1021.909] (II) RADEON(0): EDID for output DisplayPort-0
[  1021.911] (II) RADEON(0): EDID for output HDMI-0
[  1021.941] (II) RADEON(0): EDID for output DVI-0
[  1021.941] (II) RADEON(0): Manufacturer: DEL  Model: 4016  Serial#: 1211510855
[  1021.941] (II) RADEON(0): Year: 2006  Week: 12
[  1021.941] (II) RADEON(0): EDID Version: 1.3
[  1021.941] (II) RADEON(0): Digital Display Input
[  1021.941] (II) RADEON(0): Max Image Size [cm]: horiz.: 64  vert.: 40
[  1021.941] (II) RADEON(0): Gamma: 2.20
[  1021.941] (II) RADEON(0): DPMS capabilities: Off
[  1021.941] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[  1021.941] (II) RADEON(0): First detailed timing not preferred mode in violation of standard!
[  1021.941] (II) RADEON(0): redX: 0.640 redY: 0.343   greenX: 0.292 greenY: 0.611
[  1021.941] (II) RADEON(0): blueX: 0.146 blueY: 0.074   whiteX: 0.313 whiteY: 0.331
[  1021.941] (II) RADEON(0): Manufacturer's mask: 0
[  1021.941] (II) RADEON(0): Supported detailed timing:
[  1021.941] (II) RADEON(0): clock: 71.0 MHz   Image Size:  646 x 406 mm
[  1021.941] (II) RADEON(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 h_blank_end 1440 h_border: 0
[  1021.941] (II) RADEON(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 823 v_border: 0
[  1021.941] (II) RADEON(0): Supported detailed timing:
[  1021.941] (II) RADEON(0): clock: 268.0 MHz   Image Size:  646 x 406 mm
[  1021.941] (II) RADEON(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[  1021.941] (II) RADEON(0): v_active: 1600  v_sync: 1603  v_sync_end 1609 v_blanking: 1646 v_border: 0
[  1021.941] (II) RADEON(0): Monitor name: DELL 3007WFP
[  1021.941] (II) RADEON(0): Serial No: 0XD31063HG06H
[  1021.941] (II) RADEON(0): EDID (in hex):
[  1021.941] (II) RADEON(0):    00ffffffffffff0010ac164047303648
[  1021.941] (II) RADEON(0):    0c1001038040287828fe87a3574a9c25
[  1021.941] (II) RADEON(0):    13505400000001010101010101010101
[  1021.941] (II) RADEON(0):    010101010101bc1b00a0502017303020
[  1021.941] (II) RADEON(0):    360086962100001ab06800a0a0402e60
[  1021.941] (II) RADEON(0):    3020360086962100001e000000fc0044
[  1021.941] (II) RADEON(0):    454c4c20333030375746500a000000ff
[  1021.941] (II) RADEON(0):    003058443331303633484730364800f1
[  1021.941] (II) RADEON(0): Printing probed modes for output DVI-0
[  1021.941] (II) RADEON(0): Modeline "2560x1600"x59.9  268.00  2560 2608 2640 2720  1600 1603 1609 1646 +hsync +vsync (98.5 kHz e)
[  1021.941] (II) RADEON(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[  1021.943] (II) RADEON(0): EDID for output DVI-1
[  1021.943] (II) RADEON(0): Output DisplayPort-0 disconnected
[  1021.943] (II) RADEON(0): Output HDMI-0 disconnected
[  1021.943] (II) RADEON(0): Output DVI-0 connected
[  1021.943] (II) RADEON(0): Output DVI-1 disconnected
[  1021.943] (II) RADEON(0): Using exact sizes for initial modes
[  1021.943] (II) RADEON(0): Output DVI-0 using initial mode 2560x1600
[  1021.943] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  1021.943] (II) RADEON(0): mem size init: gart size :1fdef000 vram size: s:40000000 visible:3f020000
[  1021.943] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[  1021.943] (==) RADEON(0): DPI set to (96, 96)
[  1021.943] (II) Loading sub module "fb"
[  1021.943] (II) LoadModule: "fb"
[  1021.943] (II) Loading /usr/lib64/xorg/modules/libfb.so
[  1021.944] (II) Module fb: vendor="X.Org Foundation"
[  1021.944]    compiled for 1.13.4, module version = 1.0.0
[  1021.944]    ABI class: X.Org ANSI C Emulation, version 0.4
[  1021.944] (II) Loading sub module "ramdac"
[  1021.944] (II) LoadModule: "ramdac"
[  1021.944] (II) Module "ramdac" already built-in
[  1021.944] (II) UnloadModule: "vesa"
[  1021.944] (II) Unloading vesa
[  1021.944] (II) UnloadModule: "fbdev"
[  1021.944] (II) Unloading fbdev
[  1021.944] (II) UnloadSubModule: "fbdevhw"
[  1021.944] (II) Unloading fbdevhw
[  1021.944] (--) Depth 24 pixmap format is 32 bpp
[  1021.945] (II) RADEON(0): [DRI2] Setup complete
[  1021.945] (II) RADEON(0): [DRI2]   DRI driver: r600
[  1021.945] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[  1021.945] (II) RADEON(0): Front buffer size: 16640K
[  1021.945] (II) RADEON(0): VRAM usage limit set to 914112K
[  1021.945] (==) RADEON(0): Backing store disabled
[  1021.945] (II) RADEON(0): Direct rendering enabled
[  1021.945] (II) RADEON(0): Setting EXA maxPitchBytes
[  1021.945] (II) EXA(0): Driver allocated offscreen pixmaps
[  1021.945] (II) EXA(0): Driver registered support for the following operations:
[  1021.945] (II)         Solid
[  1021.945] (II)         Copy
[  1021.945] (II)         Composite (RENDER acceleration)
[  1021.945] (II)         UploadToScreen
[  1021.945] (II)         DownloadFromScreen
[  1021.945] (II) RADEON(0): Acceleration enabled
[  1021.945] (==) RADEON(0): DPMS enabled
[  1021.945] (==) RADEON(0): Silken mouse enabled
[  1021.945] (II) RADEON(0): Set up textured video
[  1021.945] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[  1021.945] (II) RADEON(0): [XvMC] Extension initialized.
[  1021.945] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  1021.946] (--) RandR disabled
[  1021.985] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  1021.985] (II) AIGLX: enabled GLX_INTEL_swap_event
[  1021.985] (II) AIGLX: enabled GLX_ARB_create_context
[  1021.985] (II) AIGLX: enabled GLX_ARB_create_context_profile
[  1021.985] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[  1021.985] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  1021.985] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  1021.985] (II) AIGLX: Loaded and initialized r600
[  1021.985] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1021.985] (II) RADEON(0): Setting screen physical size to 677 x 423
[  1022.046] (II) config/udev: Adding drm device (/dev/dri/card0)


Last edited by vrghost on Fri Jul 26, 2013 10:55 am; edited 1 time in total
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Thu Jul 18, 2013 1:03 pm    Post subject: Reply with quote

'-a' might be useful when you're writing the rule, but for the time being, more interesting is the output on event* nodes without it.
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Thu Jul 18, 2013 1:21 pm    Post subject: Reply with quote

Was udev built with USE="keymap"?
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Thu Jul 18, 2013 2:17 pm    Post subject: Reply with quote

chithanh wrote:
Was udev built with USE="keymap"?


Unless upstream has recently changed something, 'keymap' refers only to things like forced release quirks, not such general things like builin input_id.
Back to top
View user's profile Send private message
vrghost
n00b
n00b


Joined: 03 Oct 2003
Posts: 48
Location: London

PostPosted: Thu Jul 18, 2013 3:05 pm    Post subject: Tried Reply with quote

So added key maps and rebuilt udev and it did add a package, systemd.


Code:

 * Messages for package sys-apps/systemd-201:

 *   CONFIG_FANOTIFY:    is not set when it should be.
 * Please check to make sure these options are set correctly.
 * Failure to do so may cause unexpected problems.

 * Messages for package sys-apps/systemd-201:

 * One or more symlinks to directories have been preserved in order to
 * ensure that files installed via these symlinks remain accessible. This
 * indicates that the mentioned symlink(s) may be obsolete remnants of an
 * old install, and it may be appropriate to replace a given symlink with
 * the directory that it points to.
 *
 *    /usr/share/gtk-doc/html/libudev
 *

 * Messages for package sys-apps/systemd-201:

 * Upstream suggests that the /etc/mtab file should be a symlink to /proc/mounts.
 * It is known to cause users being unable to unmount user mounts. If you don't
 * require that specific feature, please call:
 *    $ ln -sf '/proc/self/mounts' '/etc/mtab'
 *
 * To get additional features, a number of optional runtime dependencies may
 * be installed:
 *   [ ] sys-apps/systemd-ui (for GTK+ systemadm UI and gnome-ask-password-agent)
>>> Auto-cleaning packages...

>>> No outdated packages were found on your system.

 * GNU info directory index is up-to-date.

!!! existing preserved libs:
>>> package: media-libs/mesa-9.1.2-r1
 *  - /usr/lib64/libxatracker.so.1
 *  - /usr/lib64/libxatracker.so.1.0.0
 *      used by /usr/lib64/xorg/modules/drivers/vmware_drv.so (x11-drivers/xf86-video-vmware-12.0.2-r1)


No luck.

Also VoidMage, added the full output
Code:

for i in `ls -1 /dev/input/event*`; do  echo "*****************************************************************************************" ;echo "Device /dev/input/$i";udevadm info -a -n $i; done
*****************************************************************************************
Device /dev/input//dev/input/event0

Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.

  looking at device '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0':
    KERNEL=="event0"
    SUBSYSTEM=="input"
    DRIVER==""

  looking at parent device '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0':
    KERNELS=="input0"
    SUBSYSTEMS=="input"
    DRIVERS==""
    ATTRS{name}=="Power Button"
    ATTRS{phys}=="PNP0C0C/button/input0"
    ATTRS{uniq}==""
    ATTRS{properties}=="0"

  looking at parent device '/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00':
    KERNELS=="PNP0C0C:00"
    SUBSYSTEMS=="acpi"
    DRIVERS=="button"
    ATTRS{hid}=="PNP0C0C"
    ATTRS{path}=="\_SB_.PWRB"

  looking at parent device '/devices/LNXSYSTM:00/LNXSYBUS:00':
    KERNELS=="LNXSYBUS:00"
    SUBSYSTEMS=="acpi"
    DRIVERS==""
    ATTRS{hid}=="LNXSYBUS"
    ATTRS{path}=="\_SB_"

  looking at parent device '/devices/LNXSYSTM:00':
    KERNELS=="LNXSYSTM:00"
    SUBSYSTEMS=="acpi"
    DRIVERS==""
    ATTRS{hid}=="LNXSYSTM"
    ATTRS{path}=="\"

*****************************************************************************************
Device /dev/input//dev/input/event1

Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.

  looking at device '/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1':
    KERNEL=="event1"
    SUBSYSTEM=="input"
    DRIVER==""

  looking at parent device '/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1':
    KERNELS=="input1"
    SUBSYSTEMS=="input"
    DRIVERS==""
    ATTRS{name}=="Power Button"
    ATTRS{phys}=="LNXPWRBN/button/input0"
    ATTRS{uniq}==""
    ATTRS{properties}=="0"

  looking at parent device '/devices/LNXSYSTM:00/LNXPWRBN:00':
    KERNELS=="LNXPWRBN:00"
    SUBSYSTEMS=="acpi"
    DRIVERS=="button"
    ATTRS{hid}=="LNXPWRBN"

  looking at parent device '/devices/LNXSYSTM:00':
    KERNELS=="LNXSYSTM:00"
    SUBSYSTEMS=="acpi"
    DRIVERS==""
    ATTRS{hid}=="LNXSYSTM"
    ATTRS{path}=="\"

*****************************************************************************************
Device /dev/input//dev/input/event2

Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.

  looking at device '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input2/event2':
    KERNEL=="event2"
    SUBSYSTEM=="input"
    DRIVER==""

  looking at parent device '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input2':
    KERNELS=="input2"
    SUBSYSTEMS=="input"
    DRIVERS==""
    ATTRS{name}=="Logitech USB Receiver"
    ATTRS{phys}=="usb-0000:00:1a.0-1.6/input0"
    ATTRS{uniq}==""
    ATTRS{properties}=="0"

  looking at parent device '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0':
    KERNELS=="1-1.6:1.0"
    SUBSYSTEMS=="usb"
    DRIVERS=="usbhid"
    ATTRS{bInterfaceClass}=="03"
    ATTRS{bInterfaceSubClass}=="01"
    ATTRS{bInterfaceProtocol}=="01"
    ATTRS{bNumEndpoints}=="01"
    ATTRS{supports_autosuspend}=="1"
    ATTRS{bAlternateSetting}==" 0"
    ATTRS{bInterfaceNumber}=="00"

  looking at parent device '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6':
    KERNELS=="1-1.6"
    SUBSYSTEMS=="usb"
    DRIVERS=="usb"
    ATTRS{bDeviceSubClass}=="00"
    ATTRS{bDeviceProtocol}=="00"
    ATTRS{devpath}=="1.6"
    ATTRS{idVendor}=="046d"
    ATTRS{speed}=="1.5"
    ATTRS{bNumInterfaces}==" 2"
    ATTRS{bConfigurationValue}=="1"
    ATTRS{bMaxPacketSize0}=="8"
    ATTRS{busnum}=="1"
    ATTRS{devnum}=="3"
    ATTRS{configuration}==""
    ATTRS{bMaxPower}==" 98mA"
    ATTRS{authorized}=="1"
    ATTRS{bmAttributes}=="a0"
    ATTRS{bNumConfigurations}=="1"
    ATTRS{maxchild}=="0"
    ATTRS{bcdDevice}=="3007"
    ATTRS{avoid_reset_quirk}=="0"
    ATTRS{quirks}=="0x0"
    ATTRS{version}==" 1.10"
    ATTRS{urbnum}=="253"
    ATTRS{ltm_capable}=="no"
    ATTRS{manufacturer}=="Logitech"
    ATTRS{removable}=="unknown"
    ATTRS{idProduct}=="c512"
    ATTRS{bDeviceClass}=="00"
    ATTRS{product}=="USB Receiver"

  looking at parent device '/devices/pci0000:00/0000:00:1a.0/usb1/1-1':
    KERNELS=="1-1"
    SUBSYSTEMS=="usb"
    DRIVERS=="usb"
    ATTRS{bDeviceSubClass}=="00"
    ATTRS{bDeviceProtocol}=="01"
    ATTRS{devpath}=="1"
    ATTRS{idVendor}=="8087"
    ATTRS{speed}=="480"
    ATTRS{bNumInterfaces}==" 1"
    ATTRS{bConfigurationValue}=="1"
    ATTRS{bMaxPacketSize0}=="64"
    ATTRS{busnum}=="1"
    ATTRS{devnum}=="2"
    ATTRS{configuration}==""
    ATTRS{bMaxPower}=="  0mA"
    ATTRS{authorized}=="1"
    ATTRS{bmAttributes}=="e0"
    ATTRS{bNumConfigurations}=="1"
    ATTRS{maxchild}=="6"
    ATTRS{bcdDevice}=="0000"
    ATTRS{avoid_reset_quirk}=="0"
    ATTRS{quirks}=="0x0"
    ATTRS{version}==" 2.00"
    ATTRS{urbnum}=="34"
    ATTRS{ltm_capable}=="no"
    ATTRS{removable}=="fixed"
    ATTRS{idProduct}=="0024"
    ATTRS{bDeviceClass}=="09"

  looking at parent device '/devices/pci0000:00/0000:00:1a.0/usb1':
    KERNELS=="usb1"
    SUBSYSTEMS=="usb"
    DRIVERS=="usb"
    ATTRS{bDeviceSubClass}=="00"
    ATTRS{bDeviceProtocol}=="00"
    ATTRS{devpath}=="0"
    ATTRS{idVendor}=="1d6b"
    ATTRS{speed}=="480"
    ATTRS{bNumInterfaces}==" 1"
    ATTRS{bConfigurationValue}=="1"
    ATTRS{bMaxPacketSize0}=="64"
    ATTRS{authorized_default}=="1"
    ATTRS{busnum}=="1"
    ATTRS{devnum}=="1"
    ATTRS{configuration}==""
    ATTRS{bMaxPower}=="  0mA"
    ATTRS{authorized}=="1"
    ATTRS{bmAttributes}=="e0"
    ATTRS{bNumConfigurations}=="1"
    ATTRS{maxchild}=="2"
    ATTRS{bcdDevice}=="0308"
    ATTRS{avoid_reset_quirk}=="0"
    ATTRS{quirks}=="0x0"
    ATTRS{serial}=="0000:00:1a.0"
    ATTRS{version}==" 2.00"
    ATTRS{urbnum}=="24"
    ATTRS{ltm_capable}=="no"
    ATTRS{manufacturer}=="Linux 3.8.13-gentoo ehci_hcd"
    ATTRS{removable}=="unknown"
    ATTRS{idProduct}=="0002"
    ATTRS{bDeviceClass}=="09"
    ATTRS{product}=="EHCI Host Controller"

  looking at parent device '/devices/pci0000:00/0000:00:1a.0':
    KERNELS=="0000:00:1a.0"
    SUBSYSTEMS=="pci"
    DRIVERS=="ehci-pci"
    ATTRS{irq}=="18"
    ATTRS{subsystem_vendor}=="0x1458"
    ATTRS{broken_parity_status}=="0"
    ATTRS{class}=="0x0c0320"
    ATTRS{companion}==""
    ATTRS{consistent_dma_mask_bits}=="32"
    ATTRS{dma_mask_bits}=="32"
    ATTRS{local_cpus}=="ffffffff,ffffffff"
    ATTRS{device}=="0x1c2d"
    ATTRS{uframe_periodic_max}=="100"
    ATTRS{enable}=="1"
    ATTRS{msi_bus}==""
    ATTRS{local_cpulist}=="0-63"
    ATTRS{vendor}=="0x8086"
    ATTRS{subsystem_device}=="0x5006"

  looking at parent device '/devices/pci0000:00':
    KERNELS=="pci0000:00"
    SUBSYSTEMS==""
    DRIVERS==""

*****************************************************************************************
Device /dev/input//dev/input/event3

Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.

  looking at device '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input3/event3':
    KERNEL=="event3"
    SUBSYSTEM=="input"
    DRIVER==""

  looking at parent device '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input3':
    KERNELS=="input3"
    SUBSYSTEMS=="input"
    DRIVERS==""
    ATTRS{name}=="Logitech USB Receiver"
    ATTRS{phys}=="usb-0000:00:1a.0-1.6/input1"
    ATTRS{uniq}==""
    ATTRS{properties}=="0"

  looking at parent device '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1':
    KERNELS=="1-1.6:1.1"
    SUBSYSTEMS=="usb"
    DRIVERS=="usbhid"
    ATTRS{bInterfaceClass}=="03"
    ATTRS{bInterfaceSubClass}=="01"
    ATTRS{bInterfaceProtocol}=="02"
    ATTRS{bNumEndpoints}=="01"
    ATTRS{supports_autosuspend}=="1"
    ATTRS{bAlternateSetting}==" 0"
    ATTRS{bInterfaceNumber}=="01"

  looking at parent device '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6':
    KERNELS=="1-1.6"
    SUBSYSTEMS=="usb"
    DRIVERS=="usb"
    ATTRS{bDeviceSubClass}=="00"
    ATTRS{bDeviceProtocol}=="00"
    ATTRS{devpath}=="1.6"
    ATTRS{idVendor}=="046d"
    ATTRS{speed}=="1.5"
    ATTRS{bNumInterfaces}==" 2"
    ATTRS{bConfigurationValue}=="1"
    ATTRS{bMaxPacketSize0}=="8"
    ATTRS{busnum}=="1"
    ATTRS{devnum}=="3"
    ATTRS{configuration}==""
    ATTRS{bMaxPower}==" 98mA"
    ATTRS{authorized}=="1"
    ATTRS{bmAttributes}=="a0"
    ATTRS{bNumConfigurations}=="1"
    ATTRS{maxchild}=="0"
    ATTRS{bcdDevice}=="3007"
    ATTRS{avoid_reset_quirk}=="0"
    ATTRS{quirks}=="0x0"
    ATTRS{version}==" 1.10"
    ATTRS{urbnum}=="253"
    ATTRS{ltm_capable}=="no"
    ATTRS{manufacturer}=="Logitech"
    ATTRS{removable}=="unknown"
    ATTRS{idProduct}=="c512"
    ATTRS{bDeviceClass}=="00"
    ATTRS{product}=="USB Receiver"

  looking at parent device '/devices/pci0000:00/0000:00:1a.0/usb1/1-1':
    KERNELS=="1-1"
    SUBSYSTEMS=="usb"
    DRIVERS=="usb"
    ATTRS{bDeviceSubClass}=="00"
    ATTRS{bDeviceProtocol}=="01"
    ATTRS{devpath}=="1"
    ATTRS{idVendor}=="8087"
    ATTRS{speed}=="480"
    ATTRS{bNumInterfaces}==" 1"
    ATTRS{bConfigurationValue}=="1"
    ATTRS{bMaxPacketSize0}=="64"
    ATTRS{busnum}=="1"
    ATTRS{devnum}=="2"
    ATTRS{configuration}==""
    ATTRS{bMaxPower}=="  0mA"
    ATTRS{authorized}=="1"
    ATTRS{bmAttributes}=="e0"
    ATTRS{bNumConfigurations}=="1"
    ATTRS{maxchild}=="6"
    ATTRS{bcdDevice}=="0000"
    ATTRS{avoid_reset_quirk}=="0"
    ATTRS{quirks}=="0x0"
    ATTRS{version}==" 2.00"
    ATTRS{urbnum}=="34"
    ATTRS{ltm_capable}=="no"
    ATTRS{removable}=="fixed"
    ATTRS{idProduct}=="0024"
    ATTRS{bDeviceClass}=="09"

  looking at parent device '/devices/pci0000:00/0000:00:1a.0/usb1':
    KERNELS=="usb1"
    SUBSYSTEMS=="usb"
    DRIVERS=="usb"
    ATTRS{bDeviceSubClass}=="00"
    ATTRS{bDeviceProtocol}=="00"
    ATTRS{devpath}=="0"
    ATTRS{idVendor}=="1d6b"
    ATTRS{speed}=="480"
    ATTRS{bNumInterfaces}==" 1"
    ATTRS{bConfigurationValue}=="1"
    ATTRS{bMaxPacketSize0}=="64"
    ATTRS{authorized_default}=="1"
    ATTRS{busnum}=="1"
    ATTRS{devnum}=="1"
    ATTRS{configuration}==""
    ATTRS{bMaxPower}=="  0mA"
    ATTRS{authorized}=="1"
    ATTRS{bmAttributes}=="e0"
    ATTRS{bNumConfigurations}=="1"
    ATTRS{maxchild}=="2"
    ATTRS{bcdDevice}=="0308"
    ATTRS{avoid_reset_quirk}=="0"
    ATTRS{quirks}=="0x0"
    ATTRS{serial}=="0000:00:1a.0"
    ATTRS{version}==" 2.00"
    ATTRS{urbnum}=="24"
    ATTRS{ltm_capable}=="no"
    ATTRS{manufacturer}=="Linux 3.8.13-gentoo ehci_hcd"
    ATTRS{removable}=="unknown"
    ATTRS{idProduct}=="0002"
    ATTRS{bDeviceClass}=="09"
    ATTRS{product}=="EHCI Host Controller"

  looking at parent device '/devices/pci0000:00/0000:00:1a.0':
    KERNELS=="0000:00:1a.0"
    SUBSYSTEMS=="pci"
    DRIVERS=="ehci-pci"
    ATTRS{irq}=="18"
    ATTRS{subsystem_vendor}=="0x1458"
    ATTRS{broken_parity_status}=="0"
    ATTRS{class}=="0x0c0320"
    ATTRS{companion}==""
    ATTRS{consistent_dma_mask_bits}=="32"
    ATTRS{dma_mask_bits}=="32"
    ATTRS{local_cpus}=="ffffffff,ffffffff"
    ATTRS{device}=="0x1c2d"
    ATTRS{uframe_periodic_max}=="100"
    ATTRS{enable}=="1"
    ATTRS{msi_bus}==""
    ATTRS{local_cpulist}=="0-63"
    ATTRS{vendor}=="0x8086"
    ATTRS{subsystem_device}=="0x5006"

  looking at parent device '/devices/pci0000:00':
    KERNELS=="pci0000:00"
    SUBSYSTEMS==""
    DRIVERS==""
[/quote]
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Thu Jul 18, 2013 3:50 pm    Post subject: Reply with quote

ahem...
VoidMage wrote:
'-a' might be useful..., but...more interesting...without it

vrghost wrote:
udevadm info -a -n $i


...
Back to top
View user's profile Send private message
v_andal
Guru
Guru


Joined: 26 Aug 2008
Posts: 541
Location: Germany

PostPosted: Fri Jul 19, 2013 7:03 am    Post subject: Reply with quote

Do you have

INPUT_DEVICES="evdev"

in make.conf?

Is x11-drivers/xf86-input-evdev installed?
Back to top
View user's profile Send private message
vrghost
n00b
n00b


Joined: 03 Oct 2003
Posts: 48
Location: London

PostPosted: Fri Jul 19, 2013 8:47 am    Post subject: Reply with quote

v_andal: checked, and have reemerged it a couple of times.

Code:

v-ghost ~ # emerge --search evdev
Searching...   
[ Results for search key : evdev ]
[ Applications found : 1 ]

*  x11-drivers/xf86-input-evdev
      Latest version available: 2.7.3
      Latest version installed: 2.7.3
      Size of files: 356 kB
      Homepage:      http://xorg.freedesktop.org/
      Description:   Generic Linux input driver
      License:       MIT


VoidMage: Sorry, should have read your answer more carefully:
Here it is:
Code:

v-ghost ~ # for i in `ls -1 /dev/input/event*`; do  echo "*****************************************************************************************" ;echo "Device /dev/input/$i";udevadm info -n $i; done
*****************************************************************************************
Device /dev/input//dev/input/event0
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0
N: input/event0
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input

*****************************************************************************************
Device /dev/input//dev/input/event1
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1
N: input/event1
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input

*****************************************************************************************
Device /dev/input//dev/input/event2
P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input2/event2
N: input/event2
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input

*****************************************************************************************
Device /dev/input//dev/input/event3
P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input3/event3
N: input/event3
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input

Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Fri Jul 19, 2013 3:07 pm    Post subject: Reply with quote

OK, for some reason, your input devices aren't getting tagged properly.

What does 'udevadm test-builtin input_id' print on syspaths ("P:" values from 'udevadm info') of those event nodes ?
Back to top
View user's profile Send private message
vrghost
n00b
n00b


Joined: 03 Oct 2003
Posts: 48
Location: London

PostPosted: Fri Jul 19, 2013 4:37 pm    Post subject: Reply with quote

VoidMage: This what you are looking for?

Code:

v-ghost ~ # for i in `ls -1 /dev/input/event*`; do  echo "*****************************************************************************************" ;echo "Device /dev/input/$i";udevadm test-builtin input_id $i; done
*****************************************************************************************
Device /dev/input//dev/input/event0
calling: test-builtin
=== trie on-disk ===
tool version:          201
file size:         5601550 bytes
header size             80 bytes
strings            1255726 bytes
nodes              4345744 bytes
load module index
unable to open device '/sys/dev/input/event0'

unload module index
*****************************************************************************************
Device /dev/input//dev/input/event1
calling: test-builtin
=== trie on-disk ===
tool version:          201
file size:         5601550 bytes
header size             80 bytes
strings            1255726 bytes
nodes              4345744 bytes
load module index
unable to open device '/sys/dev/input/event1'

unload module index
*****************************************************************************************
Device /dev/input//dev/input/event2
calling: test-builtin
=== trie on-disk ===
tool version:          201
file size:         5601550 bytes
header size             80 bytes
strings            1255726 bytes
nodes              4345744 bytes
load module index
unable to open device '/sys/dev/input/event2'

unload module index
*****************************************************************************************
Device /dev/input//dev/input/event3
calling: test-builtin
=== trie on-disk ===
tool version:          201
file size:         5601550 bytes
header size             80 bytes
strings            1255726 bytes
nodes              4345744 bytes
load module index
unable to open device '/sys/dev/input/event3'

unload module index
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Fri Jul 19, 2013 11:45 pm    Post subject: Reply with quote

If you really need to to in as a script, `udevadm info -q path $i` as the argument of 'udevadm test-builtin input_id'.
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Sat Jul 20, 2013 12:21 am    Post subject: Re: No Mouse, No Keyboard and no errors Reply with quote

vrghost wrote:
I am using Logitech Cordless Desktop® LX 700, old but still working (well not in X right now, but in the terminal it worked fine, and prior to upgrade it worked fine.


After glancing at this thread, it occurs to me to ask if you have tried emerge -1v $(qlist -IC x11-drivers/*)? This usually solves this type of problem after an xorg update.
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sat Jul 20, 2013 1:56 am    Post subject: Reply with quote

@The Doctor: if the device nodes aren't tagged correctly by udev, input hotplug can't work - toying with the input driver won't change that.
Back to top
View user's profile Send private message
vrghost
n00b
n00b


Joined: 03 Oct 2003
Posts: 48
Location: London

PostPosted: Sat Jul 20, 2013 9:00 am    Post subject: Reply with quote

The Doctor: Tried emerging the driver again, and still no luck what so ever.

VoidMage: Don't have to use it in a script, just lazy, so did it that way rather than running it 3 times in a row.

Pretty certain that it is event3 that is the keyboard, and event2 is the usb receiver for mouse and keyboard. Not certain though.

I am also slowly running out of things to try, so anyone have any ideas.
Is there any kernel settings that may be causing this (well, any one could I guess, in theory) anyone who have specific ideas of kernel settings that could cause this issue?
Back to top
View user's profile Send private message
vrghost
n00b
n00b


Joined: 03 Oct 2003
Posts: 48
Location: London

PostPosted: Sat Jul 20, 2013 9:40 am    Post subject: Reply with quote

OK, so found that you can reload using uvdevadm, so tried all usb commands (and yes, wrote a script to save myself some time)

Seems like event2 is the keyboard and event3 is the mouse, at least the ID string indicates that (do not know much about udev.
Does anyone know if I am suppose to have a /dev/input/kbd or similar device, or does this indicate that udev works but X is missing it?

The following script will reload any input devices it things is connected via usb (and make the output forum friendly)
Code:

UDEV_PATH="udevadm info -q path "
UDEVLOADTES="udevadm test --action=add "

for i in `ls -1 /dev/input/event*`
do

        echo "Input Event: $i"
        echo "[code]"
        x=`$UDEV_PATH $i`
        echo "PATH $x"
        echo "$x" | grep usb >> /dev/null 2>&1
        if [[ $? -eq 0 ]]
        then
                echo "Device is USB, will test reload"
                $UDEVLOADTES $x
        fi
        echo "[/code]"
done




Input Event: /dev/input/event0
Code:

PATH /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0

Input Event: /dev/input/event1
Code:

PATH /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1

Input Event: /dev/input/event2
Code:

PATH /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input2/event2
Device is USB, will test reload
calling: test
version 201
This program is for debugging only, it does not run any program
specified by a RUN key. It may show incorrect results, because
some values may be different, or not available at a simulation run.

=== trie on-disk ===
tool version:          201
file size:         5601550 bytes
header size             80 bytes
strings            1255726 bytes
nodes              4345744 bytes
load module index
read rules file: /lib64/udev/rules.d/10-dm.rules
read rules file: /lib64/udev/rules.d/11-dm-lvm.rules
read rules file: /lib64/udev/rules.d/13-dm-disk.rules
read rules file: /lib64/udev/rules.d/42-usb-hid-pm.rules
read rules file: /lib64/udev/rules.d/50-firmware.rules
read rules file: /lib64/udev/rules.d/50-udev-default.rules
read rules file: /lib64/udev/rules.d/60-cdrom_id.rules
read rules file: /lib64/udev/rules.d/60-persistent-alsa.rules
read rules file: /lib64/udev/rules.d/60-persistent-input.rules
read rules file: /lib64/udev/rules.d/60-persistent-serial.rules
read rules file: /lib64/udev/rules.d/60-persistent-storage-tape.rules
read rules file: /lib64/udev/rules.d/60-persistent-storage.rules
read rules file: /lib64/udev/rules.d/60-persistent-v4l.rules
read rules file: /lib64/udev/rules.d/61-accelerometer.rules
read rules file: /lib64/udev/rules.d/64-btrfs.rules
read rules file: /lib64/udev/rules.d/64-md-raid.rules
read rules file: /lib64/udev/rules.d/69-dm-lvm-metad.rules
read rules file: /lib64/udev/rules.d/70-power-switch.rules
read rules file: /lib64/udev/rules.d/70-uaccess.rules
read rules file: /lib64/udev/rules.d/70-udev-acl.rules
read rules file: /lib64/udev/rules.d/71-seat.rules
read rules file: /lib64/udev/rules.d/73-seat-late.rules
read rules file: /lib64/udev/rules.d/75-net-description.rules
read rules file: /lib64/udev/rules.d/75-probe_mtd.rules
read rules file: /lib64/udev/rules.d/75-tty-description.rules
read rules file: /lib64/udev/rules.d/78-sound-card.rules
read rules file: /lib64/udev/rules.d/80-drivers.rules
read rules file: /lib64/udev/rules.d/80-net-name-slot.rules
read rules file: /lib64/udev/rules.d/90-pulseaudio.rules
read rules file: /lib64/udev/rules.d/95-dm-notify.rules
read rules file: /lib64/udev/rules.d/95-keyboard-force-release.rules
read rules file: /lib64/udev/rules.d/95-keymap.rules
read rules file: /lib64/udev/rules.d/95-udev-late.rules
read rules file: /lib64/udev/rules.d/99-systemd.rules
rules contain 49152 bytes tokens (4096 * 12 bytes), 16919 bytes strings
2443 strings (33135 bytes), 1585 de-duplicated (17075 bytes), 859 trie nodes used
IMPORT builtin 'input_id' /lib64/udev/rules.d/50-udev-default.rules:7
capabilities/ev raw kernel attribute: 120013
capabilities/abs raw kernel attribute: 0
capabilities/rel raw kernel attribute: 0
capabilities/key raw kernel attribute: 1000000000007 ff800000000007ff febeffdfffefffff fffffffffffffffe
test_key: checking bit block 0 for any keys; found=1
test_key: checking bit block 64 for any keys; found=1
test_key: checking bit block 128 for any keys; found=1
test_key: checking bit block 192 for any keys; found=1
MODE 0640 /lib64/udev/rules.d/50-udev-default.rules:22
IMPORT builtin 'usb_id' /lib64/udev/rules.d/60-persistent-input.rules:7
/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0: if_class 3 protocol 0
LINK 'input/by-id/usb-Logitech_USB_Receiver-event-kbd' /lib64/udev/rules.d/60-persistent-input.rules:24
IMPORT builtin 'path_id' /lib64/udev/rules.d/60-persistent-input.rules:31
LINK 'input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-event-kbd' /lib64/udev/rules.d/60-persistent-input.rules:33
IMPORT builtin skip 'usb_id' /lib64/udev/rules.d/95-keymap.rules:13
RUN 'keymap $name logitech-wave-cordless' /lib64/udev/rules.d/95-keymap.rules:25
handling device node '/dev/input/event2', devnum=c13:66, mode=0640, uid=0, gid=0
preserve permissions /dev/input/event2, 020640, uid=0, gid=0
preserve already existing symlink '/dev/char/13:66' to '../input/event2'
found 'c13:66' claiming '/run/udev/links/\x2finput\x2fby-id\x2fusb-Logitech_USB_Receiver-event-kbd'
creating link '/dev/input/by-id/usb-Logitech_USB_Receiver-event-kbd' to '/dev/input/event2'
preserve already existing symlink '/dev/input/by-id/usb-Logitech_USB_Receiver-event-kbd' to '../event2'
found 'c13:66' claiming '/run/udev/links/\x2finput\x2fby-path\x2fpci-0000:00:1a.0-usb-0:1.6:1.0-event-kbd'
creating link '/dev/input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-event-kbd' to '/dev/input/event2'
preserve already existing symlink '/dev/input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-event-kbd' to '../event2'
.INPUT_CLASS=kbd
ACTION=add
DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Receiver-event-kbd /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-event-kbd
DEVNAME=/dev/input/event2
DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input2/event2
ID_BUS=usb
ID_INPUT=1
ID_INPUT_KEY=1
ID_INPUT_KEYBOARD=1
ID_MODEL=USB_Receiver
ID_MODEL_ENC=USB\x20Receiver
ID_MODEL_ID=c512
ID_PATH=pci-0000:00:1a.0-usb-0:1.6:1.0
ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_6_1_0
ID_REVISION=3007
ID_SERIAL=Logitech_USB_Receiver
ID_TYPE=hid
ID_USB_DRIVER=usbhid
ID_USB_INTERFACES=:030101:030102:
ID_USB_INTERFACE_NUM=00
ID_VENDOR=Logitech
ID_VENDOR_ENC=Logitech
ID_VENDOR_ID=046d
MAJOR=13
MINOR=66
SUBSYSTEM=input
USEC_INITIALIZED=691675507
run: 'keymap input/event2 logitech-wave-cordless'
unload module index

Input Event: /dev/input/event3
Code:

PATH /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input3/event3
Device is USB, will test reload
calling: test
version 201
This program is for debugging only, it does not run any program
specified by a RUN key. It may show incorrect results, because
some values may be different, or not available at a simulation run.

=== trie on-disk ===
tool version:          201
file size:         5601550 bytes
header size             80 bytes
strings            1255726 bytes
nodes              4345744 bytes
load module index
read rules file: /lib64/udev/rules.d/10-dm.rules
read rules file: /lib64/udev/rules.d/11-dm-lvm.rules
read rules file: /lib64/udev/rules.d/13-dm-disk.rules
read rules file: /lib64/udev/rules.d/42-usb-hid-pm.rules
read rules file: /lib64/udev/rules.d/50-firmware.rules
read rules file: /lib64/udev/rules.d/50-udev-default.rules
read rules file: /lib64/udev/rules.d/60-cdrom_id.rules
read rules file: /lib64/udev/rules.d/60-persistent-alsa.rules
read rules file: /lib64/udev/rules.d/60-persistent-input.rules
read rules file: /lib64/udev/rules.d/60-persistent-serial.rules
read rules file: /lib64/udev/rules.d/60-persistent-storage-tape.rules
read rules file: /lib64/udev/rules.d/60-persistent-storage.rules
read rules file: /lib64/udev/rules.d/60-persistent-v4l.rules
read rules file: /lib64/udev/rules.d/61-accelerometer.rules
read rules file: /lib64/udev/rules.d/64-btrfs.rules
read rules file: /lib64/udev/rules.d/64-md-raid.rules
read rules file: /lib64/udev/rules.d/69-dm-lvm-metad.rules
read rules file: /lib64/udev/rules.d/70-power-switch.rules
read rules file: /lib64/udev/rules.d/70-uaccess.rules
read rules file: /lib64/udev/rules.d/70-udev-acl.rules
read rules file: /lib64/udev/rules.d/71-seat.rules
read rules file: /lib64/udev/rules.d/73-seat-late.rules
read rules file: /lib64/udev/rules.d/75-net-description.rules
read rules file: /lib64/udev/rules.d/75-probe_mtd.rules
read rules file: /lib64/udev/rules.d/75-tty-description.rules
read rules file: /lib64/udev/rules.d/78-sound-card.rules
read rules file: /lib64/udev/rules.d/80-drivers.rules
read rules file: /lib64/udev/rules.d/80-net-name-slot.rules
read rules file: /lib64/udev/rules.d/90-pulseaudio.rules
read rules file: /lib64/udev/rules.d/95-dm-notify.rules
read rules file: /lib64/udev/rules.d/95-keyboard-force-release.rules
read rules file: /lib64/udev/rules.d/95-keymap.rules
read rules file: /lib64/udev/rules.d/95-udev-late.rules
read rules file: /lib64/udev/rules.d/99-systemd.rules
rules contain 49152 bytes tokens (4096 * 12 bytes), 16919 bytes strings
2443 strings (33135 bytes), 1585 de-duplicated (17075 bytes), 859 trie nodes used
IMPORT builtin 'input_id' /lib64/udev/rules.d/50-udev-default.rules:7
capabilities/ev raw kernel attribute: 20017
capabilities/abs raw kernel attribute: 0
capabilities/rel raw kernel attribute: 143
capabilities/key raw kernel attribute: 7fffffffffff ffffffffffffffff fffffffffffff07f fffffffffffffde2 3300007 ff80d8fafd01d000 1f000000000000 0
test_key: checking bit block 0 for any keys; found=0
test_key: checking bit block 64 for any keys; found=1
test_key: checking bit block 128 for any keys; found=1
test_key: checking bit block 192 for any keys; found=1
MODE 0640 /lib64/udev/rules.d/50-udev-default.rules:22
IMPORT builtin 'usb_id' /lib64/udev/rules.d/60-persistent-input.rules:7
/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1: if_class 3 protocol 0
LINK 'input/by-id/usb-Logitech_USB_Receiver-if01-event-mouse' /lib64/udev/rules.d/60-persistent-input.rules:25
IMPORT builtin 'path_id' /lib64/udev/rules.d/60-persistent-input.rules:31
LINK 'input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.1-event-mouse' /lib64/udev/rules.d/60-persistent-input.rules:33
IMPORT builtin skip 'usb_id' /lib64/udev/rules.d/95-keymap.rules:13
RUN 'keymap $name logitech-wave-cordless' /lib64/udev/rules.d/95-keymap.rules:25
handling device node '/dev/input/event3', devnum=c13:67, mode=0640, uid=0, gid=0
preserve permissions /dev/input/event3, 020640, uid=0, gid=0
preserve already existing symlink '/dev/char/13:67' to '../input/event3'
found 'c13:67' claiming '/run/udev/links/\x2finput\x2fby-id\x2fusb-Logitech_USB_Receiver-if01-event-mouse'
creating link '/dev/input/by-id/usb-Logitech_USB_Receiver-if01-event-mouse' to '/dev/input/event3'
preserve already existing symlink '/dev/input/by-id/usb-Logitech_USB_Receiver-if01-event-mouse' to '../event3'
found 'c13:67' claiming '/run/udev/links/\x2finput\x2fby-path\x2fpci-0000:00:1a.0-usb-0:1.6:1.1-event-mouse'
creating link '/dev/input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.1-event-mouse' to '/dev/input/event3'
preserve already existing symlink '/dev/input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.1-event-mouse' to '../event3'
.INPUT_CLASS=mouse
ACTION=add
DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Receiver-if01-event-mouse /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.1-event-mouse
DEVNAME=/dev/input/event3
DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input3/event3
ID_BUS=usb
ID_INPUT=1
ID_INPUT_KEY=1
ID_INPUT_MOUSE=1
ID_MODEL=USB_Receiver
ID_MODEL_ENC=USB\x20Receiver
ID_MODEL_ID=c512
ID_PATH=pci-0000:00:1a.0-usb-0:1.6:1.1
ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_6_1_1
ID_REVISION=3007
ID_SERIAL=Logitech_USB_Receiver
ID_TYPE=hid
ID_USB_DRIVER=usbhid
ID_USB_INTERFACES=:030101:030102:
ID_USB_INTERFACE_NUM=01
ID_VENDOR=Logitech
ID_VENDOR_ENC=Logitech
ID_VENDOR_ID=046d
MAJOR=13
MINOR=67
SUBSYSTEM=input
USEC_INITIALIZED=479069754
run: 'keymap input/event3 logitech-wave-cordless'
unload module index
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sat Jul 20, 2013 4:21 pm    Post subject: Reply with quote

'udevadm test-builtin' output looks about right (the missing ID_* vars are added), so it does seem it's something about your kernel settings.

So, for a start CONFIG_DEVTMPFS and CONFIG_TMPFS_POSIX_ACL come to mind.
Back to top
View user's profile Send private message
New User
n00b
n00b


Joined: 12 Sep 2005
Posts: 57

PostPosted: Sun Jul 21, 2013 12:13 am    Post subject: Reply with quote

I'm doing an upgrade after a long period of dormancy and have run into the same issue. I have the mouse and kbd in the regular terminal (using gpm) but as soon as I start X (gdm) there is no mouse or kbd.
Back to top
View user's profile Send private message
vrghost
n00b
n00b


Joined: 03 Oct 2003
Posts: 48
Location: London

PostPosted: Sun Jul 21, 2013 11:25 am    Post subject: Reply with quote

VoidMage: And here are the TMPFS settings from the kernel

v-ghost linux # grep TMPFS .config
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
Back to top
View user's profile Send private message
vrghost
n00b
n00b


Joined: 03 Oct 2003
Posts: 48
Location: London

PostPosted: Sun Jul 21, 2013 12:51 pm    Post subject: Reply with quote

Does anyone know if there is a way to start evdev in some debug mode or similar?

To me it still seems like the driver never tries to load the keyboard or mouse or so it looks like in Xorg.log.
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sun Jul 21, 2013 6:29 pm    Post subject: Reply with quote

:roll: Server never tries to load evdev driver exactly because the devices aren't marked by udev properly.

Now, why does that happen is yet to be figured out.
Back to top
View user's profile Send private message
New User
n00b
n00b


Joined: 12 Sep 2005
Posts: 57

PostPosted: Mon Jul 22, 2013 8:06 pm    Post subject: Reply with quote

Got it to work. I basically rebuilt deleted my .config and rebuilt the kernel. then I removed all of the rules in /etc/udev/rules.d and did a emerge -e x11-base/xorg

Sorry I cannot pin down the details better, but that is what I did. I now have the mouse and keyboard in X.
Back to top
View user's profile Send private message
vrghost
n00b
n00b


Joined: 03 Oct 2003
Posts: 48
Location: London

PostPosted: Tue Jul 23, 2013 8:45 am    Post subject: Reply with quote

Mr New User:
Your comment may have helped me move things toward a solution, kind of, or well, it seems somewhat fixed, I just have no clue why...

So, noticed that I had absolutely no rules in /etc/udev/rules.d, so thought they possibly had been missed.
so I ran emerge --unmerge udev, then tried to reemerge udev and realised that I am running virtual/udev rather than sys.../udev. The sys version is blocked by systemd.
Turned on debuging (change udev_log in /etc/udev/udev.conf to debug), restarted and tried, all is fine.
Rebooted and tried again, broken.
Then came the realisation, I had in all my haste logged in as another user to try if it has worked. And it seems like my main user can log into X and get keyboard and mouse no problem, but as soon as I do it as root it fails.
What is even more bizarre is, if I log in as vrghost, startx then stop x, log out and log in as root and redo it, I have keyboard and mouse for root...

Any suggestions, anyone know if there are any evdev cash files or anything that is user specific?
Back to top
View user's profile Send private message
vrghost
n00b
n00b


Joined: 03 Oct 2003
Posts: 48
Location: London

PostPosted: Fri Jul 26, 2013 11:00 am    Post subject: Reply with quote

So. It seems like it is specific to root, not certain why, but there may be a work around for now. Create a new user and log in as that user and start X. Sadly enough I can't tell you why this works, still looks like root just don't want to try to load keyboard and mouse. Have attached the two xorg logs if someone has any ideas.

Log starting it as vrghost (working)
Code:

[  4080.774]
X.Org X Server 1.13.4
Release Date: 2013-04-17
[  4080.774] X Protocol Version 11, Revision 0
[  4080.774] Build Operating System: Linux 3.8.13-gentoo x86_64 Gentoo
[  4080.774] Current Operating System: Linux v-ghost 3.8.13-gentoo #6 SMP Thu Jul 18 10:29:42 BST 2013 x86_64
[  4080.774] Kernel command line: root=/dev/ram0 real_root=/dev/sda5 dolvm domdadm
[  4080.774] Build Date: 03 July 2013  04:02:24PM
[  4080.774] 
[  4080.774] Current version of pixman: 0.28.0
[  4080.774]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[  4080.774] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  4080.774] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 26 12:42:59 2013
[  4080.774] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  4080.774] (==) No Layout section.  Using the first Screen section.
[  4080.774] (==) No screen section available. Using defaults.
[  4080.774] (**) |-->Screen "Default Screen Section" (0)
[  4080.774] (**) |   |-->Monitor "<default monitor>"
[  4080.774] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[  4080.774] (==) Automatically adding devices
[  4080.774] (==) Automatically enabling devices
[  4080.774] (==) Automatically adding GPU devices
[  4080.774] (==) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/TTF/,
   /usr/share/fonts/OTF/,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/
[  4080.774] (==) ModulePath set to "/usr/lib64/xorg/modules"
[  4080.774] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[  4080.774] (II) Loader magic: 0x807be0
[  4080.774] (II) Module ABI versions:
[  4080.774]    X.Org ANSI C Emulation: 0.4
[  4080.774]    X.Org Video Driver: 13.1
[  4080.774]    X.Org XInput driver : 18.0
[  4080.774]    X.Org Server Extension : 7.0
[  4080.775] (II) config/udev: Adding drm device (/dev/dri/card0)
[  4080.776] (--) PCI:*(0:2:0:0) 1002:6739:1787:2304 rev 0, Mem @ 0xe0000000/268435456, 0xfbbc0000/131072, I/O @ 0x0000ce00/256, BIOS @ 0x????????/131072
[  4080.776] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  4080.776] Initializing built-in extension Generic Event Extension
[  4080.776] Initializing built-in extension SHAPE
[  4080.776] Initializing built-in extension MIT-SHM
[  4080.776] Initializing built-in extension XInputExtension
[  4080.776] Initializing built-in extension XTEST
[  4080.776] Initializing built-in extension BIG-REQUESTS
[  4080.776] Initializing built-in extension SYNC
[  4080.776] Initializing built-in extension XKEYBOARD
[  4080.776] Initializing built-in extension XC-MISC
[  4080.776] Initializing built-in extension XINERAMA
[  4080.776] Initializing built-in extension XFIXES
[  4080.776] Initializing built-in extension RENDER
[  4080.776] Initializing built-in extension RANDR
[  4080.776] Initializing built-in extension COMPOSITE
[  4080.776] Initializing built-in extension DAMAGE
[  4080.776] Initializing built-in extension MIT-SCREEN-SAVER
[  4080.776] Initializing built-in extension DOUBLE-BUFFER
[  4080.776] Initializing built-in extension RECORD
[  4080.776] Initializing built-in extension DPMS
[  4080.776] Initializing built-in extension X-Resource
[  4080.776] Initializing built-in extension XVideo
[  4080.776] Initializing built-in extension XVideo-MotionCompensation
[  4080.776] Initializing built-in extension XFree86-VidModeExtension
[  4080.776] Initializing built-in extension XFree86-DGA
[  4080.776] Initializing built-in extension XFree86-DRI
[  4080.776] Initializing built-in extension DRI2
[  4080.776] (II) LoadModule: "glx"
[  4080.776] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[  4080.776] (II) Module glx: vendor="X.Org Foundation"
[  4080.776]    compiled for 1.13.4, module version = 1.0.0
[  4080.776]    ABI class: X.Org Server Extension, version 7.0
[  4080.776] (==) AIGLX enabled
[  4080.776] Loading extension GLX
[  4080.776] (==) Matched ati as autoconfigured driver 0
[  4080.776] (==) Matched ati as autoconfigured driver 1
[  4080.776] (==) Matched vesa as autoconfigured driver 2
[  4080.776] (==) Matched modesetting as autoconfigured driver 3
[  4080.776] (==) Matched fbdev as autoconfigured driver 4
[  4080.776] (==) Assigned the driver to the xf86ConfigLayout
[  4080.776] (II) LoadModule: "ati"
[  4080.776] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[  4080.776] (II) Module ati: vendor="X.Org Foundation"
[  4080.776]    compiled for 1.13.4, module version = 7.0.0
[  4080.776]    Module class: X.Org Video Driver
[  4080.776]    ABI class: X.Org Video Driver, version 13.1
[  4080.776] (II) LoadModule: "radeon"
[  4080.777] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[  4080.777] (II) Module radeon: vendor="X.Org Foundation"
[  4080.777]    compiled for 1.13.4, module version = 7.0.0
[  4080.777]    Module class: X.Org Video Driver
[  4080.777]    ABI class: X.Org Video Driver, version 13.1
[  4080.777] (II) LoadModule: "vesa"
[  4080.777] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[  4080.777] (II) Module vesa: vendor="X.Org Foundation"
[  4080.777]    compiled for 1.13.4, module version = 2.3.2
[  4080.777]    Module class: X.Org Video Driver
[  4080.777]    ABI class: X.Org Video Driver, version 13.1
[  4080.777] (II) LoadModule: "modesetting"
[  4080.777] (WW) Warning, couldn't open module modesetting
[  4080.777] (II) UnloadModule: "modesetting"
[  4080.777] (II) Unloading modesetting
[  4080.777] (EE) Failed to load module "modesetting" (module does not exist, 0)
[  4080.777] (II) LoadModule: "fbdev"
[  4080.777] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[  4080.777] (II) Module fbdev: vendor="X.Org Foundation"
[  4080.777]    compiled for 1.13.4, module version = 0.4.3
[  4080.777]    Module class: X.Org Video Driver
[  4080.777]    ABI class: X.Org Video Driver, version 13.1
[  4080.777] (II) RADEON: Driver for ATI Radeon chipsets:
   ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
   ATI Radeon Mobility X300 (M24) 3152 (PCIE),
   ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
   ATI Radeon X600 (RV380) 3E50 (PCIE),
   ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
   ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
   ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
   ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
   ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
   ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
   ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
   ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
   ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
   ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
   ATI Radeon IGP330M/340M/350M (U2) 4337,
   ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
   ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
   ATI Radeon X800PRO (R420) JI (AGP),
   ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
   ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
   ATI Radeon Mobility 9800 (M18) JN (AGP),
   ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
   ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
   ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
   ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
   ATI Radeon Mobility M7 LW (AGP),
   ATI Mobility FireGL 7800 M7 LX (AGP),
   ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
   ATI FireGL Mobility 9000 (M9) Ld (AGP),
   ATI Radeon Mobility 9000 (M9) Lf (AGP),
   ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
   ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
   ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
   ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
   ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
   ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
   ATI Radeon Mobility 9600 (M10) NQ (AGP),
   ATI Radeon Mobility 9600 (M11) NR (AGP),
   ATI Radeon Mobility 9600 (M10) NS (AGP),
   ATI FireGL Mobility T2 (M10) NT (AGP),
   ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
   ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
   ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
   ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
   ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
   ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
   ATI Radeon Mobility X300 (M22) 5460 (PCIE),
   ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
   ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
   ATI Radeon X800PRO (R423) UI (PCIE),
   ATI Radeon X800LE (R423) UJ (PCIE),
   ATI Radeon X800SE (R423) UK (PCIE),
   ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
   ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
   ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
   ATI FireGL unknown (R423) UR (PCIE),
   ATI FireGL unknown (R423) UT (PCIE),
   ATI Mobility FireGL V5000 (M26) (PCIE),
   ATI Mobility FireGL V5000 (M26) (PCIE),
   ATI Mobility Radeon X700 XL (M26) (PCIE),
   ATI Mobility Radeon X700 (M26) (PCIE),
   ATI Mobility Radeon X700 (M26) (PCIE),
   ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
   ATI Radeon Mobility 9100 IGP (U3) 5835,
   ATI Radeon XPRESS 200 5954 (PCIE),
   ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
   ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
   ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
   ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
   ATI Radeon XPRESS 200M 5975 (PCIE),
   ATI Radeon XPRESS 200 5A41 (PCIE),
   ATI Radeon XPRESS 200M 5A42 (PCIE),
   ATI Radeon XPRESS 200 5A61 (PCIE),
   ATI Radeon XPRESS 200M 5A62 (PCIE),
   ATI Radeon X300 (RV370) 5B60 (PCIE),
   ATI Radeon X600 (RV370) 5B62 (PCIE),
   ATI Radeon X550 (RV370) 5B63 (PCIE),
   ATI FireGL V3100 (RV370) 5B64 (PCIE),
   ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
   ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
   ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
   ATI Mobility Radeon X800 XT (M28) (PCIE),
   ATI Mobility FireGL V5100 (M28) (PCIE),
   ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
   ATI Radeon X850 XT PE (R480) (PCIE),
   ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
   ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
   ATI Radeon X850 XT (R480) (PCIE),
   ATI Radeon X800XT (R423) 5D57 (PCIE),
   ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
   ATI Radeon X700 PRO (RV410) (PCIE),
   ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
   ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
   ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
   ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
   ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
   ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
   ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
   ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
   ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
   ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
   ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
   ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
   ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
   ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
   ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
   ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
   ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
   ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
   ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
   ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
   ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
   ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
   ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
   ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
   ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
   ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
   ATI Mobility Radeon X1700, ATI Radeon X2300HD,
   ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
   ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
   ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
   ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
   ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
   ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
   ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
   ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
   ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
   ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
   ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
   ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
   ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
   ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
   ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
   ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
   ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
   ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
   ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
   ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
   AMD FireStream 9250, ATI FirePro V8700 (FireGL),
   ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
   ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
   ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
   ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
   ATI Mobility Radeon HD 4670, ATI FirePro M5750,
   ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
   ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
   ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
   ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
   ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
   ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
   ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
   ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
   ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
   ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
   ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
   ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
   ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
   ATI Mobility Radeon HD 3850 X2, ATI RV670,
   ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
   ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
   ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
   ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
   ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
   ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
   ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
   ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
   ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
   ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
   ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
   ATI FireGL V3600, ATI Radeon HD 2600 LE,
   ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
   ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
   ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
   ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
   ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
   ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
   ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
   ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
   ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
   ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
   ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
   ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
   ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
   SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
   ATI Radeon 4100, ATI Mobility Radeon HD 4200,
   ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
   AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
   AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
   AMD Radeon HD 6300 Series Graphics,
   AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
   AMD Firestream 9350, ATI Radeon HD 5800 Series,
   ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
   ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
   ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
   ATI Mobility Radeon HD 5800 Series,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
   ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
   ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
   ATI Mobility Radeon HD 5000 Series,
   ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
   ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
   ATI Mobility Radeon HD 5000 Series,
   ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
   ATI Mobility Radeon Graphics, CEDAR,
   ATI FirePro (FireGL) Graphics Adapter,
   ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
   ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
   CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
   AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
   CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
   BARTS, BARTS, Mobility Radeon HD 6000 Series,
   Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
   AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
   AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
   TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
   TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
   CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
   CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
   ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
   ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
   ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
   TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, PITCAIRN, PITCAIRN, PITCAIRN,
   PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
   PITCAIRN, PITCAIRN, PITCAIRN, VERDE, VERDE, VERDE, VERDE, VERDE,
   VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
   VERDE, VERDE, VERDE, VERDE, VERDE
[  4080.779] (II) VESA: driver for VESA chipsets: vesa
[  4080.779] (II) FBDEV: driver for framebuffer: fbdev
[  4080.779] (--) using VT number 7

[  4080.785] (II) [KMS] Kernel modesetting enabled.
[  4080.785] (WW) Falling back to old probe method for vesa
[  4080.785] (WW) Falling back to old probe method for fbdev
[  4080.785] (II) Loading sub module "fbdevhw"
[  4080.785] (II) LoadModule: "fbdevhw"
[  4080.785] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[  4080.785] (II) Module fbdevhw: vendor="X.Org Foundation"
[  4080.785]    compiled for 1.13.4, module version = 0.0.2
[  4080.785]    ABI class: X.Org Video Driver, version 13.1
[  4080.785] (II) RADEON(0): Creating default Display subsection in Screen section
   "Default Screen Section" for depth/fbbpp 24/32
[  4080.785] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[  4080.785] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  4080.785] (==) RADEON(0): Default visual is TrueColor
[  4080.785] (==) RADEON(0): RGB weight 888
[  4080.785] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[  4080.785] (--) RADEON(0): Chipset: "AMD Radeon HD 6800 Series" (ChipID = 0x6739)
[  4080.785] (II) Loading sub module "dri2"
[  4080.785] (II) LoadModule: "dri2"
[  4080.785] (II) Module "dri2" already built-in
[  4080.785] (II) Loading sub module "exa"
[  4080.785] (II) LoadModule: "exa"
[  4080.785] (II) Loading /usr/lib64/xorg/modules/libexa.so
[  4080.785] (II) Module exa: vendor="X.Org Foundation"
[  4080.785]    compiled for 1.13.4, module version = 2.6.0
[  4080.785]    ABI class: X.Org Video Driver, version 13.1
[  4080.785] (II) RADEON(0): KMS Color Tiling: enabled
[  4080.785] (II) RADEON(0): KMS Color Tiling 2D: enabled
[  4080.785] (II) RADEON(0): KMS Pageflipping: enabled
[  4080.785] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[  4080.791] (II) RADEON(0): Output DisplayPort-0 has no monitor section
[  4080.793] (II) RADEON(0): Output HDMI-0 has no monitor section
[  4080.823] (II) RADEON(0): Output DVI-0 has no monitor section
[  4080.825] (II) RADEON(0): Output DVI-1 has no monitor section
[  4080.831] (II) RADEON(0): EDID for output DisplayPort-0
[  4080.833] (II) RADEON(0): EDID for output HDMI-0
[  4080.863] (II) RADEON(0): EDID for output DVI-0
[  4080.863] (II) RADEON(0): Manufacturer: DEL  Model: 4016  Serial#: 1211510855
[  4080.863] (II) RADEON(0): Year: 2006  Week: 12
[  4080.863] (II) RADEON(0): EDID Version: 1.3
[  4080.863] (II) RADEON(0): Digital Display Input
[  4080.863] (II) RADEON(0): Max Image Size [cm]: horiz.: 64  vert.: 40
[  4080.863] (II) RADEON(0): Gamma: 2.20
[  4080.863] (II) RADEON(0): DPMS capabilities: Off
[  4080.863] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[  4080.863] (II) RADEON(0): First detailed timing not preferred mode in violation of standard!
[  4080.863] (II) RADEON(0): redX: 0.640 redY: 0.343   greenX: 0.292 greenY: 0.611
[  4080.863] (II) RADEON(0): blueX: 0.146 blueY: 0.074   whiteX: 0.313 whiteY: 0.331
[  4080.863] (II) RADEON(0): Manufacturer's mask: 0
[  4080.863] (II) RADEON(0): Supported detailed timing:
[  4080.863] (II) RADEON(0): clock: 71.0 MHz   Image Size:  646 x 406 mm
[  4080.863] (II) RADEON(0): h_active: 1280  h_sync: 1328  h_sync_end 1360 h_blank_end 1440 h_border: 0
[  4080.863] (II) RADEON(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 823 v_border: 0
[  4080.863] (II) RADEON(0): Supported detailed timing:
[  4080.863] (II) RADEON(0): clock: 268.0 MHz   Image Size:  646 x 406 mm
[  4080.863] (II) RADEON(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[  4080.863] (II) RADEON(0): v_active: 1600  v_sync: 1603  v_sync_end 1609 v_blanking: 1646 v_border: 0
[  4080.863] (II) RADEON(0): Monitor name: DELL 3007WFP
[  4080.863] (II) RADEON(0): Serial No: 0XD31063HG06H
[  4080.863] (II) RADEON(0): EDID (in hex):
[  4080.863] (II) RADEON(0):    00ffffffffffff0010ac164047303648
[  4080.863] (II) RADEON(0):    0c1001038040287828fe87a3574a9c25
[  4080.863] (II) RADEON(0):    13505400000001010101010101010101
[  4080.863] (II) RADEON(0):    010101010101bc1b00a0502017303020
[  4080.863] (II) RADEON(0):    360086962100001ab06800a0a0402e60
[  4080.863] (II) RADEON(0):    3020360086962100001e000000fc0044
[  4080.863] (II) RADEON(0):    454c4c20333030375746500a000000ff
[  4080.863] (II) RADEON(0):    003058443331303633484730364800f1
[  4080.863] (II) RADEON(0): Printing probed modes for output DVI-0
[  4080.863] (II) RADEON(0): Modeline "2560x1600"x59.9  268.00  2560 2608 2640 2720  1600 1603 1609 1646 +hsync +vsync (98.5 kHz e)
[  4080.863] (II) RADEON(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[  4080.865] (II) RADEON(0): EDID for output DVI-1
[  4080.865] (II) RADEON(0): Output DisplayPort-0 disconnected
[  4080.865] (II) RADEON(0): Output HDMI-0 disconnected
[  4080.865] (II) RADEON(0): Output DVI-0 connected
[  4080.865] (II) RADEON(0): Output DVI-1 disconnected
[  4080.865] (II) RADEON(0): Using exact sizes for initial modes
[  4080.865] (II) RADEON(0): Output DVI-0 using initial mode 2560x1600
[  4080.865] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  4080.865] (II) RADEON(0): mem size init: gart size :1fdef000 vram size: s:40000000 visible:3f020000
[  4080.865] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[  4080.865] (==) RADEON(0): DPI set to (96, 96)
[  4080.865] (II) Loading sub module "fb"
[  4080.865] (II) LoadModule: "fb"
[  4080.865] (II) Loading /usr/lib64/xorg/modules/libfb.so
[  4080.865] (II) Module fb: vendor="X.Org Foundation"
[  4080.865]    compiled for 1.13.4, module version = 1.0.0
[  4080.865]    ABI class: X.Org ANSI C Emulation, version 0.4
[  4080.865] (II) Loading sub module "ramdac"
[  4080.865] (II) LoadModule: "ramdac"
[  4080.865] (II) Module "ramdac" already built-in
[  4080.865] (II) UnloadModule: "vesa"
[  4080.865] (II) Unloading vesa
[  4080.865] (II) UnloadModule: "fbdev"
[  4080.865] (II) Unloading fbdev
[  4080.865] (II) UnloadSubModule: "fbdevhw"
[  4080.865] (II) Unloading fbdevhw
[  4080.865] (--) Depth 24 pixmap format is 32 bpp
[  4080.865] (II) RADEON(0): [DRI2] Setup complete
[  4080.865] (II) RADEON(0): [DRI2]   DRI driver: r600
[  4080.865] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[  4080.865] (II) RADEON(0): Front buffer size: 16640K
[  4080.866] (II) RADEON(0): VRAM usage limit set to 914112K
[  4080.866] (==) RADEON(0): Backing store disabled
[  4080.866] (II) RADEON(0): Direct rendering enabled
[  4080.866] (II) RADEON(0): Setting EXA maxPitchBytes
[  4080.866] (II) EXA(0): Driver allocated offscreen pixmaps
[  4080.866] (II) EXA(0): Driver registered support for the following operations:
[  4080.866] (II)         Solid
[  4080.866] (II)         Copy
[  4080.866] (II)         Composite (RENDER acceleration)
[  4080.866] (II)         UploadToScreen
[  4080.866] (II)         DownloadFromScreen
[  4080.866] (II) RADEON(0): Acceleration enabled
[  4080.866] (==) RADEON(0): DPMS enabled
[  4080.866] (==) RADEON(0): Silken mouse enabled
[  4080.866] (II) RADEON(0): Set up textured video
[  4080.866] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[  4080.866] (II) RADEON(0): [XvMC] Extension initialized.
[  4080.866] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  4080.866] (--) RandR disabled
[  4080.872] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  4080.872] (II) AIGLX: enabled GLX_INTEL_swap_event
[  4080.872] (II) AIGLX: enabled GLX_ARB_create_context
[  4080.872] (II) AIGLX: enabled GLX_ARB_create_context_profile
[  4080.872] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[  4080.872] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  4080.872] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  4080.872] (II) AIGLX: Loaded and initialized r600
[  4080.872] (II) GLX: Initialized DRI2 GL provider for screen 0
[  4080.873] (II) RADEON(0): Setting screen physical size to 677 x 423
[  4080.915] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  4080.915] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  4080.915] (II) LoadModule: "evdev"
[  4080.915] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[  4080.915] (II) Module evdev: vendor="X.Org Foundation"
[  4080.915]    compiled for 1.13.4, module version = 2.7.3
[  4080.915]    Module class: X.Org XInput Driver
[  4080.915]    ABI class: X.Org XInput driver, version 18.0
[  4080.915] (II) Using input driver 'evdev' for 'Power Button'
[  4080.915] (**) Power Button: always reports core events
[  4080.915] (**) evdev: Power Button: Device: "/dev/input/event1"
[  4080.915] (--) evdev: Power Button: Vendor 0 Product 0x1
[  4080.915] (--) evdev: Power Button: Found keys
[  4080.915] (II) evdev: Power Button: Configuring as keyboard
[  4080.915] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[  4080.915] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  4080.915] (**) Option "xkb_rules" "evdev"
[  4080.915] (**) Option "xkb_model" "evdev"
[  4080.915] (**) Option "xkb_layout" "us"
[  4080.926] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[  4080.926] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  4080.926] (II) Using input driver 'evdev' for 'Power Button'
[  4080.926] (**) Power Button: always reports core events
[  4080.926] (**) evdev: Power Button: Device: "/dev/input/event0"
[  4080.926] (--) evdev: Power Button: Vendor 0 Product 0x1
[  4080.926] (--) evdev: Power Button: Found keys
[  4080.926] (II) evdev: Power Button: Configuring as keyboard
[  4080.926] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[  4080.926] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  4080.926] (**) Option "xkb_rules" "evdev"
[  4080.926] (**) Option "xkb_model" "evdev"
[  4080.926] (**) Option "xkb_layout" "us"
[  4080.927] (II) config/udev: Adding drm device (/dev/dri/card0)
[  4080.927] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
[  4080.927] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[  4080.927] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[  4080.927] (**) Logitech USB Receiver: always reports core events
[  4080.927] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event2"
[  4080.927] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc512
[  4080.927] (--) evdev: Logitech USB Receiver: Found keys
[  4080.927] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[  4080.927] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input2/event2"
[  4080.927] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 8)
[  4080.927] (**) Option "xkb_rules" "evdev"
[  4080.927] (**) Option "xkb_model" "evdev"
[  4080.927] (**) Option "xkb_layout" "us"
[  4080.927] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3)
[  4080.927] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[  4080.927] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[  4080.927] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[  4080.927] (**) Logitech USB Receiver: always reports core events
[  4080.927] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event3"
[  4080.927] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc512
[  4080.927] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[  4080.927] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[  4080.927] (--) evdev: Logitech USB Receiver: Found relative axes
[  4080.927] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[  4080.927] (--) evdev: Logitech USB Receiver: Found keys
[  4080.927] (II) evdev: Logitech USB Receiver: Configuring as mouse
[  4080.927] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[  4080.927] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[  4080.927] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[  4080.927] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  4080.927] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.1/input/input3/event3"
[  4080.927] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
[  4080.927] (**) Option "xkb_rules" "evdev"
[  4080.927] (**) Option "xkb_model" "evdev"
[  4080.927] (**) Option "xkb_layout" "us"
[  4080.927] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[  4080.927] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[  4080.927] (**) Logitech USB Receiver: (accel) acceleration profile 0
[  4080.927] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[  4080.927] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[  4080.927] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[  4080.927] (II) No input driver specified, ignoring this device.
[  4080.927] (II) This device may have been added with another device file.


And started as root (not working)
[code]

[ 4037.561]
X.Org X Server 1.13.4
Release Date: 2013-04-17
[ 4037.565] X Protocol Version 11, Revision 0
[ 4037.566] Build Operating System: Linux 3.8.13-gentoo x86_64 Gentoo
[ 4037.567] Current Operating System: Linux v-ghost 3.8.13-gentoo #6 SMP Thu Jul 18 10:29:42 BST 2013 x86_64
[ 4037.567] Kernel command line: root=/dev/ram0 real_root=/dev/sda5 dolvm domdadm
[ 4037.570] Build Date: 03 July 2013 04:02:24PM
[ 4037.571]
[ 4037.572] Current version of pixman: 0.28.0
[ 4037.574] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 4037.574] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 4037.579] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 26 12:42:16 2013
[ 4037.583] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 4037.583] (==) No Layout section. Using the first Screen section.
[ 4037.583] (==) No screen section available. Using defaults.
[ 4037.583] (**) |-->Screen "Default Screen Section" (0)
[ 4037.584] (**) | |-->Monitor "<default monitor>"
[ 4037.584] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 4037.584] (==) Automatically adding devices
[ 4037.584] (==) Automatically enabling devices
[ 4037.584] (==) Automatically adding GPU devices
[ 4037.590] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 4037.590] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 4037.590] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 4037.590] (II) Loader magic: 0x807be0
[ 4037.590] (II) Module ABI versions:
[ 4037.590] X.Org ANSI C Emulation: 0.4
[ 4037.590] X.Org Video Driver: 13.1
[ 4037.590] X.Org XInput driver : 18.0
[ 4037.590] X.Org Server Extension : 7.0
[ 4037.590] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 4037.591] (--) PCI:*(0:2:0:0) 1002:6739:1787:2304 rev 0, Mem @ 0xe0000000/268435456, 0xfbbc0000/131072, I/O @ 0x0000ce00/256, BIOS @ 0x????????/131072
[ 4037.591] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 4037.592] Initializing built-in extension Generic Event Extension
[ 4037.594] Initializing built-in extension SHAPE
[ 4037.595] Initializing built-in extension MIT-SHM
[ 4037.596] Initializing built-in extension XInputExtension
[ 4037.597] Initializing built-in extension XTEST
[ 4037.598] Initializing built-in extension BIG-REQUESTS
[ 4037.599] Initializing built-in extension SYNC
[ 4037.600] Initializing built-in extension XKEYBOARD
[ 4037.601] Initializing built-in extension XC-MISC
[ 4037.602] Initializing built-in extension XINERAMA
[ 4037.603] Initializing built-in extension XFIXES
[ 4037.604] Initializing built-in extension RENDER
[ 4037.605] Initializing built-in extension RANDR
[ 4037.606] Initializing built-in extension COMPOSITE
[ 4037.607] Initializing built-in extension DAMAGE
[ 4037.608] Initializing built-in extension MIT-SCREEN-SAVER
[ 4037.609] Initializing built-in extension DOUBLE-BUFFER
[ 4037.610] Initializing built-in extension RECORD
[ 4037.611] Initializing built-in extension DPMS
[ 4037.611] Initializing built-in extension X-Resource
[ 4037.612] Initializing built-in extension XVideo
[ 4037.613] Initializing built-in extension XVideo-MotionCompensation
[ 4037.614] Initializing built-in extension XFree86-VidModeExtension
[ 4037.615] Initializing built-in extension XFree86-DGA
[ 4037.616] Initializing built-in extension XFree86-DRI
[ 4037.617] Initializing built-in extension DRI2
[ 4037.617] (II) LoadModule: "glx"
[ 4037.624] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 4037.626] (II) Module glx: vendor="X.Org Foundation"
[ 4037.626] compiled for 1.13.4, module version = 1.0.0
[ 4037.626] ABI class: X.Org Server Extension, version 7.0
[ 4037.626] (==) AIGLX enabled
[ 4037.627] Loading extension GLX
[ 4037.627] (==) Matched ati as autoconfigured driver 0
[ 4037.627] (==) Matched ati as autoconfigured driver 1
[ 4037.627] (==) Matched vesa as autoconfigured driver 2
[ 4037.627] (==) Matched modesetting as autoconfigured driver 3
[ 4037.627] (==) Matched fbdev as autoconfigured driver 4
[ 4037.627] (==) Assigned the driver to the xf86ConfigLayout
[ 4037.627] (II) LoadModule: "ati"
[ 4037.627] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[ 4037.627] (II) Module ati: vendor="X.Org Foundation"
[ 4037.627] compiled for 1.13.4, module version = 7.0.0
[ 4037.627] Module class: X.Org Video Driver
[ 4037.627] ABI class: X.Org Video Driver, version 13.1
[ 4037.627] (II) LoadModule: "radeon"
[ 4037.627] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[ 4037.630] (II) Module radeon: vendor="X.Org Foundation"
[ 4037.630] compiled for 1.13.4, module version = 7.0.0
[ 4037.630] Module class: X.Org Video Driver
[ 4037.630] ABI class: X.Org Video Driver, version 13.1
[ 4037.630] (II) LoadModule: "vesa"
[ 4037.630] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[ 4037.631] (II) Module vesa: vendor="X.Org Foundation"
[ 4037.631] compiled for 1.13.4, module version = 2.3.2
[ 4037.631] Module class: X.Org Video Driver
[ 4037.631] ABI class: X.Org Video Driver, version 13.1
[ 4037.631] (II) LoadModule: "modesetting"
[ 4037.631] (WW) Warning, couldn't open module modesetting
[ 4037.631] (II) UnloadModule: "modesetting"
[ 4037.631] (II) Unloading modesetting
[ 4037.631] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 4037.631] (II) LoadModule: "fbdev"
[ 4037.631] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[ 4037.631] (II) Module fbdev: vendor="X.Org Foundation"
[ 4037.631] compiled for 1.13.4, module version = 0.4.3
[ 4037.631] Module class: X.Org Video Driver
[ 4037.631] ABI class: X.Org Video Driver, version 13.1
[ 4037.631] (II) RADEON: Driver for ATI Radeon chipsets:
ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
ATI Radeon Mobility X300 (M24) 3152 (PCIE),
ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
ATI Radeon X600 (RV380) 3E50 (PCIE),
ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
ATI Radeon IGP330M/340M/350M (U2) 4337,
ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
ATI Radeon X800PRO (R420) JI (AGP),
ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
ATI Radeon Mobility 9800 (M18) JN (AGP),
ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
ATI Radeon Mobility M7 LW (AGP),
ATI Mobility FireGL 7800 M7 LX (AGP),
ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
ATI FireGL Mobility 9000 (M9) Ld (AGP),
ATI Radeon Mobility 9000 (M9) Lf (AGP),
ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
ATI Radeon Mobility 9600 (M10) NQ (AGP),
ATI Radeon Mobility 9600 (M11) NR (AGP),
ATI Radeon Mobility 9600 (M10) NS (AGP),
ATI FireGL Mobility T2 (M10) NT (AGP),
ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
ATI Radeon Mobility X300 (M22) 5460 (PCIE),
ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
ATI Radeon X800PRO (R423) UI (PCIE),
ATI Radeon X800LE (R423) UJ (PCIE),
ATI Radeon X800SE (R423) UK (PCIE),
ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
ATI FireGL unknown (R423) UR (PCIE),
ATI FireGL unknown (R423) UT (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility Radeon X700 XL (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
ATI Radeon Mobility 9100 IGP (U3) 5835,
ATI Radeon XPRESS 200 5954 (PCIE),
ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
ATI Radeon XPRESS 200M 5975 (PCIE),
ATI Radeon XPRESS 200 5A41 (PCIE),
ATI Radeon XPRESS 200M 5A42 (PCIE),
ATI Radeon XPRESS 200 5A61 (PCIE),
ATI Radeon XPRESS 200M 5A62 (PCIE),
ATI Radeon X300 (RV370) 5B60 (PCIE),
ATI Radeon X600 (RV370) 5B62 (PCIE),
ATI Radeon X550 (RV370) 5B63 (PCIE),
ATI FireGL V3100 (RV370) 5B64 (PCIE),
ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
ATI Mobility Radeon X800 XT (M28) (PCIE),
ATI Mobility FireGL V5100 (M28) (PCIE),
ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
ATI Radeon X850 XT PE (R480) (PCIE),
ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
ATI Radeon X850 XT (R480) (PCIE),
ATI Radeon X800XT (R423) 5D57 (PCIE),
ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
ATI Radeon X700 PRO (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
ATI Mobility Radeon X1700, ATI Radeon X2300HD,
ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
AMD FireStream 9250, ATI FirePro V8700 (FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
ATI Mobility Radeon HD 4670, ATI FirePro M5750,
ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI RV670,
ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
ATI FireGL V3600, ATI Radeon HD 2600 LE,
ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
ATI Radeon 4100, ATI Mobility Radeon HD 4200,
ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
AMD Radeon HD 6300 Series Graphics,
AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
AMD Firestream 9350, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
ATI Mobility Radeon HD 5800 Series,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
ATI Mobility Radeon Graphics, CEDAR,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
BARTS, BARTS, Mobility Radeon HD 6000 Series,
Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum