Jaime Ochoa Malag�n wrote:
  c) X don't complain to much...

Simply the screen go black and the system never go back.

I can't figure out what is the problem.

Thanks

Pure64
ASUS A8V deluxe
Kernel 2.6.10-9-amd64-k8
VideoCard PowerColor 9250 (RADEON 9250)
Monitor ViewSonic G90fb


+++++++++++++++++++++

I don't use the fglrx only Xfree86 and Xorg. Does your
monitor work without the fglrx?

I have the same system only my Radeon 9250 has the primary
for the CRT and the secondary for the LCD.

This looks like the config file doesn't have the secondary:
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found


I would like to know how the fglrx does on glxgears. My
Xorg is up to 2130 FPS with my Radeon 9250. Try this:

-------------------------------

Section "Device"
        Identifier      "Radeon_Analog_Output"
        BusID           "PCI:1:0:1"
        Driver          "ati"
        Screen          0
        Option          "AGPMode"             "4"
        Option          "EnablePageFlip"      "on"
        Option          "AGPFastWrite"                "off"
EndSection

Section "Device"
        Identifier      "Radeon_Digital_Output"
        BusID           "PCI:1:0:0"
        Driver          "ati"
        Screen          1
        Option          "AGPMode"             "4"
        Option          "EnablePageFlip"      "on"
        Option          "AGPFastWrite"                "off"
EndSection

Section "Screen"
        Identifier      "Analog_Screen"
        Device          "Radeon_Analog_Output"
        Monitor         "Generic_Monitor"
        DefaultDepth    24      
        SubSection "Display"


------------------------------------------- Enjoy.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to