SATA Samsung CD/DVD SH-S183L not working on debian

Tags:

Hi all, I've been looking a lot of info in several forums and google, nothing in concrete came out. Debian Recognize the unit, even nero linux recognize it. But at first i tried to burn a cd gave me an error. Then i check the disk devices and here is the screenshot.

http://img255.imageshack.us/my.php?image=screenshotdisksmanagerhi2.jpg
http://img219.imageshack.us/my.php?image=screenshotchooserecordelf3.png

My pc:

Mobo: Asus A8N32-SLI-Deluxe with Nforce4 Chipset
Ram: 4GB OCZ 333Mhz
Hdds: 2 x Sata WD 80gb, 1 x 80gb Samnsung IDE
CD-ROM Units: Lite on CD Writer IDE, Samsung SH-S183L CD/DVD
CPU: AMD Athlon 64 x2 4200+
OS: Debian Lenny Amd64 with 2.6.22-3-amd64 kernel (i tried unstable kernel 2.6.23-1-amd64 and nothing)

here is the list of logs, i will do |grep CD-ROM to shorten the output, i will attach full logs and forget the I/O errors, is the raid 1 :D

Kernel Log
Dec 17 01:08:23 debian kernel: scsi 5:0:0:0: CD-ROM TSSTcorp CD/DVDW SH-S183L SB01 PQ: 0 ANSI: 5
Dec 17 01:08:23 debian kernel: hdc: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
Dec 17 01:08:23 debian kernel: Uniform CD-ROM driver Revision: 3.20
Dec 17 01:08:23 debian kernel: sr 5:0:0:0: Attached scsi CD-ROM sr0
Dec 17 01:16:17 debian kernel: scsi 5:0:0:0: CD-ROM TSSTcorp CD/DVDW SH-S183L SB01 PQ: 0 ANSI: 5
Dec 17 01:16:17 debian kernel: hdc: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
Dec 17 01:16:17 debian kernel: Uniform CD-ROM driver Revision: 3.20
Dec 17 01:16:17 debian kernel: sr 5:0:0:0: Attached scsi CD-ROM sr0
Dec 17 13:02:30 debian kernel: scsi 5:0:0:0: CD-ROM TSSTcorp CD/DVDW SH-S183L SB01 PQ: 0 ANSI: 5
Dec 17 13:02:30 debian kernel: Uniform CD-ROM driver Revision: 3.20
Dec 17 13:02:30 debian kernel: sr 5:0:0:0: Attached scsi CD-ROM sr0
Dec 17 13:02:30 debian kernel: hdc: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
Dec 17 19:42:33 debian kernel: scsi 5:0:0:0: CD-ROM TSSTcorp CD/DVDW SH-S183L SB01 PQ: 0 ANSI: 5
Dec 17 19:42:33 debian kernel: hdc: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
Dec 17 19:42:33 debian kernel: Uniform CD-ROM driver Revision: 3.20
Dec 17 19:42:33 debian kernel: sr 5:0:0:0: Attached scsi CD-ROM sr0

Dmesg
scsi 5:0:0:0: CD-ROM TSSTcorp CD/DVDW SH-S183L SB01 PQ: 0 ANSI: 5
hdc: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
Uniform CD-ROM driver Revision: 3.20
sr 5:0:0:0: Attached scsi CD-ROM sr0

Mounting the a DVD

debian:/# mount /dev/scd0 -t iso9660 /media/cdrom2/
mount: block device /dev/scd0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/scd0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so

Tail of Syslog after mounting the DVD

Dec 17 19:52:52 debian NetworkManager: [1197937372.271241] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/volume_part_1_size_4691099648').
Dec 17 19:52:52 debian kernel: UDF-fs: No VRS found
Dec 17 19:52:53 debian kernel: Unable to identify CD-ROM format.
Dec 17 19:52:56 debian kernel: Unable to identify CD-ROM format.

Links to the device

lrwxrwxrwx 1 root root 4 2007-12-13 10:58 cdrom2 -> scd0
lrwxrwxrwx 1 root root 4 2007-12-13 10:58 sr0 -> scd0
brw-rw---- 1 root cdrom 11, 0 2007-12-13 10:58 scd0

I tried a live cd of ubuntu and the unit worked just fine. No error. Any help will be greatly appreciate it.Thanks !!!!

5
Average: 5 (1 vote)

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: SATA Samsung CD/DVD SH-S183L not working on debian

I saw the same problem on another forum, it seems that 64bit doesn't have the driver for this drive, 32bits works fine. So outside of waiting for the next kernel upgrade to solve the issue or shift to 32bit there's not much to do...

Syndicate content