Kernel!!

2007-06-01 Thread Michael Tomkins
Finally got 2.6.21 to compile using distcc, with CTS's config. elements:/usr/src/linux# make clean ; date | wall ; make -j9 all ; date | wall rm -f vmlinux.gz vmlinux.bz2 CLEAN /usr/src/linux-source-2.6.21 ... Broadcast Message from [EMAIL PROTECTED] (/dev/pts/1) at 7:53 ... Fri

Re: Kernel!!

2007-06-01 Thread Michael Schmitz
> Finally got 2.6.21 to compile using distcc, with CTS's config. > > And it only took 8 hours for a native compile. :) Is 8 hours good or > bad? The 8 hours native (060??) does not sound bad. With distcc, I'd be a tad worried ... Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] w

Re: X on Mac [Was: Re: linux-2.6.21 images for m68k libc?]

2007-06-01 Thread L Moore
On Fri, Jun 01, 2007 at 11:48:09AM +1000, Finn Thain wrote: > > On Thu, 31 May 2007, L Moore wrote: > > > > > I'm composing these two messages using telnet from the G4 because the > > Quadra display and keyboard are frozen. Want any config files to look > > at. > > Nah, that seg fault means

Re: X on Mac [Was: Re: linux-2.6.21 images for m68k libc?]

2007-06-01 Thread Finn Thain
On Fri, 1 Jun 2007, L Moore wrote: > On Fri, Jun 01, 2007 at 11:48:09AM +1000, Finn Thain wrote: > > > > On Thu, 31 May 2007, L Moore wrote: > > > > > > > > I'm composing these two messages using telnet from the G4 because > > > the Quadra display and keyboard are frozen. Want any config fil

working xorg.conf i promised

2007-06-01 Thread Eugen Paiuc
# xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # Then it was modified by hand merging with ppc xorg.conf that worked and # further editing to include framebuffer modes (

Re: working xorg.conf i promised

2007-06-01 Thread Michael Schmitz
> Xorg has a bug on processor (>68020) with out native fpu. > > {You just hit an inplemented fpu instruction (flogn) and (fetox) Unimplemented, perhaps? log and exp may indeed be unimplemented yet. Time to fix that ... > Backtrace: > 0: /usr/bin/X11/X(xf86 SigHandler+0x6e)[0x8007b7de] > 1:[0xefce

Re: working xorg.conf i promised

2007-06-01 Thread Rolf Anders
On Fri, Jun 01, 2007 at 03:24:03PM +0200, Michael Schmitz wrote: > > Xorg has a bug on processor (>68020) with out native fpu. > > > > {You just hit an inplemented fpu instruction (flogn) and (fetox) > > Unimplemented, perhaps? log and exp may indeed be unimplemented yet. Time > to fix that ... f

Re: working xorg.conf i promised

2007-06-01 Thread Michael Schmitz
> > Unimplemented, perhaps? log and exp may indeed be unimplemented yet. Time > > to fix that ... > > flogn and fetox are implemented in the 68881 and 68882, but not in the > 68040 and 68060. However, on the latter ones they should be emulated by > the kernel. In the LC040, it might be a case of b

Re: X on Mac [Was: Re: linux-2.6.21 images for m68k libc?]

2007-06-01 Thread L Moore
On Fri, Jun 01, 2007 at 07:11:09AM -0400, L Moore wrote: > On Fri, Jun 01, 2007 at 11:48:09AM +1000, Finn Thain wrote: > > It might be worth your asking on the mailing list too -- certainly Geert > > knows a lot more about framebuffer drivers than I. > > Ok, hopefully their advice will be as u

Re: working xorg.conf i promised

2007-06-01 Thread Brad Boyer
On Fri, Jun 01, 2007 at 06:35:14PM +0200, Michael Schmitz wrote: > > > Unimplemented, perhaps? log and exp may indeed be unimplemented yet. Time > > > to fix that ... > > > > flogn and fetox are implemented in the 68881 and 68882, but not in the > > 68040 and 68060. However, on the latter ones they

amiga and atari keymaps for 2.6

2007-06-01 Thread Stephen R Marenka
Do amiga and atari use at keymaps for 2.6 kernels? I'm trying to cleanup some d-i stuff. Thanks, Stephen -- Stephen R. Marenka If life's not fun, you're not doing it right! <[EMAIL PROTECTED]> signature.asc Description: Digital signature

Re: working xorg.conf i promised

2007-06-01 Thread Brian Morris
On 6/1/07, Eugen Paiuc <[EMAIL PROTECTED]> wrote: # xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # Then it was modified by hand merging with ppc xorg.conf that worked a