Jump to content

DVD Writer woes


liquidzoo
 Share

Recommended Posts

In addition to my NVidia driver woes, and my sound woes in Wine, now apparently k3b doesn't recognize my dvd burner.

 

I have had no issues with Sabayon, Gentoo, or even Kubuntu. All of them recognize the burner immediately.

 

Why must Mandriva be so difficult...Past versions have had no issues with this, just 2008.1...

 

I'm contemplating upgrading to cooker.

 

I'll go to my desktop and post some other relevant details in a moment, but anyone have any ideas?

Link to comment
Share on other sites

Sleheyron drew # lspci
00:00.0 Host bridge: Intel Corporation 82P965/G965 Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82P965/G965 PCI Express Root Port (rev 02)
00:19.0 Ethernet controller: Intel Corporation 82566DC Gigabit Network Connection (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Contoller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2)
00:1f.0 ISA bridge: Intel Corporation 82801HH (ICH8DH) LPC Interface Controller (rev 02)
00:1f.2 RAID bus controller: Intel Corporation 82801 SATA RAID Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7600 GS] (rev a1)
04:05.0 Communication controller: Conexant HSF 56k Data/Fax Modem
Sleheyron drew # ls -a /dev/sr*
/dev/sr1

 

There is no /dev/dvd or /dev/cdrom

 

Sleheyron drew # cat /etc/fstab
# Entry for /dev/sdc5 :
UUID=9596f4c8-638a-4f4c-a573-a7f63da92da7 / ext3 relatime 1 1
# Entry for /dev/sdc1 :
UUID=a3da8ba7-7224-46f5-b0b5-e8456bc07e92 /boot ext3 relatime 1 2
# Entry for /dev/sdc8 :
UUID=72999b4b-6d12-441a-9f6f-2ce745691e4c /home ext3 relatime 1 2
/dev/cdrom /media/cdrom auto umask=0,users,iocharset=utf8,noauto,ro,exec 0 0
# Entry for /dev/sda1 :
UUID=07D7-021A /mnt/win_ vfat umask=0,iocharset=utf8 0 0
# Entry for /dev/sda2 :
UUID=D28CA6668CA644B7 /mnt/win_c ntfs-3g defaults 0 0
# Entry for /dev/sda5 :
UUID=041CC6B71CC6A2D2 /mnt/win_d ntfs-3g defaults 0 0
# Entry for /dev/sda6 :
UUID=4C800ED3800EC404 /mnt/win_e ntfs-3g defaults 0 0
# Entry for /dev/sda3 :
UUID=EE6EAA5B6EAA1BF9 /mnt/win_f ntfs-3g defaults 0 0
none /proc proc defaults 0 0
# Entry for /dev/sdc7 :
UUID=b5aea9f3-def8-4094-bf06-773bfb86e322 /usr ext3 relatime 1 2
# Entry for /dev/sdc6 :
UUID=f78a9a6d-19bb-4d17-9525-59aa931212bf swap swap defaults 0 0
Sleheyron drew #

 

There is no listing in harddrake for an optical drive of any kind.

 

From dmesg:

 

ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2.00: ATAPI: SONY	DVD+/-RW AW-Q160S, KDS3, max UDMA/100
ata2.00: configured for UDMA/100

...

ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata2.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 0 pio 8 in
	 cdb ac 00 00 00 00 00 00 00  00 01 03 00 00 00 00 00
	 res 40/00:03:00:00:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
ata2.00: status: { DRDY }
ata2: soft resetting link
ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2.00: qc timeout (cmd 0xa1)
ata2.00: failed to IDENTIFY (I/O error, err_mask=0x5)
ata2.00: revalidation failed (errno=-5)
ata2: failed to recover some devices, retrying in 5 secs
ata2: hard resetting link
ata2: port is slow to respond, please be patient (Status 0x80)
ata2: COMRESET failed (errno=-16)
ata2: hard resetting link
ata2: port is slow to respond, please be patient (Status 0x80)
ata2: COMRESET failed (errno=-16)
ata2: hard resetting link
ata2: port is slow to respond, please be patient (Status 0x80)
ata2: COMRESET failed (errno=-16)
ata2: limiting SATA link speed to 1.5 Gbps
ata2: hard resetting link
ata2: COMRESET failed (errno=-16)
ata2: reset failed, giving up
ata2.00: disabled

 

So that tells me that it's failing, for some reason...but why?

Edited by liquidzoo
Link to comment
Share on other sites

It's the only optical drive on my system.

 

All SATA in my system.

 

Drive 0 - 250GB HD - Vista main

Drive 1 - SATA DVD/RW

Drive 2 - 250GB HD - Games (Windows accessible)

Drive 3 - 500GB HD - Linux

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...