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

Re: xserver settings falcon ct60



On Fri, 8 Feb 2008, Michael Schmitz wrote:
> > After many many tries, I managed to get "sarge"
> > running so that I can see the bash. I can logon, but
> > if I start XFree86, it quits after a black screen and
> > tells me sth about received value 11 or sth like that.
> >
> > So can anyone tell me what settings I have to use in
> > XFree86.
> 
> Break out the compiler and binutils, install the xorg X server source, and
> start coding a driver for a framebuffer device using interleaved bit
> planes (or rather, interleaved pixels) for Atari. Consult the 2.6 kernel
> Atari framebuffer device to see how bits for the different color
> components of one pixel are mapped to the corresponding interleaved bytes.

Actually, if you want to go for the highest-performing approach (shadow
frame buffer in cfb8 and damage-rectangle-sync to Atari interleaved
planes), that may not be the best idea, as the logo code in atafb is still
broken ;-)

> The only thing that might still work is monochrome mode (atafb=sthigh
> f.e.). If you still get a sigsegv on that mode, use gdb to figure out
> precisely where it fails.
> 
> And no, I'm not kidding.

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds


Reply to: