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

Bug#501367: change severity to serious



Package: xserver-xorg-video-r128
Severity: serious

Change severity to serious as after the first installation of Debian
squeeze it doesn't create /etc/X11/xorg.conf nor
/etc/X11/xorg.conf.d/, only

/usr/share/X11/xorg.conf.d
/usr/share/X11/xorg.conf.d/10-evdev.conf
/usr/share/X11/xorg.conf.d/20-wacom.conf
/usr/share/X11/xorg.conf.d/50-synaptics.conf
--
After installing package firmware-linux-nonfree and adding manually
/etc/X11/xorg.conf with the following
 Section "Files"
     FontPath	"/usr/share/fonts/X11/100dpi"
     FontPath	"/usr/share/fonts/X11/75dpi"
     FontPath	"/usr/share/fonts/X11/misc"
     FontPath	"/usr/share/fonts/Type1"
 EndSection

 Section "ServerFlags"
     Option "DontZap" "False"
 EndSection

Section "Device"
    Identifier	"ATI Technologies Inc Rage 128 PR/PRO AGP 4x TMDS"
    Driver		"r128"
EndSection

will log the following
== < /var/log/syslog > ==
May  6 10:25:58 imac kernel: [ 7356.121944] vgaarb: this pci device is
not a vga device
May  6 10:25:58 imac kernel: [ 7356.125465] aty128fb 0000:00:10.0:
Invalid ROM contents
May  6 10:25:58 imac kernel: [ 7356.179862] vgaarb: this pci device is
not a vga device
May  6 10:25:58 imac kernel: [ 7356.259431] platform r128_cce.0:
firmware: requesting r128/r128_cce.bin

== < /var/log/kern.log > ==
May  6 10:25:58 imac kernel: [ 7356.121944] vgaarb: this pci device is
not a vga device
May  6 10:25:58 imac kernel: [ 7356.125465] aty128fb 0000:00:10.0:
Invalid ROM contents
May  6 10:25:58 imac kernel: [ 7356.179862] vgaarb: this pci device is
not a vga device
May  6 10:25:58 imac kernel: [ 7356.259431] platform r128_cce.0:
firmware: requesting r128/r128_cce.bin

Julio



Reply to: