|
Bugzilla – Full Text Bug Listing |
| Summary: | cdrecord broken due to udev | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Stefan Dirsch <sndirsch> |
| Component: | Other | Assignee: | Vladimir Nadvornik <nadvornik> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | aj, ms |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Stefan Dirsch
2006-02-01 11:39:10 UTC
dev=ATAPI is obsoleted. dev=ATA works, so the impact of this bug is bnot so big. Thanks. Good to know this. And you get different results. # cdrecord dev=ATA -scanbus Cdrecord-Clone 2.01 (i686-suse-linux) Copyright (C) 1995-2004 Jörg Schilling Note: This version is an unofficial (modified) version Note: and therefore may have bugs that are not present in the original. Note: Please send bug reports or support requests to http://www.suse.de/feedback Note: The author of cdrecord should not be bothered with problems in this versio n. scsidev: 'ATA' devname: 'ATA' scsibus: -2 target: -2 lun: -2 Warning: Using badly designed ATAPI via /dev/hd* interface. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Linux sg driver version: 3.5.27 Using libscg version 'schily-0.8'. cdrecord: Warning: using inofficial libscg transport code version (okir@suse.de- scsi-linux-sg.c-1.83-resmgr-patch '@(#)scsi-linux-sg.c 1.83 04/05/20 Copyright 1997 J. Schilling'). scsibus1: ^^^^^^^^^^ 1,0,0 100) 'BENQ ' 'DVD DD DW1620 ' 'B7K9' Removable CD-ROM 1,1,0 101) 'PLEXTOR ' 'DVD-ROM PX-116A3' '1.00' Removable CD-ROM ^^^^^ 1,2,0 102) * 1,3,0 103) * 1,4,0 104) * 1,5,0 105) * 1,6,0 106) * 1,7,0 107) * The problem is that Joerg Schilling considers ide-scsi in 2.4 kernels the only correct interface. He is very proud of the message about "badly designed /dev/hd* interface" and starts whinning when we remove it. I am not sure what the numbers mean, but cdrecord accepts them back correctly. In our distributions dev=/dev/cdrecorder is the preffered way, it works without problems and scanning is quite unneeded. I think that I will remove the message anyway, because it is too confusing and add an description of the prefered interface into README.SUSE Thanks! fixed for 10.1 beta4 |