* Kernel panic
@ 2002-03-05 22:31 Hanno Böck
2002-03-06 1:40 ` Lionel Bouton
0 siblings, 1 reply; 4+ messages in thread
From: Hanno Böck @ 2002-03-05 22:31 UTC (permalink / raw)
To: linux-kernel
I have a PC with an Athlon CPU, which has problems with newer kernel-versions. (see lspci-output below)
If I want to boot current Knoppix or Mandrake 8.2beta3 install cds (both based on kernel 2.4.17), it says:
Kernel panic: VFS: Unable to mount root fs on 03:05
It worked fine with the older mandrake 8.1 with kernel 2.4.8.
Any ideas? How can I help to fix this?
Here is lspci output:
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 730 Host (rev 02)
00:00.1 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev d0)
00:01.0 ISA bridge: Silicon Integrated Systems [SiS] 85C503/5513
00:01.1 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet (rev 82)
00:01.2 USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 07)
00:01.3 USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 07)
00:01.4 Multimedia audio controller: Silicon Integrated Systems [SiS] SiS PCI Audio Accelerator (rev 02)
00:02.0 PCI bridge: Silicon Integrated Systems [SiS] 5591/5592 AGP
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] SiS630 GUI Accelerator+3D (rev 31)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Kernel panic
2002-03-05 22:31 Kernel panic Hanno Böck
@ 2002-03-06 1:40 ` Lionel Bouton
2002-03-06 1:50 ` Andre Hedrick
0 siblings, 1 reply; 4+ messages in thread
From: Lionel Bouton @ 2002-03-06 1:40 UTC (permalink / raw)
To: Hanno Böck; +Cc: linux-kernel
On Tue, Mar 05, 2002 at 11:31:41PM +0100, Hanno Böck wrote:
> I have a PC with an Athlon CPU, which has problems with newer kernel-versions. (see lspci-output below)
>
> If I want to boot current Knoppix or Mandrake 8.2beta3 install cds (both based on kernel 2.4.17), it says:
>
> Kernel panic: VFS: Unable to mount root fs on 03:05
>
> It worked fine with the older mandrake 8.1 with kernel 2.4.8.
>
> Any ideas? How can I help to fix this?
>
Try passing ide=nodma during install and following reboot(s) then fetch a patch
at:
http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
, apply, recompile, install.
SiS730 support should be OK with latest patches.
LB.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Kernel panic
2002-03-06 1:40 ` Lionel Bouton
@ 2002-03-06 1:50 ` Andre Hedrick
2002-03-06 2:24 ` [SiS IDE] 530,540,620 5511,5513 testers wanted Lionel Bouton
0 siblings, 1 reply; 4+ messages in thread
From: Andre Hedrick @ 2002-03-06 1:50 UTC (permalink / raw)
To: Lionel Bouton
Cc: Hanno Böck, linux-kernel, Linus Torvalds, Alan Cox, Marcelo Tosatti
Lionel,
Please add your name to the Maintainer List for the SIS5513 chipset code.
As you have the hardware and testing it and answering questions, for what
it is worth imho, you have earn the right to put your name there.
Regards,
Andre Hedrick
Linux Disk Certification Project Linux ATA Development
On Wed, 6 Mar 2002, Lionel Bouton wrote:
> On Tue, Mar 05, 2002 at 11:31:41PM +0100, Hanno Böck wrote:
> > I have a PC with an Athlon CPU, which has problems with newer kernel-versions. (see lspci-output below)
> >
> > If I want to boot current Knoppix or Mandrake 8.2beta3 install cds (both based on kernel 2.4.17), it says:
> >
> > Kernel panic: VFS: Unable to mount root fs on 03:05
> >
> > It worked fine with the older mandrake 8.1 with kernel 2.4.8.
> >
> > Any ideas? How can I help to fix this?
> >
>
> Try passing ide=nodma during install and following reboot(s) then fetch a patch
> at:
> http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
> , apply, recompile, install.
>
> SiS730 support should be OK with latest patches.
>
> LB.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [SiS IDE] 530,540,620 5511,5513 testers wanted
2002-03-06 1:50 ` Andre Hedrick
@ 2002-03-06 2:24 ` Lionel Bouton
0 siblings, 0 replies; 4+ messages in thread
From: Lionel Bouton @ 2002-03-06 2:24 UTC (permalink / raw)
To: Andre Hedrick
Cc: Hanno Böck, linux-kernel, Linus Torvalds, Alan Cox, Marcelo Tosatti
On Tue, Mar 05, 2002 at 05:50:59PM -0800, Andre Hedrick wrote:
>
> Lionel,
>
> Please add your name to the Maintainer List for the SIS5513 chipset code.
> [...]
If no show-stopper bugreport comes in in the following days, I'll submit a
patch (marked sis5513.c v0.13 final) with debug mode deactivated to lkml,
you and Marcelo that will address this.
So lkml SiS chipset owners, please stress the 20020304_1 patch
available at:
http://inet6.dyn.dhs.org/sponsoring/sis5513/index.html
As I lack test reports on some chip generations, if people with a SiS530,
540,620 or SiS5511,5513 chip would take the time to mail me test results
with this patch, that would be perfect.
LB.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-03-06 2:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-05 22:31 Kernel panic Hanno Böck
2002-03-06 1:40 ` Lionel Bouton
2002-03-06 1:50 ` Andre Hedrick
2002-03-06 2:24 ` [SiS IDE] 530,540,620 5511,5513 testers wanted Lionel Bouton
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®