Bug 48973

Summary: need ide=nodma to get cdrom to work
Product: [Retired] Red Hat Linux Reporter: sjarrettsprague
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-07-13 07:29:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description sjarrettsprague 2001-07-12 19:06:53 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010628

Description of problem:
need to use ide=nodma for my RICOH CD-R/RW MP7083A

How reproducible:
Always

Steps to Reproduce:
1. load cdrom in to install rh 7.1
2. dies
3.
	

Actual Results:  tries to boot of CDrom when I tried to install RH 7.1, but
dies.

Expected Results:  install from cdrom perfectly

Additional info:

I have had to put a line in my own init script to say

#disable DMA for CD-ROM
/sbin/hdparm -d0 /dev/hdc

otherwise I wouldn't have been able to use cdrom post install

Comment 1 Arjan van de Ven 2001-07-12 21:19:02 UTC
"RICOH CD-R/RW MP7083A" is the string from
cat /proc/ide/hdX/model ? if so I'll add it to the "dont do dma" list

thanks for the report.

Comment 2 sjarrettsprague 2001-07-13 07:29:52 UTC
Yes. RICOH CD-R/RW MP7083A is in /proc/ide/hdc/model. Look forward to RH7.2 
being easier to install!

Comment 3 Arjan van de Ven 2001-07-18 08:22:59 UTC
Thanks for the info, added to the no-dma list for the next build.