Bug 454200

Summary: IDE HD and DVD drives are not detected
Product: [Fedora] Fedora Reporter: Mark Slemko <mslemko>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
URL: http://forums.fedoraforum.org/showthread.php?p=1042167
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-27 04:13:11 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 Mark Slemko 2008-07-06 14:42:50 UTC
Description of problem:
After install, and after updating the system, the IDE HD and DVD drives are not
detected on my system:
    * Asus P5K-SE (with the latest bios)
    * Single SATA drive (contains F9 - bootable)
    * Single EIDE cable with both the DVD burner and spare 80G HD

Version-Release number of selected component (if applicable):
the kernel is 2.6.25.9-76.fc9.x86_64

How reproducible:
For me - always.

Steps to Reproduce:
1. try to load a DVD with any content after boot
  
Actual results:
DVD not visible in system

Expected results:
* Should be able to mount DVD
* Should see the secondary HD too

Additional info:
After some trial and error trying to track down the problem (linked to in the
URL) JEO and I narrowed down that the initrd is not loading the pata_marvell
module appropriately. After specifying it as a preload using mkinitrd, the
system works as expected. 

This adjustment was not required in Fedora 8, for example, so something has
changed related to this. Additionally, the live F9 CD works and detects the
drives properly.

Comment 1 Mark Slemko 2008-07-27 04:13:11 UTC
It appears that the kernel release for F9 today - 2.6.25.11-97.fc9.x86_64 -
fixed this issue for me.