cdrecord's output is (scipping the blank lines) :
0,0,0     0) 'PIONEER' 'DVD-ROM DVD-305' '1.05' Removable CD-ROM
0,5,0     5) 'EPSON' 'SCANNER GT-7000' '1.14' Processor
0,6,0     6) 'PLEXTOR' 'CD-R PX-W1210S' '1.06' Removable CD-ROM
1,3,0   103) 'IBM' Disk
1,6,0   106) 'IBM' Disk

for ATAPI it is :
0,1,0     1) 'PLEXTOR' 'DVDR PX-708A' '1.08' Removable CD-ROM
1,0,0   100) 'ADAPTEC' NON CCS Disk
1,6,0   106) 'ADAPTEC' NON CSS Disk

Hi William,

It seems your DVD-305 uses the USB 0,0,0 address, your PX-W1210S uses the USB 0,6,0 address, and finally your IDE PX-708A uses USB address ATAPI:0,1,0

Adaptec? ... Harddrives maybe? Ignore them ;-)


Scsi-emulation seems to be off (probably best with your kernel upwards as ATAPI has kinda become the new kernel/cdrecord interface).


I'm not 100% sure how to configure all the gui's you are trying, but for gtoaster (which I use) just make the Scsi ID's what I posted above ... the acpi one being "ATAPI:0,1,0". Device files are the 2 scsi devices you probably already know, and the ATAPI one apears to be /dev/ide/host0/bus0/target1/lun0/cd (or /dev/cdrom if you have a symlink)

Hope this helps ;-)

Greetings
Ralph


Witch is all correct except for the Adaptec's, I do not know where that comes from. Only xcdroast does detect everithing correct.

Greetings,
William.

        cdrecord -scanbus
and
        cdrecord -dev=ATAPI -scanbus
produce?


--
gentoo-user@gentoo.org mailing list



Reply via email to