[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: No supported write modes with LG GSA-H62N SATA DVD+RW



Hi guys,

I'll follow up the other replies in a bit when I get more information, but I thought I'd try to get the answer to the growisofs requests now.

On 9/12/07, Bill Davidsen <davidsen@tmr.com> wrote:
Joe MacDonald wrote:
> Either way, it doesn't work in linux so doing backups to DVDs (which
> is generally how I like doing my backups) becomes a pain, to say the
> least, if I have to backup my ext3 partition data from Windows.  So
> I'm pretty motivated to see this one through.  And buying an add-on
> SATA controller is my last resort since that benefits no one but me.  :-)

You might as well try growisofs, it's easy to learn, will create an ISO
image with mkisofs if asked, or burn a prepared image, or burn from a
pipe. Only drawback is burning DVD only, no CD. For backup that's
unlikely to be an issue.

So I tried a couple of different options, first with an ISO I had created a while back and second with just a pile of files on my hard disk that I wanted to back up.  Neither one resulted in any level of success, but I'm not completely convinced this wasn't a case of pilot error.  So here's my results:

root@skynet:/tmp# file backup.iso
backup.iso: ISO 9660 CD-ROM filesystem data UDF filesystem data (unknown version, id 'NSR0
root@skynet:/tmp# ls -lh backup.iso
-rw-r--r-- 2 root root 3.7G 2006-06-06 00:14 backup.iso
root@skynet:/tmp# ls -l /dev/dvd*
lrwxrwxrwx 1 root root 4 2007-09-13 12:57 /dev/dvd -> scd0
lrwxrwxrwx 1 root root 4 2007-09-13 12:57 /dev/dvdrw -> scd0
root@skynet:/tmp# ls -l /dev/scd0
brw-rw---- 1 root cdrom 11, 0 2007-09-13 12:57 /dev/scd0
root@skynet:/tmp# growisofs -Z /dev/dvd -J -R -input-charset=iso8859-1 ./backup.iso
Executing 'genisoimage -J -R -input-charset=iso8859-1 ./backup.iso | builtin_dd of=/dev/dvd obs=32k seek=0'
:-[ MODE SELECT failed with SK=5h/ASC=1Ah/ACQ=00h]: Input/output error

Which is when I started to think I must be doing something wrong.  Anyway, my second test, was with the collection of .flac files:

root@skynet :/tmp# growisofs -Z /dev/dv -speed=1 -J -R -input-charset=iso8859 "/home/joe/cds/Matthew Good" "/home/joe/cds/Nine Inch Nails/" "/home/joe/cd
s/The Tragically Hip/"
Using IN_A_000 for  /In a Coma (disc 2) (In a Coma (disc 1))
:-[ MODE SELECT failed with SK=5h/ASC=1Ah/ACQ=00h]: Input/output error

And I'm not seeing anything interesting in dmesg:

root@skynet:/tmp# dmesg
[    0.000000] Linux version 2.6.20-16-generic (root@terranova ) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Fri Aug 31 00:55:27 UTC 2007 (Ubuntu 2.6.20-16.31-generic)
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] sanitize start
[    0.000000] sanitize end
[    0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2
[    0.000000] copy_e820_map() start: 00000000000f0000 size: 0000000000010000 end: 0000000000100000 type: 2
[    0.000000] copy_e820_map() start: 0000000000100000 size: 000000003fef0000 end: 000000003fff0000 type: 1
[    0.000000] copy_e820_map() type is E820_RAM
[    0.000000] copy_e820_map() start: 000000003fff0000 size: 0000000000003000 end: 000000003fff3000 type: 4
[    0.000000] copy_e820_map() start: 000000003fff3000 size: 000000000000d000 end: 0000000040000000 type: 3
[    0.000000] copy_e820_map() start: 00000000fec00000 size: 0000000000001000 end: 00000000fec01000 type: 2
[    0.000000] copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2
[    0.000000] copy_e820_map() start: 00000000ffff0000 size: 0000000000010000 end: 0000000100000000 type: 2
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003fff0000 (usable)
[    0.000000]  BIOS-e820: 000000003fff0000 - 000000003fff3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003fff3000 - 0000000040000000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[    0.000000] 127MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] found SMP MP-table at 000f4d60
[    0.000000 ] Entering add_active_range(0, 0, 262128) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000 ]   HighMem    229376 ->   262128
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->   262128
[    0.000000] On node 0 totalpages: 262128
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 1760 pages used for memmap
[    0.000000]   Normal zone: 223520 pages, LIFO batch:31
[    0.000000]   HighMem zone: 255 pages used for memmap
[    0.000000]   HighMem zone: 32497 pages, LIFO batch:7
[    0.000000] DMI 2.3 present.
[    0.000000] ACPI: RSDP (v000 VIAK8M                                ) @ 0x000f67d0
[    0.000000] ACPI: RSDT (v001 VIAK8M AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3fff3040
[    0.000000] ACPI: FADT (v001 VIAK8M AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3fff30c0
[    0.000000] ACPI: MADT (v001 VIAK8M AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x3fff8240
[    0.000000] ACPI: DSDT (v001 VIAK8M AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] Processor #0 15:12 APIC version 16
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000)
[    0.000000] Detected 2000.020 MHz processor.
[   28.354311] Built 1 zonelists.  Total pages: 260081
[   28.354315] Kernel command line: root=UUID=2dc781c3-fb20-41d6-a85b-71f2192a6eb6 ro vga=ask
[   28.354443 ] mapped APIC to ffffd000 (fee00000)
[   28.354446] mapped IOAPIC to ffffc000 (fec00000)
[   28.354449] Enabling fast FPU save and restore... done.
[   28.354451] Enabling unmasked SIMD FPU exception support... done.
[   28.354459] Initializing CPU#0
[   28.354534] PID hash table entries: 4096 (order: 12, 16384 bytes)
[   28.356903] Console: colour VGA+ 80x25
[   28.360582] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[   28.361088] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[   28.381755] Memory: 1028308k/1048512k available (1993k kernel code, 19444k reserved, 900k data, 328k init, 131008k highmem)
[   28.381844 ] virtual kernel memory layout:
[   28.381845]     fixmap  : 0xfff4e000 - 0xfffff000   ( 708 kB)
[   28.381846]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[   28.381848]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[   28.381849]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[   28.381850]       .init : 0xc03d9000 - 0xc042b000   ( 328 kB)
[   28.381851]       .data : 0xc02f2434 - 0xc03d36d4   ( 900 kB)
[   28.381852 ]       .text : 0xc0100000 - 0xc02f2434   (1993 kB)
[   28.382342] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[   28.462336] Calibrating delay using timer specific routine.. 4004.67 BogoMIPS (lpj=8009351)
[   28.462493] Security Framework v1.0.0 initialized
[   28.462562] SELinux:  Disabled at boot.
[   28.462635] Mount-cache hash table entries: 512
[   28.462829] CPU: After generic identify, caps: 078bfbff e1d3fbff 00000000 00000000 00000000 00000000 00000000
[   28.462837] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[   28.462902] CPU: L2 Cache: 512K (64 bytes/line)
[   28.462965] CPU: After all inits, caps: 078bfbff e1d3fbff 00000000 00000410 00000000 00000000 00000000
[   28.462975] Compat vDSO mapped to ffffe000.
[   28.463039] Remapping vsyscall page to ffffe000
[   28.463108] Checking 'hlt' instruction... OK.
[   28.478488] SMP alternatives: switching to UP code
[   28.478760] Freeing SMP alternatives: 11k freed
[   28.479011] Early unpacking initramfs... done
[   28.760003] ACPI: Core revision 20060707
[   28.760570] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
[   28.763328] CPU0: AMD Athlon(tm) 64 Processor 3000+ stepping 00
[   28.763503] Total of 1 processors activated (4004.67 BogoMIPS).
[   28.764066] ENABLING IO-APIC IRQs
[   28.764446] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=0 pin2=0
[   28.909504] Brought up 1 CPUs
[   28.909778] Booting paravirtualized kernel on bare hardware
[   28.909935] Time: 16:57:04  Date: 08/13/107
[   28.910018] NET: Registered protocol family 16
[   28.910150 ] EISA bus registered
[   28.910212] ACPI: bus type pci registered
[   28.911338] PCI: PCI BIOS revision 2.10 entry at 0xfbac0, last bus=1
[   28.911402] PCI: Using configuration type 1
[   28.911463] Setting up standard PCI resources
[   28.918157] ACPI: Interpreter enabled
[   28.918224] ACPI: Using IOAPIC for interrupt routing
[   28.918726] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   28.918790] PCI: Probing PCI hardware (bus 00)
[   28.919727] Boot video device is 0000:01:00.0
[   28.919765] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   28.984663] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12)
[   28.985423] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 *11 12)
[   28.986183] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 *12)
[   28.986924] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[   28.987747] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[   28.988563] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[   28.989388] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[   28.990203] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 6 7 10 11 12) *0, disabled.
[   28.991206] ACPI: PCI Interrupt Link [ALKA] (IRQs *20)
[   28.991827] ACPI: PCI Interrupt Link [ALKB] (IRQs *21)
[   28.992329] ACPI: PCI Interrupt Link [ALKC] (IRQs *22), disabled.
[   28.992942] ACPI: PCI Interrupt Link [ALKD] (IRQs *23)
[   28.995475] Linux Plug and Play Support v0.97 (c) Adam Belay
[   28.995544] pnp: PnP ACPI init
[   28.999632] pnp: PnP ACPI: found 12 devices
[   28.999695] PnPBIOS: Disabled by ACPI PNP
[   28.999793] PCI: Using ACPI for IRQ routing
[   28.999855] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[   29.024966] NET: Registered protocol family 8
[   29.025027] NET: Registered protocol family 20
[   29.025464] pnp: 00:02: ioport range 0x4000-0x407f could not be reserved
[   29.025530] pnp: 00:02: ioport range 0x5000-0x500f has been reserved
[   29.025785] PCI: Bridge: 0000:00:01.0
[   29.025845]   IO window: disabled.
[   29.025908]   MEM window: f0000000-f2ffffff
[   29.025970]   PREFETCH window: e0000000-efffffff
[   29.026045] PCI: Setting latency timer of device 0000:00:01.0 to 64
[   29.026070] NET: Registered protocol family 2
[   29.065257] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[   29.065500] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[   29.066616] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[   29.067242] TCP: Hash tables configured (established 131072 bind 65536)
[   29.067307] TCP reno registered
[   29.077277] checking if image is initramfs... it is
[   29.628678] Freeing initrd memory: 6752k freed
[   29.629110] audit: initializing netlink socket (disabled)
[   29.629184] audit(1189702625.356:1): initialized
[   29.629298] highmem bounce pool size: 64 pages
[   29.629408] VFS: Disk quotas dquot_6.5.1
[   29.629483] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   29.629591] io scheduler noop registered
[   29.629698] io scheduler anticipatory registered
[   29.629804] io scheduler deadline registered
[   29.629915] io scheduler cfq registered (default)
[   29.630326] isapnp: Scanning for PnP cards...
[   29.983829] isapnp: No Plug & Play device found
[   30.003149] Real Time Clock Driver v1.12ac
[   30.003250] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[   30.003438] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   30.003628] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   30.004097] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   30.004340] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[   30.004551] mice: PS/2 mouse device common for all mice
[   30.005016] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[   30.005213] input: Macintosh mouse button emulation as /class/input/input0
[   30.005301] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[   30.005367] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[   30.005674] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[   30.005738] PNP: PS/2 controller doesn't have AUX irq; using default 12
[   30.255041] serio: i8042 KBD port at 0x60,0x64 irq 1
[   30.255187] EISA: Probing bus 0 at eisa.0
[   30.255264] Cannot allocate resource for EISA slot 4
[   30.255326] Cannot allocate resource for EISA slot 5
[   30.255399] EISA: Detected 0 cards.
[   30.285486] TCP cubic registered
[   30.285551] NET: Registered protocol family 1
[   30.285626] Using IPI No-Shortcut mode
[   30.285733] ACPI: (supports S0 S1 S4 S5)
[   30.286055]   Magic number: 7:135:995
[   30.286121]   hash matches device ttyd8
[   30.286190]   hash matches device ttyab
[   30.286648] Freeing unused kernel memory: 328k freed
[   30.286807] Time: tsc clocksource has been installed.
[   30.299942] input: AT Translated Set 2 keyboard as /class/input/input1
[   30.482073] Capability LSM initialized
[   30.516291] ACPI: Fan [FAN] (on)
[   30.522732] ACPI: Thermal Zone [THRM] (16 C)
[   31.039371] SCSI subsystem initialized
[   31.043343] libata version 2.20 loaded.
[   31.044366] sata_via 0000:00:0f.0: version 2.1
[   31.044665] ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
[   31.044738] ACPI: PCI Interrupt 0000:00:0f.0[B] -> Link [ALKA] -> GSI 20 (level, low) -> IRQ 16
[   31.044924] sata_via 0000:00:0f.0: routed to hard irq line 11
[   31.045040] ata1: SATA max UDMA/133 cmd 0x0001e200 ctl 0x0001e302 bmdma 0x0001e600 irq 16
[   31.045140] ata2: SATA max UDMA/133 cmd 0x0001e400 ctl 0x0001e502 bmdma 0x0001e608 irq 16
[   31.045229] scsi0 : sata_via
[   31.062598] usbcore: registered new interface driver usbfs
[   31.062686] usbcore: registered new interface driver hub
[   31.062768] usbcore: registered new device driver usb
[   31.092812] USB Universal Host Controller Interface driver v3.0
[   31.114790] via-rhine.c:v1.10-LK1.4.2 Sept-11-2006 Written by Donald Becker
[   31.125811] ieee1394: Initialized config rom entry `ip1394'
[   31.245121] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[   31.247832] Floppy drive(s): fd0 is 1.44M
[   31.278089] FDC 0 is a post-1991 82077
[   31.411458] ATA: abnormal status 0x7F on port 0x0001e207
[   31.422159] ATA: abnormal status 0x7F on port 0x0001e207
[   31.584631] ata1.00: ATAPI, max UDMA/100
[   31.748318] ata1.00: configured for UDMA/100
[   31.748388] scsi1 : sata_via
[   31.951772] ata2: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
[   31.962463] ATA: abnormal status 0x7F on port 0x0001e407
[   31.965375] scsi 0:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-H62N  CL00 PQ: 0 ANSI: 5
[   31.967496] VP_IDE: IDE controller at PCI slot 0000:00: 0f.1
[   31.967591] ACPI: PCI Interrupt 0000:00:0f.1[A] -> Link [ALKA] -> GSI 20 (level, low) -> IRQ 16
[   31.967774] VP_IDE: chipset revision 6
[   31.967835] VP_IDE: not 100% native mode: will probe irqs later
[   31.967907] VP_IDE: VIA vt8237 (rev 00) IDE UDMA133 controller on pci0000:00:0f.1
[   31.967987]     ide0: BM-DMA at 0xe800-0xe807, BIOS settings: hda:DMA, hdb:pio
[   31.968159]     ide1: BM-DMA at 0xe808-0xe80f, BIOS settings: hdc:pio, hdd:pio
[   31.968328] Probing IDE interface ide0...
[   31.994222] sr0: scsi3-mmc drive: 125x/125x writer dvd-ram cd/rw xa/form2 cdda tray
[   31.994304] Uniform CD-ROM driver Revision: 3.20
[   31.994544] sr 0:0:0:0: Attached scsi CD-ROM sr0
[   31.998445] sr 0:0:0:0: Attached scsi generic sg0 type 5
[   32.383053] hda: ST3250824A, ATA DISK drive
[   33.054116] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[   33.055897] Probing IDE interface ide1...
[   33.625054] ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 21
[   33.625129] ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 17
[   33.625309] uhci_hcd 0000:00:10.0: UHCI Host Controller
[   33.625623] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1
[   33.625727] uhci_hcd 0000:00:10.0: irq 17, io base 0x0000e900
[   33.626243] usb usb1: configuration #1 chosen from 1 choice
[   33.626435] hub 1-0:1.0: USB hub found
[   33.626503] hub 1-0:1.0: 2 ports detected
[   33.631647] hda: max request size: 512KiB
[   33.676060] hda: 488397168 sectors (250059 MB) w/8192KiB Cache, CHS=30401/255/63, UDMA(100)
[   33.700357] hda: cache flushes supported
[   33.700450]  hda: hda1 hda2 < hda5<6>ACPI: PCI Interrupt 0000:00:10.1[A] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 17
[   33.729162] uhci_hcd 0000:00: 10.1: UHCI Host Controller
[   33.729314] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2
[   33.729409] uhci_hcd 0000:00:10.1: irq 17, io base 0x0000ea00
[   33.729860] usb usb2: configuration #1 chosen from 1 choice
[   33.730049] hub 2-0:1.0: USB hub found
[   33.730116] hub 2-0:1.0: 2 ports detected
[   33.742766]  hda6 hda7 hda8 hda9 hda10 hda11 >
[   33.832745] ACPI: PCI Interrupt 0000:00:10.2[B] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 17
[   33.832924] uhci_hcd 0000:00:10.2: UHCI Host Controller
[   33.833002] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3
[   33.833097] uhci_hcd 0000:00:10.2: irq 17, io base 0x0000eb00
[   33.833243] usb usb3: configuration #1 chosen from 1 choice
[   33.833325] hub 3-0:1.0: USB hub found
[   33.833390] hub 3-0:1.0: 2 ports detected
[   33.936158] ACPI: PCI Interrupt 0000:00:10.3[B] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 17
[   33.936338] uhci_hcd 0000:00:10.3: UHCI Host Controller
[   33.936417] uhci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4
[   33.936512] uhci_hcd 0000:00:10.3: irq 17, io base 0x0000ec00
[   33.936658] usb usb4: configuration #1 chosen from 1 choice
[   33.936744] hub 4-0:1.0: USB hub found
[   33.936810] hub 4-0:1.0: 2 ports detected
[   34.040350] ACPI: PCI Interrupt Link [ALKD] enabled at IRQ 23
[   34.040424] ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [ALKD] -> GSI 23 (level, low) -> IRQ 18
[   34.044559] eth0: VIA Rhine II at 0x1ed00, 00:01:29:f2:d0:90, IRQ 18.
[   34.045599] eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 45e1.
[   34.045745] ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 17 (level, low) -> IRQ 19
[   34.099289] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19]  MMIO=[f3002000-f30027ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
[   34.104850] ACPI: PCI Interrupt 0000:00:10.4[C] -> Link [ALKB] -> GSI 21 (level, low) -> IRQ 17
[   34.105026] ehci_hcd 0000:00:10.4: EHCI Host Controller
[   34.105122] ehci_hcd 0000:00:10.4: new USB bus registered, assigned bus number 5
[   34.105234] ehci_hcd 0000:00:10.4: irq 17, io mem 0xf3000000
[   34.105301] ehci_hcd 0000:00:10.4: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   34.105452] usb usb5: configuration #1 chosen from 1 choice
[   34.105540] hub 5-0:1.0: USB hub found
[   34.105607] hub 5-0:1.0: 8 ports detected
[   34.226875] Attempting manual resume
[   34.226938] swsusp: Resume From Partition 3:9
[   34.226940] PM: Checking swsusp image.
[   34.227132] PM: Resume from disk failed.
[   34.256056] kjournald starting.  Commit interval 5 seconds
[   34.256131] EXT3-fs: mounted filesystem with ordered data mode.
[   35.037997] usb 5-4: new high speed USB device using ehci_hcd and address 2
[   35.170188] usb 5-4: configuration #1 chosen from 1 choice
[   35.170385] hub 5-4:1.0: USB hub found
[   35.170490] hub 5-4:1.0: 4 ports detected
[   35.373440] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0001291000006768]
[   35.513094] usb 5-5: new high speed USB device using ehci_hcd and address 3
[   35.656533] usb 5-5: configuration #1 chosen from 1 choice
[   35.856493] usb 5-4.1: new low speed USB device using ehci_hcd and address 4
[   35.954857] usb 5-4.1: configuration #1 chosen from 1 choice
[   42.708342] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[   42.925104] NET: Registered protocol family 10
[   42.925254] lo: Disabled Privacy Extensions
[   44.631290] gameport: EMU10K1 is pci0000:00:0b.1/gameport0, io 0xe100, speed 1065kHz
[   44.652151] Linux agpgart interface v0.102 (c) Dave Jones
[   44.653425] agpgart: Detected AGP bridge 0
[   44.661181 ] agpgart: AGP aperture is 256M @ 0xd0000000
[   44.998720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   45.001401] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   45.161032] input: PC Speaker as /class/input/input2
[   45.427158] nvidia: module license 'NVIDIA' taints kernel.
[   45.689316] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 20
[   45.689659] NVRM: loading NVIDIA UNIX x86 Kernel Module  1.0-9755  Mon Feb 26 23:21:15 PST 2007
[   45.814105] usbcore: registered new interface driver libusual
[   45.854174] usbcore: registered new interface driver hiddev
[   45.966963] Initializing USB Mass Storage driver...
[   45.973357] scsi2 : SCSI emulation for USB Mass Storage devices
[   45.973525] usb-storage: device found at 3
[   45.973527] usb-storage: waiting for device to settle before scanning
[   46.161492] ACPI: PCI Interrupt 0000:00: 0b.0[A] -> GSI 18 (level, low) -> IRQ 21
[   50.964696] usb-storage: device scan complete
[   50.973048] usbcore: registered new interface driver usb-storage
[   50.973117] USB Mass Storage support registered.
[   50.973274] usbcore: registered new interface driver usbhid
[   50.973338] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[   50.990158] scsi 2:0:0:0: Direct-Access     USB2.0   CF  CardReader        PQ: 0 ANSI: 0
[   50.994833] scsi 2:0:0:1: Direct-Access     USB2.0   CBO CardReader        PQ: 0 ANSI: 0
[   51.006873] scsi 2:0:0:0: Attached scsi generic sg1 type 0
[   51.006984] scsi 2:0:0:1: Attached scsi generic sg2 type 0
[   51.030912] sd 2:0:0:0: Attached scsi removable disk sda
[   51.034959] sd 2:0:0:1: Attached scsi removable disk sdb
[   51.177595] lp: driver loaded but no devices found
[   51.313776] usbcore: registered new interface driver usbserial
[   51.315135] drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
[   51.316524] usbcore: registered new interface driver usbserial_generic
[   51.316596] drivers/usb/serial/usb-serial.c: USB Serial Driver core
[   51.321898] drivers/usb/serial/usb-serial.c: USB Serial support registered for Handspring Visor / Palm OS
[   51.323261] drivers/usb/serial/usb-serial.c: USB Serial support registered for Sony Clie 3.5
[   51.324625 ] drivers/usb/serial/usb-serial.c: USB Serial support registered for Sony Clie 5.0
[   51.325994] usbcore: registered new interface driver visor
[   51.326064] drivers/usb/serial/visor.c: USB HandSpring Visor / Palm OS driver
[   51.663831] it87: Found IT8705F chip at 0x290, revision 2
[   51.666538] it87-isa 9191-0290: Detected broken BIOS defaults, disabling PWM interface
[   51.699858] Adding 2048248k swap on /dev/disk/by-uuid/2aeb63fd-b2cc-42f8-8ddb-2a58e45b7ff9.  Priority:-1 extents:1 across:2048248k
[   51.875905] EXT3 FS on hda10, internal journal
[   52.168501] kjournald starting.  Commit interval 5 seconds
[   52.168612] EXT3 FS on hda7, internal journal
[   52.168617] EXT3-fs: mounted filesystem with ordered data mode.
[   52.170856] kjournald starting.  Commit interval 5 seconds
[   52.170947] EXT3 FS on hda6, internal journal
[   52.170952] EXT3-fs: mounted filesystem with ordered data mode.
[   52.190395] kjournald starting.  Commit interval 5 seconds
[   52.190496] EXT3 FS on hda8, internal journal
[   52.190501] EXT3-fs: mounted filesystem with ordered data mode.
[   52.250176] NTFS driver 2.1.28 [Flags: R/O MODULE].
[   52.328143] NTFS volume version 3.1 .
[   52.371105] NTFS volume version 3.1.
[   53.630897] NET: Registered protocol family 17
[   53.894612] eth0: no IPv6 routers present
[   58.455723] input: Power Button (FF) as /class/input/input3
[   58.459764 ] ACPI: Power Button (FF) [PWRF]
[   58.493078] input: Power Button (CM) as /class/input/input4
[   58.497076] ACPI: Power Button (CM) [PWRB]
[   58.513931] Using specific hotkey driver
[   58.545801] No dock devices found.
[   58.585097] ibm_acpi: ec object not found
[   58.716119] pcc_acpi: loading...
[   58.975512] powernow-k8: Found 1 AMD Athlon(tm) 64 Processor 3000+ processors (version 2.00.00)
[   58.975556] powernow-k8: invalid freq entries 3900000 kHz vs. 65535000 kHz
[   58.975559] powernow-k8: invalid freq entries 3900000 kHz vs. 65535000 kHz
[   58.975562] powernow-k8:    0 : fid 0xc (2000 MHz), vid 0x2
[   58.975564] powernow-k8:    1 : fid 0xa (1800 MHz), vid 0x6
[   58.975566] powernow-k8:    2 : fid 0x2 (1000 MHz), vid 0x12
[   64.026165] ppdev: user-space parallel port driver
[   65.408156] agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
[   65.408170] agpgart: Putting AGP V3 device at 0000:00: 00.0 into 8x mode
[   65.408234] agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
[   65.677504] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
[   65.677509] apm: overridden by ACPI.
[   66.956790] Bluetooth: Core ver 2.11
[   66.957081] NET: Registered protocol family 31
[   66.957083] Bluetooth: HCI device and connection manager initialized
[   66.957087] Bluetooth: HCI socket layer initialized
[   66.994733] Bluetooth: L2CAP ver 2.8
[   66.994737] Bluetooth: L2CAP socket layer initialized
[   67.054331] usb 5-4.1: USB disconnect, address 4
[   67.129824] usb 5-4.1: new low speed USB device using ehci_hcd and address 5
[   67.228463] usb 5-4.1: configuration #1 chosen from 1 choice
[   67.233016] input: Logitech USB Mouse as /class/input/input5
[   67.233063] input: USB HID v1.10 Mouse [Logitech USB Mouse] on usb-0000:00:10.4-4.1
[   67.670732] Bluetooth: RFCOMM socket layer initialized
[   67.670746] Bluetooth: RFCOMM TTY layer initialized
[   67.670748] Bluetooth: RFCOMM ver 1.8
[   39.344000] Time: acpi_pm clocksource has been installed.
[   64.276000] ISO 9660 Extensions: Microsoft Joliet Level 3
[   64.420000] ISO 9660 Extensions: RRIP_1991A
[  601.936000] cdrom: This disc doesn't have any tracks I recognize!
[  909.048000] hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
[  909.048000] hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
[  909.048000] ide: failed opcode was: unknown
[  933.236000] hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
[  933.236000] hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
[  933.236000] ide: failed opcode was: unknown
[ 1823.928000] hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
[ 1823.928000] hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
[ 1823.928000] ide: failed opcode was: unknown
[ 1824.088000] hda: dma_intr: status=0x51 { DriveReady SeekComplete Error }
[ 1824.088000] hda: dma_intr: error=0x84 { DriveStatusError BadCRC }
[ 1824.088000] ide: failed opcode was: unknown

So am I doing something wrong, or is this behaviour consistent with what we might expect out of the problem, based on what we were seeing in cdrecord?

Thanks again for all the help, everyone.
-Joe.

I understand your wish to stay with the familiar, but at the moment
growisofs would be a data point as to works or not, and a way for you to
move forward. And if the bug can be shown in other software, kernel
developers might look at it more readily.
>
>     Else we could repeat the old experiment which i made
>     with a user on the debburn-devel list.
>     It resulted in this error
>        5 1A 00 PARAMETER LIST LENGTH ERROR
>     when any mode page was sent.
>
>
> That was the list of steps you sent yesterday?  I was focused on
> Jörg's suggestions since my preference is to continue using what I
> know (that would be cdrecord) but I'm all for gathering as much data
> as I can before I try to approach SCSI and/or SATA developers.
>
>     If you post a bug report then please point me
>     to the place where the discussion happens.
>
>
> Will do.  My preference at this point would be to do it somewhere like
> the Ubuntu bug tracker, but that will complicate things slightly since
> Ubuntu ships wodim and most of my testing has been post-wodim-removal.
> But we'll see how that goes.  I had remarkable success there before
> when I brought up alsa problems.
Does ubuntu still use wodim? I thought that there was a move to go back
to cdrtools.

--
bill davidsen <davidsen@tmr.com>
  CTO TMR Associates, Inc
  Doing interesting things with small computers since 1979





--
-Joe.
Reply to: