* OSB4 in impossible state
[not found] <6005F8DAD235D611BDF80008C7EB75D01B008D@excsrvequ1.euriware>
@ 2002-09-04 10:23 ` Martin Wilck
2002-09-04 10:49 ` Alan Cox
2002-09-04 18:14 ` Andre Hedrick
0 siblings, 2 replies; 4+ messages in thread
From: Martin Wilck @ 2002-09-04 10:23 UTC (permalink / raw)
To: ROBIN Jean-Marie (EURIWARE)
Cc: Alan Cox, Andre Hedrick, Linux Kernel mailing list
Am Mit, 2002-09-04 um 11.30 schrieb ROBIN Jean-Marie (EURIWARE):
> i have installed a redhat 7.3 on a COmpaq DL360 G2, i had a kernel panic
> with the message "ServerWorks OSB4 in impossible state" when i mount a
> cdrom...
> On newsgroups archives, i look at your patch and created a new kernel.
> Now i have no more crash but cdrom is still not accessible with the
> following error:
> hda: timeout waiting DMA
> ide_dmaproc: chipset supported ide_dma_timeout func only: 14
> hda: status error: status 0x48 { DriveReady DataRequest }
> hda: drive not ready
> have you any news about this problem? No more infos on web.
Hmm - seems that DMA really doesn't work as it should. In this case my
patch really only prevents the crash. For the moment, I can only advise
you to start the kernel with the hda=nodma option.
I am forwarding this to Andre and Alan, who know much more about this
than I do. It would be helpful if you could tell us your Chipset
revision.
Martin
--
Martin Wilck Phone: +49 5251 8 15113
Fujitsu Siemens Computers Fax: +49 5251 8 20409
Heinz-Nixdorf-Ring 1 mailto:Martin.Wilck@Fujitsu-Siemens.com
D-33106 Paderborn http://www.fujitsu-siemens.com/primergy
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: OSB4 in impossible state
2002-09-04 10:23 ` OSB4 in impossible state Martin Wilck
@ 2002-09-04 10:49 ` Alan Cox
2002-09-04 18:14 ` Andre Hedrick
1 sibling, 0 replies; 4+ messages in thread
From: Alan Cox @ 2002-09-04 10:49 UTC (permalink / raw)
To: Martin Wilck
Cc: ROBIN Jean-Marie (EURIWARE), Andre Hedrick, Linux Kernel mailing list
On Wed, 2002-09-04 at 11:23, Martin Wilck wrote:
> Hmm - seems that DMA really doesn't work as it should. In this case my
> patch really only prevents the crash. For the moment, I can only advise
> you to start the kernel with the hda=nodma option.
Lots of older CD-ROM devices don't support DMA, so it may well not be a
controller problem this time. The other stuff is fixed in the current
-ac tree.
Alan
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: OSB4 in impossible state
2002-09-04 10:23 ` OSB4 in impossible state Martin Wilck
2002-09-04 10:49 ` Alan Cox
@ 2002-09-04 18:14 ` Andre Hedrick
2002-09-05 7:02 ` Martin Wilck
1 sibling, 1 reply; 4+ messages in thread
From: Andre Hedrick @ 2002-09-04 18:14 UTC (permalink / raw)
To: Martin Wilck
Cc: ROBIN Jean-Marie (EURIWARE), Alan Cox, Linux Kernel mailing list
Martin,
If you can helps build a DMA PRD list for OSB4, I know the rules.
Just I do not have the time to get to it.
On 4 Sep 2002, Martin Wilck wrote:
> Am Mit, 2002-09-04 um 11.30 schrieb ROBIN Jean-Marie (EURIWARE):
>
> > i have installed a redhat 7.3 on a COmpaq DL360 G2, i had a kernel panic
> > with the message "ServerWorks OSB4 in impossible state" when i mount a
> > cdrom...
> > On newsgroups archives, i look at your patch and created a new kernel.
> > Now i have no more crash but cdrom is still not accessible with the
> > following error:
> > hda: timeout waiting DMA
> > ide_dmaproc: chipset supported ide_dma_timeout func only: 14
> > hda: status error: status 0x48 { DriveReady DataRequest }
> > hda: drive not ready
> > have you any news about this problem? No more infos on web.
>
> Hmm - seems that DMA really doesn't work as it should. In this case my
> patch really only prevents the crash. For the moment, I can only advise
> you to start the kernel with the hda=nodma option.
>
> I am forwarding this to Andre and Alan, who know much more about this
> than I do. It would be helpful if you could tell us your Chipset
> revision.
>
> Martin
>
> --
> Martin Wilck Phone: +49 5251 8 15113
> Fujitsu Siemens Computers Fax: +49 5251 8 20409
> Heinz-Nixdorf-Ring 1 mailto:Martin.Wilck@Fujitsu-Siemens.com
> D-33106 Paderborn http://www.fujitsu-siemens.com/primergy
>
>
>
>
>
Andre Hedrick
LAD Storage Consulting Group
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: OSB4 in impossible state
2002-09-04 18:14 ` Andre Hedrick
@ 2002-09-05 7:02 ` Martin Wilck
0 siblings, 0 replies; 4+ messages in thread
From: Martin Wilck @ 2002-09-05 7:02 UTC (permalink / raw)
To: Andre Hedrick
Cc: ROBIN Jean-Marie (EURIWARE), Alan Cox, Linux Kernel mailing list
Am Mit, 2002-09-04 um 20.14 schrieb Andre Hedrick:
> If you can helps build a DMA PRD list for OSB4, I know the rules.
> Just I do not have the time to get to it.
And I don't know if I'm smart enough :-/
But I can try.
Martin
--
Martin Wilck Phone: +49 5251 8 15113
Fujitsu Siemens Computers Fax: +49 5251 8 20409
Heinz-Nixdorf-Ring 1 mailto:Martin.Wilck@Fujitsu-Siemens.com
D-33106 Paderborn http://www.fujitsu-siemens.com/primergy
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-09-05 6:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <6005F8DAD235D611BDF80008C7EB75D01B008D@excsrvequ1.euriware>
2002-09-04 10:23 ` OSB4 in impossible state Martin Wilck
2002-09-04 10:49 ` Alan Cox
2002-09-04 18:14 ` Andre Hedrick
2002-09-05 7:02 ` Martin Wilck
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®