Subject: Re: anyone with a working XF86Config for an iBook?
To: Ronald van der Pol <Ronald.vanderPol@rvdp.org>
From: Aymeric Vincent <vincent@labri.fr>
List: port-macppc
Date: 04/19/2004 11:08:43
Hi,
from the rest of the discussion in this thread, it looks to me like you
are missing the following lines in the "Device" section.
Option "PanelWidth" "1024" # <i>
Option "PanelHeight" "768" # <i>
Regards,
Aymeric
Ronald van der Pol wrote:
> I am running -current on a 32 VRAM 800 MHz G3 iBook and try to get
> X11 going. I try to run the XFree86 4.4.0 server. I did not succeed
> to create a working XF86Config file.
>
> /usr/X11R6/bin$ ls -l X
> lrwxr-xr-x 1 root wheel 22 Apr 15 00:48 X -> /usr/X11R6/bin/XFree86
>
> XFree86 probes the card as:
> (--) PCI:*(0:16:0) ATI Technologies Inc Radeon Mobility M7 LW
> [Radeon Mobility 7 500] rev 0, Mem @ 0x98000000/27, 0x90000000/16,
> I/O @ 0x0400/8, BIOS @ 0x9002000 0/17
>
> Currently, I have
> HorizSync 30-100
> VertRefresh 50-70
>
> Does anyone have a working XF86Config file for an iBook?
>
> rvdp