RE: 2.4.[35] + Dell Poweredge 8450 + Oops on boot

2001-06-01 Thread Terry Katz

Just before I got your suggestion, I tried just that (disabling the PNP
Bios) .. I looked up the trace addresses in the system.map (which I
forgot to include) and saw that it was from the pnp bios) .. It did the
trick :)  I will also see if there's an updated bios available .. 

Thanks!
  Terry

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of Alan Cox
> Sent: Friday, June 01, 2001 10:25 AM
> To: Terry Katz
> Cc: Linux Kernel
> Subject: Re: 2.4.[35] + Dell Poweredge 8450 + Oops on boot
> 
> 
> > isapnp: Scanning for PnP cards...
> > isapnp: No Plug & Play device found
> > PnP: PNP BIOS installation structure at 0xc00f68f0
> > PnP: PNP BIOS version 1.0, entry at f:a611, dseg at 400 
> Unable to 
> > handle kernel paging request at virtual address ff48  printing 
> > eip: 3c9c *pde = 
> > Oops: 0002
> > CPU:0
> > EIP:0068:[<3c9c>]
> 
> Your Pnp BIOS crahsed somewhere in the BIOS when we called it 
> - Disable PnP bios support or get a bios update
> -
> To unsubscribe from this list: send the line "unsubscribe 
> linux-kernel" in the body of a message to 
> [EMAIL PROTECTED] More majordomo info at  
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: 2.4.[35] + Dell Poweredge 8450 + Oops on boot

2001-06-01 Thread Alan Cox

> isapnp: Scanning for PnP cards...
> isapnp: No Plug & Play device found
> PnP: PNP BIOS installation structure at 0xc00f68f0
> PnP: PNP BIOS version 1.0, entry at f:a611, dseg at 400 Unable to
> handle kernel paging request at virtual address ff48  printing eip:
> 3c9c *pde = 
> Oops: 0002
> CPU:0
> EIP:0068:[<3c9c>]

Your Pnp BIOS crahsed somewhere in the BIOS when we called it - Disable PnP
bios support or get a bios update
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



RE: 2.4.[35] + Dell Poweredge 8450 + Oops on boot

2001-06-01 Thread Matt_Domsch

> my config settings .. The settings, and kernels I'm trying (at least
> 2.4.3-ac9) work on other Dell boxes here, such as the 2450, and 6350
> (with same internals, ie the raid (dual channel) + nic)...
> 
>   Quick spec of the box is:
>   Dell PowerEdge 8450
>   4x550 Xeon / 2gig
>   Onboard Adaptec SCSI
>   AMI MegaRaid Single Channel 16mb
>   Dual Port Intel EtherExpress Pro/100+

Can you check the firmware on the PERC 2/SC?  (You claim you tried a
different system with a dual-channel, but that would be the PERC 2/DC).
There's a bug in the megaraid driver for some versions of the PERC 2/SC
firmware which can cause an oops when the megaraid driver loads.  It's fixed
by upgrading to v3.13 firmware, available by link on
http://domsch.com/linux.  That *shouldn't* be the problem, as I don't see
the megaraid sign-on message, but it could be.

Also, the onboard SCSI adapter isn't an Adaptec, it's a Symbios 810.

Thanks,
Matt

-- 
Matt Domsch
Sr. Software Engineer
Dell Linux Solutions
www.dell.com/linux


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



RE: 2.4.[35] + Dell Poweredge 8450 + Oops on boot

2001-06-01 Thread Matt_Domsch

 my config settings .. The settings, and kernels I'm trying (at least
 2.4.3-ac9) work on other Dell boxes here, such as the 2450, and 6350
 (with same internals, ie the raid (dual channel) + nic)...
 
   Quick spec of the box is:
   Dell PowerEdge 8450
   4x550 Xeon / 2gig
   Onboard Adaptec SCSI
   AMI MegaRaid Single Channel 16mb
   Dual Port Intel EtherExpress Pro/100+

Can you check the firmware on the PERC 2/SC?  (You claim you tried a
different system with a dual-channel, but that would be the PERC 2/DC).
There's a bug in the megaraid driver for some versions of the PERC 2/SC
firmware which can cause an oops when the megaraid driver loads.  It's fixed
by upgrading to v3.13 firmware, available by link on
http://domsch.com/linux.  That *shouldn't* be the problem, as I don't see
the megaraid sign-on message, but it could be.

Also, the onboard SCSI adapter isn't an Adaptec, it's a Symbios 810.

Thanks,
Matt

-- 
Matt Domsch
Sr. Software Engineer
Dell Linux Solutions
www.dell.com/linux


-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



RE: 2.4.[35] + Dell Poweredge 8450 + Oops on boot

2001-06-01 Thread Terry Katz

Just before I got your suggestion, I tried just that (disabling the PNP
Bios) .. I looked up the trace addresses in the system.map (which I
forgot to include) and saw that it was from the pnp bios) .. It did the
trick :)  I will also see if there's an updated bios available .. 

Thanks!
  Terry

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED]] On Behalf Of Alan Cox
 Sent: Friday, June 01, 2001 10:25 AM
 To: Terry Katz
 Cc: Linux Kernel
 Subject: Re: 2.4.[35] + Dell Poweredge 8450 + Oops on boot
 
 
  isapnp: Scanning for PnP cards...
  isapnp: No Plug  Play device found
  PnP: PNP BIOS installation structure at 0xc00f68f0
  PnP: PNP BIOS version 1.0, entry at f:a611, dseg at 400 
 Unable to 
  handle kernel paging request at virtual address ff48  printing 
  eip: 3c9c *pde = 
  Oops: 0002
  CPU:0
  EIP:0068:[3c9c]
 
 Your Pnp BIOS crahsed somewhere in the BIOS when we called it 
 - Disable PnP bios support or get a bios update
 -
 To unsubscribe from this list: send the line unsubscribe 
 linux-kernel in the body of a message to 
 [EMAIL PROTECTED] More majordomo info at  
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: 2.4.[35] + Dell Poweredge 8450 + Oops on boot

2001-06-01 Thread Alan Cox

 isapnp: Scanning for PnP cards...
 isapnp: No Plug  Play device found
 PnP: PNP BIOS installation structure at 0xc00f68f0
 PnP: PNP BIOS version 1.0, entry at f:a611, dseg at 400 Unable to
 handle kernel paging request at virtual address ff48  printing eip:
 3c9c *pde = 
 Oops: 0002
 CPU:0
 EIP:0068:[3c9c]

Your Pnp BIOS crahsed somewhere in the BIOS when we called it - Disable PnP
bios support or get a bios update
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/