Re: Mac Mini PPC - Is this the right list?
matt hull <[email protected]> Thu, 17 Apr 2008 12:18:16 -0500
| Newsgroups | gmane.linux.gentoo.ppc |
|---|---|
| Message-ID | <[email protected]> |
>> boot with these 3 combinations: ofonly, radeonfb, {none} then for
>> each,
>> cat /proc/fb and cat /sys/class/graphics/fb0/name. if the screen
>> is un
>> readable, then ssh in and find out.
>>
>
> Booted apple video=ofonly Screen looks good.
>
> livecd ~ # cat /proc/fb
> 0 OFfb ATY,RockHo
> livecd ~ # cat /sys/class/graphics/fb0/name
> OFfb ATY,RockHo
> livecd ~ #
>
>
> Booted apple video=radeonfb Screen looks bad
>
> livecd ~ # cat /proc/fb
> 0 ATI Radeon Yb
> 1 VGA16 VGA
> livecd ~ # cat /sys/class/graphics/fb0/name
> ATI Radeon Yb
> livecd ~ #
i think the problem is that you are using vga, radeonfb has no idea
what is connected, a guess without being there to see. try appending
the video size like video=radeonfb:1920x1200-24@60. you should be
able to get the current mode from using open firmware frame buffer /
sys/class/graphics/
matt
--
[email protected] mailing list