Bug#459229: xserver-xorg-video-ati: Does not work on iBookG4

Brice Goglin Brice.Goglin at ens-lyon.org
Sat Jan 5 01:55:35 PST 2008


reopen 459229
found 459229 1:6.7.198~git20080101.f65374f5-1
1:6.7.198~git20080102.30cab1db-1
retitle 459229 xserver-xorg-video-ati: does not use the maximum panel
size on iBookG4
thank you



leandro noferini wrote:
> Excuse me for  this poor report but  I forgot to write the  real part of
> the problem:

:)

> the screen cannot  work at resolution 1024x768 (that is the
> best resolution) but only at 800x600.
>   

Your log says:
    (WW) RADEON(0): Panel size 1024x768 is derived, this may not be correct.
    If not, use PanelSize option to overwrite this setting
    (WW) RADEON(0): No valid timing info from BIOS.
so I guess the following option in the Device section of your xorg.conf
won't help:
    Option "PanelSize" "1024x768"

Can you try adding
    Option "LVDSProbePLL" "on"
to the Device section? (the manpage says it's on by default, but I don't
see this in the code...)

Can you try without any xorg.conf at all (just move the file away) and
tell me whether the xrandr output is the same?

Can you try adding ModeLine+PreferredMode to the Monitor section as
explained in section III.5 of
http://wiki.debian.org/XStrikeForce/HowToRandR12 ?

Brice






More information about the xorg-driver-ati mailing list