You are not logged in.

#1 2006-12-05 08:41:03

ziopera
Member
Registered: 2006-10-27
Posts: 8

cdrecord problems

Hi all,
I've got a problem with cdrecord.
I've installed arch linux on a pc with a sata cotroller (intel 82801EB (ICH5)), so that the cd burner is seen as a SCSI device (/dev/sr1) and cdrecord refuse to work.

The error I have got is related to SYS_RAW capabilities; I have *not* experienced this problem on PATA controller.

I've tried also the cdrkit package form the testing repository, but that also doesn't work

[simone@simone dl]$ wodim -scanbus
wodim: No such file or directory.
Cannot open SCSI driver!
For possible targets try 'wodim -scanbus'.
For possible transport specifiers try 'wodim dev=help'.
For IDE/ATAPI devices configuration, see the file README.ATAPI.setup from
the wodim documentation.


Any idea ?

Offline

#2 2006-12-05 09:04:19

brain0
Developer
From: Aachen - Germany
Registered: 2005-01-03
Posts: 1,382

Re: cdrecord problems

modprobe sg

Offline

#3 2006-12-05 09:20:16

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,642

Re: cdrecord problems

if you are using kernel 2.6.19 you should replace cdrecord with cdrkit from testing.

Offline

#4 2006-12-05 10:50:12

Romashka
Forum Fellow
Registered: 2005-12-07
Posts: 1,054

Re: cdrecord problems

brain0 wrote:

modprobe sg

This should be fixed with udev-103-2


to live is to die

Offline

#5 2006-12-06 09:24:32

ziopera
Member
Registered: 2006-10-27
Posts: 8

Re: cdrecord problems

brain0 wrote:

modprobe sg

Ok, that fixed the problem !

Offline

Board footer

Powered by FluxBB