http://bugs.freedesktop.org/show_bug.cgi?id=10490

           Summary: Beryl works only after reboot from Windows XP
           Product: Mesa
           Version: 6.5
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component: Drivers/DRI/Radeon
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]


When I first boot Windows XP and then Knoppix 5.2 Live (which was attached to
the c't magazine no. 7/2007) everything 3d works fine. But when I DIRECTLY boot
Linux, my screen gets black when trying to init the GUI.

It won't even work when beryl is disabled. To fix this, I commented out the
lines
#       Load    "dri"
#       Load    "glx"
in my /etc/X11/xorg.conf. This gives me a complete 2d working station. Changing

Section "Device"
        Identifier      "ATI Technologies, Inc. RV280 [Radeon 9200 PRO]"
        Driver          "ati"
        BusID           "PCI:1:0:0"
EndSection

to 

Section "Device"
        Identifier      "ATI Technologies, Inc. RV280 [Radeon 9200 PRO]"
        Driver          "radeon"
        BusID           "PCI:1:0:0"
EndSection

results in an error, which in my oppinion is caused due to the same reasons
(whoch I don't know).


-- 
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.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to