Subject: Re: New X diffs
To: Charles M. Hannum <abuse@spamalicious.com>
From: Nathan J. Williams <nathanw@MIT.EDU>
List: port-macppc
Date: 10/05/2001 12:43:29
nathanw@MIT.EDU (Nathan J. Williams) writes:

> "Charles M. Hannum" <abuse@spamalicious.com> writes:
> > Let me know if you try this, whether or not it works.

> 
> I tried this out on my iBook (dual USB), with a fresh -current
> kernel. It didn't work; it hung the machine, and the LCD started
> displaying slowly-intensifying putple stripes and blobs (which went
> away after I rebooted). 

Okay, I was able to fix this by adding the following lines to
XF86Config:

    Option      "PanelWidth" "1024"
    Option      "PanelHeight" "768"

4.1.0 now runs fine.

        - Nathan