Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#630838: xorg: /usr/lib/x86_64-linux-gnu/dri/ is missing

179 views
Skip to first unread message

Gunther Furtado

unread,
Jun 17, 2011, 4:50:01 PM6/17/11
to
Package: xorg
Version: 1:7.6+7
Severity: normal


Hi,

AIGLX is not loading because it keeps asking for
/usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
but the link is not there and the dri directory is missing also.

root@shreknemo:~# cat /var/log/aptitude | grep xorg | tail
..
..
..
[ATUALIZAÇÃO] xorg 1:7.6+6 -> 1:7.6+7
[ATUALIZAÇÃO] xserver-xorg 1:7.6+6 -> 1:7.6+7
[ATUALIZAÇÃO] xserver-xorg-input-all 1:7.6+6 -> 1:7.6+7
[ATUALIZAÇÃO] xserver-xorg-video-all 1:7.6+6 -> 1:7.6+7
[ATUALIZAÇÃO] xserver-xorg-core 2:1.10.2-1 -> 2:1.10.2-1+b1
[ATUALIZAÇÃO] xserver-xorg-dev 2:1.10.2-1 -> 2:1.10.2-1+b1

root@shreknemo:~# cat /var/log/Xorg.0.log | grep GLX
[ 17.489] (==) AIGLX enabled
[ 17.490] (II) Loading extension GLX
[ 17.609] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[ 18.037] (II) AIGLX error: dlopen
of /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so failed
(/usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so: cannot open shared object
file: No such file or directory)
[ 18.037] (II) AIGLX: reverting to software rendering
[ 18.037] (II) AIGLX: Screen 0 is not DRI capable
[ 18.037] (EE) AIGLX error: dlopen
of /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed
(/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: cannot open shared object
file: No such file or directory)
[ 18.037] (EE) GLX: could not load software renderer
[ 18.037] (II) GLX: no usable GL providers found for screen 0
root@shreknemo:~#

the following makes it work properly:
# ln -sf /usr/lib/dri/ /usr/lib/x86_64-linux-gnu/

Is this a copyright issue?

Cheers,
Gunther

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Feb 19 15:07 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1956672 Jun 14 09:37 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:0d.0 VGA compatible controller [0300]: nVidia Corporation C61 [GeForce 7025 / nForce 630a] [10de:03d6] (rev a2)

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
options radeon modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 2.6.39-1-amd64 (Debian 2.6.39-1) (buildd_am...@buildd.debian.org) (gcc version 4.4.6 (Debian 4.4.6-3) ) #1 SMP Tue May 24 14:34:19 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 24720 Apr 14 12:28 /var/log/Xorg.3.log
-rw-r--r-- 1 root root 24720 Apr 14 13:42 /var/log/Xorg.4.log
-rw-r--r-- 1 root root 24720 Apr 14 14:12 /var/log/Xorg.5.log
-rw-r--r-- 1 root root 24720 Apr 15 09:32 /var/log/Xorg.7.log
-rw-r--r-- 1 root root 24720 Apr 15 09:33 /var/log/Xorg.6.log
-rw-r--r-- 1 root root 24720 Apr 19 14:37 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 34297 May 9 10:27 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 46174 Jun 17 16:47 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[ 20353.496]
X.Org X Server 1.10.2
Release Date: 2011-05-28
[ 20353.496] X Protocol Version 11, Revision 0
[ 20353.496] Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
[ 20353.496] Current Operating System: Linux shreknemo 2.6.39-1-amd64 #1 SMP Tue May 24 14:34:19 UTC 2011 x86_64
[ 20353.496] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.39-1-amd64 root=/dev/mapper/shreknemo-root ro quiet
[ 20353.496] Build Date: 14 June 2011 12:32:34PM
[ 20353.496] xorg-server 2:1.10.2-1+b1 (amd64 Builddd Daemon (barber) <buildd_am...@buildd.debian.org>)
[ 20353.496] Current version of pixman: 0.21.8
[ 20353.496] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 20353.496] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 20353.497] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun 17 14:06:16 2011
[ 20353.497] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 20353.497] (==) No Layout section. Using the first Screen section.
[ 20353.497] (==) No screen section available. Using defaults.
[ 20353.497] (**) |-->Screen "Default Screen Section" (0)
[ 20353.497] (**) | |-->Monitor "<default monitor>"
[ 20353.498] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 20353.498] (==) Automatically adding devices
[ 20353.498] (==) Automatically enabling devices
[ 20353.498] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 20353.498] Entry deleted from font path.
[ 20353.498] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
[ 20353.498] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 20353.498] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 20353.498] (II) Loader magic: 0x7d7b20
[ 20353.498] (II) Module ABI versions:
[ 20353.498] X.Org ANSI C Emulation: 0.4
[ 20353.498] X.Org Video Driver: 10.0
[ 20353.499] X.Org XInput driver : 12.2
[ 20353.499] X.Org Server Extension : 5.0
[ 20353.500] (--) PCI:*(0:0:13:0) 10de:03d6:1849:03d6 rev 162, Mem @ 0xfa000000/16777216, 0xe0000000/268435456, 0xf9000000/16777216, BIOS @ 0x????????/131072
[ 20353.500] (II) Open ACPI successful (/var/run/acpid.socket)
[ 20353.500] (II) LoadModule: "extmod"
[ 20353.501] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 20353.502] (II) Module extmod: vendor="X.Org Foundation"
[ 20353.502] compiled for 1.10.2, module version = 1.0.0
[ 20353.502] Module class: X.Org Server Extension
[ 20353.502] ABI class: X.Org Server Extension, version 5.0
[ 20353.502] (II) Loading extension SELinux
[ 20353.502] (II) Loading extension MIT-SCREEN-SAVER
[ 20353.502] (II) Loading extension XFree86-VidModeExtension
[ 20353.502] (II) Loading extension XFree86-DGA
[ 20353.502] (II) Loading extension DPMS
[ 20353.502] (II) Loading extension XVideo
[ 20353.502] (II) Loading extension XVideo-MotionCompensation
[ 20353.502] (II) Loading extension X-Resource
[ 20353.502] (II) LoadModule: "dbe"
[ 20353.503] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 20353.503] (II) Module dbe: vendor="X.Org Foundation"
[ 20353.503] compiled for 1.10.2, module version = 1.0.0
[ 20353.503] Module class: X.Org Server Extension
[ 20353.503] ABI class: X.Org Server Extension, version 5.0
[ 20353.503] (II) Loading extension DOUBLE-BUFFER
[ 20353.503] (II) LoadModule: "glx"
[ 20353.503] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 20353.504] (II) Module glx: vendor="X.Org Foundation"
[ 20353.504] compiled for 1.10.2, module version = 1.0.0
[ 20353.504] ABI class: X.Org Server Extension, version 5.0
[ 20353.504] (==) AIGLX enabled
[ 20353.504] (II) Loading extension GLX
[ 20353.504] (II) LoadModule: "record"
[ 20353.505] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 20353.505] (II) Module record: vendor="X.Org Foundation"
[ 20353.505] compiled for 1.10.2, module version = 1.13.0
[ 20353.505] Module class: X.Org Server Extension
[ 20353.505] ABI class: X.Org Server Extension, version 5.0
[ 20353.505] (II) Loading extension RECORD
[ 20353.505] (II) LoadModule: "dri"
[ 20353.505] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 20353.506] (II) Module dri: vendor="X.Org Foundation"
[ 20353.506] compiled for 1.10.2, module version = 1.0.0
[ 20353.506] ABI class: X.Org Server Extension, version 5.0
[ 20353.506] (II) Loading extension XFree86-DRI
[ 20353.506] (II) LoadModule: "dri2"
[ 20353.506] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 20353.507] (II) Module dri2: vendor="X.Org Foundation"
[ 20353.507] compiled for 1.10.2, module version = 1.2.0
[ 20353.507] ABI class: X.Org Server Extension, version 5.0
[ 20353.507] (II) Loading extension DRI2
[ 20353.507] (==) Matched nouveau as autoconfigured driver 0
[ 20353.507] (==) Matched nv as autoconfigured driver 1
[ 20353.507] (==) Matched vesa as autoconfigured driver 2
[ 20353.507] (==) Matched fbdev as autoconfigured driver 3
[ 20353.507] (==) Assigned the driver to the xf86ConfigLayout
[ 20353.507] (II) LoadModule: "nouveau"
[ 20353.507] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 20353.508] (II) Module nouveau: vendor="X.Org Foundation"
[ 20353.508] compiled for 1.10.1, module version = 0.0.16
[ 20353.508] Module class: X.Org Video Driver
[ 20353.508] ABI class: X.Org Video Driver, version 10.0
[ 20353.508] (II) LoadModule: "nv"
[ 20353.508] (WW) Warning, couldn't open module nv
[ 20353.508] (II) UnloadModule: "nv"
[ 20353.508] (II) Unloading nv
[ 20353.508] (EE) Failed to load module "nv" (module does not exist, 0)
[ 20353.508] (II) LoadModule: "vesa"
[ 20353.508] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 20353.508] (II) Module vesa: vendor="X.Org Foundation"
[ 20353.509] compiled for 1.10.1, module version = 2.3.0
[ 20353.509] Module class: X.Org Video Driver
[ 20353.509] ABI class: X.Org Video Driver, version 10.0
[ 20353.509] (II) LoadModule: "fbdev"
[ 20353.509] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 20353.509] (II) Module fbdev: vendor="X.Org Foundation"
[ 20353.509] compiled for 1.10.1, module version = 0.4.2
[ 20353.509] ABI class: X.Org Video Driver, version 10.0
[ 20353.509] (II) NOUVEAU driver Date: Thu Mar 24 02:13:12 2011 +1000
[ 20353.509] (II) NOUVEAU driver for NVIDIA chipset families :
[ 20353.509] RIVA TNT (NV04)
[ 20353.509] RIVA TNT2 (NV05)
[ 20353.509] GeForce 256 (NV10)
[ 20353.509] GeForce 2 (NV11, NV15)
[ 20353.509] GeForce 4MX (NV17, NV18)
[ 20353.509] GeForce 3 (NV20)
[ 20353.509] GeForce 4Ti (NV25, NV28)
[ 20353.509] GeForce FX (NV3x)
[ 20353.509] GeForce 6 (NV4x)
[ 20353.509] GeForce 7 (G7x)
[ 20353.509] GeForce 8 (G8x)
[ 20353.509] GeForce GTX 200 (NVA0)
[ 20353.509] GeForce GTX 400 (NVC0)
[ 20353.509] (II) VESA: driver for VESA chipsets: vesa
[ 20353.509] (II) FBDEV: driver for framebuffer: fbdev
[ 20353.509] (++) using VT number 8

