[xorg-bugzilla-noise] [Bug 1301] New: xorg-6.7.99.904 radeon - just
a blackscreen
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 7 01:28:30 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1301
Summary: xorg-6.7.99.904 radeon - just a blackscreen
Product: xorg
Version: 6.8.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Driver/Radeon
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: stamm at flashmail.com
After switching from xorg-6.7.0 to xorg-6.7.99.904
I just get only a black screen and the green LED of my IBM P70 is flashing -
ALT+CTRL+Backspace brought me back to the console. With xorg-6.7.0 my Radeon
(R100 QD [Radeon 7200] AGP) works errorless.
I tested xorg-6.7.99.904 with an old s3virge (86c325 [ViRGE] PCI) and with this
adapter it works. (Both graphic-adapters are plugged in at the same time)
Maybe this problem is allready solved in the latest DRM-sourcecode which is not
included in xorg-6.7.99.904 or I´m wrong?
thx for your great work.
--------------------------------------------------------------------------------------------
The xorg-log gave me those warnings
grep -e '(EE)' -e '(WW)' /var/log/xorgRC4-errors-log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(WW) RADEON(0): No Connector Info Table found!
(WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
--------------------------------------------------------------------------------------------
my xorg.conf
Section "ServerLayout"
Identifier "fb"
Screen "Screen0"
Option "OffTime" "1"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "unix/:7100"
EndSection
Section "Module"
Load "record"
Load "extmod"
Load "dbe"
Load "dri"
Load "glx"
Load "xtrap"
Load "type1"
Load "freetype"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device"
Option "Buttons" "7"
Option "ZAxisMapping" "6 7"
Option "Resolution" "1200"
EndSection
Section "Monitor" Identifier "Monitor0"
VendorName "IBM"
ModelName "P70"
HorizSync 30-85
VertRefresh 40-150
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
Option "AGPMode" "1"
Driver "radeon"
VendorName "ATI Technologies Inc"
BoardName "Radeon R100 QD [Radeon 7200]"
BusID "PCI:1:0:0"
EndSection
Section "dri"
Mode 0666
Group "video"
EndSection
Section "Device"
Identifier "Card1"
Driver "s3virge"
VendorName "S3 Inc."
BoardName "86c325 [ViRGE]"
BusID "PCI:0:13:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Radeon_Card0"
Monitor "Monitor0"
DefaultDepth 24
--CUT----CUT----CUT--
EndSection
--
Configure bugmail: https://freedesktop.org/bugzilla/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-bugzilla-noise
mailing list