Comment 3 for bug 220957

Revision history for this message
drumour (drumour) wrote :

Not quite same here had no problem in Gutsy but with Hardy on 2 similar pc's both running 8.04 and patched up to date. When I insert a blank dvd or cd nothing happens. If I try and burn using Brasero for e.g. it reports "no disc" in drive.
fstab gives following for cd/dvd:
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0

other commands tried and their results:

1) with blank dvd in drive: sudo mount /dev/scd0 /media/cdrom0
mount: No medium found

2) with blank dvd in drive: sudo lshw -C disk
*-cdrom
description: DVD writer
product: DVD+-RW ND-3570A
vendor: Optiarc
physical id: 0.0.0
bus info: scsi@2:0.0.0
logical name: /dev/cdrom
logical name: /dev/dvd
logical name: /dev/scd0
logical name: /dev/sr0
version: 104B
serial: [Optiarc DVD+-RW ND-3570A104B06031000
capabilities: removable audio cd-r cd-rw dvd dvd-r
configuration: ansiversion=5 status=open

3) with blank dvd in drive:/usr/lib/nautilus-cd-burner/list_cddrives
Drive:
name: DVD+-RW ND-3570A
device: /dev/scd0
door: open
type: CD-R, CD-RW, DVD-R, DVD-RW, DVD+R, DVD+R DL, DVD+RW, CD, DVD
is mounted: FALSE
max read speed: 8467 KiB/s (CD 56.4x, DVD 6.2x)
max write speed: 8467 KiB/s (CD 56.4x, DVD 6.2x)
write speeds: 8467 KiB/s (CD 56.4x, DVD 6.2x)
7056 KiB/s (CD 47.0x, DVD 5.2x)
5645 KiB/s (CD 37.6x, DVD 4.1x)
4234 KiB/s (CD 28.2x, DVD 3.1x)
2822 KiB/s (CD 18.8x, DVD 2.0x)
1411 KiB/s (CD 9.4x, DVD 1.0x)

Media:
label: ''
type: Couldn't open media
is writable: FALSE
is appendable: FALSE
capacity: Could not be determined
size: Could not be determined

4) hdparm -I /dev/scd0

/dev/scd0:
 HDIO_DRIVE_CMD(identify) failed: Permission denied
flint@flintpc:~$ sudo hdparm -I /dev/scd0

/dev/scd0:

ATAPI CD-ROM, with removable media
 Model Number: Optiarc DVD+/-RW ND-3570A
 Serial Number:
 Firmware Revision: 104B
Standards:
 Likely used CD-ROM ATAPI-1
Configuration:
 DRQ response: 3ms.
 Packet size: 12 bytes
Capabilities:
 LBA, IORDY(cannot be disabled)
 DMA: mdma0 mdma1 mdma2 udma0 udma1 *udma2
      Cycle time: min=120ns recommended=120ns
 PIO: pio0 pio1 pio2 pio3 pio4
      Cycle time: no flow control=120ns IORDY flow control

5) the eject and eject -t command work but eject -t takes longer than normal to complete