You are not logged in.

#1 2008-10-05 09:03:47

gnu_D
Member
From: Macedonia
Registered: 2007-10-21
Posts: 46

DVD writter not working and it is corrupting my dvd's.

My dvd burner was working until while ago (before 2 kernel updates, I think), now it doesn't work with all the available dvd burning programs, I tried manually to burn with wodim and nothing.

This is from tovid>

=========================================================
Burning with growisofs 7.1 using the following command:
growisofs -use-the-force-luke=dao -dvd-compat  -Z /dev/cdrw -dvd-video -V "Some_DVD" "/media/magacin/tmp/Some_DVD"
=========================================================
Executing 'mkisofs -dvd-video -V Some_DVD /media/magacin/tmp/Some_DVD | builtin_dd of=/dev/cdrw obs=32k seek=0'
I: -input-charset not specified, using utf-8 (detected in locale settings)
  1.88% done, estimate finish Sat Oct  4 14:44:08 2008
  3.75% done, estimate finish Sat Oct  4 14:44:08 2008
  5.63% done, estimate finish Sat Oct  4 14:44:08 2008
/dev/cdrw: engaging DVD-R DAO upon user request...
/dev/cdrw: reserving 266553 block, warning for short DAO recording
/dev/cdrw: "Current Write Speed" is 4.1x1352KBps.
:-[ WRITE@LBA=60h failed with SK=4h/HEAD SELECT FAULT]: Input/output error
:-( write failed: Input/output error
/dev/cdrw: flushing cache
/dev/cdrw: reloading tray

(using a clean blank princo dvd disk):rolleyes:.
By the way, I tested the dvd burner for hardware errors on Ubuntu and win on another machine, and it worked.

Last edited by gnu_D (2008-10-05 09:04:48)


:: Python powered FOREVER ::

Offline

#2 2008-10-05 10:56:10

daneel971
Member
Registered: 2008-03-28
Posts: 197

Re: DVD writter not working and it is corrupting my dvd's.

Take a look here for the error you reported

failed with SK=4h/HEAD SELECT FAULT]: Input/output error

http://www.cdr-zone.com/articles/atapi_ … age_1.html

My dvd burner was working until while ago (before 2 kernel updates, I think)
I tested the dvd burner for hardware errors on Ubuntu and win on another machine, and it worked.

If you can exclude hardware failures, then see
http://www.cdr-zone.com/articles/atapi_ … e_1.html#5

using a clean blank princo dvd disk

Try a good media, like a Verbatim.

Last edited by daneel971 (2008-10-05 10:57:06)

Offline

#3 2008-10-05 10:59:13

gnu_D
Member
From: Macedonia
Registered: 2007-10-21
Posts: 46

Re: DVD writter not working and it is corrupting my dvd's.

Well actually I tried good media on my machine, the results were good, but they're expensive !
The cheap dvd's were burned on the other machine.

/*****************************
***   NOT VALID ANYMORE   *****
*****************************/

Last edited by gnu_D (2008-12-14 19:32:38)


:: Python powered FOREVER ::

Offline

#4 2008-12-14 19:11:13

gnu_D
Member
From: Macedonia
Registered: 2007-10-21
Posts: 46

Re: DVD writter not working and it is corrupting my dvd's.

I tried another distro on a live cd with the same libs, drivers
        permissions and it burns with Brasero, how come I can't burn cd/dvd's in
        ArchLinux.
       
        Here is my debug data:
        -----------------------------------------------------------------------------
        dmesg:
                warning: `growisofs' uses 32-bit capabilities (legacy support in use)
       
        Wodim:
        gnu_d ~  $  wodim -scanbus
        scsibus1:
                1,0,0   100) 'SONY    ' 'DVD RW DRU-530A ' '1.0f' Removable CD-ROM
                1,1,0   101) 'ASUS    ' 'DVD-E616P3      ' '1.05' Removable CD-ROM
                1,2,0   102) *
                1,3,0   103) *
                1,4,0   104) *
                1,5,0   105) *
                1,6,0   106) *
                1,7,0   107) *
       
        I made even:
                sudo hal-disable-polling --device /dev/sr0
       
        Device permissions:
                ls -l /dev/sr0
                brw-rw---- 1 root optical 11, 0 2008-12-14 14:26 /dev/sr0
       
                ls -l /dev/cdrw0
                lrwxrwxrwx 1 root root 16 2008-12-14 14:26 /dev/cdrw0
                -> /dev/cd/cdrw-sr0
       
                ls -l /dev/dvd0
                lrwxrwxrwx 1 root root 15 2008-12-14 14:26 /dev/dvd0
                -> /dev/cd/dvd-sr0
       
        Few programs tested>
        ======================
        Brasero output: http://rafb.net/p/x5dRLc71.html
       
        Growisofs try:
                gnu_d ~/Desktop  $  growisofs
                -Z /dev/sr0 /media/magacin/brasero.iso -speed=4  Executing
                'mkisofs /media/magacin/brasero.iso | builtin_dd of=/dev/sr0
                obs=32k seek=0'
                I: -input-charset not specified, using utf-8 (detected in
                locale settings)
                0.31% done, estimate finish Sun Dec 14 19:50:06 2008
                0.62% done, estimate finish Sun Dec 14 19:52:46 2008
                0.93% done, estimate finish Sun Dec 14 19:53:40 2008
                :-[ PERFORM OPC failed with SK=3h/POWER CALIBRATION AREA
                ERROR]: Input/output error
       
        K3B: Well, it almost froze the whole system, I tried to cancel the
                burning, but it locked the dvd-burner.
        -----------------------------------------------------------------------------


:: Python powered FOREVER ::

Offline

Board footer

Powered by FluxBB