Re: Pb installation speedtouch usb
Lire la FAQ: /usr/share/doc/speedtouch/faq (et il y a le howto très bien
fait aussi):
1.5 I can see a lot of line like
"usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x81 len 16 ret -110", what's
that?
There are "normal" error messages output by your linux kernel.
Don't worry too much about them. It may be fixed in a future release.
et pour anticiper:
1.6 I can see a lot [ N'est pas un mensonge; c'est vraiment "a lot",
syslog explosif!!!!] of line like:
"usbdevfs: async_completed: status -2 errcount 0 actlen 0 pipe
0xc0008280"
This is entirely normal message output by your kernel. If this is a worry
for you (log file are too big), there is only one solution :
- go to /usr/src/linux/drivers/usb/devio.c
- change #if 1 to #if 0 in async_completed() function
- compile/install your new usbcore.o module.
F.B
Reply to: