All
Estou com problemas em relação a um gravador de cd. Até agora fiz o
seguinte:
- recompilei o kernel 2.6.11.11 com as seguintes opções:
Device Drivers
ATA/ATAPI/MFM/RLL support
<*> SCSI emulation support
SCSI device support
<*> SCSI device support
[*] legacy /proc/scsi/ support
<*> SCSI disk support
<*> SCSI CDROM support
[*] Enable vendor-specific extensions (for SCSI CDROM)
<*> SCSI generic support
- # grep hd.: /var/log/kern.log
Jun 10 06:29:36 localhost kernel: hdb: LG CD-RW CED-8120B, ATAPI CD/DVD-ROM
drive
- # vi /boot/grub/menu.lst
title Debian GNU/Linux, kernel 2.6.11.11
root (hd0,0)
kernel /boot/vmlinuz-2.6.11.11 root=/dev/hda1 ro hdb=ide-scsi
savedefault
boot
- # cdrecord -scanbus
Linux sg driver version: 3.5.32
Using libscg version 'ubuntu-0.8ubuntu1'.
cdrecord: Warning: using inofficial version of libscg (ubuntu-0.8ubuntu1
'@(#)scsitransp.c 1.91 04/06/17 Copyright 1988,1995,2000-2004 J. Schilling').
scsibus0:
0,0,0 0) 'LG ' 'CD-RW CED-8120B ' '1.03' Removable CD-ROM
O problema é quendo eu tento com o usuário normal
- # cdrecord -scanbus
Error trying to open /dev/sg0 exclusively (Permission denied)... retrying in 1
second.
Eu mudo a permissão de /dev/sg0 e mesmo assim continua aparecendo a mensagem de
erro.
Alguem por acaso já pasou por isso ?!?!?
--
.''`. Caio Abreu Ferreira
: :' : GNU/Linux Debian
`. `'` Linux Counter 327834
`- OpenPGP Key ID 0xCBF5FE74
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]