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

DVD/CD Woes



I seem to be having some problems with my optical drives, I cannot remember when the last time is that I used them successfully though.  My current setup includes 2 optical drives:
Lite-On LDW-811S (primary)(dvdrw)
Lite-On LTR-52327S (secondary)(cdrw)

Motherboard: asus K8V se deluxe

If I go into the disk manager I see both my optical drives, but the DVD burner does not have a check next to 'Write DVD'.  Everything else looks fine in there.  The problem with the secondary drive is that it does not automount.  I can burn cd's on both burners, but not dvd's on the dvd burner.  The cd burner when ejected immediatly sucks the tray back in, which is very odd.  I can burn from both burners in windows just fine, so it doesn't look like a hardware problem.

k3b output:
System
-----------------------
K3b Version: 0.12.5

KDE Version: 3.4.2
QT Version:  3.3.5
Kernel:      2.6.11-9-amd64-k8
Devices
-----------------------
LITE-ON DVDRW LDW-811S HS0R (/dev/hdc, ) at /media/cdrom0 [CD-R; CD-RW; CD-ROM; DVD-ROM; DVD-RW; DVD+R; DVD+RW] [DVD-ROM; DVD-R Sequential; DVD-RW Restricted Overwrite; DVD-RW Sequential; DVD+RW; DVD+R; CD-ROM; CD-R; CD-RW] [SAO; TAO; RAW; SAO/R96P; SAO/R96R; RAW/R16; RAW/R96P; RAW/R96R; Restricted Overwrite]

LITE-ON LTR-52327S QS0E (/dev/hdd, ) at /media/cdrom1 [CD-R; CD-RW; CD-ROM] [CD-ROM; CD-R; CD-RW] [SAO; TAO; RAW; SAO/R96P; SAO/R96R; RAW/R16; RAW/R96P; RAW/R96R]
K3b
-----------------------
Size of filesystem calculated: 89492

Used versions
-----------------------
mkisofs: 2.1.1a03-unofficial-iconv
growisofs: 5.21

growisofs
-----------------------
Executing 'builtin_dd if=/dev/fd/0 of=/dev/hdc obs=32k seek=0'
/dev/hdc: "Current Write Speed" is 2.0x1385KBps.
:-[ WRITE@LBA=0h failed with SK=5h/ASC=64h/ACQ=00h]: Input/output error
:-( attempt to re-run with -dvd-compat -dvd-compat to engage DAO or apply full blanking procedure
:-( write failed: Input/output error

growisofs command:
-----------------------
/usr/bin/growisofs -Z /dev/hdc=/dev/fd/0 -use-the-force-luke=notray -use-the-force-luke=tty -use-the-force-luke=tracksize:89492 -dvd-compat -speed=2

mkisofs
-----------------------
89492
INFO: ISO-8859-1 character encoding detected by locale settings.
 Assuming ISO-8859-1 encoded filenames on source filesystem,
 use -input-charset to override.
/usr/bin/mkisofs: Connection reset by peer. cannot fwrite 32768*1

mkisofs command:
-----------------------
/usr/bin/mkisofs -gui -graft-points -volid K3b data project -volset



Here is my fstab:
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/sda2       /               ext3    defaults,errors=remount-ro 0       1
/dev/sda6       /home           ext3    defaults        0       2
/dev/sda5       none            swap    sw              0       0
/dev/hdc        /media/cdrom0   iso9660 ro,user,noauto  0       0
/dev/hdd        /media/cdrom1   iso9660 ro,user,noauto  0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
/dev/hda1       /mnt/hda        vfat    auto,users,rw,umask=000 0       0
/dev/sdb        /mnt/usb        vfat    auto,users,rw,umask=000 0       0


A quick search says that maybe my problem is udev, has anyone else been seeing any problems?
-Thanks, John

Reply to: