Gentoo Archives: gentoo-user

From: John Green <jg012b8403_2@×××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] cdrecord trouble
Date: Wed, 12 Oct 2005 12:51:46
Message-Id: 434D1363.9040207@blueyonder.co.uk
In Reply to: Re: [gentoo-user] cdrecord trouble by Holly Bostick
1 Holly Bostick wrote:
2
3 >John Green schreef:
4 >
5 >
6 >>Alexey Asprov wrote:
7 >>
8 >>
9 >>
10 >>
11 >>>I have finally made my usb cdr to work, however I can't burn cds
12 >>>This was what I made it to work:
13 >>>
14 >>>Device Drivers -> SCSI device support -> [*] SCSI CDROM support USB
15 >>> support -> [*] EHCI HCD [*] USB Mass Storage support [*] Freecom
16 >>>USB/ATAPI Bridge support [*] ISD-200 USB/ATA Bridge support [*]
17 >>>USBAT/USBAT02-based storage support
18 >>>
19 >>>
20 >>>Now...
21 >>>
22 >>>cdrecord -scanbus Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright
23 >>> (C) 1995-2004 Jörg Schilling cdrecord: Warning: Running on
24 >>>Linux-2.6.12-gentoo-r6 cdrecord: There are unsettled issues with
25 >>>Linux-2.5 and newer. cdrecord: If you have unexpected problems,
26 >>>please try Linux-2.4 or Solaris. Linux sg driver version: 3.5.33
27 >>>Using libscg version 'schily-0.8'. scsibus0: 0,0,0 0) 'HP'
28 >>>'CD-Writer+ 8200e' '0001' Removable Disk 0,1,0 1) * 0,2,0 2) *
29 >>>0,3,0 3) * 0,4,0 4) * 0,5,0 5) * 0,6,0 6) * 0,7,0
30 >>>7) *
31 >>>
32 >>>And...
33 >>>
34 >>>cdrecord -v -dao speed=4 dev=0,0,0
35 >>>KNOPPIX_V4.0.2CD-2005-09-23-EN.iso Cdrecord-Clone 2.01
36 >>>(i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
37 >>>cdrecord: Warning: Running on Linux-2.6.12-gentoo-r6 cdrecord:
38 >>>There are unsettled issues with Linux-2.5 and newer. cdrecord: If
39 >>>you have unexpected problems, please try Linux-2.4 or Solaris. TOC
40 >>> Type: 1 = CD-ROM scsidev: '0,0,0' scsibus: 0 target: 0 lun: 0
41 >>>Linux sg driver version: 3.5.33 Using libscg version 'schily-0.8'.
42 >>>SCSI buffer size: 64512 atapi: 1 Device type : Removable Disk
43 >>>Version : 0 Response Format: 1 Vendor_info : 'HP' Identifikation
44 >>>: 'CD-Writer+ 8200e' Revision : '0001' Device seems to be:
45 >>>Generic CCS Disk. cdrecord: Sorry, no CD/DVD-Drive found on this
46 >>>target
47 >>>
48 >>>Any suggestions? I see many people have the same problem, but
49 >>>couldn't find the solution. Thanks in advance.
50 >>>
51 >>>
52 >>>
53 >>>
54 >>>
55 >>Hi Alexey,
56 >>
57 >>I haven't seen any replies to your question. You might want to try
58 >>this suggestion if you are still stuck. It worked for me.
59 >>
60 >>emerge k3b
61 >>
62 >>Then run k3b and note the parameters it uses to burn the cd. The use
63 >> that information to adjust cdrecord.
64 >>
65 >>I normally use fluxbox, so I first had to emerge large parts of kde,
66 >> run k3b and then remove k3b and kde. That's why this suggestion is
67 >>a last resort.
68 >>
69 >>
70 >
71 >That's a good idea, John, but you don't have to 'emerge large parts of
72 >KDE' to emerge k3b. Just kdelibs (and qt, but QT is useful even if you
73 >don't use KDE, so I don't see that as a problem), *if* you use the -arts
74 >and -kde USE flags to emerge it. If you don't use KDE, then they should
75 >already be in /etc/make.conf, but you (or Alexey) can also add it to
76 >/etc/portage/package.use:
77 >
78 > #echo 'app-cdr/k3b -arts -kde' >>/etc/portage/package.use
79 >
80 >(assuming that the directory /etc/portage exists; the file will be
81 >created if it does not exist, but the folder won't, so it must pre-exist).
82 >
83 >
84 >HTH,
85 >Holly
86 >
87 >
88 You are probably right. It was 6 months ago.
89 Things may have changed since then, or I was just obtuse. My
90 Log says *what* I did, but not why.
91
92 John
93 --
94 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] cdrecord trouble Alexey Asprov <astoriastar@××××××××.net>