Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 107280
Summary: | using DMA for cd-rom drives during install | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dennis Björklund <db> |
Component: | kernel | Assignee: | Dave Jones <davej> |
Status: | CLOSED DUPLICATE | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | behdad, katzj, pfrields, p.van.egdom |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-02-21 18:59:13 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
Dennis Björklund
2003-10-16 14:28:34 UTC
It would be good to blacklist drives which can't do DMA. What does hdparm -i say about your drive ? Additionally, we probably should say something in the release notes if we decide to keep this feature. Isn't this a dup of bug 106685? Or does the problem occur at install time, not check time? *** Bug 106258 has been marked as a duplicate of this bug. *** In my case I can't read any cd-roms when dma is turned on. I've tried with both burned cdr's and normal cd-roms and it just gives a lot of errors in my log file. It's not a computer that I normally use. I'll come back with more data about the exact cd-rom models. I remember that it is a Intel 440BX computer (ABit BE6 I think), it's got a samsung 32x cdrom drive model 3232 and a mitsumu cd-burner (2X). Pretty old stuf, but still usable. Neither the burner nor the cdrom drive can read any discs (without lots of errors) when dma is turned on. With it turned off both worked fine. anaconda now turns off DMA on all IDE CD-ROM devices (unless you pass a command line parameter) to avoid this causing problems for the install. It could still be problematic post-install, though. *** This bug has been marked as a duplicate of 109462 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |