Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X won't run as root
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
Lovot
Tux's lil' helper
Tux's lil' helper


Joined: 04 Aug 2015
Posts: 84

PostPosted: Thu May 05, 2016 8:17 pm    Post subject: X won't run as root Reply with quote

I updated my machine, and X wouldn't start, so I tried a different user, which worked, and the log files are almost identical for both.

Here is the message displayed when starting X as root:

Code:
startx -- vt8
hostname: Unknown host
xauth:  file /root/.serverauth.6371 does not exist


X.Org X Server 1.17.4
Release Date: 2015-10-28
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.0.9-gentoo x86_64 Gentoo
Current Operating System: Linux FX-Gentoo 4.4.6-gentoo #1 SMP Mon Apr 25 22:07:32 CDT 2016 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-4.4.6-gentoo root=UUID=ea6cac5a-806b-471e-ab15-d3bd7aedc167
Build Date: 12 December 2015  10:39:20AM
 
Current version of pixman: 0.32.8
   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.1.log", Time: Thu May  5 14:58:33 2016
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(II) [KMS] Kernel modesetting enabled.
xinit: connection to X server lost

waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.


The only lines i can find that are odd are:

hostname: Unknown host

xauth: file /root/.serverauth.6371 does not exist

xinit: connection to X server lost


But on the working user, both the hostname and serverauth messages come up, and it still works, so at this point only the xinit message seems to matter.

Here is the Xorg.log, it's nearly identical to the working user except the working one doesn't cut off where xinit loses connection

Code:
[ 29621.633]
X.Org X Server 1.17.4
Release Date: 2015-10-28
[ 29621.633] X Protocol Version 11, Revision 0
[ 29621.633] Build Operating System: Linux 4.0.9-gentoo x86_64 Gentoo
[ 29621.633] Current Operating System: Linux FX-Gentoo 4.4.6-gentoo #1 SMP Mon Apr 25 22:07:32 CDT 2016 x86_64
[ 29621.633] Kernel command line: BOOT_IMAGE=/vmlinuz-4.4.6-gentoo root=UUID=ea6cac5a-806b-471e-ab15-d3bd7aedc167
[ 29621.633] Build Date: 12 December 2015  10:39:20AM
[ 29621.633] 
[ 29621.633] Current version of pixman: 0.32.8
[ 29621.633]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[ 29621.633] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 29621.633] (==) Log file: "/var/log/Xorg.1.log", Time: Thu May  5 14:58:33 2016
[ 29621.633] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 29621.633] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 29621.633] (==) No Layout section.  Using the first Screen section.
[ 29621.633] (==) No screen section available. Using defaults.
[ 29621.633] (**) |-->Screen "Default Screen Section" (0)
[ 29621.633] (**) |   |-->Monitor "<default monitor>"
[ 29621.633] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[ 29621.633] (==) Automatically adding devices
[ 29621.633] (==) Automatically enabling devices
[ 29621.633] (==) Automatically adding GPU devices
[ 29621.633] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[ 29621.633]    Entry deleted from font path.
[ 29621.633] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 29621.633]    Entry deleted from font path.
[ 29621.633] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 29621.633]    Entry deleted from font path.
[ 29621.634] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 29621.634]    Entry deleted from font path.
[ 29621.634]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 29621.634] (==) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/100dpi/
[ 29621.634] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 29621.634] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 29621.634] (II) Loader magic: 0x80bc80
[ 29621.634] (II) Module ABI versions:
[ 29621.634]    X.Org ANSI C Emulation: 0.4
[ 29621.634]    X.Org Video Driver: 19.0
[ 29621.634]    X.Org XInput driver : 21.0
[ 29621.634]    X.Org Server Extension : 9.0
[ 29621.634] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 29621.634] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 29621.635] (--) PCI:*(0:1:0:0) 1002:679a:174b:a003 rev 0, Mem @ 0xd0000000/268435456, 0xfd580000/262144, I/O @ 0x0000be00/256, BIOS @ 0x????????/131072
[ 29621.635] (II) LoadModule: "glx"
[ 29621.635] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 29621.636] (II) Module glx: vendor="X.Org Foundation"
[ 29621.636]    compiled for 1.17.4, module version = 1.0.0
[ 29621.636]    ABI class: X.Org Server Extension, version 9.0
[ 29621.636] (==) AIGLX enabled
[ 29621.636] (==) Matched ati as autoconfigured driver 0
[ 29621.636] (==) Matched modesetting as autoconfigured driver 1
[ 29621.636] (==) Matched fbdev as autoconfigured driver 2
[ 29621.636] (==) Matched vesa as autoconfigured driver 3
[ 29621.636] (==) Assigned the driver to the xf86ConfigLayout
[ 29621.636] (II) LoadModule: "ati"
[ 29621.636] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[ 29621.636] (II) Module ati: vendor="X.Org Foundation"
[ 29621.636]    compiled for 1.17.4, module version = 7.5.0
[ 29621.636]    Module class: X.Org Video Driver
[ 29621.636]    ABI class: X.Org Video Driver, version 19.0
[ 29621.636] (II) LoadModule: "radeon"
[ 29621.636] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[ 29621.637] (II) Module radeon: vendor="X.Org Foundation"
[ 29621.637]    compiled for 1.17.4, module version = 7.5.0
[ 29621.637]    Module class: X.Org Video Driver
[ 29621.637]    ABI class: X.Org Video Driver, version 19.0
[ 29621.637] (II) LoadModule: "modesetting"
[ 29621.637] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 29621.637] (II) Module modesetting: vendor="X.Org Foundation"
[ 29621.637]    compiled for 1.17.4, module version = 1.17.4
[ 29621.637]    Module class: X.Org Video Driver
[ 29621.637]    ABI class: X.Org Video Driver, version 19.0
[ 29621.637] (II) LoadModule: "fbdev"
[ 29621.637] (WW) Warning, couldn't open module fbdev
[ 29621.637] (II) UnloadModule: "fbdev"
[ 29621.637] (II) Unloading fbdev
[ 29621.637] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 29621.637] (II) LoadModule: "vesa"
[ 29621.637] (WW) Warning, couldn't open module vesa
[ 29621.637] (II) UnloadModule: "vesa"
[ 29621.637] (II) Unloading vesa
[ 29621.637] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 29621.637] (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, SUMO2, 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, 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,
   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,
   VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
   OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
   HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE,
   BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
   BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
   KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
   KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
   MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
   MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
   KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
   KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
   KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
   HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
[ 29621.642] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 29621.642] (++) using VT number 8

[ 29621.740] (II) [KMS] Kernel modesetting enabled.
[ 29621.740] (WW) Falling back to old probe method for modesetting
[ 29621.740] (II) RADEON(0): Creating default Display subsection in Screen section
   "Default Screen Section" for depth/fbbpp 24/32
[ 29621.740] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[ 29621.740] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 29621.740] (==) RADEON(0): Default visual is TrueColor
[ 29621.740] (==) RADEON(0): RGB weight 888
[ 29621.740] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[ 29621.740] (--) RADEON(0): Chipset: "TAHITI" (ChipID = 0x679a)
[ 29621.740] (II) Loading sub module "dri2"
[ 29621.740] (II) LoadModule: "dri2"
[ 29621.740] (II) Module "dri2" already built-in
[ 29621.740] (II) Loading sub module "glamoregl"
[ 29621.740] (II) LoadModule: "glamoregl"
[ 29621.740] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 29621.744] (II) Module glamoregl: vendor="X.Org Foundation"
[ 29621.744]    compiled for 1.17.4, module version = 1.0.0
[ 29621.744]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 29621.744] (II) glamor: OpenGL accelerated X.org driver based.
[ 29621.764] (II) glamor: EGL version 1.4 (DRI2):
[ 29621.766] (II) RADEON(0): glamor detected, initialising EGL layer.
[ 29621.766] (II) RADEON(0): KMS Color Tiling: enabled
[ 29621.766] (II) RADEON(0): KMS Color Tiling 2D: enabled
[ 29621.766] (II) RADEON(0): KMS Pageflipping: enabled
[ 29621.766] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[ 29621.769] (II) RADEON(0): Output DisplayPort-0 has no monitor section
[ 29621.770] (II) RADEON(0): Output HDMI-0 has no monitor section
[ 29621.771] (II) RADEON(0): Output DVI-0 has no monitor section
[ 29621.803] (II) RADEON(0): Output DVI-1 has no monitor section
[ 29621.806] (II) RADEON(0): EDID for output DisplayPort-0
[ 29621.807] (II) RADEON(0): EDID for output HDMI-0
[ 29621.808] (II) RADEON(0): EDID for output DVI-0
[ 29621.840] (II) RADEON(0): EDID for output DVI-1
[ 29621.841] (II) RADEON(0): Manufacturer: HTC  Model: b446  Serial#: 799
[ 29621.841] (II) RADEON(0): Year: 2002  Week: 5
[ 29621.841] (II) RADEON(0): EDID Version: 1.3
[ 29621.841] (II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[ 29621.841] (II) RADEON(0): Sync:  Separate  Composite  SyncOnGreen
[ 29621.841] (II) RADEON(0): Max Image Size [cm]: horiz.: 40  vert.: 30
[ 29621.841] (II) RADEON(0): Gamma: 2.20
[ 29621.841] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 29621.841] (II) RADEON(0): First detailed timing is preferred mode
[ 29621.841] (II) RADEON(0): redX: 0.642 redY: 0.321   greenX: 0.284 greenY: 0.595
[ 29621.841] (II) RADEON(0): blueX: 0.144 blueY: 0.061   whiteX: 0.280 whiteY: 0.311
[ 29621.841] (II) RADEON(0): Supported established timings:
[ 29621.841] (II) RADEON(0): 640x480@60Hz
[ 29621.841] (II) RADEON(0): 1152x864@75Hz
[ 29621.841] (II) RADEON(0): Manufacturer's mask: 0
[ 29621.841] (II) RADEON(0): Supported standard timings:
[ 29621.841] (II) RADEON(0): #0: hsize: 800  vsize 600  refresh: 85  vid: 22853
[ 29621.841] (II) RADEON(0): #1: hsize: 1024  vsize 768  refresh: 85  vid: 22881
[ 29621.841] (II) RADEON(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[ 29621.841] (II) RADEON(0): #3: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
[ 29621.841] (II) RADEON(0): #4: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
[ 29621.841] (II) RADEON(0): Supported detailed timing:
[ 29621.841] (II) RADEON(0): clock: 202.5 MHz   Image Size:  400 x 300 mm
[ 29621.841] (II) RADEON(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
[ 29621.841] (II) RADEON(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
[ 29621.841] (II) RADEON(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 96 kHz, PixClock max 235 MHz
[ 29621.841] (II) RADEON(0): Monitor name: HITACHI V810
[ 29621.841] (II) RADEON(0): Serial No: H2A000799
[ 29621.841] (II) RADEON(0): EDID (in hex):
[ 29621.841] (II) RADEON(0):    00ffffffffffff00228346b41f030000
[ 29621.841] (II) RADEON(0):    050c01036e281e78ea5deea452489824
[ 29621.841] (II) RADEON(0):    0f474f20008045596159714f8199a94f
[ 29621.841] (II) RADEON(0):    0101010101011a4f403062b0324040c0
[ 29621.841] (II) RADEON(0):    1300902c1100001e000000fd0032a01e
[ 29621.841] (II) RADEON(0):    6017000a202020202020000000fc0048
[ 29621.841] (II) RADEON(0):    49544143484920563831300a000000ff
[ 29621.841] (II) RADEON(0):    004832413030303739390a202020006b
[ 29621.841] (II) RADEON(0): Printing probed modes for output DVI-1
[ 29621.841] (II) RADEON(0): Modeline "1600x1200"x75.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz eP)
[ 29621.841] (II) RADEON(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz e)
[ 29621.841] (II) RADEON(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 29621.841] (II) RADEON(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz e)
[ 29621.841] (II) RADEON(0): Modeline "800x600"x85.1   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz e)
[ 29621.841] (II) RADEON(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 29621.841] (II) RADEON(0): Output DisplayPort-0 disconnected
[ 29621.841] (II) RADEON(0): Output HDMI-0 disconnected
[ 29621.841] (II) RADEON(0): Output DVI-0 disconnected
[ 29621.841] (II) RADEON(0): Output DVI-1 connected
[ 29621.841] (II) RADEON(0): Using exact sizes for initial modes
[ 29621.841] (II) RADEON(0): Output DVI-1 using initial mode 1600x1200
[ 29621.841] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 29621.841] (II) RADEON(0): mem size init: gart size :7fbce000 vram size: s:c0000000 visible:bf234000
[ 29621.841] (==) RADEON(0): DPI set to (96, 96)
[ 29621.841] (II) Loading sub module "fb"
[ 29621.841] (II) LoadModule: "fb"
[ 29621.841] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 29621.841] (II) Module fb: vendor="X.Org Foundation"
[ 29621.841]    compiled for 1.17.4, module version = 1.0.0
[ 29621.841]    ABI class: X.Org ANSI C Emulation, version 0.4
[ 29621.841] (II) Loading sub module "ramdac"
[ 29621.841] (II) LoadModule: "ramdac"
[ 29621.841] (II) Module "ramdac" already built-in
[ 29621.841] (II) UnloadModule: "modesetting"
[ 29621.841] (II) Unloading modesetting
[ 29621.841] (--) Depth 24 pixmap format is 32 bpp
[ 29621.841] (II) RADEON(0): [DRI2] Setup complete
[ 29621.841] (II) RADEON(0): [DRI2]   DRI driver: radeonsi
[ 29621.841] (II) RADEON(0): [DRI2]   VDPAU driver: radeonsi
[ 29621.842] (II) RADEON(0): Front buffer size: 8000K
[ 29621.842] (II) RADEON(0): VRAM usage limit set to 2811153K
[ 29621.842] (==) RADEON(0): Backing store enabled
[ 29621.842] (II) RADEON(0): Direct rendering enabled
[ 29621.889] (II) RADEON(0): Use GLAMOR acceleration.
[ 29621.889] (II) RADEON(0): Acceleration enabled
[ 29621.889] (==) RADEON(0): DPMS enabled
[ 29621.889] (==) RADEON(0): Silken mouse enabled
[ 29621.889] (II) RADEON(0): Set up textured video (glamor)
[ 29621.889] (II) RADEON(0): [XvMC] Associated with GLAMOR Textured Video.
[ 29621.889] (II) RADEON(0): [XvMC] Extension initialized.
[ 29621.889] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 29621.890] (--) RandR disabled
[ 29621.890] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 29621.890] (II) AIGLX: enabled GLX_ARB_create_context
[ 29621.890] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 29621.890] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 29621.890] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 29621.890] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 29621.890] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 29621.890] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 29621.890] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 29621.890] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 29621.891] (II) AIGLX: Loaded and initialized radeonsi
[ 29621.891] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 29621.901] (II) RADEON(0): Setting screen physical size to 423 x 317
[ 29621.930] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 29621.930] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 29621.930] (II) LoadModule: "evdev"
[ 29621.930] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 29621.930] (II) Module evdev: vendor="X.Org Foundation"
[ 29621.930]    compiled for 1.17.4, module version = 2.9.2
[ 29621.930]    Module class: X.Org XInput Driver
[ 29621.930]    ABI class: X.Org XInput driver, version 21.0
[ 29621.930] (II) Using input driver 'evdev' for 'Power Button'
[ 29621.930] (**) Power Button: always reports core events
[ 29621.930] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 29621.930] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 29621.930] (--) evdev: Power Button: Found keys
[ 29621.930] (II) evdev: Power Button: Configuring as keyboard
[ 29621.930] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 29621.931] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 29621.931] (**) Option "xkb_rules" "evdev"
[ 29621.931] (**) Option "xkb_model" "pc104"
[ 29621.931] (**) Option "xkb_layout" "us"
[ 29621.947] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 29621.947] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 29621.947] (II) Using input driver 'evdev' for 'Power Button'
[ 29621.947] (**) Power Button: always reports core events
[ 29621.948] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 29621.948] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 29621.948] (--) evdev: Power Button: Found keys
[ 29621.948] (II) evdev: Power Button: Configuring as keyboard
[ 29621.948] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 29621.948] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 29621.948] (**) Option "xkb_rules" "evdev"
[ 29621.948] (**) Option "xkb_model" "pc104"
[ 29621.948] (**) Option "xkb_layout" "us"
[ 29621.948] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 29621.948] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 29621.948] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 29621.948] (II) config/udev: Adding input device HDA ATI HDMI HDMI (/dev/input/event2)
[ 29621.948] (II) No input driver specified, ignoring this device.
[ 29621.948] (II) This device may have been added with another device file.
[ 29621.949] (II) config/udev: Adding input device HDA ATI HDMI HDMI (/dev/input/event3)
[ 29621.949] (II) No input driver specified, ignoring this device.
[ 29621.949] (II) This device may have been added with another device file.
[ 29621.949] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event12)
[ 29621.949] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 29621.949] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 29621.949] (**) Logitech USB Receiver: always reports core events
[ 29621.949] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event12"
[ 29621.949] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc505
[ 29621.949] (--) evdev: Logitech USB Receiver: Found keys
[ 29621.949] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 29621.949] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.0/0003:046D:C505.0001/input/input13/event12"
[ 29621.949] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 8)
[ 29621.949] (**) Option "xkb_rules" "evdev"
[ 29621.949] (**) Option "xkb_model" "pc104"
[ 29621.949] (**) Option "xkb_layout" "us"
[ 29621.950] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event13)
[ 29621.950] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
[ 29621.950] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
[ 29621.950] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
[ 29621.950] (**) Logitech USB Receiver: always reports core events
[ 29621.950] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event13"
[ 29621.950] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc505
[ 29621.950] (--) evdev: Logitech USB Receiver: Found 20 mouse buttons
[ 29621.950] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
[ 29621.950] (--) evdev: Logitech USB Receiver: Found relative axes
[ 29621.950] (--) evdev: Logitech USB Receiver: Found x and y relative axes
[ 29621.950] (--) evdev: Logitech USB Receiver: Found keys
[ 29621.950] (II) evdev: Logitech USB Receiver: Configuring as mouse
[ 29621.950] (II) evdev: Logitech USB Receiver: Configuring as keyboard
[ 29621.950] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
[ 29621.950] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
[ 29621.950] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 29621.950] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb5/5-4/5-4:1.1/0003:046D:C505.0002/input/input14/event13"
[ 29621.950] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
[ 29621.950] (**) Option "xkb_rules" "evdev"
[ 29621.950] (**) Option "xkb_model" "pc104"
[ 29621.950] (**) Option "xkb_layout" "us"
[ 29621.950] (II) evdev: Logitech USB Receiver: initialized for relative axes.
[ 29621.950] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
[ 29621.950] (**) Logitech USB Receiver: (accel) acceleration profile 0
[ 29621.950] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
[ 29621.950] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
[ 29621.951] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 29621.951] (II) No input driver specified, ignoring this device.
[ 29621.951] (II) This device may have been added with another device file.
[ 29621.951] (II) config/udev: Adding input device SINO WEALTH USB KEYBOARD (/dev/input/event15)
[ 29621.951] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "evdev keyboard catchall"
[ 29621.951] (II) Using input driver 'evdev' for 'SINO WEALTH USB KEYBOARD'
[ 29621.951] (**) SINO WEALTH USB KEYBOARD: always reports core events
[ 29621.951] (**) evdev: SINO WEALTH USB KEYBOARD: Device: "/dev/input/event15"
[ 29621.951] (--) evdev: SINO WEALTH USB KEYBOARD: Vendor 0x258a Product 0x3
[ 29621.951] (--) evdev: SINO WEALTH USB KEYBOARD: Found keys
[ 29621.951] (II) evdev: SINO WEALTH USB KEYBOARD: Configuring as keyboard
[ 29621.951] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb5/5-5/5-5:1.0/0003:258A:0003.0005/input/input16/event15"
[ 29621.951] (II) XINPUT: Adding extended input device "SINO WEALTH USB KEYBOARD" (type: KEYBOARD, id 10)
[ 29621.951] (**) Option "xkb_rules" "evdev"
[ 29621.951] (**) Option "xkb_model" "pc104"
[ 29621.951] (**) Option "xkb_layout" "us"
[ 29621.952] (II) config/udev: Adding input device SINO WEALTH USB KEYBOARD (/dev/input/event16)
[ 29621.952] (**) SINO WEALTH USB KEYBOARD: Applying InputClass "evdev keyboard catchall"
[ 29621.952] (II) Using input driver 'evdev' for 'SINO WEALTH USB KEYBOARD'
[ 29621.952] (**) SINO WEALTH USB KEYBOARD: always reports core events
[ 29621.952] (**) evdev: SINO WEALTH USB KEYBOARD: Device: "/dev/input/event16"
[ 29621.952] (--) evdev: SINO WEALTH USB KEYBOARD: Vendor 0x258a Product 0x3
[ 29621.952] (--) evdev: SINO WEALTH USB KEYBOARD: Found keys
[ 29621.952] (II) evdev: SINO WEALTH USB KEYBOARD: Configuring as keyboard
[ 29621.952] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb5/5-5/5-5:1.1/0003:258A:0003.0006/input/input17/event16"
[ 29621.952] (II) XINPUT: Adding extended input device "SINO WEALTH USB KEYBOARD" (type: KEYBOARD, id 11)
[ 29621.952] (**) Option "xkb_rules" "evdev"
[ 29621.952] (**) Option "xkb_model" "pc104"
[ 29621.952] (**) Option "xkb_layout" "us"
[ 29621.952] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event9)
[ 29621.952] (II) No input driver specified, ignoring this device.
[ 29621.952] (II) This device may have been added with another device file.
[ 29621.952] (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event10)
[ 29621.952] (II) No input driver specified, ignoring this device.
[ 29621.952] (II) This device may have been added with another device file.
[ 29621.953] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event11)
[ 29621.953] (II) No input driver specified, ignoring this device.
[ 29621.953] (II) This device may have been added with another device file.
[ 29621.953] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event4)
[ 29621.953] (II) No input driver specified, ignoring this device.
[ 29621.953] (II) This device may have been added with another device file.
[ 29621.953] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event5)
[ 29621.953] (II) No input driver specified, ignoring this device.
[ 29621.953] (II) This device may have been added with another device file.
[ 29621.953] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event6)
[ 29621.953] (II) No input driver specified, ignoring this device.
[ 29621.953] (II) This device may have been added with another device file.
[ 29621.954] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event7)
[ 29621.954] (II) No input driver specified, ignoring this device.
[ 29621.954] (II) This device may have been added with another device file.
[ 29621.954] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event8)
[ 29621.954] (II) No input driver specified, ignoring this device.
[ 29621.954] (II) This device may have been added with another device file.
[ 29621.954] (II) config/udev: Adding input device Areson USB Device (/dev/input/event14)
[ 29621.954] (**) Areson USB Device: Applying InputClass "evdev pointer catchall"
[ 29621.954] (II) Using input driver 'evdev' for 'Areson USB Device'
[ 29621.954] (**) Areson USB Device: always reports core events
[ 29621.954] (**) evdev: Areson USB Device: Device: "/dev/input/event14"
[ 29622.005] (--) evdev: Areson USB Device: Vendor 0x4b4 Product 0x60
[ 29622.005] (--) evdev: Areson USB Device: Found 12 mouse buttons
[ 29622.005] (--) evdev: Areson USB Device: Found scroll wheel(s)
[ 29622.005] (--) evdev: Areson USB Device: Found relative axes
[ 29622.005] (--) evdev: Areson USB Device: Found x and y relative axes
[ 29622.005] (II) evdev: Areson USB Device: Configuring as mouse
[ 29622.005] (II) evdev: Areson USB Device: Adding scrollwheel support
[ 29622.005] (**) evdev: Areson USB Device: YAxisMapping: buttons 4 and 5
[ 29622.005] (**) evdev: Areson USB Device: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 29622.005] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:16.0/usb7/7-1/7-1:1.0/0003:04B4:0060.0003/input/input15/event14"
[ 29622.005] (II) XINPUT: Adding extended input device "Areson USB Device" (type: MOUSE, id 12)
[ 29622.005] (II) evdev: Areson USB Device: initialized for relative axes.
[ 29622.005] (**) Areson USB Device: (accel) keeping acceleration scheme 1
[ 29622.005] (**) Areson USB Device: (accel) acceleration profile 0
[ 29622.005] (**) Areson USB Device: (accel) acceleration factor: 2.000
[ 29622.005] (**) Areson USB Device: (accel) acceleration threshold: 4
[ 29622.005] (II) config/udev: Adding input device Areson USB Device (/dev/input/mouse1)
[ 29622.005] (II) No input driver specified, ignoring this device.
[ 29622.005] (II) This device may have been added with another device file.
[ 29622.119] (II) evdev: Areson USB Device: Close
[ 29622.119] (II) UnloadModule: "evdev"
[ 29622.119] (II) evdev: SINO WEALTH USB KEYBOARD: Close
[ 29622.119] (II) UnloadModule: "evdev"
[ 29622.119] (II) evdev: SINO WEALTH USB KEYBOARD: Close
[ 29622.119] (II) UnloadModule: "evdev"
[ 29622.119] (II) evdev: Logitech USB Receiver: Close
[ 29622.119] (II) UnloadModule: "evdev"
[ 29622.119] (II) evdev: Logitech USB Receiver: Close
[ 29622.119] (II) UnloadModule: "evdev"
[ 29622.119] (II) evdev: Power Button: Close
[ 29622.119] (II) UnloadModule: "evdev"
[ 29622.119] (II) evdev: Power Button: Close
[ 29622.119] (II) UnloadModule: "evdev"
[ 29622.124] (II) Server terminated successfully (0). Closing log file.


