* 2.4.3-ac10/ac11 crash at boot in PDC20265 check
@ 2001-04-22 1:32 Manuel McLure
2001-04-22 2:02 ` Alan Cox
0 siblings, 1 reply; 3+ messages in thread
From: Manuel McLure @ 2001-04-22 1:32 UTC (permalink / raw)
To: linux-kernel
It looks like the check for the PDC20265 added in ac10 causes some
problems. I have an MSI K7T Turbo R which has a Promise FastTrak built in -
when I try to boot ac10 or ac11 on it I get an Oops just after the "ide:
Found promise 20265 in RAID mode." message. I diffed ide-pci.c between ac5
(which worked) and ac10 (which fails) and found that the only change was
the check for the PDC20265 - I commented this out and the kernel boots fine
now.
On another topic, does anyone know how to disable the onboard FastTrak? I
don't use it, and it makes my boot time longer...
Thanks,
--
Manuel A. McLure KE6TAW | ...for in Ulthar, according to an ancient
<manuel@mclure.org> | and significant law, no man may kill a cat.
<http://www.mclure.org> | -- H.P. Lovecraft
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.4.3-ac10/ac11 crash at boot in PDC20265 check
2001-04-22 1:32 2.4.3-ac10/ac11 crash at boot in PDC20265 check Manuel McLure
@ 2001-04-22 2:02 ` Alan Cox
2001-04-22 2:19 ` Manuel McLure
0 siblings, 1 reply; 3+ messages in thread
From: Alan Cox @ 2001-04-22 2:02 UTC (permalink / raw)
To: Manuel McLure; +Cc: linux-kernel
> Found promise 20265 in RAID mode." message. I diffed ide-pci.c between ac5
> (which worked) and ac10 (which fails) and found that the only change was
> the check for the PDC20265 - I commented this out and the kernel boots fine
> now.
Can you send me the oops data. I'll take a look and figure out what is up.
My first guess would be its a NULL pointer error ?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2.4.3-ac10/ac11 crash at boot in PDC20265 check
2001-04-22 2:02 ` Alan Cox
@ 2001-04-22 2:19 ` Manuel McLure
0 siblings, 0 replies; 3+ messages in thread
From: Manuel McLure @ 2001-04-22 2:19 UTC (permalink / raw)
To: Alan Cox; +Cc: linux-kernel
On 2001.04.21 19:02 Alan Cox wrote:
> > Found promise 20265 in RAID mode." message. I diffed ide-pci.c between
> ac5
> > (which worked) and ac10 (which fails) and found that the only change
> was
> > the check for the PDC20265 - I commented this out and the kernel boots
> fine
> > now.
>
> Can you send me the oops data. I'll take a look and figure out what is
> up.
> My first guess would be its a NULL pointer error ?
Yes, it's a NULL pointer dereference. I copied down part of the Oops - I'll
have to put the code back before I can copy down the rest. Here's what I
have until now:
Unable to handle kernel NULL pointer dereference at virtual address
00000024 printing eip:
c02a71de
pgd entry c0101000: 0000000000000000
pmd entry c0101000: 0000000000000000
.. pmd not present!
Oops: 0000
CPU: 0
EIP: 0010:[<c02a71de>]
EFLAGS: 00010286
According to System.map, c02a71de is in the middle of ide_setup_pci_device
which makes sense. ide_setup_pci_device starts at c02a7020.
--
Manuel A. McLure KE6TAW | ...for in Ulthar, according to an ancient
<manuel@mclure.org> | and significant law, no man may kill a cat.
<http://www.mclure.org> | -- H.P. Lovecraft
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-04-22 2:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-22 1:32 2.4.3-ac10/ac11 crash at boot in PDC20265 check Manuel McLure
2001-04-22 2:02 ` Alan Cox
2001-04-22 2:19 ` Manuel McLure
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®