Bug 113860

Summary: cdredao needs kernel 2.6 ide-scsi module
Product: [Fedora] Fedora Reporter: Péter, Soós <sp>
Component: cdrdaoAssignee: Harald Hoyer <harald>
Status: CLOSED UPSTREAM QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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: 2004-01-23 14:01:03 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 Péter, Soós 2004-01-19 16:22:18 UTC
Description of problem:
ide-scsi is disabled in kernel series 2.6 for Fedora Core. cdrecord
don't care it, but cdrdao (wich is part of the distribution) needs it.

Version-Release number of selected component (if applicable):
kernel-2.6.1-1.47

How reproducible:
Always

Steps to Reproduce:
1. Try to use cdrdao with an IDE cdrecorder with Fedora kernels 2.6.
    

Additional info:

Comment 1 Péter, Soós 2004-01-19 16:25:19 UTC
$ ls -l /lib/modules/2.6.1-1.47/kernel/drivers/scsi/ide-scsi.ko
-rwxr--r--    1 root     root        21268 Jan 17 01:08
/lib/modules/2.6.1-1.43.1/kernel/drivers/scsi/ide-scsi.ko

I think the most modern large harddrives able to provide additionl ~21
KB space for this module.

Comment 2 Arjan van de Ven 2004-01-19 17:11:39 UTC
no cdrdao does not need ide-scsi since ide-scsi can no longer be
really used for cdrom/cdr/cdrw.

cdrdao needs fixing to the new API instead.