Adam Jackson wrote, On 10/30/2007 08:53 AM:
On Mon, 2007-10-29 at 18:06 -0500, Todd Denniston wrote:
Folks,
we just tried an install on a Panasonic CF-52 (TOUGHBOOK laptop) using an ATI
Radeon X2100.
1) had to install in text mode because X is just black screen.
2) after install startx results in the same situation. (consistency is nice)
3) by default xorg.conf is pointing at vesa instead of an ati driver, so it
does not do a PCI scan, it just hangs at a black screen.
The 'ati' driver in F8 does not support R600 chips. You have an R600
chip. It ain't gonna work.
Adam,
You did mean that the ati driver that comes with the xorg in the F8 distro
would not work, but that the fglrx from livna has a chance to work right????
I just updated the system from F8T3 to the current rawhide set (including the
kernel), rebooted and then `yum install kmod-fglrx`. after rebooting again so
that the xorg.conf got built by the livna stuff, I did a startx
and ...
got the same result as the vesa driver, i.e., locked system and black screen.
AAAAGGGHH!
And to think with FC5 we can get the things to work, but apparently the guys
are building the drivers supplied directly from ATI.
Is there any hope to be had that when you do the disruption[1] there will be
some support for the R600 chips?
[1] https://www.redhat.com/archives/fedora-devel-list/2007-October/msg02223.html
--
Todd Denniston
Crane Division, Naval Surface Warfare Center (NSWC Crane)
Harnessing the Power of Technology for the Warfighter
http://www.crane.navy.mil/custfeedback
# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "CorePointer"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "fglrx"
Option "UseInternalAGPGART" "no"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-test-list