Any ideas what I might have messed up to get in this predicament?
Back to top
View user's profile Send private message
Buffoon
Veteran
Veteran


Joined: 17 Jun 2015
Posts: 1369
Location: EU or US

PostPosted: Thu May 05, 2016 9:45 pm    Post subject: Reply with quote

Nobody runs X as root but greenhorns who have no clue what they are doing. Everybody else agrees it is the second most stupid thing one can do. (Most stupid thing is using computer as root.)
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Fri May 06, 2016 3:44 am    Post subject: Reply with quote

Buffoon wrote:
Nobody runs X as root but greenhorns who have no clue what they are doing.

Speaking of those, you do know /usr/sbin/Xorg is setuid root by default on Gentoo and nearly every other distro, right?
Back to top
View user's profile Send private message
Buffoon
Veteran
Veteran


Joined: 17 Jun 2015
Posts: 1369
Location: EU or US

PostPosted: Fri May 06, 2016 3:48 am    Post subject: Reply with quote

Ant P. wrote:
Buffoon wrote:
Nobody runs X as root but greenhorns who have no clue what they are doing.

Speaking of those, you do know /usr/sbin/Xorg is setuid root by default on Gentoo and nearly every other distro, right?

Yes I happen to know that. My statement is still the same.
Back to top
View user's profile Send private message
Maxxx
Guru
Guru