[ 20353.514] drmOpenDevice: node name is /dev/dri/card0
[ 20353.514] drmOpenDevice: open result is 8, (OK)
[ 20353.514] drmOpenByBusid: Searching for BusID pci:0000:00:0d.0
[ 20353.514] drmOpenDevice: node name is /dev/dri/card0
[ 20353.514] drmOpenDevice: open result is 8, (OK)
[ 20353.514] drmOpenByBusid: drmOpenMinor returns 8
[ 20353.514] drmOpenByBusid: drmGetBusid reports pci:0000:00:0d.0
[ 20353.514] (II) [drm] nouveau interface version: 0.0.16
[ 20353.514] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 20353.514] (WW) Falling back to old probe method for vesa
[ 20353.515] (WW) Falling back to old probe method for fbdev
[ 20353.515] (II) Loading sub module "fbdevhw"
[ 20353.515] (II) LoadModule: "fbdevhw"
[ 20353.515] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 20353.515] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 20353.515] compiled for 1.10.2, module version = 0.0.2
[ 20353.515] ABI class: X.Org Video Driver, version 10.0
[ 20353.516] (II) Loading sub module "dri"
[ 20353.516] (II) LoadModule: "dri"
[ 20353.516] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 20353.516] (II) Module dri: vendor="X.Org Foundation"
[ 20353.516] compiled for 1.10.2, module version = 1.0.0
[ 20353.516] ABI class: X.Org Server Extension, version 5.0
[ 20353.516] (II) NOUVEAU(0): Loaded DRI module
[ 20353.516] drmOpenDevice: node name is /dev/dri/card0
[ 20353.516] drmOpenDevice: open result is 9, (OK)
[ 20353.516] drmOpenDevice: node name is /dev/dri/card0
[ 20353.517] drmOpenDevice: open result is 9, (OK)
[ 20353.517] drmOpenByBusid: Searching for BusID pci:0000:00:0d.0
[ 20353.517] drmOpenDevice: node name is /dev/dri/card0
[ 20353.517] drmOpenDevice: open result is 9, (OK)
[ 20353.517] drmOpenByBusid: drmOpenMinor returns 9
[ 20353.517] drmOpenByBusid: drmGetBusid reports pci:0000:00:0d.0
[ 20353.517] (II) [drm] DRM interface version 1.4
[ 20353.517] (II) [drm] DRM open master succeeded.
[ 20353.517] (--) NOUVEAU(0): Chipset: "NVIDIA NV4c"
[ 20353.517] (II) NOUVEAU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 20353.517] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[ 20353.517] (==) NOUVEAU(0): RGB weight 888
[ 20353.517] (==) NOUVEAU(0): Default visual is TrueColor
[ 20353.517] (==) NOUVEAU(0): Using HW cursor
[ 20353.517] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[ 20353.517] (==) NOUVEAU(0): Page flipping enabled
[ 20353.622] (II) NOUVEAU(0): Output VGA-1 has no monitor section
[ 20353.727] (II) NOUVEAU(0): EDID for output VGA-1
[ 20353.727] (II) NOUVEAU(0): Manufacturer: GSM Model: 575e Serial#: 16843009
[ 20353.727] (II) NOUVEAU(0): Year: 2010 Week: 3
[ 20353.727] (II) NOUVEAU(0): EDID Version: 1.3
[ 20353.727] (II) NOUVEAU(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[ 20353.727] (II) NOUVEAU(0): Sync: Separate SyncOnGreen
[ 20353.727] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 48 vert.: 27
[ 20353.727] (II) NOUVEAU(0): Gamma: 2.20
[ 20353.727] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[ 20353.727] (II) NOUVEAU(0): First detailed timing is preferred mode
[ 20353.727] (II) NOUVEAU(0): redX: 0.635 redY: 0.342 greenX: 0.292 greenY: 0.611
[ 20353.727] (II) NOUVEAU(0): blueX: 0.147 blueY: 0.070 whiteX: 0.313 whiteY: 0.329
[ 20353.727] (II) NOUVEAU(0): Supported established timings:
[ 20353.727] (II) NOUVEAU(0): 720x400@70Hz
[ 20353.727] (II) NOUVEAU(0): 640x480@60Hz
[ 20353.727] (II) NOUVEAU(0): 640x480@75Hz
[ 20353.727] (II) NOUVEAU(0): 800x600@60Hz
[ 20353.727] (II) NOUVEAU(0): 800x600@75Hz
[ 20353.727] (II) NOUVEAU(0): 1024x768@60Hz
[ 20353.727] (II) NOUVEAU(0): 1024x768@75Hz
[ 20353.727] (II) NOUVEAU(0): 1280x1024@75Hz
[ 20353.727] (II) NOUVEAU(0): Manufacturer's mask: 0
[ 20353.727] (II) NOUVEAU(0): Supported standard timings:
[ 20353.727] (II) NOUVEAU(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 20353.727] (II) NOUVEAU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 20353.727] (II) NOUVEAU(0): #2: hsize: 1280 vsize 1024 refresh: 75 vid: 36737
[ 20353.727] (II) NOUVEAU(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 20353.727] (II) NOUVEAU(0): Supported detailed timing:
[ 20353.727] (II) NOUVEAU(0): clock: 148.5 MHz Image Size: 477 x 268 mm
[ 20353.728] (II) NOUVEAU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 20353.728] (II) NOUVEAU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 20353.728] (II) NOUVEAU(0): Supported detailed timing:
[ 20353.728] (II) NOUVEAU(0): clock: 146.2 MHz Image Size: 477 x 268 mm
[ 20353.728] (II) NOUVEAU(0): h_active: 1680 h_sync: 1784 h_sync_end 1960 h_blank_end 2240 h_border: 0
[ 20353.728] (II) NOUVEAU(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1089 v_border: 0
[ 20353.728] (II) NOUVEAU(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
[ 20353.728] (II) NOUVEAU(0): Monitor name: W2243C
[ 20353.728] (II) NOUVEAU(0): EDID (in hex):
[ 20353.728] (II) NOUVEAU(0): 00ffffffffffff001e6d5e5701010101
[ 20353.728] (II) NOUVEAU(0): 031401036a301b78eaaec5a2574a9c25
[ 20353.728] (II) NOUVEAU(0): 125054a54b00b3008180818f714f0101
[ 20353.728] (II) NOUVEAU(0): 010101010101023a801871382d40582c
[ 20353.728] (II) NOUVEAU(0): 4500dd0c1100001a21399030621a2740
[ 20353.728] (II) NOUVEAU(0): 68b03600dd0c1100001c000000fd0038
[ 20353.728] (II) NOUVEAU(0): 4b1e530f000a202020202020000000fc
[ 20353.728] (II) NOUVEAU(0): 005732323433430a20202020202000ca
[ 20353.728] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22366
[ 20353.728] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[ 20353.728] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[ 20353.728] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 20353.728] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz)
[ 20353.728] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 20353.728] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 20353.728] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 20353.728] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 20353.729] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[ 20353.729] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 20353.729] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 20353.729] (II) NOUVEAU(0): Output VGA-1 connected
[ 20353.729] (II) NOUVEAU(0): Using exact sizes for initial modes
[ 20353.729] (II) NOUVEAU(0): Output VGA-1 using initial mode 1920x1080
[ 20353.729] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 20353.729] (--) NOUVEAU(0): Virtual size is 1920x1080 (pitch 0)
[ 20353.729] (**) NOUVEAU(0): Driver mode "1920x1080": 148.5 MHz (scaled from 0.0 MHz), 67.5 kHz, 60.0 Hz
[ 20353.729] (II) NOUVEAU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz)
[ 20353.730] (**) NOUVEAU(0): Driver mode "1680x1050": 146.2 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
[ 20353.730] (II) NOUVEAU(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 20353.730] (**) NOUVEAU(0): Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[ 20353.730] (II) NOUVEAU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 20353.730] (**) NOUVEAU(0): Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[ 20353.730] (II) NOUVEAU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 20353.730] (**) NOUVEAU(0): Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[ 20353.730] (II) NOUVEAU(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 20353.730] (**) NOUVEAU(0): Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[ 20353.730] (II) NOUVEAU(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
[ 20353.730] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[ 20353.730] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 20353.730] (**) NOUVEAU(0): Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[ 20353.730] (II) NOUVEAU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 20353.730] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[ 20353.730] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 20353.730] (**) NOUVEAU(0): Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[ 20353.730] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 20353.730] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[ 20353.730] (II) NOUVEAU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 20353.730] (**) NOUVEAU(0): Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[ 20353.730] (II) NOUVEAU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 20353.730] (**) NOUVEAU(0): Display dimensions: (480, 270) mm
[ 20353.730] (**) NOUVEAU(0): DPI set to (101, 101)
[ 20353.730] (II) Loading sub module "fb"
[ 20353.730] (II) LoadModule: "fb"
[ 20353.730] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 20353.731] (II) Module fb: vendor="X.Org Foundation"
[ 20353.731] compiled for 1.10.2, module version = 1.0.0
[ 20353.731] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20353.731] (II) Loading sub module "exa"
[ 20353.731] (II) LoadModule: "exa"
[ 20353.732] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 20353.732] (II) Module exa: vendor="X.Org Foundation"
[ 20353.732] compiled for 1.10.2, module version = 2.5.0
[ 20353.732] ABI class: X.Org Video Driver, version 10.0
[ 20353.732] (II) Loading sub module "shadowfb"
[ 20353.732] (II) LoadModule: "shadowfb"
[ 20353.733] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[ 20353.733] (II) Module shadowfb: vendor="X.Org Foundation"
[ 20353.733] compiled for 1.10.2, module version = 1.0.0
[ 20353.733] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20353.733] (II) UnloadModule: "vesa"
[ 20353.733] (II) Unloading vesa
[ 20353.733] (II) UnloadModule: "fbdev"
[ 20353.733] (II) Unloading fbdev
[ 20353.733] (II) UnloadModule: "fbdevhw"
[ 20353.733] (II) Unloading fbdevhw
[ 20353.733] (--) Depth 24 pixmap format is 32 bpp
[ 20353.734] (II) NOUVEAU(0): Opened GPU channel 1
[ 20353.734] (II) NOUVEAU(0): [DRI2] Setup complete
[ 20353.734] (II) NOUVEAU(0): [DRI2] DRI driver: nouveau
[ 20353.734] (II) NOUVEAU(0): GART: 64MiB available
[ 20353.739] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
[ 20353.739] (II) EXA(0): Driver allocated offscreen pixmaps
[ 20353.739] (II) EXA(0): Driver registered support for the following operations:
[ 20353.739] (II) Solid
[ 20353.739] (II) Copy
[ 20353.739] (II) Composite (RENDER acceleration)
[ 20353.739] (II) UploadToScreen
[ 20353.739] (II) DownloadFromScreen
[ 20353.739] (==) NOUVEAU(0): Backing store disabled
[ 20353.739] (==) NOUVEAU(0): Silken mouse enabled
[ 20353.740] (II) NOUVEAU(0): [XvMC] Associated with NV40 texture adapter.
[ 20353.740] (II) NOUVEAU(0): [XvMC] Extension initialized.
[ 20353.740] (==) NOUVEAU(0): DPMS enabled
[ 20353.740] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 20353.740] (--) RandR disabled
[ 20353.740] (II) Initializing built-in extension Generic Event Extension
[ 20353.740] (II) Initializing built-in extension SHAPE
[ 20353.740] (II) Initializing built-in extension MIT-SHM
[ 20353.740] (II) Initializing built-in extension XInputExtension
[ 20353.740] (II) Initializing built-in extension XTEST
[ 20353.740] (II) Initializing built-in extension BIG-REQUESTS
[ 20353.740] (II) Initializing built-in extension SYNC
[ 20353.740] (II) Initializing built-in extension XKEYBOARD
[ 20353.741] (II) Initializing built-in extension XC-MISC
[ 20353.741] (II) Initializing built-in extension SECURITY
[ 20353.741] (II) Initializing built-in extension XINERAMA
[ 20353.741] (II) Initializing built-in extension XFIXES
[ 20353.741] (II) Initializing built-in extension RENDER
[ 20353.741] (II) Initializing built-in extension RANDR
[ 20353.741] (II) Initializing built-in extension COMPOSITE
[ 20353.741] (II) Initializing built-in extension DAMAGE
[ 20353.741] (II) SELinux: Disabled on system
[ 20353.856] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 20353.856] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 20353.857] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 20353.857] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 20353.857] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 20353.858] (II) AIGLX: Loaded and initialized /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
[ 20353.858] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 20353.864] (II) NOUVEAU(0): NVEnterVT is called.
[ 20353.865] (II) NOUVEAU(0): Setting screen physical size to 508 x 285
[ 20353.865] resize called 1920 1080
[ 20353.933] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 20353.933] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 20353.933] (II) LoadModule: "evdev"
[ 20353.933] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 20353.933] (II) Module evdev: vendor="X.Org Foundation"
[ 20353.933] compiled for 1.10.1, module version = 2.6.0
[ 20353.933] Module class: X.Org XInput Driver
[ 20353.933] ABI class: X.Org XInput driver, version 12.2
[ 20353.933] (II) Using input driver 'evdev' for 'Power Button'
[ 20353.933] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 20353.933] (**) Power Button: always reports core events
[ 20353.933] (**) Power Button: Device: "/dev/input/event2"
[ 20353.964] (--) Power Button: Found keys
[ 20353.964] (II) Power Button: Configuring as keyboard
[ 20353.964] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 20353.964] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 20353.964] (**) Option "xkb_rules" "evdev"
[ 20353.964] (**) Option "xkb_model" "pc105"
[ 20353.964] (**) Option "xkb_layout" "br"
[ 20353.964] (**) Option "xkb_variant" "abnt2"
[ 20354.005] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 20354.005] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 20354.005] (II) Using input driver 'evdev' for 'Power Button'
[ 20354.005] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 20354.005] (**) Power Button: always reports core events
[ 20354.005] (**) Power Button: Device: "/dev/input/event1"
[ 20354.036] (--) Power Button: Found keys
[ 20354.036] (II) Power Button: Configuring as keyboard
[ 20354.036] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[ 20354.036] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 20354.036] (**) Option "xkb_rules" "evdev"
[ 20354.036] (**) Option "xkb_model" "pc105"
[ 20354.036] (**) Option "xkb_layout" "br"
[ 20354.036] (**) Option "xkb_variant" "abnt2"
[ 20354.048] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 20354.048] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 20354.048] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 20354.048] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 20354.049] (**) AT Translated Set 2 keyboard: always reports core events
[ 20354.049] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 20354.068] (--) AT Translated Set 2 keyboard: Found keys
[ 20354.068] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 20354.068] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 20354.068] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 20354.068] (**) Option "xkb_rules" "evdev"
[ 20354.068] (**) Option "xkb_model" "pc105"
[ 20354.068] (**) Option "xkb_layout" "br"
[ 20354.068] (**) Option "xkb_variant" "abnt2"
[ 20354.070] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event4)
[ 20354.070] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[ 20354.070] (II) Using input driver 'evdev' for 'ImPS/2 Generic Wheel Mouse'
[ 20354.070] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 20354.070] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[ 20354.070] (**) ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event4"
[ 20354.100] (--) ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[ 20354.100] (--) ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[ 20354.100] (--) ImPS/2 Generic Wheel Mouse: Found relative axes
[ 20354.100] (--) ImPS/2 Generic Wheel Mouse: Found x and y relative axes
[ 20354.100] (II) ImPS/2 Generic Wheel Mouse: Configuring as mouse
[ 20354.100] (II) ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
[ 20354.100] (**) ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
[ 20354.100] (**) ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 20354.100] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
[ 20354.100] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE)
[ 20354.100] (II) ImPS/2 Generic Wheel Mouse: initialized for relative axes.
[ 20354.100] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[ 20354.101] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[ 20354.101] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[ 20354.101] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[ 20354.101] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[ 20354.101] (II) No input driver/identifier specified (ignoring)
[ 20354.102] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[ 20354.102] (II) No input driver/identifier specified (ignoring)
[ 20354.566] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22366
[ 20354.566] (II) NOUVEAU(0): Using hsync ranges from config file
[ 20354.566] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 20354.566] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 20354.566] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz)
[ 20354.566] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 20354.566] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 20354.566] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 20354.566] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 20354.566] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 20354.566] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 20354.566] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 20354.566] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 20354.566] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 20354.566] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 20354.566] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 20354.782] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22366
[ 20354.782] (II) NOUVEAU(0): Using hsync ranges from config file
[ 20354.782] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 20354.782] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 20354.782] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz)
[ 20354.782] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 20354.782] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 20354.782] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 20354.782] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 20354.782] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 20354.782] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 20354.782] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 20354.782] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 20354.782] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 20354.782] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 20354.782] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 20355.000] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22366
[ 20355.000] (II) NOUVEAU(0): Using hsync ranges from config file
[ 20355.000] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 20355.000] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 20355.000] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz)
[ 20355.000] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 20355.000] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 20355.000] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 20355.000] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 20355.000] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 20355.000] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 20355.000] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 20355.000] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 20355.000] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 20355.000] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 20355.000] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 20369.105] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22366
[ 20369.105] (II) NOUVEAU(0): Using hsync ranges from config file
[ 20369.105] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 20369.105] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 20369.105] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz)
[ 20369.105] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 20369.105] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 20369.105] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 20369.105] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 20369.105] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 20369.105] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 20369.105] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 20369.105] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 20369.105] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 20369.105] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 20369.105] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 20369.316] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22366
[ 20369.316] (II) NOUVEAU(0): Using hsync ranges from config file
[ 20369.316] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 20369.316] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 20369.316] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz)
[ 20369.316] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 20369.316] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 20369.316] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 20369.316] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 20369.316] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 20369.316] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 20369.316] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 20369.316] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 20369.316] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 20369.316] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 20369.316] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 20369.527] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22366
[ 20369.527] (II) NOUVEAU(0): Using hsync ranges from config file
[ 20369.527] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 20369.527] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 20369.527] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz)
[ 20369.527] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 20369.527] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 20369.527] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 20369.527] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 20369.527] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 20369.527] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 20369.527] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 20369.527] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 20369.527] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 20369.527] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 20369.527] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 20370.747] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22366
[ 20370.747] (II) NOUVEAU(0): Using hsync ranges from config file
[ 20370.747] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 20370.747] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 20370.747] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz)
[ 20370.747] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 20370.747] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 20370.747] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 20370.747] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 20370.747] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 20370.747] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 20370.747] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 20370.747] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 20370.747] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 20370.747] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 20370.747] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 25076.754] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22366
[ 25076.754] (II) NOUVEAU(0): Using hsync ranges from config file
[ 25076.754] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 25076.754] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 25076.754] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz)
[ 25076.754] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 25076.754] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 25076.755] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 25076.755] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 25076.755] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 25076.755] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 25076.755] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 25076.755] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 25076.755] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 25076.755] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 25076.755] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 25335.015] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22366
[ 25335.015] (II) NOUVEAU(0): Using hsync ranges from config file
[ 25335.015] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 25335.015] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 25335.015] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz)
[ 25335.015] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 25335.015] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 25335.015] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 25335.015] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 25335.015] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 25335.015] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 25335.015] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 25335.015] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 25335.015] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 25335.015] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 25335.015] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 30049.280] (II) NOUVEAU(0): EDID vendor "GSM", prod id 22366
[ 30049.291] (II) NOUVEAU(0): Using hsync ranges from config file
[ 30049.291] (II) NOUVEAU(0): Using vrefresh ranges from config file
[ 30049.291] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[ 30049.291] (II) NOUVEAU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync -vsync (67.5 kHz)
[ 30049.291] (II) NOUVEAU(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 30049.291] (II) NOUVEAU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 30049.291] (II) NOUVEAU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 30049.291] (II) NOUVEAU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 30049.291] (II) NOUVEAU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 30049.291] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 30049.291] (II) NOUVEAU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
[ 30049.291] (II) NOUVEAU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 30049.291] (II) NOUVEAU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 30049.291] (II) NOUVEAU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 30049.291] (II) NOUVEAU(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=br
E: XKBVARIANT=abnt2
E: BACKSPACE=guess
E: DMI_VENDOR=To Be Filled By O.E.M.

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=br
E: XKBVARIANT=abnt2
E: BACKSPACE=guess
E: DMI_VENDOR=To Be Filled By O.E.M.

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=br
E: XKBVARIANT=abnt2
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DMI_VENDOR=To Be Filled By O.E.M.

P: /devices/platform/i8042/serio1/input/input4/event4
N: input/event4
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DMI_VENDOR=To Be Filled By O.E.M.
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/platform/i8042/serio1/input/input4/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse

P: /devices/platform/pcspkr/input/input3/event3
N: input/event3
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=To Be Filled By O.E.M.
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr


DRM Information from dmesg:
---------------------------
[ 0.000000] No AGP bridge found
[ 0.000000] No AGP bridge found
[ 0.664964] Linux agpgart interface v0.103
[ 4.772892] [drm] Initialized drm 1.1.0 20060810
[ 5.010790] [drm] nouveau 0000:00:0d.0: Detected an NV40 generation card (0x04c000a2)
[ 5.012173] [drm] nouveau 0000:00:0d.0: Attempting to load BIOS image from PRAMIN
[ 5.053850] [drm] nouveau 0000:00:0d.0: ... appears to be valid
[ 5.053853] [drm] nouveau 0000:00:0d.0: BIT BIOS found
[ 5.053856] [drm] nouveau 0000:00:0d.0: Bios version 05.61.32.28
[ 5.053860] [drm] nouveau 0000:00:0d.0: TMDS table version 1.1
[ 5.053862] [drm] nouveau 0000:00:0d.0: BIT table 'd' not found
[ 5.053864] [drm] nouveau 0000:00:0d.0: Found Display Configuration Block version 3.0
[ 5.053869] [drm] nouveau 0000:00:0d.0: Raw DCB entry 0: 01000310 00000023
[ 5.053872] [drm] nouveau 0000:00:0d.0: Raw DCB entry 1: 00110204 942b0003
[ 5.053876] [drm] nouveau 0000:00:0d.0: DCB connector table: VHER 0x30 5 10 2
[ 5.053879] [drm] nouveau 0000:00:0d.0: 0: 0x00000000: type 0x00 idx 0 tag 0xff
[ 5.053882] [drm] nouveau 0000:00:0d.0: 1: 0x00001131: type 0x31 idx 1 tag 0x07
[ 5.053885] [drm] nouveau 0000:00:0d.0: 2: 0x00000110: type 0x10 idx 2 tag 0xff
[ 5.053887] [drm] nouveau 0000:00:0d.0: 3: 0x00000111: type 0x11 idx 3 tag 0xff
[ 5.053890] [drm] nouveau 0000:00:0d.0: 4: 0x00000113: type 0x13 idx 4 tag 0xff
[ 5.053896] [drm] nouveau 0000:00:0d.0: Parsing VBIOS init table 0 at offset 0xD9C9
[ 5.053900] [drm] nouveau 0000:00:0d.0: ======= misaligned reg 0x0060081D =======
[ 5.053935] [drm] nouveau 0000:00:0d.0: ======= misaligned reg 0x0060081D =======
[ 5.054023] [drm] nouveau 0000:00:0d.0: Parsing VBIOS init table 1 at offset 0xDB17
[ 5.054025] [drm] nouveau 0000:00:0d.0: Parsing VBIOS init table 2 at offset 0xDB18
[ 5.054088] [drm] nouveau 0000:00:0d.0: Parsing VBIOS init table 3 at offset 0xDC9A
[ 5.054093] [drm] nouveau 0000:00:0d.0: Parsing VBIOS init table 4 at offset 0xDCE3
[ 5.532054] [drm] nouveau 0000:00:0d.0: 1 available performance level(s)
[ 5.532059] [drm] nouveau 0000:00:0d.0: 0: memory 0MHz core 425MHz fanspeed 100%
[ 5.532068] [drm] nouveau 0000:00:0d.0: c: memory 0MHz
[ 5.532196] [drm] nouveau 0000:00:0d.0: Detected 256MiB VRAM
[ 5.532945] [drm] nouveau 0000:00:0d.0: 64 MiB GART (aperture)
[ 5.533004] [drm] nouveau 0000:00:0d.0: Saving VGA fonts
[ 5.571550] [drm] nouveau 0000:00:0d.0: unknown connector type: 0xff!!
[ 5.572614] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 5.572616] [drm] No driver support for vblank timestamp query.
[ 5.572874] [drm] nouveau 0000:00:0d.0: Setting dpms mode 3 on vga encoder (output 0)
[ 5.696853] [drm] nouveau 0000:00:0d.0: allocated 1920x1080 fb: 0x49000, bo ffff880036dd4800
[ 5.766319] [drm] nouveau 0000:00:0d.0: Setting dpms mode 0 on vga encoder (output 0)
[ 5.766323] [drm] nouveau 0000:00:0d.0: Output VGA-1 is running on CRTC 0 using output A
[ 5.772098] drm: registered panic notifier
[ 5.772116] [drm] Initialized nouveau 0.0.16 20090420 for 0000:00:0d.0 on minor 0
[ 3670.195578] [drm] nouveau 0000:00:0d.0: Setting dpms mode 3 on vga encoder (output 0)
[ 4492.621860] [drm] nouveau 0000:00:0d.0: Setting dpms mode 0 on vga encoder (output 0)
[ 6303.197750] [drm] nouveau 0000:00:0d.0: Setting dpms mode 3 on vga encoder (output 0)
[ 9974.173506] [drm] nouveau 0000:00:0d.0: Setting dpms mode 0 on vga encoder (output 0)
[13664.193947] [drm] nouveau 0000:00:0d.0: Setting dpms mode 3 on vga encoder (output 0)
[17146.915238] [drm] nouveau 0000:00:0d.0: Setting dpms mode 0 on vga encoder (output 0)


