а cdrecord -scanbus выдает в списке девайсов твой девайс? если у тебя ATA cdrom, то сделать cdrecord -scanbus -dev=ATAPI
Эта команда выдаёт адреса моих устройств как 0,n,0:
----------------------------------------------------------------
[EMAIL PROTECTED]:~$ cdrecord -scanbus -dev=ATAPI
Cdrecord-Clone 2.01a34 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jцrg Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord and thus may have bugs that are not present in the original version.
Please send bug reports and support requests to <[EMAIL PROTECTED]>.
The original author should not be bothered with problems of this version.
scsidev: 'ATAPI' devname: 'ATAPI' scsibus: -2 target: -2 lun: -2 Warning: Using ATA Packet interface. Warning: The related Linux kernel interface code seems to be unmaintained. Warning: There is absolutely NO DMA, operations thus are slow. Using libscg version 'schily-0.8'. scsibus0: cdrecord: Warning: controller returns wrong size for CD capabilities page. 0,0,0 0) 'ASUS ' 'CD-S400/A ' '1.2D' Removable CD-ROM 0,1,0 1) 'SONY ' 'CD-RW CRX160E ' '1.0e' Removable CD-ROM 0,2,0 2) * 0,3,0 3) * 0,4,0 4) * 0,5,0 5) * 0,6,0 6) * 0,7,0 7) * ----------------------------------------------------------------
Но при попытке записи на ATA:0,1,0 cdrecord ругается.
А вот что сказал cdrecord -scanbus dev=ATA:
----------------------------------------------------------------
[EMAIL PROTECTED]:~$ cdrecord -scanbus dev=ATA:
Cdrecord-Clone 2.01a34 (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jцrg Schilling
NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
and thus may have bugs that are not present in the original version.
Please send bug reports and support requests to <[EMAIL PROTECTED]>.
The original author should not be bothered with problems of this version.
scsidev: 'ATA:' devname: 'ATA' scsibus: -1 target: -1 lun: -1 Warning: Using badly designed ATAPI via /dev/hd* interface. Linux sg driver version: 3.5.27 Using libscg version 'schily-0.8'. scsibus1: cdrecord: Warning: controller returns wrong size for CD capabilities page. 1,0,0 100) 'ASUS ' 'CD-S400/A ' '1.2D' Removable CD-ROM 1,1,0 101) 'SONY ' 'CD-RW CRX160E ' '1.0e' Removable CD-ROM 1,2,0 102) * 1,3,0 103) * 1,4,0 104) * 1,5,0 105) * 1,6,0 106) * 1,7,0 107) * ----------------------------------------------------------------
В общем, cdrecord и видит устройство, и пишет на него --- на ATA:1,1,0 (см. письмо ниже по треду).
Таки проблема в k3b: под root он видит мой CD-RW как "Устройство записи", а под user --- только лишь как "Устройство чтения" (в "Параметрах" k3b). Хех...
-- С уважением, Виктор Лысенко <vvl{dog}seagreen{dot}ru>
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]