Ben c’est à dire que K3B utilises , cdrdao et cdrecord
(à moins que je me trompe auquel cas autant pour moi) , donc je pense que çà ne résoudrait pas vraiment mon problême…
fran.b : concernant les strace de cdrecord , en visiblement open n’a pas l’air content concernant certain nodes , voici le log :
#$ cat /tmp/bizzare
execve("/usr/bin/cdrecord", ["cdrecord", "--dummy", "dev=ATAPI:0,1,0", "ubuntu-6.10-desktop-amd64.iso"], [/* 28 vars */]) = 0
uname({sys="Linux", node="debian", ...}) = 0
brk(0) = 0x560000
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aef214f0000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=63948, ...}) = 0
mmap(NULL, 63948, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2aef214f2000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libcap.so.1", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340\16\0"..., 640) = 640
fstat(3, {st_mode=S_IFREG|0644, st_size=14880, ...}) = 0
mmap(NULL, 1062360, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2aef215f1000
mprotect(0x2aef215f4000, 1050072, PROT_NONE) = 0
mmap(0x2aef216f4000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x2aef216f4000
close(3) = 0
access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
open("/lib/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\200\305"..., 640) = 640
lseek(3, 624, SEEK_SET) = 624
read(3, "\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\2\0\0\0\6\0\0\0"..., 32) = 32
fstat(3, {st_mode=S_IFREG|0755, st_size=1286104, ...}) = 0
mmap(NULL, 2344904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2aef216f5000
mprotect(0x2aef21816000, 1161160, PROT_NONE) = 0
mmap(0x2aef21916000, 98304, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x121000) = 0x2aef21916000
mmap(0x2aef2192e000, 14280, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2aef2192e000
close(3) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aef21932000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aef21933000
mprotect(0x2aef21916000, 86016, PROT_READ) = 0
arch_prctl(ARCH_SET_FS, 0x2aef21932c80) = 0
munmap(0x2aef214f2000, 63948) = 0
geteuid() = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
write(2, "wodim: ", 7wodim: ) = 7
write(2, "No write mode specified.\n", 25No write mode specified.
) = 25
write(2, "wodim: ", 7wodim: ) = 7
write(2, "Asuming -tao mode.\n", 19Asuming -tao mode.
) = 19
write(2, "wodim: ", 7wodim: ) = 7
write(2, "Future versions of wodim may hav"..., 70Future versions of wodim may have different drive dependent defaults.
) = 70
brk(0) = 0x560000
brk(0x581000) = 0x581000
open("/etc/wodim.conf", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=1343, ...}) = 0
mmap(NULL, 131072, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aef214f2000
lseek(3, 0, SEEK_SET) = 0
read(3, "# wodim.dfl Copyright 2006 E. Bl"..., 131072) = 1343
read(3, "", 131072) = 0
lseek(3, 0, SEEK_SET) = 0
read(3, "# wodim.dfl Copyright 2006 E. Bl"..., 131072) = 1343
read(3, "", 131072) = 0
lseek(3, 0, SEEK_SET) = 0
read(3, "# wodim.dfl Copyright 2006 E. Bl"..., 131072) = 1343
lseek(3, 1343, SEEK_SET) = 1343
read(3, "", 131072) = 0
close(3) = 0
munmap(0x2aef214f2000, 131072) = 0
fstat(2, {st_mode=S_IFREG|0644, st_size=3766, ...}) = 0
setrlimit(RLIMIT_MEMLOCK, {rlim_cur=RLIM_INFINITY, rlim_max=RLIM_INFINITY}) = 0
mlockall(MCL_CURRENT|MCL_FUTURE) = 0
sched_get_priority_max(SCHED_RR) = 99
sched_setscheduler(0, SCHED_RR, { 99 }) = 0
mmap(NULL, 12587008, PROT_READ|PROT_WRITE, MAP_SHARED|MAP_ANONYMOUS, -1, 0) = 0x2aef21934000
uname({sys="Linux", node="debian", ...}) = 0
write(2, "\nWarning, the ATAPI: method is c"..., 181
Warning, the ATAPI: method is considered deprecated on modern kernels!
Mapping device specification to dev=0,1,0 now.
To force the old ATAPI: method, replace ATAPI: with OLDATAPI:
) = 181
open("/dev/sg0", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg1", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg2", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg3", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg4", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg5", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg6", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg7", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg8", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg9", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg10", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg11", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg12", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg13", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg14", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg15", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg16", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg17", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg18", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg19", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg20", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg21", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg22", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg23", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg24", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg25", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg26", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg27", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg28", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg29", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg30", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sg31", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sga", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgb", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgc", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgd", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sge", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgf", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgg", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgh", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgi", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgj", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgk", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgl", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgm", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgn", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgo", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgp", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgq", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgr", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgs", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgt", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgu", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgv", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgw", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgx", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgy", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
open("/dev/sgz", O_RDWR|O_NONBLOCK|O_EXCL) = -1 ENOENT (No such file or directory)
write(2, "wodim: Invalid argument. ", 25wodim: Invalid argument. ) = 25
write(2, "\nCannot open SCSI driver!\nFor po"..., 245
Cannot open SCSI driver!
For possible targets try 'wodim --devices' or '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.
) = 245
exit_group(-1) = ?
Process 3968 detached
