Gentoo Archives: gentoo-user

From: Alexey Asprov <astoriastar@××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] cdrecord trouble
Date: Tue, 11 Oct 2005 11:25:41
Message-Id: 20051011151704.31c797e3.astoriastar@softhome.net
1 I have finally made my usb cdr to work, however I can't burn cds
2 This was what I made it to work:
3
4 Device Drivers ->
5 SCSI device support ->
6 [*] SCSI CDROM support
7 USB support ->
8 [*] EHCI HCD
9 [*] USB Mass Storage support
10 [*] Freecom USB/ATAPI Bridge support
11 [*] ISD-200 USB/ATA Bridge support
12 [*] USBAT/USBAT02-based storage support
13
14
15 Now...
16
17 cdrecord -scanbus
18 Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
19 cdrecord: Warning: Running on Linux-2.6.12-gentoo-r6
20 cdrecord: There are unsettled issues with Linux-2.5 and newer.
21 cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
22 Linux sg driver version: 3.5.33
23 Using libscg version 'schily-0.8'.
24 scsibus0:
25 0,0,0 0) 'HP' 'CD-Writer+ 8200e' '0001' Removable Disk
26 0,1,0 1) *
27 0,2,0 2) *
28 0,3,0 3) *
29 0,4,0 4) *
30 0,5,0 5) *
31 0,6,0 6) *
32 0,7,0 7) *
33
34 And...
35
36 cdrecord -v -dao speed=4 dev=0,0,0 KNOPPIX_V4.0.2CD-2005-09-23-EN.iso
37 Cdrecord-Clone 2.01 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
38 cdrecord: Warning: Running on Linux-2.6.12-gentoo-r6
39 cdrecord: There are unsettled issues with Linux-2.5 and newer.
40 cdrecord: If you have unexpected problems, please try Linux-2.4 or Solaris.
41 TOC Type: 1 = CD-ROM
42 scsidev: '0,0,0'
43 scsibus: 0 target: 0 lun: 0
44 Linux sg driver version: 3.5.33
45 Using libscg version 'schily-0.8'.
46 SCSI buffer size: 64512
47 atapi: 1
48 Device type : Removable Disk
49 Version : 0
50 Response Format: 1
51 Vendor_info : 'HP'
52 Identifikation : 'CD-Writer+ 8200e'
53 Revision : '0001'
54 Device seems to be: Generic CCS Disk.
55 cdrecord: Sorry, no CD/DVD-Drive found on this target
56
57 Any suggestions? I see many people have the same problem, but couldn't find the
58 solution. Thanks in advance.
59
60 --
61 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] cdrecord trouble John Green <jg012b8403_2@×××××××××××××.uk>