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 83460
Summary: | ide-scsi doesn't work | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Bill Nottingham <notting> | ||||
Component: | cdrecord | Assignee: | Arjan van de Ven <arjanv> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Brian Brock <bbrock> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 9 | CC: | gczarcinski, harald, rvokal | ||||
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: | 2003-10-24 13:28:04 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 79579, 100644 | ||||||
Attachments: |
|
Description
Bill Nottingham
2003-02-04 17:10:30 UTC
Controller ? Boot messgaes ? dmesg on timeout Does it occur if you remove magicdev ? hdparm for the device too (so I can check DMA mode etc) Thanks Alan Controller: ICH4 More info shortly, testing 2.4.18-24.8.0 on same userland to see if it works better. Still fails with 2.4.18-24.8.0. Fails *only* on CD-RW, not on CD-R. [root@apone notting]# hdparm /dev/hdd /dev/hdd: HDIO_GET_MULTCOUNT failed: Invalid argument IO_support = 0 (default 16-bit) unmaskirq = 0 (off) using_dma = 1 (on) keepsettings = 0 (off) readonly = 0 (off) BLKRAGET failed: Invalid argument HDIO_GETGEO failed: Invalid argument Fails with magicdev removed. boot messages: PCI: Ignoring BAR0-3 of IDE controller 00:1f.1 Uniform Multi-Platform E-IDE driver Revision: 7.00beta-2.4 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ICH4: IDE controller at PCI slot 00:1f.1 PCI: Found IRQ 5 for device 00:1f.1 PCI: Sharing IRQ 5 with 00:1d.2 ICH4: chipset revision 1 ICH4: not 100% native mode: will probe irqs later ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:pio ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:DMA hda: MAXTOR 6L040J2, ATA DISK drive blk: queue c03e9ac0, I/O limit 4095Mb (mask 0xffffffff) hdd: PIONEER DVD-RW DVR-103, ATAPI CD/DVD-ROM drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide1 at 0x170-0x177,0x376 on irq 15 hda: host protected area => 1 hda: 78177792 sectors (40027 MB) w/1819KiB Cache, CHS=4866/255/63, UDMA(100) ide-floppy driver 0.99.newide Partition check: hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 > The errors on write are the error posted, and things like: cdrecord: Input/output error. test unit ready: scsi sendcmd: no error CDB: 00 00 00 00 00 00 status: 0x2 (CHECK CONDITION) Sense Bytes: 70 00 02 00 00 00 00 0E 00 00 00 00 30 00 00 00 Sense Key: 0x2 Not Ready, Segment 0 Sense Code: 0x30 Qual 0x00 (incompatible medium installed) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.006s timeout 200s cdrecord: No disk / Wrong disk! Moving back to cdrecord-1.10 didn't appear to help. Writing cd-rws on this drive *has* worked before. I got something similar. With kernel 2.4.20-2.34 running on a non-smp system, I was attempting to burn re0204. It did burn some of the cdrom but got errors at the end. I will attach the console output from cdrom. Created attachment 89904 [details]
console output from cdrecord
i have one or two CD-RWs where the media is bad... Could not blank them.. had to hardreset Any magicdev/autorun running? Tried two different cd-rws; magicdev was not installed, this was either in GNOME or on the console, so presumably autorun isn't running. workx for me, so it must be the kernel with your HW.. See bugzilla 83542. I have found a work-around which is to install cdrecord from Psyche. For 8.0.94, this seems to work on both up and smp kernels. The logged message says cdrecord made a junk request to the drive how about current rawhide version of cdrecord? Yeah, this is at least working in cdrecord. THe kernel might have other issues. |