Joined: 12 Jan 2016
Posts: 595
Location: Italia

PostPosted: Fri May 06, 2016 8:43 am    Post subject: Reply with quote

If you just want to risk to login as root, you can try to reemerge X and see if this fix the issue.
Back to top
View user's profile Send private message
Lovot
Tux's lil' helper
Tux's lil' helper


Joined: 04 Aug 2015
Posts: 84

PostPosted: Fri May 06, 2016 10:47 am    Post subject: Reply with quote

Buffoon wrote:
Nobody runs X as root but greenhorns who have no clue what they are doing. Everybody else agrees it is the second most stupid thing one can do. (Most stupid thing is using computer as root.)


Yes I run as root, I know the risks and deem them acceptable. If you feel the urge to convince me to not run as root, find the largest, spiniest cactus available, and fornicate with it until the urge passes.

I need to make that my signature on any Linux forum I join.
Back to top
View user's profile Send private message
Lovot
Tux's lil' helper
Tux's lil' helper


Joined: 04 Aug 2015
Posts: 84

PostPosted: Sun May 08, 2016 11:31 am    Post subject: Reply with quote

Maxxx wrote:
If you just want to risk to login as root, you can try to reemerge X and see if this fix the issue.


I tried this, however whatever was broken seems too hard to pin down, so i nuked that install and replaced it with one of my backups, I'll see if it still works after it's been updated.
Back to top
View user's profile Send private message
steveL
Watchman
Watchman


Joined: 13 Sep 2006
Posts: 5153
Location: The Peanut Gallery

PostPosted: Sun May 08, 2016 5:05 pm    Post subject: Reply with quote

Buffoon wrote:
Nobody runs X as root but greenhorns who have no clue what they are doing. Everybody else agrees it is the second most stupid thing one can do. (Most stupid thing is using computer as root.)

++
Though a terminal session/console as root is another matter (so not any use of a computer.)
Lovot wrote:
Yes I run as root, I know the risks and deem them acceptable. If you feel the urge to convince me to not run as root, find the largest, spiniest cactus available, and fornicate with it until the urge passes.

LMAO.

Still, a really dumb thing to do, running X as root.

Not that I wish to convince you to do otherwise: it's none of my business, and I really don't care what someone else does with their machine/s (unless connected to our network.)

Thanks for the laugh though, on both levels. ;-)
Back to top
View user's profile Send private message
Lovot
Tux's lil' helper
Tux's lil' helper


Joined: 04 Aug 2015
Posts: 84

PostPosted: Sun May 08, 2016 8:37 pm    Post subject: Reply with quote

I restored a backup and updated it, the problem came back. It appears the problem was in my .xinitrc, it is identical to the other user, but for *some reason* the newest version of xinit decided to execute my .xinitrc differently than it did previously when running as root.

old .xinitrc that xinit no longer likes:

Code:
#!/bin/sh
# $XConsortium: xinitrc.cpp,v 1.4 91/08/22 11:41:34 rws Exp $

userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then
    xrdb -merge $sysresources
fi

if [ -f $sysmodmap ]; then
    xmodmap $sysmodmap
fi

if [ -f $userresources ]; then
    xrdb -merge $userresources
fi

if [ -f $usermodmap ]; then
    xmodmap $usermodmap
fi

# Start the window manager:
if [ -z "$DESKTOP_SESSION" -a -x /usr/bin/ck-launch-session ]; then
  exec ck-launch-session mate-session
else
  exec mate-session
fi


new .xinitrc I started using based on the man pages for xinit, and trying xinit without an xinitrc, and then starting MATE through xterm. I based the original (that doesn't work) off of the .xinitrc example

Code:
#!/bin/sh
# $XConsortium: xinitrc.cpp,v 1.4 91/08/22 11:41:34 rws Exp $
mate-session



mate-session executes all my startup applications anyways, so there is no need for anything to be in my .xinitrc except for mate-session

I wish I had tried messing around with xinit in the beginning, would have saved me a lot of trouble.
Back to top
View user's profile Send private message
Lovot
Tux's lil' helper
Tux's lil' helper


Joined: 04 Aug 2015
Posts: 84

PostPosted: Sun May 08, 2016 8:52 pm    Post subject: Reply with quote

steveL wrote:
Buffoon wrote:
Nobody runs X as root but greenhorns who have no clue what they are doing. Everybody else agrees it is the second most stupid thing one can do. (Most stupid thing is using computer as root.)

++
Though a terminal session/console as root is another matter (so not any use of a computer.)
Lovot wrote:
Yes I run as root, I know the risks and deem them acceptable. If you feel the urge to convince me to not run as root, find the largest, spiniest cactus available, and fornicate with it until the urge passes.

LMAO.

Still, a really dumb thing to do, running X as root.

Not that I wish to convince you to do otherwise: it's none of my business, and I really don't care what someone else does with their machine/s (unless connected to our network.)

Thanks for the laugh though, on both levels. ;-)



No problem.

I didn't start off running as root, I simply did so much stuff that required superuser privileges that it became easier to simply run as root all the time It made fixing things so much easier. I have never had a problem caused by running everything as root besides douchbag programmers adding a line of code in their programs that causes it fail to execute properly when run as root. One of these days I'm going to figure out how to disable that little feature so I can root in peace. I have backups that are air-gaped, how much more damage can other people do when they can already access my personal data no matter which user I run as?
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