[Bug 13897] New: vga-out: modes not recognized, screen stays black
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jan 2 11:35:36 PST 2008
http://bugs.freedesktop.org/show_bug.cgi?id=13897
Summary: vga-out: modes not recognized, screen stays black
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/Radeon
AssignedTo: xorg-driver-ati at lists.x.org
ReportedBy: guentergrodotzki at gmx.de
QAContact: xorg-team at lists.x.org
Ubuntu Hardy/Gutsy: xrandr recognizes the correct modes, but when activating
vga-0, the monitor stays black (the led switches on, like it was getting a
signal)
Debian testing/unstable/(ati-driver: experimental/git 6.7.198*): same as above,
additionally modes are not recognized.
A super-friendly person from IRC (bg***in @#debian-x/oftc.net) tried to solve
the problem and adviced me to remove some options. Therfor I will post 2x my
xorg.conf and xorg.log:
my xorg.conf (before):
--------------------------
Section "Device"
Identifier "ATI Technologies Inc Radeon Mobility U1"
Driver "radeon"
BusID "PCI:1:5:0"
Option "AGPMode" "4"
Option "AGPFastWrite" "On"
Option "EnablePageFlip" "On"
EndSection
Section "Module"
Load "glx"
Load "dri"
EndSection
Section "DRI"
Mode 0666
EndSection
my xorg.log (before)
---------------------------
http://91.121.73.90/debian/xorg_log_before.txt
xorg.conf (after)
-------------------------
Section "Device"
Identifier "ATI Technologies Inc Radeon Mobility U1"
Driver "radeon"
BusID "PCI:1:5:0"
Option "AGPMode" "4"
# Option "AGPFastWrite" "On"
# Option "EnablePageFlip" "On"
EndSection
Section "Monitor"
Identifier "VGA-0"
Modeline "1280x1024_60.00" 108.88 1280 1360 1496 1712 1024 1025
1028$
#-HSync +Vsync
Option "PreferredMode" "1280x1024_60.00"
EndSection
xorg.log (after)
------------------------------
http://91.121.73.90/debian/xorg_log_after.txt
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-driver-ati
mailing list