=== RELEASE NOTE TEXT ===
On systems with an ATI Radeon 9200 graphics card the system will boot to a black screen. As a work around edit the kernel command line in the boot loader and add "nomodeset". (Bug:725580)
===
Binary package hint: xserver-xorg-video-ati
Black screen on boot on radeon 9200, "nomodeset" option fixes it. Info from ubuntu-bug (booted without modesetting) and GPU info from lshw are attached.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xserver-xorg-video-radeon 1:6.14.0-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
Uname: Linux 2.6.38-5-generic i686
Architecture: i386
Date: Sat Feb 26 14:39:39 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
GdmLog1:
GdmLog2:
GraphicsCard:
ATI Technologies Inc RV280 [Radeon 9200] [1002:5962] (rev 01) (prog-if 00 [VGA controller])
Subsystem: PC Partner Limited Device [174b:0192]
Subsystem: PC Partner Limited Device [174b:0193]
LiveMediaBuild: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110226)
ProcEnviron:
LANGUAGE=ru_RU:en
LANG=ru_RU.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: file=/cdrom/preseed/hostname.seed boot=casper initrd=/casper/initrd.lz -- acpi=off nodmraid nomodeset debian-installer/language=ru console-setup/layoutcode?=ru
SourcePackage: xserver-xorg-video-ati
dmi.bios.date: 08/30/2005
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: 760GXK8MC
dmi.board.vendor: WinFast
dmi.chassis.type: 3
dmi.modalias: dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd08/30/2005:svn:pn:pvr:rvnWinFast:rn760GXK8MC:rvr:cvn:ct3:cvr:
version.compiz: compiz 1:0.9.4-0ubuntu1
version.libdrm2: libdrm2 2.4.23-1ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1~git20110215.cc1636b6-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu8
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-1ubuntu11
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20110107+b795ca6e-0ubuntu5
Hi Sergey "Shnatsel" Davidoff,
radeontool can be used to assist in debugging this issue. To install it from the command line, use this command:
sudo apt-get install radeontool
After installing it, you run it like this:
radeontool regmatch '*' > regdump_good.txt
radeontool regmatch '*' > regdump_broke.txt
Run it two times. Once when you have a working screen (for any driver), and once in the broken case (either from the tty console or logged into the sick box remotely). Attach both of those to this bug report, and we can then forward this issue upstream. Thanks ahead of time!