-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (1001, 'testing'), (500, 'unstable'), (100, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-1-amd64 (SMP w/3 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xorg depends on:
ii gnome-terminal [x-terminal-em 2.30.2-1 The GNOME terminal emulator applic
ii libgl1-mesa-dri 7.10.2-3 free implementation of the OpenGL
ii libgl1-mesa-glx [libgl1] 7.10.2-3 free implementation of the OpenGL
ii libglu1-mesa 7.10.2-3 The OpenGL utility library (GLU)
ii x11-apps 7.6+4 X applications
ii x11-session-utils 7.6+1 X session utilities
ii x11-utils 7.6+2 X11 utilities
ii x11-xfs-utils 7.6+1 X font server utilities
ii x11-xkb-utils 7.6+2 X11 XKB utilities
ii x11-xserver-utils 7.6+2 X server utilities
ii xauth 1:1.0.6-1 X authentication utility
ii xfonts-100dpi 1:1.0.3 100 dpi fonts for X
ii xfonts-75dpi 1:1.0.3 75 dpi fonts for X
ii xfonts-base 1:1.0.3 standard fonts for X
ii xfonts-scalable 1:1.0.3-1 scalable fonts for X
ii xfonts-utils 1:7.6~1 X Window System font utility progr
ii xinit 1.3.0-1 X server initialisation tool
ii xkb-data 2.2.1-1 X Keyboard Extension (XKB) configu
ii xorg-docs-core 1:1.6-1 Core documentation for the X.org X
ii xserver-xorg 1:7.6+7 X.Org X server
ii xterm [x-terminal-emulator] 270-1 X terminal emulator

xorg recommends no packages.

Versions of packages xorg suggests:
pn xorg-docs <none> (no description available)

Versions of packages xserver-xorg depends on:
ii libc6 2.13-4 Embedded GNU C Library: Shared lib
ii x11-xk 7.6+2 X11 XKB utilities
ii xkb-da 2.2.1-1 X Keyboard Extension (XKB) configu
ii xserve 2:1.10.2-1+b1 Xorg X server - core server
ii xserve 1:7.6+7 X.Org X server -- input driver met
ii xserve 1:2.6.0-2+b1 X.Org X server -- evdev input driv
ii xserve 1.4.0-1+b1 Synaptics TouchPad driver for X.Or
ii xserve 0.10.10+20110203-1+b1 X.Org X server -- Wacom input driv
ii xserve 1:7.6+7 X.Org X server -- output driver me
ii xserve 1:1.2.3-2+b1 X.Org X server -- APM display driv
ii xserve 1:0.7.3-2+b1 X.Org X server -- ark display driv
ii xserve 1:6.14.2-1 X.Org X server -- AMD/ATI display
ii xserve 1:1.2.4-1+b1 X.Org X server -- Chips display dr
ii xserve 1:1.3.2-4+b1 X.Org X server -- Cirrus display d
ii xserve 1:0.4.2-4+b1 X.Org X server -- fbdev display dr
ii xserve 1:1.3.4-2+b1 X.Org X server -- i128 display dri
ii xserve 2:2.15.0-3 X.Org X server -- Intel i8xx, i9xx
ii xserve 6.9.0-1 X.Org X server -- ATI Mach64 displ
ii xserve 1:1.4.13.dfsg-3+b1 X.Org X server -- MGA display driv
ii xserve 1:1.2.5-2+b1 X.Org X server -- Neomagic display
ii xserve 1:0.0.16+git20110411+8378443-1+b1 X.Org X server -- Nouveau display
ii xserve 1:0.2.904+svn920-1 X.Org X server -- VIA display driv
ii xserve 6.8.1-5+b1 X.Org X server -- ATI r128 display
ii xserve 1:6.14.2-1 X.Org X server -- AMD/ATI Radeon d
ii xserve 1:4.2.4-2+b1 X.Org X server -- Rendition displa
ii xserve 1:0.6.3-4+b1 X.Org X server -- legacy S3 displa
ii xserve 1:1.10.4-4+b1 X.Org X server -- S3 ViRGE display
ii xserve 1:2.3.2-3+b1 X.Org X server -- Savage display d
ii xserve 1:1.7.5-1+b1 X.Org X server -- SiliconMotion di
ii xserve 1:0.10.3-3+b1 X.Org X server -- SiS display driv
ii xserve 1:0.9.4-2+b1 X.Org X server -- SiS USB display
ii xserve 1:1.4.3-4+b1 X.Org X server -- tdfx display dri
ii xserve 1:1.3.4-2+b1 X.Org X server -- Trident display
ii xserve 1:1.2.4-2+b1 X.Org X server -- Tseng display dr
ii xserve 1:2.3.0-5+b1 X.Org X server -- VESA display dri
ii xserve 1:11.0.3-2+b1 X.Org X server -- VMware display d
ii xserve 1:1.2.4-2+b1 X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii libgl1-mesa-dri 7.10.2-3 free implementation of the OpenGL

-- no debconf information

--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org

Cyril Brulebois

unread,
Jun 17, 2011, 5:10:01 PM6/17/11
to
Hi,

Gunther Furtado <gunfu...@gmail.com> (17/06/2011):


> AIGLX is not loading because it keeps asking for
> /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
> but the link is not there and the dri directory is missing also.

known problem, being worked on; either go back to xserver-xorg-core
2:1.10.2-1 or wait for the +b2 version of it. For the former, see
snapshot.debian.org; for the latter, we're waiting on the buildds.

Mraw,
KiBi.

signature.asc

Gunther Furtado

unread,
Jun 17, 2011, 5:20:01 PM6/17/11
to

is there something terribly dangerous about ?

# ln -sf /usr/lib/dri/ /usr/lib/x86_64-linux-gnu/

cheers!

--
"Cuando la guática pide comídica
Pone al cristiánico firme y guerrérico
Por sus poróticos y sus cebóllicas,
No hay regimiéntico que los deténguica
Si tienen hámbrica los populáricos." Violeta Parra

Gunther Furtado
Curitiba - Paraná - Brasil
gunfu...@gmail.com

Cyril Brulebois

unread,
Jun 17, 2011, 5:30:01 PM6/17/11
to
Gunther Furtado <gunfu...@gmail.com> (17/06/2011):

> is there something terribly dangerous about ?
> # ln -sf /usr/lib/dri/ /usr/lib/x86_64-linux-gnu/

That would be messing with what's shipped by packages. That could leave
leftovers which might get in the way later on. I'd rather advise doing
what I suggested: downgrading the packages to the version I mentioned.

Mraw,
KiBi.

signature.asc

Oliver Nacke

unread,
Jun 18, 2011, 8:30:01 AM6/18/11
to
Package: xserver-xorg
Version: 1:7.6+7
Followup-For: Bug #630838

FYI: I assume it's the same issue, just for the 32bit version.

For me the /usr/lib/i386-linux-gnu/dri/r300_dri.so was missing. I also
quickfixed that with a symlink.

-- Package-specific info:
X server symlink status:
------------------------

lrwxrwxrwx 1 root root 13 Feb 12 12:56 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2018920 Jun 14 15:10 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------

01:00.0 VGA compatible controller [0300]: ATI Technologies Inc R480 [Radeon X850XT] [1002:4b49]

/etc/X11/xorg.conf does not exist.

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
options i915 modeset=1
/etc/modprobe.d/radeon-kms.conf:
options radeon modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 2.6.38-2-686 (Debian 2.6.38-5) (b...@decadent.org.uk) (gcc version 4.4.6 (Debian 4.4.6-3) ) #1 SMP Sun May 8 14:49:45 UTC 2011

Xorg X server log files on system:
----------------------------------

-rw-r--r-- 1 root root 38435 Jun 18 12:45 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------

[ 18.702]

X.Org X Server 1.10.2
Release Date: 2011-05-28

[ 18.702] X Protocol Version 11, Revision 0
[ 18.702] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
[ 18.702] Current Operating System: Linux spektrum 2.6.38-2-686 #1 SMP Sun May 8 14:49:45 UTC 2011 i686
[ 18.702] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-2-686 root=UUID=5a9a5ae9-3959-4900-aede-90b44650a3ca ro quiet
[ 18.702] Build Date: 14 June 2011 01:03:32PM
[ 18.702] xorg-server 2:1.10.2-1+b1 (i386 Build Daemon (murphy) <buildd_i3...@buildd.debian.org>)
[ 18.702] Current version of pixman: 0.21.8
[ 18.702] Before reporting problems, check http://wiki.x.org


to make sure that you have the latest version.

[ 18.702] Markers: (--) probed, (**) from config file, (==) default setting,


(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.

[ 18.702] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 18 12:45:19 2011
[ 18.904] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 18.971] (==) No Layout section. Using the first Screen section.
[ 18.971] (==) No screen section available. Using defaults.
[ 18.971] (**) |-->Screen "Default Screen Section" (0)
[ 18.971] (**) | |-->Monitor "<default monitor>"
[ 18.971] (==) No monitor specified for screen "Default Screen Section".


Using a default monitor configuration.

[ 18.971] (==) Automatically adding devices
[ 18.971] (==) Automatically enabling devices
[ 19.116] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 19.116] Entry deleted from font path.
[ 19.346] (==) FontPath set to:


/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins

[ 19.346] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 19.346] (II) The server relies on udev to provide the list of input devices.


If no devices become available, reconfigure udev or disable AutoAddDevices.

[ 19.346] (II) Loader magic: 0x8232b00
[ 19.346] (II) Module ABI versions:
[ 19.346] X.Org ANSI C Emulation: 0.4
[ 19.346] X.Org Video Driver: 10.0
[ 19.346] X.Org XInput driver : 12.2
[ 19.346] X.Org Server Extension : 5.0
[ 19.347] (--) PCI:*(0:1:0:0) 1002:4b49:0000:0000 rev 0, Mem @ 0xd0000000/134217728, 0xfeae0000/65536, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
[ 19.347] (--) PCI: (0:1:0:1) 1002:4b69:0000:0001 rev 0, Mem @ 0xd8000000/134217728, 0xfeaf0000/65536
[ 19.347] (II) Open ACPI successful (/var/run/acpid.socket)
[ 19.347] (II) LoadModule: "extmod"
[ 19.378] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 19.391] (II) Module extmod: vendor="X.Org Foundation"
[ 19.391] compiled for 1.10.2, module version = 1.0.0
[ 19.391] Module class: X.Org Server Extension
[ 19.391] ABI class: X.Org Server Extension, version 5.0
[ 19.391] (II) Loading extension SELinux
[ 19.391] (II) Loading extension MIT-SCREEN-SAVER
[ 19.391] (II) Loading extension XFree86-VidModeExtension
[ 19.391] (II) Loading extension XFree86-DGA
[ 19.391] (II) Loading extension DPMS
[ 19.391] (II) Loading extension XVideo
[ 19.391] (II) Loading extension XVideo-MotionCompensation
[ 19.391] (II) Loading extension X-Resource
[ 19.391] (II) LoadModule: "dbe"
[ 19.391] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 19.403] (II) Module dbe: vendor="X.Org Foundation"
[ 19.403] compiled for 1.10.2, module version = 1.0.0
[ 19.403] Module class: X.Org Server Extension
[ 19.403] ABI class: X.Org Server Extension, version 5.0
[ 19.403] (II) Loading extension DOUBLE-BUFFER
[ 19.403] (II) LoadModule: "glx"
[ 19.403] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 19.424] (II) Module glx: vendor="X.Org Foundation"
[ 19.424] compiled for 1.10.2, module version = 1.0.0
[ 19.424] ABI class: X.Org Server Extension, version 5.0
[ 19.424] (==) AIGLX enabled
[ 19.424] (II) Loading extension GLX
[ 19.424] (II) LoadModule: "record"
[ 19.424] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 19.477] (II) Module record: vendor="X.Org Foundation"
[ 19.477] compiled for 1.10.2, module version = 1.13.0
[ 19.477] Module class: X.Org Server Extension
[ 19.477] ABI class: X.Org Server Extension, version 5.0
[ 19.477] (II) Loading extension RECORD
[ 19.477] (II) LoadModule: "dri"
[ 19.477] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 19.537] (II) Module dri: vendor="X.Org Foundation"
[ 19.537] compiled for 1.10.2, module version = 1.0.0
[ 19.537] ABI class: X.Org Server Extension, version 5.0
[ 19.537] (II) Loading extension XFree86-DRI
[ 19.537] (II) LoadModule: "dri2"
[ 19.537] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 19.580] (II) Module dri2: vendor="X.Org Foundation"
[ 19.580] compiled for 1.10.2, module version = 1.2.0
[ 19.580] ABI class: X.Org Server Extension, version 5.0
[ 19.580] (II) Loading extension DRI2
[ 19.580] (==) Matched ati as autoconfigured driver 0
[ 19.580] (==) Matched vesa as autoconfigured driver 1
[ 19.580] (==) Matched fbdev as autoconfigured driver 2
[ 19.580] (==) Assigned the driver to the xf86ConfigLayout
[ 19.580] (II) LoadModule: "ati"
[ 19.591] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 19.600] (II) Module ati: vendor="X.Org Foundation"
[ 19.600] compiled for 1.10.1, module version = 6.14.2
[ 19.600] Module class: X.Org Video Driver
[ 19.600] ABI class: X.Org Video Driver, version 10.0
[ 19.600] (II) LoadModule: "radeon"
[ 19.601] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 19.661] (II) Module radeon: vendor="X.Org Foundation"
[ 19.661] compiled for 1.10.1, module version = 6.14.2
[ 19.661] Module class: X.Org Video Driver
[ 19.661] ABI class: X.Org Video Driver, version 10.0
[ 19.667] (II) LoadModule: "vesa"
[ 19.667] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 19.677] (II) Module vesa: vendor="X.Org Foundation"
[ 19.677] compiled for 1.10.1, module version = 2.3.0
[ 19.677] Module class: X.Org Video Driver
[ 19.677] ABI class: X.Org Video Driver, version 10.0
[ 19.677] (II) LoadModule: "fbdev"
[ 19.677] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 19.772] (II) Module fbdev: vendor="X.Org Foundation"
[ 19.772] compiled for 1.10.1, module version = 0.4.2
[ 19.772] ABI class: X.Org Video Driver, version 10.0
[ 19.772] (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 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, 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, 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, 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, CAICOS, CAICOS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
CAICOS
[ 19.777] (II) VESA: driver for VESA chipsets: vesa
[ 19.777] (II) FBDEV: driver for framebuffer: fbdev
[ 19.777] (++) using VT number 7

[ 19.795] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 19.795] (II) [KMS] Kernel modesetting enabled.
[ 19.795] (WW) Falling back to old probe method for vesa
[ 19.795] (WW) Falling back to old probe method for fbdev
[ 19.795] (II) Loading sub module "fbdevhw"
[ 19.795] (II) LoadModule: "fbdevhw"
[ 19.796] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 19.823] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 19.823] compiled for 1.10.2, module version = 0.0.2
[ 19.823] ABI class: X.Org Video Driver, version 10.0
[ 19.836] (II) RADEON(0): Creating default Display subsection in Screen section


