Pioneer DVR-108 can burn DVDs, can't mount them!

David Vincelli micologist at gmail.com
Mon Jan 3 07:28:22 PST 2005


This post is a follow-up to the problem I discovered a few weeks ago:
I can burn DVDs but I can't mount DVDs (originals or the ones I
burnt). The burnt DVDs work on other OSes (with the same and different
drives).  My DVD burner is a DVR-108. See the attached dmesg for
details.

Here is what gets pumped into /var/log/messages when I try to mount
the DVD (I also get "mount: /dev/cd0 Input/output error" at the
prompt) using /dev/cd0

Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): READ(10). CDB: 28 0 0
0 0 28 0 0 1 0
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): CAM Status: SCSI Status Error
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): SCSI Status: Check Condition
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): HARDWARE FAILURE asc:8,3
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): Logical unit
communication crc error (ultra-dma/32)
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): Retrying Command (per
Sense Data)
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): READ(10). CDB: 28 0 0
0 0 28 0 0 1 0
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): CAM Status: SCSI Status Error
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): SCSI Status: Check Condition
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): HARDWARE FAILURE asc:8,3
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): Logical unit
communication crc error (ultra-dma/32)
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): Retrying Command (per
Sense Data)
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): READ(10). CDB: 28 0 0
0 0 28 0 0 1 0
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): CAM Status: SCSI Status Error
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): SCSI Status: Check Condition
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): HARDWARE FAILURE asc:8,3
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): Logical unit
communication crc error (ultra-dma/32)
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): Retrying Command (per
Sense Data)
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): READ(10). CDB: 28 0 0
0 0 28 0 0 1 0
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): CAM Status: SCSI Status Error
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): SCSI Status: Check Condition
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): HARDWARE FAILURE asc:8,3
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): Logical unit
communication crc error (ultra-dma/32)
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): Retrying Command (per
Sense Data)
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): READ(10). CDB: 28 0 0
0 0 28 0 0 1 0
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): CAM Status: SCSI Status Error
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): SCSI Status: Check Condition
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): HARDWARE FAILURE asc:8,3
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): Logical unit
communication crc error (ultra-dma/32)
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): Retries Exhausted
Jan  3 09:39:54 files kernel: (cd0:ata1:0:0:0): cddone: got error 0x5 back

Using /dev/acd0, put the follwing in /var/log/messages:

Jan  3 10:23:50 files kernel: acd0: FAILURE - READ_BIG HARDWARE ERROR
asc=0x08 ascq=0x03 error=0

It also produces the same "mount: /dev/acd0 Input/output error"
message on the tty.

I've also attached my dmesg, because I believe it could be related to
some unsupported chipset.

I will try with hw.ata.atapi_dma="0" and report here.

Thanks,

On Fri, 24 Dec 2004 11:57:14 -0500, David Vincelli <micologist at gmail.com> wrote:
> That's exactly what I mean (I can't mount any DVDs at all). I tried
> with both devices, they both fail. mount: Input/Output error. I'll try
> with dma disabled on atapi devices (I assume hw.ata.atpai_dma="0"
> means disable dma for atapi devices) when I have access to the box -
> it's at work and the office is closed.
> 
> I think some chipset on my motherboard is left uncofigured though.
> I'll post the dmesg when I get back to work (jan 3rd). I'll also post
> that lovely error message.
> 
> Thanks for your help.
> 
> On Fri, 24 Dec 2004 17:42:57 +0100, Marc Fonvieille
> <blackend at freebsd.org> wrote:
> > You mean you cannot mount any DVDs?
> > You use something like:
> >
> > mount -t cd9660 /dev/cd0 /cdrom
> > or
> > mount -t cd9660 /dev/acd0 /cdrom
> >
> > ?
> >
> > Could you try with hw.ata.atapi_dma="0" in /boot/loader.conf
> >
> > Marc
> >
> 
> 
> --
> David Vincelli
> 


-- 
David Vincelli
-------------- next part --------------
Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD 5.3-RELEASE #0: Tue Dec 21 19:36:53 EST 2004
    mico at files.void.ptr:/tmp/KERNEL
MPTable: <OEM00000 PROD00000000>
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: AMD Sempron(tm)   2600+ (1825.96-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x681  Stepping = 1
  Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
  AMD Features=0xc0480000<MP,AMIE,DSP,3DNow!>
real memory  = 520028160 (495 MB)
avail memory = 499216384 (476 MB)
ioapic0: Assuming intbase of 0
ioapic0 <Version 0.3> irqs 0-23 on motherboard
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <MPTable Host-PCI bridge> pcibus 0 on motherboard
pci0: <PCI bus> on pcib0
agp0: <VIA Generic host to PCI bridge> mem 0xd0000000-0xd7ffffff at device 0.0 on pci0
pcib1: <MPTable PCI-PCI bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <display, VGA> at device 0.0 (no driver attached)
uhci0: <VIA 83C572 USB controller> port 0xd000-0xd01f irq 21 at device 16.0 on pci0
uhci0: [GIANT-LOCKED]
usb0: <VIA 83C572 USB controller> on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: <VIA 83C572 USB controller> port 0xd400-0xd41f irq 21 at device 16.1 on pci0
uhci1: [GIANT-LOCKED]
usb1: <VIA 83C572 USB controller> on uhci1
usb1: USB revision 1.0
uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2: <VIA 83C572 USB controller> port 0xd800-0xd81f irq 21 at device 16.2 on pci0
uhci2: [GIANT-LOCKED]
usb2: <VIA 83C572 USB controller> on uhci2
usb2: USB revision 1.0
uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
pci0: <serial bus, USB> at device 16.3 (no driver attached)
isab0: <PCI-ISA bridge> at device 17.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <VIA 8235 UDMA133 controller> port 0xdc00-0xdc0f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 17.1 on pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xe400-0xe4ff mem 0xde001000-0xde0010ff irq 23 at device 18.0 on pci0
miibus0: <MII bus> on vr0
ukphy0: <Generic IEEE 802.3u media interface> on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
vr0: Ethernet address: 00:11:2f:7c:38:7a
cpu0 on motherboard
pmtimer0 on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x64,0x60 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/9 bytes threshold
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
unknown: <PNP0303> can't assign resources (port)
unknown: <PNP0501> can't assign resources (port)
unknown: <PNP0401> can't assign resources (port)
unknown: <PNP0501> can't assign resources (port)
Timecounter "TSC" frequency 1825955818 Hz quality 800
Timecounters tick every 10.000 msec
ad0: 190782MB <ST3200822A/3.01> [387621/16/63] at ata0-master UDMA100
acd0: DVDR <PIONEER DVD-RW DVR-108/1.18> at ata1-master UDMA66
cd0 at ata1 bus 0 target 0 lun 0
cd0: <PIONEER DVD-RW  DVR-108 1.18> Removable CD-ROM SCSI-0 device 
cd0: 66.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present
Mounting root from ufs:/dev/ad0s1a
(cd0:ata1:0:0:0): READ(10). CDB: 28 0 0 0 0 28 0 0 1 0 
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error
(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): HARDWARE FAILURE asc:8,3
(cd0:ata1:0:0:0): Logical unit communication crc error (ultra-dma/32)
(cd0:ata1:0:0:0): Retrying Command (per Sense Data)
(cd0:ata1:0:0:0): READ(10). CDB: 28 0 0 0 0 28 0 0 1 0 
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error
(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): HARDWARE FAILURE asc:8,3
(cd0:ata1:0:0:0): Logical unit communication crc error (ultra-dma/32)
(cd0:ata1:0:0:0): Retrying Command (per Sense Data)
(cd0:ata1:0:0:0): READ(10). CDB: 28 0 0 0 0 28 0 0 1 0 
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error
(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): HARDWARE FAILURE asc:8,3
(cd0:ata1:0:0:0): Logical unit communication crc error (ultra-dma/32)
(cd0:ata1:0:0:0): Retrying Command (per Sense Data)
(cd0:ata1:0:0:0): READ(10). CDB: 28 0 0 0 0 28 0 0 1 0 
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error
(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): HARDWARE FAILURE asc:8,3
(cd0:ata1:0:0:0): Logical unit communication crc error (ultra-dma/32)
(cd0:ata1:0:0:0): Retrying Command (per Sense Data)
(cd0:ata1:0:0:0): READ(10). CDB: 28 0 0 0 0 28 0 0 1 0 
(cd0:ata1:0:0:0): CAM Status: SCSI Status Error
(cd0:ata1:0:0:0): SCSI Status: Check Condition
(cd0:ata1:0:0:0): HARDWARE FAILURE asc:8,3
(cd0:ata1:0:0:0): Logical unit communication crc error (ultra-dma/32)
(cd0:ata1:0:0:0): Retries Exhausted
(cd0:ata1:0:0:0): cddone: got error 0x5 back
Waiting (max 60 seconds) for system process `vnlru' to stop...done
Waiting (max 60 seconds) for system process `bufdaemon' to stop...done
Waiting (max 60 seconds) for system process `syncer' to stop...
Syncing disks, vnodes remaining...3 0 3 0 0 done
No buffers busy after final sync
Uptime: 35m25s
Waiting (max 60 seconds) for system process `hpt_wt' to stop...Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD 5.3-RELEASE #0: Tue Dec 21 19:36:53 EST 2004
    mico at files.void.ptr:/tmp/KERNEL
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: AMD Sempron(tm)   2600+ (1825.96-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x681  Stepping = 1
  Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
  AMD Features=0xc0480000<MP,AMIE,DSP,3DNow!>
real memory  = 520028160 (495 MB)
avail memory = 499212288 (476 MB)
ACPI APIC Table: <KM400A AWRDACPI>
ioapic0 <Version 0.3> irqs 0-23 on motherboard
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <KM400A AWRDACPI> on motherboard
acpi0: Power Button (fixed)
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
cpu0: <ACPI CPU (3 Cx states)> on acpi0
acpi_tz0: <Thermal Zone> on acpi0
acpi_button0: <Power Button> on acpi0
acpi_button1: <Sleep Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
agp0: <VIA Generic host to PCI bridge> mem 0xd0000000-0xd7ffffff at device 0.0 on pci0
pcib1: <PCI-PCI bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <display, VGA> at device 0.0 (no driver attached)
uhci0: <VIA 83C572 USB controller> port 0xd000-0xd01f irq 21 at device 16.0 on pci0
uhci0: [GIANT-LOCKED]
usb0: <VIA 83C572 USB controller> on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: <VIA 83C572 USB controller> port 0xd400-0xd41f irq 21 at device 16.1 on pci0
uhci1: [GIANT-LOCKED]
usb1: <VIA 83C572 USB controller> on uhci1
usb1: USB revision 1.0
uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2: <VIA 83C572 USB controller> port 0xd800-0xd81f irq 21 at device 16.2 on pci0
uhci2: [GIANT-LOCKED]
usb2: <VIA 83C572 USB controller> on uhci2
usb2: USB revision 1.0
uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
pci0: <serial bus, USB> at device 16.3 (no driver attached)
isab0: <PCI-ISA bridge> at device 17.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <VIA 8235 UDMA133 controller> port 0xdc00-0xdc0f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 17.1 on pci0
ata0: channel #0 on atapci0
ata1: channel #1 on atapci0
vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xe400-0xe4ff mem 0xde001000-0xde0010ff irq 23 at device 18.0 on pci0
miibus0: <MII bus> on vr0
ukphy0: <Generic IEEE 802.3u media interface> on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
vr0: Ethernet address: 00:11:2f:7c:38:7a
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
ppc0: <ECP parallel printer port> port 0x778-0x77b,0x378-0x37f irq 7 drq 3 on acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/9 bytes threshold
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
pmtimer0 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Timecounter "TSC" frequency 1825955450 Hz quality 800
Timecounters tick every 10.000 msec
ad0: 190782MB <ST3200822A/3.01> [387621/16/63] at ata0-master UDMA100
acd0: DVDR <PIONEER DVD-RW DVR-108/1.18> at ata1-master UDMA66
cd0 at ata1 bus 0 target 0 lun 0
cd0: <PIONEER DVD-RW  DVR-108 1.18> Removable CD-ROM SCSI-0 device 
cd0: 66.000MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present
Mounting root from ufs:/dev/ad0s1a


More information about the freebsd-questions mailing list