2012/9/11 Tomas Bodzar <[email protected]>:

Thanks for reply.

>> Just upgraded an amd64 system from 5.1 to  Sep 4th snap and now X don't work.
>> startx results in a black screen.
>
> And did you follow this page as well after your upgrade?
> http://www.openbsd.org/faq/current.html
Yep. I replace radeonhd driver with radeon and fix card output names:
Section "Device"
        Identifier      "X1250"
        #Driver         "radeonhd"
        Driver          "radeon"
        BusID           "PCI:1:5:0"
        #Option         "Monitor-VGA_1" "CRT"
        Option          "Monitor-VGA-0" "CRT"
        #Option         "Monitor-DVI-D_1" "LCDHD"
        Option          "Monitor-HDMI-0" "LCDHD"
        Option          "DRI" "off"
EndSection
Also i try radeonold driver - not success too.

-- 
/unk

Reply via email to