Re: Kernel Panic 6.5.0-1 PPC

2023-10-11 Thread Rick Thomas
OK, I stand corrected! In any case, whatever the number, it seems to be fixed. And that's what's important! Rick On Wed, Oct 11, 2023, at 2:02 AM, John Paul Adrian Glaubitz wrote: > Hi Rick! > > On Wed, 2023-10-11 at 01:20 -0700, Rick Thomas wrote: >> I just did an update -> upgrade on my Power

Re: Kernel Panic 6.5.0-1 PPC

2023-10-11 Thread John Paul Adrian Glaubitz
Hi Rick! On Wed, 2023-10-11 at 01:20 -0700, Rick Thomas wrote: > I just did an update -> upgrade on my Power Mac G4 and noticed > that it provides the new kernel version 6.5.0-2 . That's not the kernel version, but the ABI version of the kernel. The kernel version is 6.5.6 and the version of the

Re: Kernel Panic 6.5.0-1 PPC

2023-10-11 Thread Rick Thomas
Wow! I just did an update -> upgrade on my Power Mac G4 and noticed that it provides the new kernel version 6.5.0-2 . This appears to have fixed the panic-on-boot bug in version 6.5.0-1 . Big thanks for all your efforts! Rick

Re: Kernel Panic 6.5.0-1 PPC

2023-10-01 Thread Stan Johnson
Hi Adrian, On 10/1/23 2:31 PM, John Paul Adrian Glaubitz wrote: > ... > You can build a kernel with Debian's configuration. You just have to disable > the kernel config options CONFIG_SYSTEM_TRUSTED_KEY and CONFIG_MODULE_SIG_KEY. > ... I think the problem with the references to trusted keys has b

Re: Kernel Panic 6.5.0-1 PPC

2023-10-01 Thread John Paul Adrian Glaubitz
On Sun, 2023-10-01 at 12:56 -0600, Stan Johnson wrote: > On a PowerMac G4 MDD (2 CPUs, 2 GiB), I tested the following stock > kernels with a current Debian SID installation: > > v6.5 : smp works, non-smp crashes (oops panic) > v6.6-rc3 : smp works, non-smp works > > Since the latest stock kernel

Re: Kernel Panic 6.5.0-1 PPC

2023-10-01 Thread Stan Johnson
On 9/28/23 2:38 AM, Dan Whitehouse wrote: > Hi all, > I am seeing a kernel panic on my PowerMac3,1 MacRISC Power Macintosh > running debian with kernel 6.5.0-1. > > It seems to be working well with: > > Linux powermac-g4 6.4.0-4-powerpc #1 Debian 6.4.13-1 (2023-08-31) p

Re: Kernel Panic 6.5.0-1 PPC

2023-09-30 Thread John Paul Adrian Glaubitz
> On Sep 30, 2023, at 4:25 PM, DistroHopper39B Business > wrote: > >  > This patch worked for me. I have a successful 6.5.3 built and running on my > PowerBook G4 (with CONFIG_KFENCE=y as well). Please report that back to the patch author. Use the Tested-by tag. [1] Adrian > [1] https://

Re: Kernel Panic 6.5.0-1 PPC

2023-09-30 Thread DistroHopper39B Business
3, at 01:02, DistroHopper39B Business < > distrohopper39b.busin...@gmail.com> wrote: > > I rebuilt the kernel with CONFIG_KFENCE=n and the kernel panic persists > (same error). I used the source from the linux-source-6.5 package in Debian > sid. > > >

Re: Kernel Panic 6.5.0-1 PPC

2023-09-30 Thread Dan Whitehouse
at 01:02, DistroHopper39B Business > wrote: > > I rebuilt the kernel with CONFIG_KFENCE=n and the kernel panic persists (same > error). I used the source from the linux-source-6.5 package in Debian sid.

Re: Kernel Panic 6.5.0-1 PPC

2023-09-29 Thread DistroHopper39B Business
I rebuilt the kernel with CONFIG_KFENCE=n and the kernel panic persists (same error). I used the source from the linux-source-6.5 package in Debian sid.

Re: Kernel Panic 6.5.0-1 PPC

2023-09-29 Thread Stan Johnson
On 9/28/23 2:38 AM, Dan Whitehouse wrote: > Hi all, > I am seeing a kernel panic on my PowerMac3,1 MacRISC Power Macintosh > running debian with kernel 6.5.0-1. > > It seems to be working well with: > > Linux powermac-g4 6.4.0-4-powerpc #1 Debian 6.4.13-1 (2023-08-31) p

Re: Kernel Panic 6.5.0-1 PPC

2023-09-28 Thread John Paul Adrian Glaubitz
On Thu, 2023-09-28 at 07:58 -0400, DistroHopper39B Business wrote: > This issue is also happening to me, on both a 15 inch Powerbook G4 and an > iBook Clamshell. It’s worth noting that neither a test build of Linux 6.5.5 > I recently built for PowerPC or Linux 6.5.4 packaged by ArchPOWER has this >

Re: Kernel Panic 6.5.0-1 PPC

2023-09-28 Thread DistroHopper39B Business
000 9421f > > e0 7c0802a6 3d20c141 93e1001c 90010024 83e9c294 <943f1ff0> 7fe1fb78 > 48b24909 80 > > 1 > > 0.00] ---[ end trace ]--- > > 0.00] > > 0.00] Kernel panic - not syncing: Attempted to kill the idle > task! > >

Re: Kernel Panic 6.5.0-1 PPC

2023-09-28 Thread John Paul Adrian Glaubitz
; 0.00] Code: 7d2a01a4 4c00012c 4b28 7c0802a6 90010004 6000 > 9421f > e0 7c0802a6 3d20c141 93e1001c 90010024 83e9c294 <943f1ff0> 7fe1fb78 48b24909 > 80 > 10000 > 0.00] ---[ end trace ]--- > 0.00] > 0.00] Kernel pan

Re: Kernel Panic 6.5.0-1 PPC

2023-09-28 Thread Dan Whitehouse
trace ]--- 0.00] 0.00] Kernel panic - not syncing: Attempted to kill the idle task! 0.00] ---[ end Kernel panic - not syncing: Attempted to kill the idle t ask! ]--- -- Dan Whitehouse GPG: 3AA4 369C 86E1 4939 D420 AB25 D0DC 7BDD CA92 AD2E Telephone: +44(0)203 0955088

Kernel Panic 6.5.0-1 PPC

2023-09-28 Thread Dan Whitehouse
Hi all, I am seeing a kernel panic on my PowerMac3,1 MacRISC Power Macintosh running debian with kernel 6.5.0-1. It seems to be working well with: Linux powermac-g4 6.4.0-4-powerpc #1 Debian 6.4.13-1 (2023-08-31) ppc GNU/Linux I have a photo of the panic screen which I can attach if useful

Re: Re: Re: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(0,0)

2009-02-07 Thread Risto Suominen
Good question, Amos. You should begin with listing the files: ls -al /mnt2 What do you get? Usually there are links vmlinux and initrd.img pointing at vmlinux-2.6.x.x.x and initrd.img-2.6.x.x.x, respectively. They should come from a package called linux-image-2.6 or something similar. You can se

Re: Re: Re: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(0,0)

2009-02-06 Thread Amos Stibolt
Risto, Thanks for the continued support. I continued through the installation to the partitions portions, and all of the partitions were as I thought - sda6 is the hfsplus partition where OS 9 is loaded. I then continued all the way through the installation to the point where I was inst

Re: Re: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(0,0)

2009-02-05 Thread Risto Suominen
Hmm... looks like /dev/sda does not exist, yet. But somewhere under the /dev tree there are probably the right entries. Perhaps /dev/scsi or /dev/bus or /dev/disk something. You could just try to let the installation process continue a bit further. When it's about to start the partitioning, the sd

Re: Re: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(0,0)

2009-02-04 Thread Amos Stibolt
Risto, Thanks much for your response. I followed your directions, but after issuing this command: "mount -t hfsplus /dev/sda6 /mnt1", I received the following text: "mount: Mounting /dev/sda6 on /mnt1 failed: No such device." I also made attempts with "hfs" and "sda5", but received the s

Re: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(0,0)

2009-02-04 Thread Risto Suominen
Hi Amos, The one thing you probably forgot, was to copy the vmlinux and initrd.img images from /boot to Mac OS 'Linux Kernels' folder. Then you will have to direct BootX to use them, as you did with the images from the install CD. Now you must try to re-start the installation and then suspend it

Kernel panic - not syncing: VFS: Unable to mount root fs on unknown block(0,0)

2009-02-03 Thread Amos Stibolt
te blocks and clicked "Save to prefs" and then the "Linux" button. After seeing a half page of text, followed by a full page of text, the boot stops and the bottom four lines of text are as follows: "VFS: Cannot open root device "sda8" or unknown-block (0,

Re: Bug#429985: PPC installer kernel panic from libc problem

2007-07-02 Thread Frans Pop
On Monday 02 July 2007 10:46, Peter Czanik wrote: > I can't help you with coding, but I don't think, that testing the PPC > installer once or twice a week on Pegasos PPC would be a problem for > me. That is an excellent offer. However, without somebody else from the PowerPC community able to help

Re: Bug#429985: PPC installer kernel panic from libc problem

2007-07-02 Thread Peter Czanik
Hello, Frans Pop wrote: > Let me also use this opportunity to remind the Debian PowerPC community > that are still looking for people willing to get involved more in the > installer for PowerPC and help us deal with port-specific issues. > > In this case, this bug report from Peter was the first

