[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#570636: incorrectly detects radeon cards as ati and fails to load driver



Package: xserver-xorg-core
Version: 2:1.7.5-1
Severity: normal

If I start experimental X without a xorg.conf file on kernel 2.6.32
with kms enabled for the two radeon cards I have

  01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200] (rev 01)
  01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200] (Secondary) (rev 01)

then Xorg detects and tries to load the ati driver, which I don't
have installed (and don't need, since I want to use the radeon
driver).

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Oct 25  2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1866912 Feb 16 11:25 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:0c.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01)
01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200] (rev 01)

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

Xorg X server log files on system:
-rw-r--r-- 1 root root 83658 Nov  4  2006 /var/log/Xorg.20.log
-rw------- 1 root root 81643 Nov 10 19:06 /var/log/Xorg.1.log
-rw-r--r-- 1 root root  6919 Feb 20 12:29 /var/log/Xorg.0.log

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

X.Org X Server 1.7.5
Release Date: 2010-02-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.8-dsa-amd64 x86_64 Debian
Current Operating System: Linux piper 2.6.32-2-amd64 #1 SMP Fri Feb 12 00:01:47 UTC 2010 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-2-amd64 root=/dev/mapper/piper-root ro nmi_watchdog=2
Build Date: 16 February 2010  10:23:38AM
xorg-server 2:1.7.5-1 (buildd@brahms.debian.org) 
Current version of pixman: 0.16.4
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 20 12:29:47 2010
(II) Loader magic: 0x7c1e20
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(++) using VT number 7

(WW) xf86OpenConsole: setpgid failed: Operation not permitted
(WW) xf86OpenConsole: setsid failed: Operation not permitted
(--) PCI: (0:0:12:0) 1002:5960:17af:2020 ATI Technologies Inc RV280 [Radeon 9200 PRO] rev 1, Mem @ 0xd8000000/134217728, 0xfb900000/65536, I/O @ 0x00009000/256, BIOS @ 0x????????/131072
(--) PCI: (0:0:12:1) 1002:5940:17af:2021 ATI Technologies Inc RV280 [Radeon 9200 PRO] (Secondary) rev 1, Mem @ 0xe0000000/134217728, 0xfba00000/65536
(--) PCI:*(0:1:0:0) 1002:5961:17af:200c ATI Technologies Inc RV280 [Radeon 9200] rev 1, Mem @ 0xe8000000/134217728, 0xfbe00000/65536, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
(--) PCI: (0:1:0:1) 1002:5941:17af:200d ATI Technologies Inc RV280 [Radeon 9200] (Secondary) rev 1, Mem @ 0xf0000000/134217728, 0xfbf00000/65536
(==) Using default built-in configuration (30 lines)
(==) --- Start of built-in configuration ---
	Section "Device"
		Identifier	"Builtin Default ati Device 0"
		Driver	"ati"
	EndSection
	Section "Screen"
		Identifier	"Builtin Default ati Screen 0"
		Device	"Builtin Default ati Device 0"
	EndSection
	Section "Device"
		Identifier	"Builtin Default vesa Device 0"
		Driver	"vesa"
	EndSection
	Section "Screen"
		Identifier	"Builtin Default vesa Screen 0"
		Device	"Builtin Default vesa Device 0"
	EndSection
	Section "Device"
		Identifier	"Builtin Default fbdev Device 0"
		Driver	"fbdev"
	EndSection
	Section "Screen"
		Identifier	"Builtin Default fbdev Screen 0"
		Device	"Builtin Default fbdev Device 0"
	EndSection
	Section "ServerLayout"
		Identifier	"Builtin Default Layout"
		Screen	"Builtin Default ati Screen 0"
		Screen	"Builtin Default vesa Screen 0"
		Screen	"Builtin Default fbdev Screen 0"
	EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout "Builtin Default Layout"
(**) |-->Screen "Builtin Default ati Screen 0" (0)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "Builtin Default ati Device 0"
(==) No monitor specified for screen "Builtin Default ati Screen 0".
	Using a default monitor configuration.
(**) |-->Screen "Builtin Default vesa Screen 0" (1)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "Builtin Default vesa Device 0"
(==) No monitor specified for screen "Builtin Default vesa Screen 0".
	Using a default monitor configuration.
(**) |-->Screen "Builtin Default fbdev Screen 0" (2)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "Builtin Default fbdev Device 0"
(==) No monitor specified for screen "Builtin Default fbdev Screen 0".
	Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) 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
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.5, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "ati"
(WW) Warning, couldn't open module ati
(II) UnloadModule: "ati"
(EE) Failed to load module "ati" (module does not exist, 0)
(II) LoadModule: "vesa"
(WW) Warning, couldn't open module vesa
(II) UnloadModule: "vesa"
(EE) Failed to load module "vesa" (module does not exist, 0)
(II) LoadModule: "fbdev"
(WW) Warning, couldn't open module fbdev
(II) UnloadModule: "fbdev"
(EE) Failed to load module "fbdev" (module does not exist, 0)
(EE) No drivers available.

