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 07:46:56
Message-Id: 434CCBB0.5090501@blueyonder.co.uk
In Reply to: [gentoo-user] cdrecord trouble by Alexey Asprov
1 Alexey Asprov wrote:
2
3 >I have finally made my usb cdr to work, however I can't burn cds
4 >This was what I made it to work:
5 >
6 >Device Drivers ->
7 > SCSI device support ->
8 > [*] SCSI CDROM support
9 > USB support ->
10 > [*] EHCI HCD
11 > [*] USB Mass Storage support
12 > [*] Freecom USB/ATAPI Bridge support
13 > [*] ISD-200 USB/ATA Bridge support
14 > [*] USBAT/USBAT02-based storage support
15 >
16 >
17 >Now...
18 >
19 >cdrecord -scanbus
20 >Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
21 >cdrecord: Warning: Running on Linux-2.6.12-gentoo-r6
22 >cdrecord: There are unsettled issues with Linux-2.5 and newer.
23 >cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
24 >Linux sg driver version: 3.5.33
25 >Using libscg version 'schily-0.8'.
26 >scsibus0:
27 > 0,0,0 0) 'HP' 'CD-Writer+ 8200e' '0001' Removable Disk
28 > 0,1,0 1) *
29 > 0,2,0 2) *
30 > 0,3,0 3) *
31 > 0,4,0 4) *
32 > 0,5,0 5) *
33 > 0,6,0 6) *
34 > 0,7,0 7) *
35 >
36 >And...
37 >
38 >cdrecord -v -dao speed=4 dev=0,0,0 KNOPPIX_V4.0.2CD-2005-09-23-EN.iso
39 >Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
40 >cdrecord: Warning: Running on Linux-2.6.12-gentoo-r6
41 >cdrecord: There are unsettled issues with Linux-2.5 and newer.
42 >cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
43 >TOC Type: 1 = CD-ROM
44 >scsidev: '0,0,0'
45 >scsibus: 0 target: 0 lun: 0
46 >Linux sg driver version: 3.5.33
47 >Using libscg version 'schily-0.8'.
48 >SCSI buffer size: 64512
49 >atapi: 1
50 >Device type : Removable Disk
51 >Version : 0
52 >Response Format: 1
53 >Vendor_info : 'HP'
54 >Identifikation : 'CD-Writer+ 8200e'
55 >Revision : '0001'
56 >Device seems to be: Generic CCS Disk.
57 >cdrecord: Sorry, no CD/DVD-Drive found on this target
58 >
59 >Any suggestions? I see many people have the same problem, but couldn't find the
60 >solution. Thanks in advance.
61 >
62 >
63 >
64 Hi Alexey,
65
66 I haven't seen any replies to your question. You might want
67 to try this suggestion if you are still stuck. It worked for me.
68
69 emerge k3b
70
71 Then run k3b and note the parameters it uses to burn the cd. The use that
72 information to adjust cdrecord.
73
74 I normally use fluxbox, so I first had to emerge large parts of kde, run k3b
75 and then remove k3b and kde. That's why this suggestion is a last resort.
76
77 Good luck,
78
79 John Green
80 --
81 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] cdrecord trouble Holly Bostick <motub@××××××.nl>