[Fwd: Re: Bug#429985: PPC installer kernel panic from libc problem]

2007-07-02 Thread Peter Czanik
Original Message Subject:Re: Bug#429985: PPC installer kernel panic from libc problem Date: Mon, 2 Jul 2007 09:48:12 +0200 From: Sven Luther <[EMAIL PROTECTED]> To: Frans Pop <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED], Peter Czanik <[EMAIL PROT

Re: Bug#429985: PPC installer kernel panic from libc problem

2007-07-02 Thread Frans Pop
On Thursday 21 June 2007 16:21, Peter Czanik wrote: > Installation fails right after the kernel is booted with the following > message: > /bin/sh: symbol lookup error: /lib/libc.so.6: undefined symbol: > _rtld_global Kernel panic - not syncing: attembed to kill init! With today&#x

PPC installer kernel panic from libc problem

2007-06-21 Thread Peter Czanik
Subject: PPC installer kernel panic from libc problem From: Peter Czanik <[EMAIL PROTECTED]> Date: Thu, 21 Jun 2007 16:21:06 +0200 To: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Package: installation-reports Boot method: CD Image version: http://cdimage.debian.org/cdimage/daily-builds

Re: Kernel Panic... Can't find console

2006-12-12 Thread Michael Schmitz
> > dmesg -- http://deserved.servegame.org/serial.txt > > > > Anybody have any ideas on how to fix this? Thanks. > > It seems to be as simple as to create that file: > > mknod /dev/console c 5 1 I strongly doubt that: pivot_root: No such file or directory /K

Re: Kernel Panic... Can't find console

2006-12-12 Thread Alexander Baldeck
De Served wrote: > > dmesg -- http://deserved.servegame.org/serial.txt > > Anybody have any ideas on how to fix this? Thanks. It seems to be as simple as to create that file: mknod /dev/console c 5 1 Or let the kernel load devfs with a statement in the append line: devfs=mount,all Cheers,

Kernel Panic... Can't find console

2006-12-11 Thread De Served
I'm attempting to install Debian Sarge on a PowerMac 7200/90. The install process works just fine. The machine reboots without a problem for a little while, then I get a kernel panic and message saying that the console cannot be found. Here's a link to the dmesg. I'll upda

Re: kernel panic returning from sleep in a new Ibook (2.6.14-1)

2005-11-02 Thread Charles-Edouard Ruault
;>>Caused by (from SRR1=149030): Transfer error ack signal >>>Oops: machine check, sign: 7[#1] >>>. >>> >>>. >>>Kernel panic -not syncing: Aiee, killing interrupt handler! >>> >>> &

Re: kernel panic returning from sleep in a new Ibook (2.6.14-1)

2005-11-01 Thread Saladino
0x70 [c0006964] cpu_idle+0x44/0x50 [c0004cd8] rest_init+0x28/0x40 [c02cc6d8] start_kernel+0x158/0x1c0 [00003700] 0x3700 Kernel panic -not syncing: Aiee, killing interrupt handler! ive copied it by hand and in two or three times so some numbers may differ,(i supouse that it wont be in any

Re: kernel panic returning from sleep in a new Ibook (2.6.14-1)

2005-10-31 Thread Benjamin Herrenschmidt
On Tue, 2005-11-01 at 03:35 +, Saladino wrote: > Hi, it is the usb handler i supose(when i unplug the usb mouse it > works correctly) i can paste the whole backtrace if its needed. > Thanks for your time > Saladino Yes, I need to track that down. Ben. -- To UNSUBSCRIBE, email to [EMAIL PR

Re: kernel panic returning from sleep in a new Ibook (2.6.14-1)

2005-10-31 Thread Saladino
r error ack signal > > Oops: machine check, sign: 7[#1] > > ......... > > > > . > > Kernel panic -not syncing: Aiee, killing interrupt handler! > > Was it happening in the USB interrupt handler ? (the call backtrace > should be appended to the Oop

Re: kernel panic returning from sleep in a new Ibook (2.6.14-1)

2005-10-30 Thread Benjamin Herrenschmidt
149030): Transfer error ack signal > Oops: machine check, sign: 7[#1] > . > ........ > . > Kernel panic -not syncing: Aiee, killing interrupt handler! Was it happening in the USB interrupt handler ? (the call backtrace should be appended to

Re: kernel panic returning from sleep in a new Ibook (2.6.14-1)

2005-10-30 Thread Saladino
ror ack signal Oops: machine check, sign: 7[#1] ..... .... . Kernel panic -not syncing: Aiee, killing interrupt handler! Zack:/home/saladino# cat /proc/cpuinfo processor : 0 cpu : 7447A, altivec supported clock : 666MHz revision: 0.5 (p

Re: kernel panic returning from sleep in a new Ibook (2.6.14-1)

2005-10-30 Thread Benjamin Herrenschmidt
gt; Machine check in Kernel mode > Caused by (from SRR1=149030): Transfer error ack signal > Oops: machine check, sign: 7[#1] > . > .... > . > Kernel panic -not syncing: Aiee, killing interrupt handler! > > Before i used(im using a

Re: kernel panic returning from sleep in a new Ibook (2.6.14-1)

2005-10-30 Thread Saladino
RR1=149030): Transfer error ack signal > > Oops: machine check, sign: 7[#1] > > . > > > > . > > Kernel panic -not syncing: Aiee, killing interrupt handler! > > > > Before i used(im using again) 2.6.13.4 kernel with 2 patches for

Re: kernel panic returning from sleep in a new Ibook (2.6.14-1)

2005-10-30 Thread Sven Luther
... > Machine check in Kernel mode > Caused by (from SRR1=149030): Transfer error ack signal > Oops: machine check, sign: 7[#1] > . > .... > . > Kernel panic -not syncing: Aiee, killing interrupt handler! > > Before i used(

kernel panic returning from sleep in a new Ibook (2.6.14-1)

2005-10-30 Thread Saladino
chine check, sign: 7[#1] . . Kernel panic -not syncing: Aiee, killing interrupt handler! Before i used(im using again) 2.6.13.4 kernel with 2 patches for sleep support, and works well. If more information is required please let me know. Thanks for

Re: Intalling linux on G5 - kernel Panic

2005-06-18 Thread Paul Brossier
Hi, On Mon, Jun 13, 2005 at 07:57:42PM +0200, Antoni Aloy wrote: > Hello! > > I've recently purchased a PowerMac G2 dual processor, 1 Gb RAM, 250 Gb of HD > with 20" flat screen. > > I'm trying to install debian or Ubuntu on it, but I get a kernel panic e

Intalling linux on G5 - kernel Panic

2005-06-13 Thread Antoni Aloy
Hello! I've recently purchased a PowerMac G2 dual processor, 1 Gb RAM, 250 Gb of HD with 20" flat screen. I'm trying to install debian or Ubuntu on it, but I get a kernel panic each time. It says: Oops: kernel acccess of bad area, sig: 11 [#1] Then a register dump follows and

Re: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block..

2005-05-05 Thread Wolfgang Pfeiffer
On Thu, May 05, 2005 at 10:29:38PM +0800, William Xuuu wrote: > Wolfgang Pfeiffer <[EMAIL PROTECTED]> writes: > > > On Thu, May 05, 2005 at 08:16:45PM +0800, William Xuuu wrote: > >> Wolfgang Pfeiffer <[EMAIL PROTECTED]> writes: > >> > >> > On Thu, May 05, 2005 at 04:56:45PM +0800, [EMAIL PROTECT

Re: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block..

2005-05-05 Thread William Xuuu
Wolfgang Pfeiffer <[EMAIL PROTECTED]> writes: > On Thu, May 05, 2005 at 08:16:45PM +0800, William Xuuu wrote: >> Wolfgang Pfeiffer <[EMAIL PROTECTED]> writes: >> >> > On Thu, May 05, 2005 at 04:56:45PM +0800, [EMAIL PROTECTED] wrote: >> >> >> Well, when i first installed debian, the kernel was

Re: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block..

2005-05-05 Thread Wolfgang Pfeiffer
On Thu, May 05, 2005 at 08:16:45PM +0800, William Xuuu wrote: > Wolfgang Pfeiffer <[EMAIL PROTECTED]> writes: > > > On Thu, May 05, 2005 at 04:56:45PM +0800, [EMAIL PROTECTED] wrote: > > > Well, when i first installed debian, the kernel was only 2.4.23, and > couldn't recognize my ATA harddisk c

Re: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block..

2005-05-05 Thread William Xuuu
gt; with initrd support, but was unable to boot the new kernel, which stops >> at: >> >> Please append a correct "root=" boot option >> Kernel panic - not syncing: VFS: Unable to mount root fs on >> unknown-block.. >> >> In `/'

Re: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block..

2005-05-05 Thread William Xuuu
to boot the new kernel, which stops >>at: >> >>Please append a correct "root=" boot option >>Kernel panic - not syncing: VFS: Unable to mount root fs on >>unknown-block.. >> >>In `/' i have: >> >>/initrd.img ->

Re: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block..

2005-05-05 Thread Wolfgang Pfeiffer
On Thu, May 05, 2005 at 04:56:45PM +0800, [EMAIL PROTECTED] wrote: > Hi, > > os: debian on an ibook(G4, 1G, 12") > > I've just installed a new kernel image (kernel-image-2.6.11-powerpc) > with initrd support, but was unable to boot the new kernel, which stops > at: [ ... ] > ==

Re: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block..

2005-05-05 Thread Baccanelli Massimo
[EMAIL PROTECTED] wrote: Hi, os: debian on an ibook(G4, 1G, 12") I've just installed a new kernel image (kernel-image-2.6.11-powerpc) with initrd support, but was unable to boot the new kernel, which stops at: Please append a correct "root=" boot option Kernel pani

Re: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block..

2005-05-05 Thread Wolfgang Pfeiffer
t; at: > > Please append a correct "root=" boot option > Kernel panic - not syncing: VFS: Unable to mount root fs on > unknown-block.. > > In `/' i have: > > /initrd.img -> boot/initrd.img-2.6.11-powerpc > /vmlinux -> boot/vmlinux-2

Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block..

2005-05-05 Thread william_xuuu
Hi, os: debian on an ibook(G4, 1G, 12") I've just installed a new kernel image (kernel-image-2.6.11-powerpc) with initrd support, but was unable to boot the new kernel, which stops at: Please append a correct "root=" boot option Kernel panic - not syncing: VFS: Una

Re: ***kernel panic on starting Appletalk services***

2005-03-02 Thread Wolfgang Pfeiffer
On Wed, Mar 02, 2005 at 11:40:34AM -0800, Kim Cascone wrote: > unfortunately when you start the install from the Ubuntu .iso and drop > into the command line it only offers you a small range of commands to > use: > break > cd > chdir > continue > eval > exec > exit > export > false > hash > help

Re: ***kernel panic on starting Appletalk services***

2005-03-02 Thread Kim Cascone
wait so apparently this is not like Debianppc...anyone else have experience with fixing an Ubuntu kernel panic? On Mar 2, 2005, at 10:53 AM, Wolfgang Pfeiffer wrote: If Ubuntu/ppc does not differ too much from Debian/ppc I'd try to run again "ybin -v" The exact procedure is descri

kernel panic with previously working MOL OSX (Debian Sarge, iBook G4)

2004-10-28 Thread Des Johnston
-X" I get the boot screen swiftly followed by a Darwin kernel panic: panic(cpu 0): Unable to find a driver for this platform: "AAPL,MOL". Latest stack backtraceetc etc Reinstalling the Debian packages has no effect, can I/should I reinstall the OSX kexts. If so, how?

Re: Kernel panic

2004-06-23 Thread Sven Luther
On Tue, Jun 22, 2004 at 02:04:08AM +0100, Colin Watson wrote: > On Tue, Jun 22, 2004 at 09:44:58AM +0900, Jerome Walter wrote: > > As we are to deal with the question: how to make a kernel including the > > initrd ? > > mkvmlinuz But this should really be automatically handled at kernel install

Re: Kernel panic

2004-06-21 Thread Colin Watson
On Tue, Jun 22, 2004 at 09:44:58AM +0900, Jerome Walter wrote: > As we are to deal with the question: how to make a kernel including the > initrd ? mkvmlinuz -- Colin Watson [EMAIL PROTECTED]

Re: Kernel panic

2004-06-21 Thread Jerome Walter
Jens Schmalzing wrote: Thanks for the advice. How do I make an initrd? Use the mkinitrd command from the initrd-tools package. Make sure you configure your bootloader to actually use the initrd. Hi, As we are to deal with the question: how to make a kernel including the initrd ? I am try

Re: Kernel panic

2004-06-21 Thread Jens Schmalzing
Hi, Doug Mellot <[EMAIL PROTECTED]> writes: > --- Jens Schmalzing <[EMAIL PROTECTED]> wrote: > > Use the mkinitrd command from the initrd-tools package. Make sure > > you configure your bootloader to actually use the initrd. And before I forget: Add the line "do_initrd = yes" to /etc/kernel-im

Re: Kernel panic

2004-06-21 Thread Jens Schmalzing
Hi, Doug Mellot writes: > Thanks for the advice. How do I make an initrd? Use the mkinitrd command from the initrd-tools package. Make sure you configure your bootloader to actually use the initrd. Regards, Jens. -- J'qbpbe, le m'en fquz pe j'qbpbe! Le veux aimeb et mqubib panz je pézqbpbe

Re: Kernel panic

2004-06-21 Thread Doug Mellot
Thanks a bunch, Jens. I'll try it out tonight. --- Jens Schmalzing <[EMAIL PROTECTED]> wrote: > Hi, > > Doug Mellot writes: > > > Thanks for the advice. How do I make an initrd? > > Use the mkinitrd command from the initrd-tools > package. Make sure you > configure your bootloader to actuall

Re: Kernel panic

2004-06-21 Thread Doug Mellot
evice "Label=/" [note: > I've > > tried several things in yaboot.conf] or unknown > block > > (0,0) > > > > Please append a correct "root=" boot option. > > > > Kernel panic: VFS: Unable to mount root fs on > > unknown block (0,

Re: Kernel panic

2004-06-20 Thread Derrik Pates
e-2.6.6-powerpc'), I get errors while booting: VFS: Cannot open root device "Label=/" [note: I've tried several things in yaboot.conf] or unknown block (0,0) Please append a correct "root=" boot option. Kernel panic: VFS: Unable to mount root fs on unknown b

Kernel panic

2004-06-20 Thread Doug Mellot
x27;), I get errors while booting: VFS: Cannot open root device "Label=/" [note: I've tried several things in yaboot.conf] or unknown block (0,0) Please append a correct "root=" boot option. Kernel panic: VFS: Unable

Re: snd-usb-audio, 2.6 and kernel panic

2003-12-27 Thread Vincent Bernat
OoO En ce début d'après-midi nuageux du samedi 27 décembre 2003, vers 14:04, Soeren Sonnenburg <[EMAIL PROTECTED]> disait: > then t in xmon (where you end up with when getting oopses or when > pressing apple+power) gives you a backtrace that could be useful for > developers. Thanks, I was usi

Re: snd-usb-audio, 2.6 and kernel panic

2003-12-27 Thread Soeren Sonnenburg
On Sat, 2003-12-27 at 22:54, Vincent Bernat wrote: > Hello ! > > I have bought some USB sound card (Sound Blaster MP3+) and while this > is working fine with usbaudio from the kernel OSS, I get some kernel > panic with ALSA after some use (a matter of minutes). > > I

snd-usb-audio, 2.6 and kernel panic

2003-12-27 Thread Vincent Bernat
Hello ! I have bought some USB sound card (Sound Blaster MP3+) and while this is working fine with usbaudio from the kernel OSS, I get some kernel panic with ALSA after some use (a matter of minutes). I'd like to report this to ALSA guys but the output of the internal debugguer (from test11

Re: kernel panic with latest 2.4.22-ben1 from CVS

2003-09-05 Thread Giuseppe Sacco
> On Thu, 2003-09-04 at 18:57, Giuseppe Sacco wrote: >> Il dom, 2003-08-31 alle 10:12, Pander ha scritto: >> > Same here on PowerBook G4 12" >> > >> > Didn't change any settings in .config >> >> The problem seems to be solved in 2.4.22-ben2. The new kernel boots >> without problem, but then it pani

Re: kernel panic with latest 2.4.22-ben1 from CVS

2003-09-05 Thread Benjamin Herrenschmidt
On Thu, 2003-09-04 at 18:57, Giuseppe Sacco wrote: > Il dom, 2003-08-31 alle 10:12, Pander ha scritto: > > Same here on PowerBook G4 12" > > > > Didn't change any settings in .config > > The problem seems to be solved in 2.4.22-ben2. The new kernel boots > without problem, but then it panics when

new kernel panic

2003-09-05 Thread Giuseppe Sacco
... still panic ... I was syncing JPilot with an external PalmOS device, via USB, when I got this kernel panic: vector: 300 at pc = e30088b4, lr = e30088a4 msr = 9032, sp = dfe77ee0 [dfe77e30] dar = 99c, dsisr = 4200 current = dfe76000, pid = 8, comm = kbubd mon> t backtrace: e3008

Re: kernel panic with latest 2.4.22-ben1 from CVS

2003-09-04 Thread Giuseppe Sacco
Il dom, 2003-08-31 alle 10:12, Pander ha scritto: > Same here on PowerBook G4 12" > > Didn't change any settings in .config The problem seems to be solved in 2.4.22-ben2. The new kernel boots without problem, but then it panics when closing the lid (in the pmud task). Do you experience the same

Re: Penguinppc.org, powermgt/cpufreq tools (was: kernel panic with latest 2.4.22-ben1 from CVS)

2003-09-01 Thread Stewart Smith
On Mon, 2003-09-01 at 02:06, Paul van Tilburg wrote: > But now I'd like to move to a BenH kernel but penguinppc.org seems to be > down :|. > Since I used XFS for my / and /home partition I also need it to be > patched with XFS support. Does anyone have the source + XFS patched > available? Does any

Re: Penguinppc.org, powermgt/cpufreq tools (was: kernel panic with latest 2.4.22-ben1 from CVS)

2003-08-31 Thread Paul van Tilburg
On Sun, Aug 31, 2003 at 06:06:41PM +0200, Paul van Tilburg wrote: > [...] Does anyone know what the deal is with penguippc.org OK, it is up again, forget that question... ping -a forever! Paul (hrm, replying to myself) -- Student @ Eindhoven | JID: [EMAIL PROTECTED] Un

Penguinppc.org, powermgt/cpufreq tools (was: kernel panic with latest 2.4.22-ben1 from CVS)

2003-08-31 Thread Paul van Tilburg
On Sun, Aug 31, 2003 at 02:04:36PM +0200, Toni Cerdà wrote: > On Sunday 31 August 2003 10:12, Pander wrote: > > Same here on PowerBook G4 12" > > > > Didn't change any settings in .config > > I have also a PB G4 12'', 2.4.22-ben1 works without problems, here is my > config: > > http://thebigpig.

Re: kernel panic with latest 2.4.22-ben1 from CVS

2003-08-31 Thread Toni Cerdà
On Sunday 31 August 2003 10:12, Pander wrote: > Same here on PowerBook G4 12" > > Didn't change any settings in .config I have also a PB G4 12'', 2.4.22-ben1 works without problems, here is my config: http://thebigpig.org/~toni/tmp/config-2.4.22-ben1.bz2 -- Ton

Re: kernel panic with latest 2.4.22-ben1 from CVS

2003-08-31 Thread Pander
Same here on PowerBook G4 12" Didn't change any settings in .config eric b wrote: Hi, Récemment 30 Aug 2003 22:17:19 +0200 Giuseppe Sacco <[EMAIL PROTECTED]> a écrit: I just rsync'd from CVS the latest kernel and got a kernel panic during boot. Yes, kernel panic

Re: kernel panic with latest 2.4.22-ben1 from CVS

2003-08-30 Thread eric b
Hi, Récemment 30 Aug 2003 22:17:19 +0200 Giuseppe Sacco <[EMAIL PROTECTED]> a écrit: > I just rsync'd from CVS the latest kernel and got a kernel panic > during boot. Yes, kernel panic for me too... > The machine is a powerbook3,5 [EMAIL PROTECTED], 15" with radeon,

kernel panic with latest 2.4.22-ben1 from CVS

2003-08-30 Thread Giuseppe Sacco
I just rsync'd from CVS the latest kernel and got a kernel panic during boot. The last line printed is Serial driver version enabled the I get the internal monitor. The backtrace is c031c14d c02dde2c c02ca4d4 c000400c c0008bed symbol map: c0008bec __main c0003ff8 init c02ca4ac do_init

Re: Quik and Kernel panic with Adaptec SCSI card

2003-08-16 Thread Benjamin Herrenschmidt
On Sat, 2003-08-16 at 22:49, W. Crowshaw wrote: > Does anyone use quik anymore? I do on my PowerMac > 7500 and it works fine (after some Open Firmware > patches). But I get a kernel > panic using quik when I add my > Adaptec 2940U2W SCSI card to my machine. I've > co

Quik and Kernel panic with Adaptec SCSI card

2003-08-16 Thread W. Crowshaw
Does anyone use quik anymore? I do on my PowerMac 7500 and it works fine (after some Open Firmware patches). But I get a kernel panic using quik when I add my Adaptec 2940U2W SCSI card to my machine. I've compiled support for this card into my kernel and yet it still panics. Any sugges

Re: FW: Kernel Panic: no init found

2003-08-05 Thread Clive Menzies
t; device alias for cd: is wrong but it won't let me change it with nvalias?? > So I jump into handy dandy OF and do a: > > 0> boot ide1:,\install\powermac\yaboot > > I get the yaboot prompt. Then I do: > > boot: ide1:0,/install/powermac/vmlinux2.4 > > Kernel

FW: Kernel Panic: no init found

2003-08-04 Thread deFreese, Barry
it with nvalias?? So I jump into handy dandy OF and do a: 0> boot ide1:,\install\powermac\yaboot I get the yaboot prompt. Then I do: boot: ide1:0,/install/powermac/vmlinux2.4 Kernel panic VFS blah blah. So I do: boot: ide1:0,/install/powermac/vmlinux2.4 root=/dev/hdf ro (which is t

Re: kernel panic

2003-06-26 Thread Benjamin Herrenschmidt
> The machine I use is a PowerBook G4 running at 867Mhz. What model exactly ? (what do you have in /proc/cpuinfo ?) Also what model of video chip do you have ? > What I do in order to block the kernel is just to log in using XDM. The > system hangs immediately. Or, when I have the XDM window, s

Re: kernel panic

2003-06-25 Thread Giuseppe Sacco
Mercoledì, 25 Giu 2003, alle 01:33 Europe/Rome, Benjamin Herrenschmidt ha scritto: On Tue, 2003-06-24 at 16:08, Giuseppe Sacco wrote: Hi people, lately I got many kernel panic using 2.4.21-ben1 kernel compiled with gcc-3.3 and with gcc-2.95. The message I get at the monitor prompt is kernel

Re: kernel panic

2003-06-24 Thread Benjamin Herrenschmidt
On Tue, 2003-06-24 at 16:08, Giuseppe Sacco wrote: > Hi people, > lately I got many kernel panic using 2.4.21-ben1 kernel compiled with > gcc-3.3 and with gcc-2.95. > > The message I get at the monitor prompt is > > kernel bug at page_alloc.c:106! > vector: 0 at pc=c00

kernel panic

2003-06-24 Thread Giuseppe Sacco
Hi people, lately I got many kernel panic using 2.4.21-ben1 kernel compiled with gcc-3.3 and with gcc-2.95. The message I get at the monitor prompt is kernel bug at page_alloc.c:106! vector: 0 at pc=c0034c64, lr=c0034c64 msr=9032, sp=dc5dfde0 [dc5dfd18] current=dc5de000, pid=447, comm=XFree86

Re: Kernel panic in a stable system (top error ?)

2003-06-04 Thread dpates
op to > monitor the system load (the squid refresh is probably the most cpu > intensive process that is run.) While top was running, I had a kernel > panic. The syslog messages are appended below. > > This is the only crash in circa six months with this configuration. > Do I have

Kernel panic in a stable system (top error ?)

2003-06-04 Thread Brad Farr
t cpu intensive process that is run.) While top was running, I had a kernel panic. The syslog messages are appended below. This is the only crash in circa six months with this configuration. Do I have a problem? Where else should I look? I am a relative newbie with linux, and admit that the s

Re: Screen garbled - Was :Re: Kernel panic : VFS : unable to mount root fs

2002-11-03 Thread Chris Tillman
On Sun, Nov 03, 2002 at 11:20:35AM -0800, Johan en Katrien Dewaele wrote: > Hi, > > > > > I acquired this old Mac PPC 4400/200 ... > One thing I noticed and find very strange: when I zap > the PRAM (alt-cmd P R) I almost immediatly get the > white screen with the arrow and then the Mac searche

Re: Screen garbled - Was :Re: Kernel panic : VFS : unable to mount root fs

2002-11-03 Thread Johan en Katrien Dewaele
Hi, > > > > I acquired this old Mac PPC 4400/200 > > When boot-floppy boots I get a nice screenoutput > with > > the penguin on top : kernel detects following > (dmesg > > output) : > > > > MacOs display is /bandit/ATY,264VT > > Using unsupported 640x480 ATY,264VT at 81800480, > > depth=8, pitch=

Re: Screen garbled - Was :Re: Kernel panic : VFS : unable to mount root fs

2002-10-29 Thread Chris Tillman
On Tue, Oct 29, 2002 at 12:57:51PM -0800, Johan en Katrien Dewaele wrote: > Hi again, > > --- Chris Tillman <[EMAIL PROTECTED]> wrote: > > On Sat, Oct 26, 2002 at 04:56:56AM -0700, Johan en > > Katrien Dewaele wrote: > > > Hi people, > > > I need your help/advice on this one : I'm a newbie > > in

Screen garbled - Was :Re: Kernel panic : VFS : unable to mount root fs

2002-10-29 Thread Johan en Katrien Dewaele
acquired this old Mac PPC 4400/200 > > wants to mount root fs I get following error : > > Kernel panic: VFS: Unable to mount root fs on > 03:40. > > Rebooting in 180 seconds. > > > Thanks for applying all the wisdom available in the > manual and so on > before

Re: Kernel panic : VFS : unable to mount root fs

2002-10-26 Thread Chris Tillman
nux.bin in the > BootX-kernel-map, choose /dev/hdb2 as root-device and > choose Linux as OS. > > So when I now try to boot using this > BootX-configuration: kernel boots, the 2 HD + CD are > detected, partition check goes ok but when the kernel > wants to mount root fs I get fo

Kernel panic : VFS : unable to mount root fs

2002-10-26 Thread Johan en Katrien Dewaele
the kernel wants to mount root fs I get following error : Kernel panic: VFS: Unable to mount root fs on 03:40. Rebooting in 180 seconds. I relaunched the installer with the floppies and here I CAN mount /dev/hdb2 on /target. What am I missing? Are there any other kernel parameters I should add ? I

Re: Beige G3 kernel panic

2002-09-23 Thread Chris Tillman
On Mon, Sep 23, 2002 at 10:10:27AM +0200, Patrik Nyman wrote: > Thu, 19 Sep 2002 19:47:06 -0700, Cris Tillman wrote: > > >On Thu, Sep 19, 2002 at 10:09:56AM +0200, Patrik Nyman wrote: > >> I also tried running the installer from the ramdisk, and then I > >> realized, that not only does it not find

Re: Beige G3 kernel panic

2002-09-23 Thread Patrik Nyman
Thu, 19 Sep 2002 19:47:06 -0700, Cris Tillman wrote: On Thu, Sep 19, 2002 at 10:09:56AM +0200, Patrik Nyman wrote: > I also tried running the installer from the ramdisk, and then I > realized, that not only does it not find the root partition, it does > not find the hard drive at all! When insta

Re: Beige G3 kernel panic

2002-09-19 Thread Chris Tillman
On Thu, Sep 19, 2002 at 10:09:56AM +0200, Patrik Nyman wrote: > I also tried running the installer from the ramdisk, and then I > realized, that not only does it not find the root partition, it does > not find the hard drive at all! When installing from floppies, there's > no problem. > > So,

Re: Beige G3 kernel panic

2002-09-19 Thread Patrik Nyman
in the installation manual: put a folder "Linux Kernels" in the MacOS system folder, with linux.bin and ramdisk.image.gz in it. I told BootX that the root is in /dev/hda8. But, on booting I get: request_module[block-major.3]: Root fs not mounted. VFS: cannot open root device 03:08. Kernel p

Re: Beige G3 kernel panic

2002-09-17 Thread Patrik Nyman
I got two replies to my posting, I'll answer them both here, hope it's not confusing. On Mon, 16 Sep 2002 07:59:42 -0700 Chris Tillman wrote: you un-checked the root ramdisk checkbox Yes. and added "root=/dev/hda8" to the boot arguments box, right? Well, there is a special box for naming

Re: Beige G3 kernel panic

2002-09-16 Thread Michel Lanners
hat mean your kernel doesn't inlcude a driver for IDE (major 3)? What kernel are you trying to boot? Can you try and boot that same kernel from BootX with a ramdisk, and once it's running, do a 'cat /proc/devices'? > VFS: cannot open root device 03:08. > Kernel

Re: Beige G3 kernel panic

2002-09-16 Thread Chris Tillman
anual: > put a folder "Linux Kernels" in the MacOS system folder, with linux.bin and > ramdisk.image.gz in it. I told BootX that the root is in /dev/hda8. > But, on booting I get: > > request_module[block-major.3]: Root fs not mounted. > VFS: cannot open root d

  1   2   >