"Default Screen Section" for depth/fbbpp 24/32

[ 19.836] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[ 19.836] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 19.836] (==) RADEON(0): Default visual is TrueColor
[ 19.836] (==) RADEON(0): RGB weight 888
[ 19.836] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[ 19.836] (--) RADEON(0): Chipset: "ATI Radeon X850 XT (R480) (AGP)" (ChipID = 0x4b49)
[ 19.836] (II) RADEON(0): AGP card detected
[ 19.836] drmOpenDevice: node name is /dev/dri/card0
[ 19.836] drmOpenDevice: open result is 9, (OK)
[ 19.836] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[ 19.836] drmOpenDevice: node name is /dev/dri/card0
[ 19.836] drmOpenDevice: open result is 9, (OK)
[ 19.836] drmOpenByBusid: drmOpenMinor returns 9
[ 19.836] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[ 19.836] (II) Loading sub module "exa"
[ 19.836] (II) LoadModule: "exa"
[ 19.836] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 19.842] (II) Module exa: vendor="X.Org Foundation"
[ 19.842] compiled for 1.10.2, module version = 2.5.0
[ 19.842] ABI class: X.Org Video Driver, version 10.0
[ 19.842] (II) RADEON(0): KMS Color Tiling: enabled
[ 19.842] (II) RADEON(0): KMS Pageflipping: enabled
[ 19.842] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[ 19.848] (II) RADEON(0): Output VGA-0 has no monitor section
[ 19.848] (II) RADEON(0): Output S-video has no monitor section
[ 19.902] (II) RADEON(0): Output DVI-0 has no monitor section
[ 19.908] (II) RADEON(0): EDID for output VGA-0
[ 19.908] (II) RADEON(0): Printing probed modes for output VGA-0
[ 19.908] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 19.908] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 19.908] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 19.908] (II) RADEON(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz)
[ 19.908] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz)
[ 19.908] (II) RADEON(0): EDID for output S-video
[ 19.963] (II) RADEON(0): EDID for output DVI-0
[ 19.963] (II) RADEON(0): Manufacturer: ACR Model: c8 Serial#: 2467310467
[ 19.963] (II) RADEON(0): Year: 2009 Week: 31
[ 19.963] (II) RADEON(0): EDID Version: 1.3
[ 19.963] (II) RADEON(0): Digital Display Input
[ 19.963] (II) RADEON(0): Max Image Size [cm]: horiz.: 51 vert.: 29
[ 19.963] (II) RADEON(0): Gamma: 2.20
[ 19.963] (II) RADEON(0): DPMS capabilities: StandBy Suspend
[ 19.963] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 19.963] (II) RADEON(0): First detailed timing is preferred mode
[ 19.963] (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
[ 19.963] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 19.963] (II) RADEON(0): Supported established timings:
[ 19.963] (II) RADEON(0): 720x400@70Hz
[ 19.963] (II) RADEON(0): 640x480@60Hz
[ 19.963] (II) RADEON(0): 640x480@67Hz
[ 19.963] (II) RADEON(0): 640x480@72Hz
[ 19.963] (II) RADEON(0): 640x480@75Hz
[ 19.963] (II) RADEON(0): 800x600@56Hz
[ 19.963] (II) RADEON(0): 800x600@60Hz
[ 19.963] (II) RADEON(0): 800x600@72Hz
[ 19.963] (II) RADEON(0): 800x600@75Hz
[ 19.963] (II) RADEON(0): 832x624@75Hz
[ 19.963] (II) RADEON(0): 1024x768@60Hz
[ 19.963] (II) RADEON(0): 1024x768@70Hz
[ 19.963] (II) RADEON(0): 1024x768@75Hz
[ 19.963] (II) RADEON(0): 1280x1024@75Hz
[ 19.963] (II) RADEON(0): 1152x864@75Hz
[ 19.963] (II) RADEON(0): Manufacturer's mask: 0
[ 19.963] (II) RADEON(0): Supported standard timings:
[ 19.963] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 19.963] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 19.963] (II) RADEON(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 19.963] (II) RADEON(0): #3: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 19.963] (II) RADEON(0): #4: hsize: 1360 vsize 765 refresh: 60 vid: 49291
[ 19.963] (II) RADEON(0): #5: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 19.963] (II) RADEON(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 19.963] (II) RADEON(0): #7: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 19.963] (II) RADEON(0): Supported detailed timing:
[ 19.963] (II) RADEON(0): clock: 148.5 MHz Image Size: 510 x 287 mm
[ 19.963] (II) RADEON(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 19.963] (II) RADEON(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 19.963] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 83 kHz, PixClock max 175 MHz
[ 19.963] (II) RADEON(0): Monitor name: V233H
[ 19.963] (II) RADEON(0): Serial No: LGQ0D0088511
[ 19.963] (II) RADEON(0): EDID (in hex):
[ 19.963] (II) RADEON(0): 00ffffffffffff000472c800832b1093
[ 19.963] (II) RADEON(0): 1f13010380331d78caee95a3544c9926
[ 19.963] (II) RADEON(0): 0f5054bfef80714f818081c081008bc0
[ 19.963] (II) RADEON(0): 9500b300d1c0023a801871382d40582c
[ 19.963] (II) RADEON(0): 4500fe1f1100001e000000fd00384c1f
[ 19.963] (II) RADEON(0): 5311000a202020202020000000fc0056
[ 19.963] (II) RADEON(0): 323333480a20202020202020000000ff
[ 19.963] (II) RADEON(0): 004c47513044303038383531310a0071
[ 19.963] (II) RADEON(0): Printing probed modes for output DVI-0
[ 19.963] (II) RADEON(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[ 19.963] (II) RADEON(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[ 19.963] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 19.963] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 19.963] (II) RADEON(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
[ 19.963] (II) RADEON(0): Modeline "1360x768"x59.8 84.75 1366 1431 1567 1776 768 771 781 798 -hsync +vsync (47.7 kHz)
[ 19.963] (II) RADEON(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz)
[ 19.963] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
[ 19.963] (II) RADEON(0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
[ 19.963] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
[ 19.963] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
[ 19.963] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 19.963] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
[ 19.963] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
[ 19.963] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
[ 19.963] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 19.964] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 19.964] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
[ 19.964] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
[ 19.964] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
[ 19.964] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 19.964] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
[ 19.964] (II) RADEON(0): Output VGA-0 connected
[ 19.964] (II) RADEON(0): Output S-video disconnected
[ 19.964] (II) RADEON(0): Output DVI-0 connected
[ 19.964] (II) RADEON(0): Using fuzzy aspect match for initial modes
[ 19.964] (II) RADEON(0): Output VGA-0 using initial mode 1024x768
[ 19.964] (II) RADEON(0): Output DVI-0 using initial mode 1024x768
[ 19.964] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 19.964] (II) RADEON(0): mem size init: gart size :3dff000 vram size: s:10000000 visible:f7d7000
[ 19.964] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[ 19.964] (==) RADEON(0): DPI set to (96, 96)
[ 19.964] (II) Loading sub module "fb"
[ 19.964] (II) LoadModule: "fb"
[ 19.964] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 20.044] (II) Module fb: vendor="X.Org Foundation"
[ 20.044] compiled for 1.10.2, module version = 1.0.0
[ 20.044] ABI class: X.Org ANSI C Emulation, version 0.4
[ 20.044] (II) Loading sub module "ramdac"
[ 20.044] (II) LoadModule: "ramdac"
[ 20.044] (II) Module "ramdac" already built-in
[ 20.044] (II) UnloadModule: "vesa"
[ 20.044] (II) Unloading vesa
[ 20.044] (II) UnloadModule: "fbdev"
[ 20.044] (II) Unloading fbdev
[ 20.044] (II) UnloadModule: "fbdevhw"
[ 20.044] (II) Unloading fbdevhw
[ 20.044] (--) Depth 24 pixmap format is 32 bpp
[ 20.044] (II) RADEON(0): [DRI2] Setup complete
[ 20.044] (II) RADEON(0): [DRI2] DRI driver: r300
[ 20.045] (II) RADEON(0): Front buffer size: 3072K
[ 20.045] (II) RADEON(0): VRAM usage limit set to 225644K
[ 20.058] (==) RADEON(0): Backing store disabled
[ 20.058] (II) RADEON(0): Direct rendering enabled
[ 20.064] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
[ 20.064] (II) RADEON(0): Setting EXA maxPitchBytes
[ 20.064] (II) EXA(0): Driver allocated offscreen pixmaps
[ 20.064] (II) EXA(0): Driver registered support for the following operations:
[ 20.064] (II) Solid
[ 20.064] (II) Copy
[ 20.064] (II) Composite (RENDER acceleration)
[ 20.064] (II) UploadToScreen
[ 20.064] (II) DownloadFromScreen
[ 20.070] (II) RADEON(0): Acceleration enabled
[ 20.070] (==) RADEON(0): DPMS enabled
[ 20.070] (==) RADEON(0): Silken mouse enabled
[ 20.084] (II) RADEON(0): Set up textured video
[ 20.084] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 20.134] (--) RandR disabled
[ 20.134] (II) Initializing built-in extension Generic Event Extension
[ 20.134] (II) Initializing built-in extension SHAPE
[ 20.134] (II) Initializing built-in extension MIT-SHM
[ 20.134] (II) Initializing built-in extension XInputExtension
[ 20.134] (II) Initializing built-in extension XTEST
[ 20.134] (II) Initializing built-in extension BIG-REQUESTS
[ 20.134] (II) Initializing built-in extension SYNC
[ 20.134] (II) Initializing built-in extension XKEYBOARD
[ 20.134] (II) Initializing built-in extension XC-MISC
[ 20.134] (II) Initializing built-in extension SECURITY
[ 20.134] (II) Initializing built-in extension XINERAMA
[ 20.134] (II) Initializing built-in extension XFIXES
[ 20.134] (II) Initializing built-in extension RENDER
[ 20.134] (II) Initializing built-in extension RANDR
[ 20.134] (II) Initializing built-in extension COMPOSITE
[ 20.134] (II) Initializing built-in extension DAMAGE
[ 20.134] (II) SELinux: Disabled on system
[ 20.930] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 20.930] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 20.930] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 20.930] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 20.930] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 20.930] (II) AIGLX: Loaded and initialized /usr/lib/i386-linux-gnu/dri/r300_dri.so
[ 20.930] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 20.980] (II) RADEON(0): Setting screen physical size to 270 x 203
[ 22.000] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 22.000] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 22.000] (II) LoadModule: "evdev"
[ 22.000] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 22.024] (II) Module evdev: vendor="X.Org Foundation"
[ 22.024] compiled for 1.10.1, module version = 2.6.0
[ 22.024] Module class: X.Org XInput Driver
[ 22.024] ABI class: X.Org XInput driver, version 12.2
[ 22.024] (II) Using input driver 'evdev' for 'Power Button'
[ 22.024] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 22.024] (**) Power Button: always reports core events
[ 22.024] (**) Power Button: Device: "/dev/input/event3"
[ 22.040] (--) Power Button: Found keys
[ 22.040] (II) Power Button: Configuring as keyboard
[ 22.040] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 22.040] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 22.040] (**) Option "xkb_rules" "evdev"
[ 22.040] (**) Option "xkb_model" "pc105"
[ 22.040] (**) Option "xkb_layout" "de"
[ 22.040] (**) Option "xkb_variant" "nodeadkeys"
[ 22.081] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 22.081] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 22.081] (II) Using input driver 'evdev' for 'Power Button'
[ 22.081] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 22.081] (**) Power Button: always reports core events
[ 22.081] (**) Power Button: Device: "/dev/input/event2"
[ 22.096] (--) Power Button: Found keys
[ 22.096] (II) Power Button: Configuring as keyboard
[ 22.096] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[ 22.096] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 22.096] (**) Option "xkb_rules" "evdev"
[ 22.096] (**) Option "xkb_model" "pc105"
[ 22.096] (**) Option "xkb_layout" "de"
[ 22.096] (**) Option "xkb_variant" "nodeadkeys"
[ 22.096] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 22.096] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 22.096] (II) Using input driver 'evdev' for 'Sleep Button'
[ 22.096] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 22.096] (**) Sleep Button: always reports core events
[ 22.096] (**) Sleep Button: Device: "/dev/input/event1"
[ 22.120] (--) Sleep Button: Found keys
[ 22.120] (II) Sleep Button: Configuring as keyboard
[ 22.120] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1"
[ 22.120] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 22.120] (**) Option "xkb_rules" "evdev"
[ 22.120] (**) Option "xkb_model" "pc105"
[ 22.120] (**) Option "xkb_layout" "de"
[ 22.120] (**) Option "xkb_variant" "nodeadkeys"
[ 22.125] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 22.125] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 22.125] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 22.125] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 22.125] (**) AT Translated Set 2 keyboard: always reports core events
[ 22.125] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 22.136] (--) AT Translated Set 2 keyboard: Found keys
[ 22.136] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 22.136] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 22.136] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 22.136] (**) Option "xkb_rules" "evdev"
[ 22.136] (**) Option "xkb_model" "pc105"
[ 22.136] (**) Option "xkb_layout" "de"
[ 22.136] (**) Option "xkb_variant" "nodeadkeys"
[ 22.136] (II) config/udev: Adding input device PS2++ Logitech MX Mouse (/dev/input/event4)
[ 22.136] (**) PS2++ Logitech MX Mouse: Applying InputClass "evdev pointer catchall"
[ 22.136] (II) Using input driver 'evdev' for 'PS2++ Logitech MX Mouse'
[ 22.136] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 22.136] (**) PS2++ Logitech MX Mouse: always reports core events
[ 22.136] (**) PS2++ Logitech MX Mouse: Device: "/dev/input/event4"
[ 22.156] (--) PS2++ Logitech MX Mouse: Found 12 mouse buttons
[ 22.156] (--) PS2++ Logitech MX Mouse: Found scroll wheel(s)
[ 22.156] (--) PS2++ Logitech MX Mouse: Found relative axes
[ 22.156] (--) PS2++ Logitech MX Mouse: Found x and y relative axes
[ 22.156] (II) PS2++ Logitech MX Mouse: Configuring as mouse
[ 22.156] (II) PS2++ Logitech MX Mouse: Adding scrollwheel support
[ 22.156] (**) PS2++ Logitech MX Mouse: YAxisMapping: buttons 4 and 5
[ 22.156] (**) PS2++ Logitech MX Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 22.156] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
[ 22.156] (II) XINPUT: Adding extended input device "PS2++ Logitech MX Mouse" (type: MOUSE)
[ 22.156] (II) PS2++ Logitech MX Mouse: initialized for relative axes.
[ 22.156] (**) PS2++ Logitech MX Mouse: (accel) keeping acceleration scheme 1
[ 22.156] (**) PS2++ Logitech MX Mouse: (accel) acceleration profile 0
[ 22.156] (**) PS2++ Logitech MX Mouse: (accel) acceleration factor: 2.000
[ 22.156] (**) PS2++ Logitech MX Mouse: (accel) acceleration threshold: 4
[ 22.156] (II) config/udev: Adding input device PS2++ Logitech MX Mouse (/dev/input/mouse0)
[ 22.156] (II) No input driver/identifier specified (ignoring)
[ 22.156] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 22.156] (II) No input driver/identifier specified (ignoring)
[ 42.939] (II) RADEON(0): Allocate new frame buffer 1280x1024 stride 1280
[ 42.939] (II) RADEON(0): VRAM usage limit set to 223801K
[ 45.778] (II) RADEON(0): Allocate new frame buffer 3200x1088 stride 3200
[ 45.778] (II) RADEON(0): VRAM usage limit set to 216169K

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
N: input/event3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3


E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1

E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys


E: DMI_VENDOR=To Be Filled By O.E.M.

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2


E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105

E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys


E: DMI_VENDOR=To Be Filled By O.E.M.

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1/event1


E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105

E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys


E: DMI_VENDOR=To Be Filled By O.E.M.

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105

E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd

P: /devices/platform/pcspkr/input/input5/event5
N: input/event5
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5


E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=To Be Filled By O.E.M.
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr


DRM Information from dmesg:
---------------------------

[ 0.820607] Linux agpgart interface v0.103
[ 0.820699] agpgart: Detected VIA PT880 Ultra chipset
[ 0.824915] agpgart-via 0000:00:00.0: AGP aperture is 64M @ 0xf8000000
[ 8.310758] [drm] Initialized drm 1.1.0 20060810
[ 8.746830] [drm] radeon kernel modesetting enabled.
[ 8.760452] [drm] initializing kernel modesetting (R420 0x1002:0x4B49).
[ 8.760479] [drm] register mmio base: 0xFEAE0000
[ 8.760480] [drm] register mmio size: 65536
[ 8.767140] agpgart-via 0000:00:00.0: AGP 3.5 bridge
[ 8.767170] agpgart-via 0000:00:00.0: putting AGP V3 device into 8x mode
[ 8.767346] radeon 0000:01:00.0: putting AGP V3 device into 8x mode
[ 8.767373] [drm] Generation 2 PCI interface, using max accessible memory
[ 8.767395] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 8.767396] [drm] Driver supports precise vblank timestamp query.
[ 8.767418] [drm] radeon: irq initialized.
[ 8.785638] [drm] Detected VRAM RAM=256M, BAR=128M
[ 8.785641] [drm] RAM width 256bits DDR
[ 8.785718] [drm] radeon: 256M of VRAM memory ready
[ 8.785721] [drm] radeon: 64M of GTT memory ready.
[ 8.785780] [drm] radeon: 4 quad pipes, 1 z pipes initialized.
[ 8.787839] [drm] Loading R400 Microcode
[ 8.990939] [drm] radeon: ring at 0x00000000F8001000
[ 8.990957] [drm] ring test succeeded in 0 usecs
[ 8.991143] [drm] radeon: ib pool ready.
[ 8.991193] [drm] ib test succeeded in 0 usecs
[ 8.991391] [drm] Radeon Display Connectors
[ 8.991392] [drm] Connector 0:
[ 8.991393] [drm] VGA
[ 8.991395] [drm] DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[ 8.991396] [drm] Encoders:
[ 8.991397] [drm] CRT1: INTERNAL_DAC1
[ 8.991398] [drm] Connector 1:
[ 8.991399] [drm] S-video
[ 8.991400] [drm] Encoders:
[ 8.991401] [drm] TV1: INTERNAL_DAC2
[ 8.991402] [drm] Connector 2:
[ 8.991403] [drm] DVI-I
[ 8.991403] [drm] HPD1
[ 8.991405] [drm] DDC: 0x68 0x68 0x68 0x68 0x68 0x68 0x68 0x68
[ 8.991406] [drm] Encoders:
[ 8.991407] [drm] CRT2: INTERNAL_DAC2
[ 8.991408] [drm] DFP1: INTERNAL_TMDS1
[ 9.045877] [drm] Possible lm63 thermal controller at 0x4c
[ 9.164352] [drm] fb mappable at 0xD0040000
[ 9.164353] [drm] vram apper at 0xD0000000
[ 9.164354] [drm] size 8294400
[ 9.164355] [drm] fb depth is 24
[ 9.164356] [drm] pitch is 7680
[ 9.164423] fbcon: radeondrmfb (fb0) is primary device
[ 9.301022] fb0: radeondrmfb frame buffer device
[ 9.301023] drm: registered panic notifier
[ 9.301030] [drm] Initialized radeon 2.8.0 20080528 for 0000:01:00.0 on minor 0


-- System Information:
Debian Release: wheezy/sid
APT prefers testing

APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)


Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg depends on:


ii libc6 2.13-4 Embedded GNU C Library: Shared lib
ii x11-xk 7.6+2 X11 XKB utilities

ii xkb-da 2.1-2 X Keyboard Extension (XKB) configu


ii xserve 2:1.10.2-1+b1 Xorg X server - core server
ii xserve 1:7.6+7 X.Org X server -- input driver met
ii xserve 1:2.6.0-2+b1 X.Org X server -- evdev input driv
ii xserve 1.4.0-1+b1 Synaptics TouchPad driver for X.Or
ii xserve 0.10.10+20110203-1+b1 X.Org X server -- Wacom input driv
ii xserve 1:7.6+7 X.Org X server -- output driver me
ii xserve 1:1.2.3-2+b1 X.Org X server -- APM display driv
ii xserve 1:0.7.3-2+b1 X.Org X server -- ark display driv
ii xserve 1:6.14.2-1 X.Org X server -- AMD/ATI display
ii xserve 1:1.2.4-1+b1 X.Org X server -- Chips display dr
ii xserve 1:1.3.2-4+b1 X.Org X server -- Cirrus display d
ii xserve 1:0.4.2-4+b1 X.Org X server -- fbdev display dr

ii xserve 2.11.12-1+b1 X.Org X server -- Geode GX2/LX dis


ii xserve 1:1.3.4-2+b1 X.Org X server -- i128 display dri

ii xserve 1:1.3.2-4+b1 X.Org X server -- i740 display dri


ii xserve 2:2.15.0-3 X.Org X server -- Intel i8xx, i9xx
ii xserve 6.9.0-1 X.Org X server -- ATI Mach64 displ
ii xserve 1:1.4.13.dfsg-3+b1 X.Org X server -- MGA display driv
ii xserve 1:1.2.5-2+b1 X.Org X server -- Neomagic display
ii xserve 1:0.0.16+git20110411+8378443-1+b1 X.Org X server -- Nouveau display
ii xserve 1:0.2.904+svn920-1 X.Org X server -- VIA display driv
ii xserve 6.8.1-5+b1 X.Org X server -- ATI r128 display
ii xserve 1:6.14.2-1 X.Org X server -- AMD/ATI Radeon d
ii xserve 1:4.2.4-2+b1 X.Org X server -- Rendition displa
ii xserve 1:0.6.3-4+b1 X.Org X server -- legacy S3 displa
ii xserve 1:1.10.4-4+b1 X.Org X server -- S3 ViRGE display
ii xserve 1:2.3.2-3+b1 X.Org X server -- Savage display d
ii xserve 1:1.7.5-1+b1 X.Org X server -- SiliconMotion di
ii xserve 1:0.10.3-3+b1 X.Org X server -- SiS display driv
ii xserve 1:0.9.4-2+b1 X.Org X server -- SiS USB display
ii xserve 1:1.4.3-4+b1 X.Org X server -- tdfx display dri
ii xserve 1:1.3.4-2+b1 X.Org X server -- Trident display
ii xserve 1:1.2.4-2+b1 X.Org X server -- Tseng display dr
ii xserve 1:2.3.0-5+b1 X.Org X server -- VESA display dri
ii xserve 1:11.0.3-2+b1 X.Org X server -- VMware display d
ii xserve 1:1.2.4-2+b1 X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii libgl1-mesa-dri 7.10.2-3 free implementation of the OpenGL

xserver-xorg suggests no packages.

-- no debconf information

Cyril Brulebois

unread,
Jun 18, 2011, 8:40:01 AM6/18/11
to
Hi,

Oliver Nacke <spek...@fractal.bz> (18/06/2011):


> FYI: I assume it's the same issue, just for the 32bit version.
>
> For me the /usr/lib/i386-linux-gnu/dri/r300_dri.so was missing. I also
> quickfixed that with a symlink.

really, don't. See the solutions on this page instead:
http://blog.mraw.org/2011/06/18/mesa_a_disturbance_in_the_Force/

Messing around with files like that might leave leftovers behind, making
further upgrades a nightmare to debug. You've been warned.

Mraw,
KiBi.

signature.asc

Julien Cristau

unread,
Jun 18, 2011, 9:30:01 AM6/18/11
to
On Fri, Jun 17, 2011 at 18:08:53 -0300, Gunther Furtado wrote:

> Em Sex, 2011-06-17 às 22:59 +0200, Cyril Brulebois escreveu:
> > Hi,
> >
> > Gunther Furtado <gunfu...@gmail.com> (17/06/2011):
> > > AIGLX is not loading because it keeps asking for
> > > /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
> > > but the link is not there and the dri directory is missing also.
> >
> > known problem, being worked on; either go back to xserver-xorg-core
> > 2:1.10.2-1 or wait for the +b2 version of it. For the former, see
> > snapshot.debian.org; for the latter, we're waiting on the buildds.
> >
> > Mraw,
> > KiBi.
>
> is there something terribly dangerous about ?
> # ln -sf /usr/lib/dri/ /usr/lib/x86_64-linux-gnu/
>

Yes, don't do that. Either downgrade the X server or upgrade mesa.

Cheers,
Julien

0 new messages