Gentoo Archives: gentoo-user

From: KH <gentoo-user@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] cdrecord - devname - was burning a dvd+r dl...
Date: Tue, 07 Oct 2008 15:40:55
Message-Id: 48EB8304.7040004@konstantinhansen.de
1 >>>Warning: Open by 'devname' is unintentional and not supported.
2 >>>
3
4 >>
5 >> If you like to get correct behavior, do not use unsupported dev= parameters.
6 >>
7
8 >I will need to read the manual again for this :-)
9
10 I have been trying to get the correct behavior but I just cannot manage to do so.
11
12 as root:
13 #cdrecord --scanbus
14 the following two would be my dvd-burners. One is usb and one is ide.
15
16 scsibus5:
17 5,0,0 500) 'LITE-ON ' 'DVDRW SOHW-1633S' 'BS0H' Removable CD-ROM
18 5,1,0 501) *
19 5,2,0 502) *
20 5,3,0 503) *
21 5,4,0 504) *
22 5,5,0 505) *
23 5,6,0 506) *
24 5,7,0 507) *
25 scsibus1001:
26 1001,0,0 100100) 'HL-DT-ST' 'DVDRRW GWA-4164B' '1.03' Removable CD-ROM
27 1001,1,0 100101) *
28 1001,2,0 100102) *
29 1001,3,0 100103) *
30 1001,4,0 100104) *
31 1001,5,0 100105) *
32 1001,6,0 100106) *
33 1001,7,0 100107) *
34
35 man says: dev=scsibus,target,lun
36
37 #cdrecord -dao -v -gracetime=3 -dev=5,0,0 dvd.iso
38
39 so then I only can run this as root. On the other hand there is a Average write speed 7.3x.
40 Running as user with the old command I only had 2.?x.
41
42 Is this normal behavior?
43
44 kh

Replies

Subject Author
Re: [gentoo-user] cdrecord - devname - was burning a dvd+r dl... Joerg.Schilling@fokus.fraunhofer.de (Joerg Schilling)