Fatal server error:
no screens found

Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


udev information:
P: /devices/virtual/input/input0/event0
N: input/event0
S: char/13:64
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: x11_driver=evdev
E: DMI_VENDOR=To Be Filled By O.E.M.
E: DEVLINKS=/dev/char/13:64

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1
N: input/event1
S: char/13:65
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS: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=us
E: DEVLINKS=/dev/char/13:65
E: XKBOPTIONS=ctrl:nocaps
E: x11_driver=evdev
E: DMI_VENDOR=To Be Filled By O.E.M.

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2
N: input/event2
S: char/13:66
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E: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=us
E: DEVLINKS=/dev/char/13:66
E: XKBOPTIONS=ctrl:nocaps
E: x11_driver=evdev
E: DMI_VENDOR=To Be Filled By O.E.M.

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
N: input/event3
S: char/13:67
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=us
E: DEVLINKS=/dev/char/13:67
E: XKBOPTIONS=ctrl:nocaps
E: x11_driver=evdev
E: DMI_VENDOR=To Be Filled By O.E.M.

P: /devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.0/input/input4/event4
N: input/event4
S: char/13:68
S: input/by-id/usb-Logitech_USB_Mouse-event-mouse
S: input/by-path/pci-0000:00:10.0-usb-0:2:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:10.0/usb2/2-2/2-2:1.0/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_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB_Mouse
E: ID_MODEL_ENC=USB\x20Mouse
E: ID_MODEL_ID=c00c
E: ID_REVISION=0620
E: ID_SERIAL=Logitech_USB_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:10.0-usb-0:2:1.0
E: x11_driver=evdev
E: DEVLINKS=/dev/char/13:68 /dev/input/by-id/usb-Logitech_USB_Mouse-event-mouse /dev/input/by-path/pci-0000:00:10.0-usb-0:2:1.0-event-mouse

P: /devices/pci0000:00/0000:00:10.1/usb3/3-2/3-2:1.0/input/input5/event5
N: input/event5
S: char/13:69
S: input/by-id/usb-Hewlett-Packard_Company_HP_USB_Smart_Card_Keyboard_0817bc99-event-kbd
S: input/by-path/pci-0000:00:10.1-usb-0:2:1.0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:10.1/usb3/3-2/3-2:1.0/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=Hewlett-Packard_Company
E: ID_VENDOR_ENC=Hewlett-Packard\x20Company
E: ID_VENDOR_ID=03f0
E: ID_MODEL=HP_USB_Smart_Card_Keyboard
E: ID_MODEL_ENC=HP\x20USB\x20Smart\x20Card\x20Keyboard
E: ID_MODEL_ID=1024
E: ID_REVISION=0535
E: ID_SERIAL=Hewlett-Packard_Company_HP_USB_Smart_Card_Keyboard_0817bc99
E: ID_SERIAL_SHORT=0817bc99
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:0b0000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:10.1-usb-0:2:1.0
E: XKBMODEL=pc105
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:69 /dev/input/by-id/usb-Hewlett-Packard_Company_HP_USB_Smart_Card_Keyboard_0817bc99-event-kbd /dev/input/by-path/pci-0000:00:10.1-usb-0:2:1.0-event-kbd
E: XKBOPTIONS=ctrl:nocaps
E: x11_driver=evdev

P: /devices/platform/pcspkr/input/input6/event6
N: input/event6
S: char/13:70
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
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/char/13:70 /dev/input/by-path/platform-pcspkr-event-spkr

