[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can't burn CDs since kernel 2.6.7 - am I the only one?



On Tuesday 09 November 2004 20:36, Osamu Aoki wrote:
> On Tue, Nov 09, 2004 at 06:33:35PM +0000, Alan Chandler wrote:
> > Following my upgrading to linux 2.6.7 I have been unable to burn a CD.
> > This is still true now, even as root, with kernel 2.6.9, having also
> > tried 2.6.8
>
> Here, I have
> Linux dambo 2.6.9-1-686 #1 Sun Oct 31 03:42:37 EST 2004 i686 GNU/Linux
> with default DEbian (-686) kernel.
>
> I can burn CD and DVD using just Debian main packages.
>  * Install cdrecord, dvd+rw-tools, nautilus-cd-burner
>
> I am under udeb system with hotplug and discover installed.  So I do not
> do much configuration.
>
> Key files:
> ----------------------
> # /etc/modules: kernel modules to load at boot time.
> # For 2.6 kernel
> ide-cd

Have that

> ----------------------
> # /etc/fstab: static file system information.
> ...
> /dev/hdc /cdrom  iso9660 rw,user,noauto  0 0
>
> This is all you need.  Then GUI will take care.
>
> > Just so everyone is clear of the situation, the second IDE channel has
> > two cdrom like drives.  /dev/hdc is the cdrw device which I am trying
> > to use to burn, /dev/hdd is a dvd device.
> >
> > I used the simple command
> >
> > cdrecord dev=ATA:1,0,0 blank=fast
> >
> > and (with a Rewriteable CD in the drive) it then preceeds to hang.
>
> Can you check
> $ sudo cdrecord dev=ATA -scanbus

kanger:/home/alan# cdrecord dev=ATA -scanbus
Cdrecord-Clone 2.01a38 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg 
Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
      and thus may have bugs that are not present in the original version.
      Please send bug reports and support requests to 
<cdrtools@packages.debian.org>.
      The original author should not be bothered with problems of this 
version.

cdrecord: Warning: Running on Linux-2.6.9-1-k7
cdrecord: There are unsettled issues with Linux-2.5 and newer.
cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
cdrecord: Warning: Linux-2.6.8 introduced incompatible interface changes.
cdrecord: Warning: SCSI transport does no longer work for suid root programs.
cdrecord: Warning: if cdrecord fails, try to run it from a root account.
scsidev: 'ATA'
devname: 'ATA'
scsibus: -2 target: -2 lun: -2
Warning: Using badly designed ATAPI via /dev/hd* interface.
Linux sg driver version: 3.5.27
Using libscg version 'schily-0.8'.
scsibus1:
        1,0,0   100) 'CD-R/RW ' 'CW078D CD-R/RW  ' '14SD' Removable CD-ROM
        1,1,0   101) 'PIONEER ' 'DVD-ROM DVD-104 ' '2.06' 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) *





> Can you see something like this.

See above

-- 
Alan Chandler
alan@chandlerfamily.org.uk
First they ignore you, then they laugh at you,
 then they fight you, then you win. --Gandhi



Reply to: