Re: Kernel Panic: no init found

2000-08-10 Thread Aaron Davies
Adam C Powell IV wrote: > > Aaron Davies wrote: > > > Adam C Powell IV wrote: > > > > > > When you boot, does the "Partition check" for that drive list your > > > partition? > > > Later, does it say something like "Mounting root partition read-only"? > > > Does it > > > add the swap partition

Re: PB 3400 X server config

2000-08-10 Thread Michel Dänzer
michael baldwin wrote: > > It also tless me that the /dev/adbmouse isn't supported when I try to tell > it my mouse is there. ( The setup doesn't mind but it complains as X refuses > to work.) It should work with protocol "BusMouse" . Does the mouse work in console (gpm)? Michel -- Earthling

Re: PB 3400 X server config

2000-08-10 Thread Claus
On Wed, Aug 09, 2000 at 10:46:40PM -0600, michael baldwin: >: If any one has gotten the 3400 powerbook to work with the fbdev, can you >: give me any tips? Or your config file? The anXious finds the video >: card. I can't seem to come up with what I should set the Hor and Vert 11:[EMAIL PROTE

Re: PB 3400 X server config

2000-08-10 Thread Geert Uytterhoeven
On Thu, 10 Aug 2000, Claus wrote: > On Wed, Aug 09, 2000 at 10:46:40PM -0600, michael baldwin: > >: If any one has gotten the 3400 powerbook to work with the fbdev, can you > >: give me any tips? Or your config file? The anXious finds the video > >: card. I can't seem to come up with what I sh

Re: PB 3400 X server config

2000-08-10 Thread Cameron
It works with the BusMouse protocol. In fact, I fixed that problem over a week ago but oh well. GPM in fact, does not work but then I have never tried to configure it. Thanks. -Cameron On Thu, 10 Aug 2000, Michel [iso-8859-1] Dänzer wrote: > michael baldwin wrote: > > > > It also tless me tha

Re: PB 3400 X server config

2000-08-10 Thread Michael Schmitz
> > It also tless me that the /dev/adbmouse isn't supported when I try to tell > > it my mouse is there. ( The setup doesn't mind but it complains as X refuses > > to work.) > > It should work with protocol "BusMouse" . Does the mouse work in console > (gpm)? Is /dev/adbmouse (char 10 10 IIRC) ev

powermac clock on 7200

2000-08-10 Thread James Waterhouse
Hello all, can anyone tell me... are we supposed to be able to set the hardware clock from within linux? I'm running kernel 2.2.14 on a powermac 7200 and when I try to set the clock using I get the following... [EMAIL PROTECTED]:~# hwclock --debug hwclock 2.4c/util-linux-2.10f hwclock: Open of

Re: powermac clock on 7200

2000-08-10 Thread C.M. Connelly
"JW" == James Waterhouse <[EMAIL PROTECTED]> writes: JW> Hello all, can anyone tell me... are we supposed to be able JW> to set the hardware clock from within linux? Yes. You shouldn't be trying to run `hwclock' directly. Use `date' to set the time and date. The operating system update

Re: powermac clock on 7200

2000-08-10 Thread Ethan Benson
On Thu, Aug 10, 2000 at 04:20:49PM -0400, James Waterhouse wrote: > Hello all, > can anyone tell me... are we supposed to be able to set the hardware > clock from within linux? I'm running kernel 2.2.14 on a powermac 7200 > and when I try to set the clock using I get the following... > > [EMAI