DRM Information from dmesg:
[    0.504127] agpgart-amd64 0000:00:00.0: AGP bridge [1106/0282]
[    0.517464] agpgart-amd64 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
[    0.522248] Linux agpgart interface v0.103
[   21.286221] [drm] Initialized drm 1.1.0 20060810
[   21.346990] [drm] radeon kernel modesetting enabled.
[   21.352621] [drm] radeon: Initializing kernel modesetting.
[   21.353127] [drm] register mmio base: 0xFB900000
[   21.353182] [drm] register mmio size: 65536
[   21.496199] [drm] GPU reset succeed (RBBM_STATUS=0x00000140)
[   21.496259] [drm] GPU not posted. posting now...
[   21.517818] [drm] Generation 2 PCI interface, using max accessible memory
[   21.517877] [drm] radeon: VRAM 128M
[   21.517930] [drm] radeon: VRAM from 0x00000000 to 0x07FFFFFF
[   21.517986] [drm] radeon: GTT 512M
[   21.518039] [drm] radeon: GTT from 0x20000000 to 0x3FFFFFFF
[   21.523006] [drm] radeon: irq initialized.
[   21.523146] [drm] Detected VRAM RAM=128M, BAR=128M
[   21.523201] [drm] RAM width 64bits DDR
[   21.523420] [drm] radeon: 128M of VRAM memory ready
[   21.523476] [drm] radeon: 512M of GTT memory ready.
[   21.523549] [drm] GART: num cpu pages 131072, num gpu pages 131072
[   21.525984] [drm] radeon: cp idle (0x02000603)
[   21.526114] [drm] Loading R200 Microcode
[   21.557215] [drm] radeon: ring at 0x0000000020000000
[   21.557298] [drm] ring test succeeded in 1 usecs
[   21.557474] [drm] radeon: ib pool ready.
[   21.558165] [drm] ib test succeeded in 0 usecs
[   21.559065] [drm] DFP table revision: 4
[   21.559396] [drm] Radeon Display Connectors
[   21.559450] [drm] Connector 0:
[   21.559502] [drm]   VGA
[   21.559555] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[   21.559611] [drm]   Encoders:
[   21.559663] [drm]     CRT1: INTERNAL_DAC1
[   21.559716] [drm] Connector 1:
[   21.559768] [drm]   DVI-I
[   21.559820] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[   21.561928] [drm]   Encoders:
[   21.561980] [drm]     CRT2: INTERNAL_DAC2
[   21.562033] [drm]     DFP1: INTERNAL_TMDS1
[   21.734652] [drm] fb mappable at 0xD8040000
[   21.734710] [drm] vram apper at 0xD8000000
[   21.734764] [drm] size 5242880
[   21.734816] [drm] fb depth is 24
[   21.734869] [drm]    pitch is 5120
[   21.787082] [drm] TMDS-12: set mode 1280x1024 1f
[   21.908573] fb0: radeondrmfb frame buffer device
[   21.909132] [drm] Initialized radeon 2.0.0 20080528 for 0000:00:0c.0 on minor 0
[   21.916219] [drm] radeon: Initializing kernel modesetting.
[   21.916637] [drm] register mmio base: 0xFBE00000
[   21.916947] [drm] register mmio size: 65536
[   21.921675] [drm] GPU reset succeed (RBBM_STATUS=0x00000140)
[   21.922065] [drm] Generation 2 PCI interface, using max accessible memory
[   21.922530] agpgart-amd64 0000:00:00.0: AGP 3.0 bridge
[   21.922900] agpgart-amd64 0000:00:00.0: putting AGP V3 device into 8x mode
[   21.923448] radeon 0000:01:00.0: putting AGP V3 device into 8x mode
[   21.923876] [drm] radeon: VRAM 128M
[   21.924126] [drm] radeon: VRAM from 0x00000000 to 0x07FFFFFF
[   21.924505] [drm] radeon: GTT 256M
[   21.924734] [drm] radeon: GTT from 0xC0000000 to 0xCFFFFFFF
[   21.925122] [drm] radeon: irq initialized.
[   21.925952] [drm] Detected VRAM RAM=128M, BAR=128M
[   21.926275] [drm] RAM width 128bits DDR
[   21.926552] [drm] radeon: 128M of VRAM memory ready
[   21.926879] [drm] radeon: 256M of GTT memory ready.
[   21.927416] [drm] radeon: cp idle (0x02000603)
[   21.927752] [drm] Loading R200 Microcode
[   21.938514] [drm] radeon: ring at 0x00000000C0000000
[   21.938877] [drm] ring test succeeded in 0 usecs
[   21.943176] [drm] radeon: ib pool ready.
[   21.943462] [drm] ib test succeeded in 0 usecs
[   21.944528] [drm] Default TV standard: PAL
[   21.944806] [drm] 27.000000000 MHz TV ref clk
[   21.945101] [drm] DFP table revision: 4
[   21.946065] [drm] Radeon Display Connectors
[   21.946347] [drm] Connector 0:
[   21.946552] [drm]   VGA
[   21.946717] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[   21.947121] [drm]   Encoders:
[   21.958430] [drm]     CRT1: INTERNAL_DAC1
[   21.969924] [drm] Connector 1:
[   21.981536] [drm]   DVI-I
[   21.993189] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[   22.005311] [drm]   Encoders:
[   22.017481] [drm]     CRT2: INTERNAL_DAC2
[   22.029871] [drm]     DFP1: INTERNAL_TMDS1
[   22.042340] [drm] Connector 2:
[   22.054901] [drm]   S-video
[   22.067534] [drm]   Encoders:
[   22.080252] [drm]     TV1: INTERNAL_DAC2
[   22.143803] [drm:edid_is_valid] *ERROR* EDID checksum is invalid, remainder is 94
[   22.157363] [drm:edid_is_valid] *ERROR* Raw EDID:
[   22.301616] [drm:edid_is_valid] *ERROR* EDID checksum is invalid, remainder is 94
[   22.316239] [drm:edid_is_valid] *ERROR* Raw EDID:
[   22.360770] [drm:radeon_vga_detect] *ERROR* VGA-2: probed a monitor but no|invalid EDID
[   22.428023] [drm:edid_is_valid] *ERROR* EDID checksum is invalid, remainder is 94
[   22.444231] [drm:edid_is_valid] *ERROR* Raw EDID:
[   22.632278] [drm] fb mappable at 0xE8040000
[   22.648659] [drm] vram apper at 0xE8000000
[   22.664828] [drm] size 5242880
[   22.680873] [drm] fb depth is 24
[   22.696660] [drm]    pitch is 5120
[   22.712833] fb1: radeondrmfb frame buffer device
[   22.728200] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 1
[  531.424144] [drm:edid_is_valid] *ERROR* EDID checksum is invalid, remainder is 94
[  531.424149] [drm:edid_is_valid] *ERROR* Raw EDID:
[  531.424179] [drm:radeon_vga_detect] *ERROR* VGA-2: probed a monitor but no|invalid EDID
[  531.475086] [drm:edid_is_valid] *ERROR* EDID checksum is invalid, remainder is 94
[  531.475088] [drm:edid_is_valid] *ERROR* Raw EDID:
[  531.587217] [drm:edid_is_valid] *ERROR* EDID checksum is invalid, remainder is 94
[  531.587221] [drm:edid_is_valid] *ERROR* Raw EDID:
[  531.587249] [drm:radeon_vga_detect] *ERROR* VGA-2: probed a monitor but no|invalid EDID
[  531.638113] [drm:edid_is_valid] *ERROR* EDID checksum is invalid, remainder is 94
[  531.638115] [drm:edid_is_valid] *ERROR* Raw EDID:
[  531.705282] [drm:drm_mode_getfb] *ERROR* invalid framebuffer id
[  531.755332] [drm] DAC-9: set mode 1024x768 2f
[  531.805668] [drm] TMDS-12: set mode 1024x768 30
[  549.324092] [drm:edid_is_valid] *ERROR* EDID checksum is invalid, remainder is 94
[  549.324097] [drm:edid_is_valid] *ERROR* Raw EDID:
[  549.324130] [drm:radeon_vga_detect] *ERROR* VGA-2: probed a monitor but no|invalid EDID
[  549.392853] [drm:edid_is_valid] *ERROR* EDID checksum is invalid, remainder is 94
[  549.392859] [drm:edid_is_valid] *ERROR* Raw EDID:
[  550.659701] [drm:edid_is_valid] *ERROR* EDID checksum is invalid, remainder is 94
[  550.659707] [drm:edid_is_valid] *ERROR* Raw EDID:
[  550.659740] [drm:radeon_vga_detect] *ERROR* VGA-2: probed a monitor but no|invalid EDID
[  550.728290] [drm:edid_is_valid] *ERROR* EDID checksum is invalid, remainder is 94
[  550.728296] [drm:edid_is_valid] *ERROR* Raw EDID:


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration       1.53        system-wide keyboard preferences
ii  libaudit0                    1.7.13-1+b1 Dynamic library for security audit
ii  libc6                        2.10.2-6    Embedded GNU C Library: Shared lib
ii  libdrm2                      2.4.17-1    Userspace interface to kernel DRM 
ii  libgcrypt11                  1.4.5-2     LGPL Crypto library - runtime libr
ii  libpciaccess0                0.11.0-1    Generic PCI access library for X
ii  libpixman-1-0                0.16.4-1    pixel-manipulation library for X a
ii  libselinux1                  2.0.89-4    SELinux runtime shared libraries
ii  libudev0                     151-1       libudev shared library
ii  libxau6                      1:1.0.5-1   X11 authorisation library
ii  libxdmcp6                    1:1.0.3-1   X11 Display Manager Control Protoc
ii  libxfont1                    1:1.4.1-1   X11 font rasterisation library
ii  udev                         151-1       /dev/ and hotplug management daemo
ii  xserver-common               2:1.7.5-1   common files used by various X ser
ii  xserver-xorg                 1:7.5+3     the X.Org X server

Versions of packages xserver-xorg-core recommends:
ii  libgl1-mesa-dri               7.7-3      A free implementation of the OpenG

Versions of packages xserver-xorg-core suggests:
ii  xfonts-100dpi                 1:1.0.1    100 dpi fonts for X
ii  xfonts-75dpi                  1:1.0.1    75 dpi fonts for X
ii  xfonts-scalable               1:1.0.1-1  scalable fonts for X

-- no debconf information


-- 
 .''`.   martin f. krafft <madduck@d.o>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Reply to: