[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: scanneur perfection 1670



Donc, les lignes en questions:
.
.
.
.
.

select(7, NULL, [6], NULL, {0, 1000})   = 1 (out [6], left {0, 10000})
gettimeofday({1114619532, 424161}, NULL) = 0
ioctl(6, USBDEVFS_REAPURBNDELAY, 0xbfff9ea4) = 0
semop(196608, 0x40cf2cbe, 1)            = 0
rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0
open("/path/to/your/firmware/file.bin", O_RDONLY) = -1 ENOENT (No such file or directory)
fstat64(2, {st_mode=S_IFREG|0644, st_size=282238, ...}) = 0
write(2, "[snapscan] ", 11[snapscan] )             = 11
write(2, "Cannot open firmware file /path/"..., 59Cannot open firmware file /path/to/your/firmware/file.bin.
) = 59
fstat64(2, {st_mode=S_IFREG|0644, st_size=282470, ...}) = 0
write(2, "[snapscan] ", 11[snapscan] )             = 11
write(2, "Edit the firmware file entry in "..., 47Edit the firmware file entry in snapscan.conf.
) = 47
uname({sys="Linux", node="maisondebian", ...}) = 0
getpid()                                = 2790
.
.
.
.
.


Merci encore et désolé de prendre de votre temps.

Mario

Jean-Luc Coulon (f5ibh) a écrit :

Le 27.04.2005 18:52:54, Mario Lachance a écrit :

Bonjour,

Les dernières lignes du fichier trace.snapscan lorsque je lance strace xsane sont:


Merci encore



oll([{fd=3, events=POLLIN|POLLPRI}, {fd=5, events=POLLIN, revents=POLLIN}], 2, -1) = 1
ioctl(5, FIONREAD, [64])                = 0
read(5, "\5\1\247\6\240&\336\0_\0\0\0\245\0\340\3\0\0\0\0\230\1"...,


[ ... ]

munmap(0x4109e000, 93600)               = 0
munmap(0x41122000, 54528)               = 0
munmap(0x41130000, 50512)               = 0
munmap(0x4113d000, 42144)               = 0
munmap(0x41148000, 45984)               = 0
exit_group(0)                           = ?


Non, il faut alors chercher un peu plus haut, on doit trouver le message où il proteste qu'il ne trouve pas le firmware.

J-L




Reply to: