LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Blank dvd not being detected (https://www.linuxquestions.org/questions/linux-hardware-18/blank-dvd-not-being-detected-849496/)

matiasar 12-10-2010 09:55 AM

Blank dvd not being detected
 
I'm having this weird problem and still I can't solve it.

I'm using Debian Squeeze and when I insert a blank dvd to burn it the disk is not detected.
If I insert blank cd, audio cd or already burned dvd it works.

My dvd burner is Asus. Might I think the problem is related with hardware (burner) and I may try replacing it? Or I could test through software to check if hardware should work?

I'm running 2.6.32-3-686-bigmem kernel.

This is lshw output:

Code:

# lshw -C disk
  *-disk
      description: ATA Disk
      product: WDC WD1600AABS-0
      vendor: Western Digital
      physical id: 0
      bus info: scsi@0:0.0.0
      logical name: /dev/sda
      version: 01.0
      serial: WD-WMAT21169660
      size: 149GiB (160GB)
      capabilities: partitioned partitioned:dos
      configuration: ansiversion=5 signature=0005acdb
  *-cdrom
      description: DVD-RAM writer
      product: DRW-2014L1T
      vendor: ASUS
      physical id: 1
      bus info: scsi@2:0.0.0
      logical name: /dev/cdrom
      logical name: /dev/cdrw
      logical name: /dev/dvd
      logical name: /dev/dvdrw
      logical name: /dev/scd0
      logical name: /dev/sr0
      version: 1.02
      capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
      configuration: ansiversion=5 status=nodisc
  *-disk:0
      description: SCSI Disk
      physical id: 0.0.0
      bus info: scsi@4:0.0.0
      logical name: /dev/sdb
  *-disk:1
      description: SCSI Disk
      physical id: 0.0.1
      bus info: scsi@4:0.0.1
      logical name: /dev/sdc
  *-disk:2
      description: SCSI Disk
      physical id: 0.0.2
      bus info: scsi@4:0.0.2
      logical name: /dev/sdd
  *-disk:3
      description: SCSI Disk
      physical id: 0.0.3
      bus info: scsi@4:0.0.3
      logical name: /dev/sde

Dmesg related info:

Code:

  1.858499] scsi 2:0:0:0: CD-ROM            ASUS    DRW-2014L1T      1.02 PQ: 0 ANSI: 5
[    1.869708] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.869712] Uniform CD-ROM driver Revision: 3.20
[    1.869844] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    1.870118] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    1.870152] sd 0:0:0:0: [sda] Write Protect is off
[    1.870155] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.870171] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.870265]  sda:
[    1.874359] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.874500] sr 2:0:0:0: Attached scsi generic sg1 type 5
[    1.874531]  sda1 sda2 < sda5 >
[    1.901233] sd 0:0:0:0: [sda] Attached SCSI disk

Any help will be very appreciatted, regards,
Matías

mlangdn 12-10-2010 10:23 AM

I would first try different media. Your media may be wrong for the drive or just too cheap to work.

matiasar 12-10-2010 02:47 PM

mlangdn,

thanks for your reponse.
I forgot to mention, I tried with two different media (both Sony and Verbatim dvd.

EDDY1 12-10-2010 02:50 PM

Did you try cleaning optical lense?

jefro 12-10-2010 04:50 PM

A live cd to ram or a usb booted OS would help prove either or. Burn something in some other OS or version.

matiasar 12-10-2010 07:48 PM

Thanks folks.
Yes, that's what I thought. I booted using Ubunto 10.10 from live-usb. Same problem occur, so I tend to think this problem has nothing to do with software, it seems to be hardware related. Think I'll try to get another dvd burner to test.

Regards,
Matias

matiasar 12-11-2010 10:09 AM

Today I discovered the problem occurs also when trying to read DVDs. Audio CDs, for example, works without any trouble.

Code:

sr 2:0:0:0: [sr0] Unhandled sense code
Dec 11 12:55:23 matux kernel: [ 6844.072234] sr 2:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Dec 11 12:55:23 matux kernel: [ 6844.072238] sr 2:0:0:0: [sr0] Sense Key : Medium Error [current]
Dec 11 12:55:23 matux kernel: [ 6844.072241] sr 2:0:0:0: [sr0] Add. Sense: No seek complete
Dec 11 12:55:23 matux kernel: [ 6844.072245] sr 2:0:0:0: [sr0] CDB: Read(10): 28 00 00 22 d9 80 00 00 02 00
Dec 11 12:55:32 matux kernel: [ 6852.597282] sr 2:0:0:0: [sr0] Unhandled sense code
Dec 11 12:55:32 matux kernel: [ 6852.597286] sr 2:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Dec 11 12:55:32 matux kernel: [ 6852.597289] sr 2:0:0:0: [sr0] Sense Key : Medium Error [current]
Dec 11 12:55:32 matux kernel: [ 6852.597293] sr 2:0:0:0: [sr0] Add. Sense: No seek complete
Dec 11 12:55:32 matux kernel: [ 6852.597296] sr 2:0:0:0: [sr0] CDB: Read(10): 28 00 00 22 d9 9c 00 00 02 00

Does anybody knows if could be a problem with libdvd? Should I still think the problem is hardware related?
I don't have any winblows to try if the same problem occurs.

Thanks in advance,
Matías

afreitascs 12-11-2010 08:20 PM

1) Use another DVD burner, so you will know if the problem is software or hardware. Using another DVD burner, if not more trouble then it is certain that your DVD burner is bad ...

2) If it's hardware then it might be the psu. It may seem strange but I have noted cases of bad runs in DVD burner caused by the psu ...

3) dvd burner is bad ...

Good Luck

business_kid 12-12-2010 03:14 AM

In the cdrom/dvd hardware, there are 3 adjustables which are very fussy adjusting the read head. They are set at manufacture, and then sealed.

Over passage of time, these settings may drift (esp. on cheaper drives) and as a result, sensitivity lessens. It's only going one way - into the bin. The choice is yours as to when that happens. Symptoms are: Not recognizing cdrs/dvds, notfinishing an audio cd (losing track and restarting at track 1. I did get an extra 6 months out of one hi fi by going at them myself, but it was more trial & error than good judgment.

Repair is not possible because the equipment required to set up has to examine laser o/p and is hugely expensive. So nobody can make it pay. Even sending the drives somewhere to have it done isn't viable either.

matiasar 12-13-2010 10:59 AM

thanks a lot for your comments fellows.
As soons as I can replace the burner I'll post the confirmation. Everything tends to show it's a hardware related problem.

matiasar 12-13-2010 07:28 PM

Fellows,

As supposed to be, there's nothing wrong with Debian.
I tried with another burner and everything goes ok, so there's a failure with my original burner.

Thanks for the suggestions and comments. It's been very enlightenings. Regards,
Matías

mlangdn 12-14-2010 06:17 AM

At least optical drives are way cheaper than they used to be - glad its resolved. :)


All times are GMT -5. The time now is 05:37 PM.