Re: [SLE] DMA Nightlmare on SuSE 10.x Revisited
- From: Basil Chupin <blchupin@xxxxxxxxxx>
- Date: Sat, 27 May 2006 13:29:18 +1000
Silviu Marin-Caea wrote:
On Thursday 25 May 2006 17:16, Basil Chupin wrote:Silviu Marin-Caea wrote:On Thursday 25 May 2006 09:08, Basil Chupin wrote:I think that there is one whopping big typo in this statement. TheDoing /sbin/hdparm for both produces the following reault and error:Does this work?
hdparm -d1c1U1 /dev/hdb
'-d1c1U1' should be with the 'U' as a lower case letter (u).
Sorry about that. A huge difference indeed. U unregisters the interface.
As a general rule, don't just run stuff from a mailing list without reading documentation first. :-)
So I am finding out :-) .
However, altering the parameter to '-d1c1u1' produced the right result
and now I have DMA set on the DVD/CD reader. Thanks for that.
If it works, you can put it in /etc/init.d/boot.local(This is where I put the above statement and, as I said, it works.
For those who will try this to get their DMAs set, you have to reboot
for the above parameters to work.)
Not quite proper, but it does the job and you don't have to worry
anymore.
The proper way would be to put in /etc/sysconfig/ide
DEVICES_FORCE_IDE_DMA="/dev/hdb:on /dev/hdd:on"
but if that doesn't work, the hdparm -c1d1u1 it's even better: enables 32 bit access and unmask irq.
Well, using /etc/sysconfig/ide does NOT work - see my repsonse to Carlos.
Only way it works is to use the /etc/init.d/boot.local way.
But there is a question: the above 'fix' is for /dev/hdb. How does one
go about also doing it for /dev/hdd? Does one simply add another line in
boot.local for hdd?
Add an identical line for hdd.
Thanks for this. I have now did just that in boot.local.
Cheers.
--
Ignorance can be corrected. Stupidity is permanent.
--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx
- References:
- [SLE] DMA Nightlmare on SuSE 10.x Revisited
- From: Basil Chupin
- Re: [SLE] DMA Nightlmare on SuSE 10.x Revisited
- From: Silviu Marin-Caea
- Re: [SLE] DMA Nightlmare on SuSE 10.x Revisited
- From: Basil Chupin
- Re: [SLE] DMA Nightlmare on SuSE 10.x Revisited
- From: Silviu Marin-Caea
- [SLE] DMA Nightlmare on SuSE 10.x Revisited
- Prev by Date: Re: [SLE] DMA Nightlmare on SuSE 10.x Revisited
- Next by Date: Re: [SLE] DMA Nightlmare on SuSE 10.x Revisited
- Previous by thread: Re: [SLE] DMA Nightlmare on SuSE 10.x Revisited
- Next by thread: RE: [SLE] DMA Nightlmare on SuSE 10.x Revisited
- Index(es):
Relevant Pages
|