[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X resolution on mac



On Wed, Jul 24, 2002 at 09:48:50AM +0100, mriscott@yahoo.co.uk wrote:
> Hi,
> 
> I've recently installed debian on my mac quadra 800.

which version?
 
> All works swimmingly, except that I can't persuade the X resolution to go
> higher than 640x480.
> 
> I have my monitor section set to the multisync options.  I have  an 800x600
> Modeline, and it doesn't flash up the screen that I'm not allowed this when
> X starts (some of the higher resolutions in the file yield messages like
> '12500x6532 needs VSync of 456' or somesuch.
> 
> However, when I get into X, I'm in 640x480, and Ctrl-Alt-+ won't give me
> any other possibilities.
> 
> Any ideas?

Check: /var/log/XFree86.0.log for error messages

Then edit /etc/X11/XF86Config-4 (without -4 if you use the old X11).
I guess you don't have any other screen modes defined there:

Section "Screen"
[...]
        SubSection "Display"
                Depth           8
                Modes           "1152x864" "1024x768" "800x600" "640x480"
        EndSubSection

Does it on my i386 box. I have no working X11 on my Amiga, but I think there
Mode was "default"? That uses the resolution which is set when you boot (not
necessarily by MacOS, maybe by your boot options). I obviously know nothing
about macs, you might have to buy a goat first to make it work...
But then there is always fbset which might help here.

Christian
-- 
http://people.debian.org/~cts/debian-m68k/woody


-- 
To UNSUBSCRIBE, email to debian-68k-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: