LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-31-2007, 01:21 AM   #1
snadder
LQ Newbie
 
Registered: May 2004
Posts: 6

Rep: Reputation: 0
Trouble Burning CD's with my SATA dvd burner


I have problem burning and detecting my sata dvdrom drive.

I have a "MSI K9N NEO-F" motherboard with 4 sata onboard connectors.
Using kernel 2.6.18-5-k7 on debian etch.

My dvdrom brand is: TSSTcorp Model: CD/DVDW SH-S183A Rev: SB02

The following commands fails:

1.
alum:~# wodim -prcap dev=/dev/scd0
wodim: Cannot do inquiry for CD/DVD-Recorder.
Errno: 5 (Input/output error), test unit ready scsi sendcmd: fatal error
CDB: 00 00 00 00 00 00
cmd finished after 0.000s timeout 40s

2.
alum:~# dvd+rw-mediainfo /dev/scd0
:-( unable to INQUIRY: Input/output error

3.
alum:~# sdparm -a /dev/scd0
unable to access /dev/scd0, ATA disk?

4. alum:~# isoinfo -d dev=/dev/scd0
isoinfo: Success. Unable to open /dev/scd0

5. When I try burning from k3b, I'm unable to add /dev/scd0 as a dvd write.


Here is some more debug info:

alum:~# ls -la /dev/scd0 /dev/cdrom
lrwxrwxrwx 1 root root 4 2007-11-05 23:38 /dev/cdrom -> scd0
brw-rw---- 1 root cdrom 11, 0 2007-11-05 23:38 /dev/scd0

sander@alum:~$ groups
sander dialout cdrom floppy audio video plugdev netdev powerdev

(means I have permission to the device ^^ )


alum:~# blkid -c /dev/null -w /etc/blkid.tab
/dev/sda1: UUID="b60ba6d6-d40c-453e-a8a3-207f4b4841ef" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda5: UUID="79c07d79-dfa2-4547-8a6c-b64efeae3c97" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda6: UUID="6887d9c0-7981-4d37-ba71-fabbcd31b447" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda7: TYPE="swap"
/dev/sda8: UUID="e59e6555-baef-4613-8344-2e575b12fcb5" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda9: UUID="9ae30fc0-7237-4006-9ecc-1b31149d23ce" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda10: UUID="632d4031-7083-41c2-8a5c-4962bfab00eb" SEC_TYPE="ext2" TYPE="ext3"
/dev/hdb1: UUID="4c29fe38-105a-4e59-8ea8-8b87c4b31b01" SEC_TYPE="ext2" TYPE="ext3"
/dev/sdb1: UUID="81ac3b5b-6a65-47b1-bc5c-357ede94af43" SEC_TYPE="ext2" TYPE="ext3"

alum:~# ps aux | grep [u]devd
root 1417 0.0 0.0 2728 416 ? S<s Nov05 0:00 udevd --daemon

alum:~# udevinfo -q all -n /dev/sr0
P: /block/sr0
N: scd0
S: sr0
S: disk/by-path/pci-0000:00:05.1-scsi-1:0:0:0
S: cdrom
S: cdrw
S: dvd
S: dvdrw
E: ID_CDROM=1
E: ID_CDROM_CD_R=1
E: ID_CDROM_CD_RW=1
E: ID_CDROM_DVD=1
E: ID_CDROM_DVD_R=1
E: ID_CDROM_DVD_RAM=1
E: ID_CDROM_MRW=1
E: ID_CDROM_MRW_W=1
E: ID_CDROM_RAM=1
E: ID_VENDOR=TSSTcorp
E: ID_MODEL=CDDVDW_SH-S183A
E: ID_REVISION=SB02
E: ID_SERIAL=
E: ID_SERIAL_SHORT=��I
E: ID_TYPE=cd
E: ID_BUS=scsi
E: ID_PATH=pci-0000:00:05.1-scsi-1:0:0:0
E: GENERATED=1

alum:~# udevinfo -q all -n /dev/scd0
P: /block/sr0
N: scd0
S: sr0
S: disk/by-path/pci-0000:00:05.1-scsi-1:0:0:0
S: cdrom
S: cdrw
S: dvd
S: dvdrw
E: ID_CDROM=1
E: ID_CDROM_CD_R=1
E: ID_CDROM_CD_RW=1
E: ID_CDROM_DVD=1
E: ID_CDROM_DVD_R=1
E: ID_CDROM_DVD_RAM=1
E: ID_CDROM_MRW=1
E: ID_CDROM_MRW_W=1
E: ID_CDROM_RAM=1
E: ID_VENDOR=TSSTcorp
E: ID_MODEL=CDDVDW_SH-S183A
E: ID_REVISION=SB02
E: ID_SERIAL=
E: ID_SERIAL_SHORT=��I
E: ID_TYPE=cd
E: ID_BUS=scsi
E: ID_PATH=pci-0000:00:05.1-scsi-1:0:0:0
E: GENERATED=1
alum:~# cat /etc/blkid.tab
<device DEVNO="0x0341" TIME="1181741739" UUID="4c29fe38-105a-4e59-8ea8-8b87c4b31b01" SEC_TYPE="ext2" TYPE="ext3">/dev/hdb1</device>
<device DEVNO="0x0831" TIME="1198900045" UUID="BABE-BABE" TYPE="vfat">/dev/sdd1</device>
alum:~# dpkg -l udev hal dbus* | grep ^.i
ii dbus 1.0.2-1 simple interprocess messaging system
ii dbus-1-utils 1.0.2-1 simple interprocess messaging system (utilit
ii hal 0.5.8.1-9 Hardware Abstraction Layer
ii udev 0.105-4 /dev/ and hotplug management daemon
alum:~# lsmod | grep sr_mod
sr_mod 16228 0
cdrom 33056 2 ide_cd,sr_mod
scsi_mod 124872 6 st,sbp2,sg,sr_mod,sd_mod,libata
alum:~# ls -l /dev/disk/by-path | egrep 'sr|sd|scd'
lrwxrwxrwx 1 root root 9 2007-11-05 23:37 pci-0000:00:05.0-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 root root 10 2007-11-05 23:37 pci-0000:00:05.0-scsi-0:0:0:0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 11 2007-11-05 23:37 pci-0000:00:05.0-scsi-0:0:0:0-part10 -> ../../sda10
lrwxrwxrwx 1 root root 10 2007-11-05 23:37 pci-0000:00:05.0-scsi-0:0:0:0-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 2007-11-05 23:37 pci-0000:00:05.0-scsi-0:0:0:0-part5 -> ../../sda5
lrwxrwxrwx 1 root root 10 2007-11-05 23:37 pci-0000:00:05.0-scsi-0:0:0:0-part6 -> ../../sda6
lrwxrwxrwx 1 root root 10 2007-11-05 23:37 pci-0000:00:05.0-scsi-0:0:0:0-part7 -> ../../sda7
lrwxrwxrwx 1 root root 10 2007-11-05 23:37 pci-0000:00:05.0-scsi-0:0:0:0-part8 -> ../../sda8
lrwxrwxrwx 1 root root 10 2007-11-05 23:37 pci-0000:00:05.0-scsi-0:0:0:0-part9 -> ../../sda9
lrwxrwxrwx 1 root root 9 2007-11-05 23:37 pci-0000:00:05.0-scsi-1:0:0:0 -> ../../sdb
lrwxrwxrwx 1 root root 10 2007-11-05 23:37 pci-0000:00:05.0-scsi-1:0:0:0-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 2007-11-05 23:38 pci-0000:00:05.1-scsi-1:0:0:0 -> ../../scd0
alum:~# cat /proc/sys/dev/cdrom/info
CD-ROM information, Id: cdrom.c 3.20 2003/12/17

drive name: sr0
drive speed: 48
drive # of slots: 1
Can close tray: 1
Can open tray: 1
Can lock tray: 1
Can change speed: 1
Can select disk: 0
Can read multisession: 1
Can read MCN: 1
Reports media changed: 1
Can play audio: 1
Can write CD-R: 1
Can write CD-RW: 1
Can read DVD: 1
Can write DVD-R: 1
Can write DVD-RAM: 1
Can read MRW: 1
Can write MRW: 1
Can write RAM: 1

Any idea what could be wrong?
 
Old 12-31-2007, 01:24 AM   #2
snadder
LQ Newbie
 
Registered: May 2004
Posts: 6

Original Poster
Rep: Reputation: 0
Forgot to post my lspci output, here it is:

sander@alum:~$ lspci
00:00.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a1)
00:01.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP55 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP55 USB Controller (rev a1)
00:02.1 USB Controller: nVidia Corporation MCP55 USB Controller (rev a2)
00:04.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1)
00:05.0 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:05.1 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:06.0 PCI bridge: nVidia Corporation MCP55 PCI bridge (rev a2)
00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio (rev a2)
00:08.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a2)
00:0b.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:0c.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:0d.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:0e.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:0f.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
06:00.0 VGA compatible controller: ATI Technologies Inc RV370 [Sapphire X550 Silent]
06:00.1 Display controller: ATI Technologies Inc RV370 secondary [Sapphire X550 Silent]
 
Old 12-31-2007, 01:29 AM   #3
snadder
LQ Newbie
 
Registered: May 2004
Posts: 6

Original Poster
Rep: Reputation: 0
Some more info:

sander@alum:~$ cdrecord -scanbus
scsibus0:
0,0,0 0) 'ATA ' 'SAMSUNG HD501LJ ' 'CR10' Disk
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *
scsibus1:
1,0,0 100) 'ATA ' 'SAMSUNG HD501LJ ' 'CR10' Disk
1,1,0 101) *
1,2,0 102) *
1,3,0 103) *
1,4,0 104) *
1,5,0 105) *
1,6,0 106) *
1,7,0 107) *
scsibus3:
3,0,0 300) *
3,1,0 301) *
3,2,0 302) *
3,3,0 303) *
3,4,0 304) *
3,5,0 305) *
3,6,0 306) *
3,7,0 307) *

sander@alum:~$ lsmod
Module Size Used by
edd 9220 0
joydev 9408 0
st 35292 0
ide_cd 36576 0
lp 11300 0
parport_pc 32612 1
nls_utf8 2496 0
nls_cp437 6208 0
vfat 12416 0
fat 47260 1 vfat
cdc_acm 14496 0
eth1394 18756 0
sbp2 21320 0
ieee1394 88376 2 eth1394,sbp2
bcm43xx 406080 0
firmware_class 10048 1 bcm43xx
ieee80211softmac 27072 1 bcm43xx
ieee80211 30664 2 bcm43xx,ieee80211softmac
ieee80211_crypt 6272 1 ieee80211
tcp_diag 2176 0
inet_diag 11464 1 tcp_diag
nls_iso8859_1 4544 0
isofs 33276 0
udf 74436 0
smbfs 58040 5
ipv6 228320 14
ppdev 8964 0
button 6928 0
ac 5508 0
battery 9924 0
dm_crypt 11272 0
dm_snapshot 15904 0
dm_mirror 19600 0
dm_mod 50776 3 dm_crypt,dm_snapshot,dm_mirror
loop 15496 0
tsdev 7808 0
snd_usb_audio 69792 0
snd_usb_lib 15424 1 snd_usb_audio
snd_seq_dummy 4164 0
snd_seq_oss 29120 0
snd_hda_intel 17620 1
snd_seq_midi 8544 0
snd_seq_midi_event 7488 2 snd_seq_oss,snd_seq_midi
snd_hda_codec 138816 1 snd_hda_intel
snd_seq 46224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_pcm_oss 39200 0
snd_mixer_oss 15552 1 snd_pcm_oss
snd_pcm 68996 4 snd_usb_audio,snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_rawmidi 23200 2 snd_usb_lib,snd_seq_midi
irtty_sir 8128 0
sir_dev 15940 1 irtty_sir
snd_timer 21316 2 snd_seq,snd_pcm
snd_seq_device 8140 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
irda 163580 2 irtty_sir,sir_dev
snd_hwdep 9156 1 snd_usb_audio
snd_page_alloc 9928 2 snd_hda_intel,snd_pcm
sg 31836 0
crc_ccitt 2560 1 irda
snd 47524 14 snd_usb_audio,snd_seq_oss,snd_hda_intel,snd_hda_codec,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_ rawmidi,snd_timer,snd_seq_device,snd_hwdep
psmouse 35336 0
usblp 13120 0
parport 33672 3 lp,parport_pc,ppdev
serio_raw 6980 0
pcspkr 3392 0
rtc 12788 0
sr_mod 16228 0
i2c_nforce2 7232 0
soundcore 9568 1 snd
i2c_core 20096 1 i2c_nforce2
cdrom 33056 2 ide_cd,sr_mod
evdev 9408 2
ext3 120584 7
jbd 52968 1 ext3
mbcache 8644 1 ext3
ide_disk 15168 0
sd_mod 19456 10
usbhid 37856 0
sata_nv 11332 8
amd74xx 13340 0 [permanent]
libata 90772 1 sata_nv
scsi_mod 124872 6 st,sbp2,sg,sr_mod,sd_mod,libata
ehci_hcd 28488 0
generic 5188 0 [permanent]
ide_core 110984 4 ide_cd,ide_disk,amd74xx,generic
forcedeth 38788 0
ohci_hcd 18564 0
usbcore 113412 8 cdc_acm,snd_usb_audio,snd_usb_lib,usblp,usbhid,ehci_hcd,ohci_hcd
thermal 13896 0
processor 29128 1 thermal
fan 5124 0
 
Old 01-01-2008, 11:12 AM   #4
snadder
LQ Newbie
 
Registered: May 2004
Posts: 6

Original Poster
Rep: Reputation: 0
Maybe its some bug in the kernel?
 
  


Reply

Tags
burning, debian, dvdrom, sata



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Burning DVD burner not detected? NeilJones Linux - Hardware 3 04-07-2007 05:40 PM
Trouble burning CD's in 10.1 guitargeek Mandriva 11 02-25-2005 04:22 PM
DVD Burner burning to slow minm Linux - Newbie 14 09-15-2004 09:55 AM
Trouble burning CD's jza Red Hat 3 02-12-2004 12:15 PM
Trouble burning cd's in slackware WindowsBurner Linux - General 6 11-05-2003 06:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:47 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration