Re: xserver settings falcon ct60

2008-02-10 Thread Geert Uytterhoeven
On Sun, 10 Feb 2008, Petr Stehlik wrote: > Michael Schmitz p��e v Ne 10. 02. 2008 v 20:45 +0100: > > > > copying changed rectangles of the shadow framebuffer to the real > > > > framebuffer means we can focus on just one draw function to get right. > > > > > > This sounds good. How can one arrange

Re: xserver settings falcon ct60

2008-02-10 Thread Geert Uytterhoeven
On Sun, 10 Feb 2008, Michael Schmitz wrote: > > > > I have just tried "vga2" and it says > > > > > > > > (EE) FBDEV(0): unsupported number of bits per pixel: 1 > > > > > > And what does the sthigh mode result in? > > > > FBIOPUT_VSCREENINFO: Invalid argument > > That actually sounds a bit more fam

Re: cvs.linux-m68k.org?

2008-02-10 Thread Geert Uytterhoeven
On Sun, 10 Feb 2008, Michael Schmitz wrote: > > I just tried to update zorroutils, but I got the following error from > > cvs: > > > > | cvs [diff aborted]: connect to cvs.linux-m68k.org(134.99.176.32):2401 > > failed: Connection timed out > > > > 134.99.176.32 points to placebo.biophys.uni-duesse

Re: New buildd and some obversations

2008-02-10 Thread Michael Casadevall
I don't have a problem giving root access to diablos (the m68k), but I'm rather hesitant to give out root to siren (the x86 emulator host). I've been doing some more tweaking of the buildd environment, and I've added ccache which helps with configure tests since it simply caches each result. I've a

Re: cvs.linux-m68k.org?

2008-02-10 Thread Michael Schmitz
Hi Geert, > I just tried to update zorroutils, but I got the following error from > cvs: > > | cvs [diff aborted]: connect to cvs.linux-m68k.org(134.99.176.32):2401 > failed: Connection timed out > > 134.99.176.32 points to placebo.biophys.uni-duesseldorf.de Big oops - that used to point to kull

Re: xserver settings falcon ct60

2008-02-10 Thread Petr Stehlik
Michael Schmitz píše v Ne 10. 02. 2008 v 20:45 +0100: > > > copying changed rectangles of the shadow framebuffer to the real > > > framebuffer means we can focus on just one draw function to get right. > > > > This sounds good. How can one arrange it so the X draws to a shadow > > buffer? > > Opti

Re: xserver settings falcon ct60

2008-02-10 Thread Michael Schmitz
> > > I have just tried "vga2" and it says > > > > > > (EE) FBDEV(0): unsupported number of bits per pixel: 1 > > > > And what does the sthigh mode result in? > > FBIOPUT_VSCREENINFO: Invalid argument That actually sounds a bit more familiar... ISTR something in the kernel framebuffer code explici

cvs.linux-m68k.org?

2008-02-10 Thread Geert Uytterhoeven
I just tried to update zorroutils, but I got the following error from cvs: | cvs [diff aborted]: connect to cvs.linux-m68k.org(134.99.176.32):2401 failed: Connection timed out 134.99.176.32 points to placebo.biophys.uni-duesseldorf.de Gr{oetje,eeting}s,

Re: xserver settings falcon ct60

2008-02-10 Thread Michael Schmitz
> > copying changed rectangles of the shadow framebuffer to the real > > framebuffer means we can focus on just one draw function to get right. > > This sounds good. How can one arrange it so the X draws to a shadow > buffer? Option "ShadowFB" "On" in the config file, IIRC. Michael

Re: xserver settings falcon ct60

2008-02-10 Thread Petr Stehlik
Michael Schmitz píše v Ne 10. 02. 2008 v 00:12 +0100: > Hi, > > > > The only thing that might still work is monochrome mode (atafb=sthigh > > > f.e.) > > > > I have just tried "vga2" and it says > > > > (EE) FBDEV(0): unsupported number of bits per pixel: 1 > > And what does the sthigh mode resul

Re: New buildd and some obversations

2008-02-10 Thread Petr Stehlik
Christian T. Steigies píše v Ne 10. 02. 2008 v 11:00 +0100: > That sounds great, I actually prefer virtual hardware, as real hardware > tends to break in the long run... but to use this as a debian-m68k buildd, > you'd first have to be a developer or maintainer, or give root access to the > m68k m

Re: how to make vmlinux?

2008-02-10 Thread Petr Stehlik
Christian T. Steigies píše v Ne 10. 02. 2008 v 11:04 +0100: > > > The build will apply the debian and m68k specific patches and create a dir > > > debian/build/build_m68k_none_atari > > > > first it builds a documentation and that takes _ages_. > > At first it should create the source directories

Re: how to make vmlinux?

2008-02-10 Thread Geert Uytterhoeven
On Sun, 10 Feb 2008, Petr Stehlik wrote: > Christian T. Steigies p��e v So 09. 02. 2008 v 21:43 +0100: > > If you only want to build for atari, edit: > > debian/config/m68k/define > > debian/arch/m68k/defines ? I figured that out already. > > > and comment out all flavours except atari. Then star

Re: how to make vmlinux?

2008-02-10 Thread Christian T. Steigies
On Sun, Feb 10, 2008 at 10:39:13AM +0100, Petr Stehlik wrote: > Christian T. Steigies pí?e v So 09. 02. 2008 v 21:43 +0100: > > If you only want to build for atari, edit: > > debian/config/m68k/define > > debian/arch/m68k/defines ? I figured that out already. Yup > > and comment out all flavour

Re: New buildd and some obversations

2008-02-10 Thread Christian T. Steigies
On Sat, Feb 09, 2008 at 10:12:35AM -0500, Michael Casadevall wrote: > The machine has a dynamic IP address, I have a > dyndns pointed at the machine so its always > accessable. However, for mail, and other services > requiring a static IP, I have the domain name > nemesisnetworks.com, and that has

Re: xserver settings falcon ct60

2008-02-10 Thread Petr Stehlik
Michael Schmitz píše v Ne 10. 02. 2008 v 00:12 +0100: > Xorg may be nicer to work with, and the way Geert suggested may not mean > writing thousands of lines of code (but I bet it means getting familiar > with tens of thousands first). Letting X draw to a shadow framebuffer then > copying changed

Re: how to make vmlinux?

2008-02-10 Thread Petr Stehlik
Christian T. Steigies píše v So 09. 02. 2008 v 21:43 +0100: > If you only want to build for atari, edit: > debian/config/m68k/define debian/arch/m68k/defines ? I figured that out already. > and comment out all flavours except atari. Then start the build: > debuild -B -am68k > -B to only build the

Re: Missing m68k builds for the point release

2008-02-10 Thread Geert Uytterhoeven
On Sun, 10 Feb 2008, Michael Schmitz wrote: > (Blast from the past - got stuck from the time when Telecom NZ was > fighting with a three day nation wide DSL outage. Just so you know what to > expect should you consider moving here ;-) > > > > > All supported NCR53C9x SCSI host adapters for Amiga (

Re: xserver settings falcon ct60

2008-02-10 Thread Geert Uytterhoeven
On Sun, 10 Feb 2008, Michael Schmitz wrote: > Xorg may be nicer to work with, and the way Geert suggested may not mean > writing thousands of lines of code (but I bet it means getting familiar > with tens of thousands first). Letting X draw to a shadow framebuffer then > copying changed rectangles

Re: Missing m68k builds for the point release

2008-02-10 Thread Ingo Juergensmann
On Sun, Feb 10, 2008 at 12:15:08AM +0100, Michael Schmitz wrote: > Is there a ZorroID database in the kernel sources still? I don't know about the kernel, but the package zorroutils should have it, i think... -- Ciao...//Fon: 0381-2744150 Ingo \X/