From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1DuekG-00030F-NY for garchives@archives.gentoo.org; Mon, 18 Jul 2005 23:09:57 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j6IN89iW021771; Mon, 18 Jul 2005 23:08:09 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j6IN45Ni025490 for ; Mon, 18 Jul 2005 23:04:05 GMT Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by smtp.gentoo.org with esmtp (Exim 4.43) id 1DuefR-0006jq-T6 for gentoo-user@lists.gentoo.org; Mon, 18 Jul 2005 23:04:58 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Duees-0006tb-UF for gentoo-user@gentoo.org; Tue, 19 Jul 2005 01:04:22 +0200 Received: from www.buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Jul 2005 01:04:22 +0200 Received: from wireless by www.buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Jul 2005 01:04:22 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: DVD-cd usage Date: Mon, 18 Jul 2005 23:03:57 +0000 (UTC) Message-ID: References: <20050719092211.7A97.NICK@rout.co.nz> <20050719102228.7AA0.NICK@rout.co.nz> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050517) Sender: news Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by robin.gentoo.org id j6IN89io021771 X-Archives-Salt: fe47fb14-f1f4-4d99-9600-e556d06e4ba0 X-Archives-Hash: f7f20a233f50d762b086f9f558fa65ba Nick Rout rout.co.nz> writes: >=20 > yes i think you should try cdrecord from the command line with the > verbose option turned on and see what happens. ( the option is -V). >=20 > If you need the basics of how to use cdrecord see the cd writing howto > at http://tldp.org >=20 Well looking at that I used: cdrecord dev=3DATAPI:1,1,0 -eject speed=3D2 -pad -audio -v close.wav Here are the results: cdrecord: No write mode specified. cdrecord: Asuming -tao mode. cdrecord: Future versions of cdrecord may have different drive dependent defaults. cdrecord: Continuing in 5 seconds... Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 J=C3=B6rg= =20 on-the-fly encryption (version 1.0-rc1) built-in, (C) 2004,2005=20 NOTE: this version of cdrecord is an inofficial (modified) release of=20 cdrecord and thus may have bugs that are not present in the original=20 version. Please send bug reports and support requests to=20 . For more information please see http://burbon04.gmxhome.de/linux/CDREncryption.html. The original author should not be bothered with problems=20 of this version. cdrecord: Warning: Running on Linux-2.6.12-gentoo-r4 cdrecord: There are unsettled issues with Linux-2.5 and newer. cdrecord: If you have unexpected problems, please try Linux-2.4 or=20 Solaris. TOC Type: 0 =3D CD-DA cdrecord: Cannot allocate memory. WARNING: Cannot do mlockall(2). cdrecord: WARNING: This causes a high risk for buffer underruns. cdrecord: Operation not permitted. WARNING: Cannot set RR-scheduler cdrecord: Permission denied. WARNING: Cannot set priority using=20 setpriority(). cdrecord: WARNING: This causes a high risk for buffer underruns. scsidev: 'ATAPI:1,1,0' devname: 'ATAPI' scsibus: 1 target: 1 lun: 0 Warning: Using ATA Packet interface. Warning: The related Linux kernel interface code seems to be=20 unmaintained. Warning: There is absolutely NO DMA, operations thus are slow. Using libscg version 'schily-0.8'. SCSI buffer size: 64512 atapi: -1 cdrecord: Cannot do inquiry for CD/DVD-Recorder. cdrecord: Input/output error. test unit ready: scsi sendcmd: fatal error CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s > There is some weird crap with cdrecord and various kernel versions. > what versions of cdrecrod and kernel are you running? 2.6.12-gentoo-r4 (standard with no patches) I kept these old kernel, which I can reboot and test? 2.6.11-gentoo-r11 2.6.11-gentoo-r10 >=20 > also I note that i am in the cdrecording group in /etc/group -=20 I am not > sure if this is important or a hangover from some earlier setup. I added root and myself to this line in /etc/group cdrw::80:root,james I was already in this line: cdrom::19:root,james Maybe a better command line to test with cdrecord? James --=20 gentoo-user@gentoo.org mailing list