|
From: Hin-Tak L. <hin...@ya...> - 2003-03-31 23:21:31
|
The fact that your printer won't crash even if you send gabbage is perplexing... Do you have any other USB devices? Your logs did say you have any other USB devices. Your logs suggests that your USB controller may be sharing IRQ 10 with two other things on the PCI bus. Can you send the output of your "lspci -vv" along? We can probably try using setpci to selectively disable the other two (e.g. if you have a winmodem that you don't/can't use under linux), but blindly disabling PCI is a somewhat dangerous thing to do if we don't know what the other two are. Your mandrake syslog has this line: "Mar 31 21:58:44 localhost kernel: usbdevfs: remount parameter error" It probably has something to do with hotplug. Is that the system where the usbdevfs line was missing from /etc/fstab and you added after? M. MENARA wrote: > For all purposes, you can find the requested informations in the "usblog" > text file that i attached to this email. > > Unfortunately, the "usb-bytes" file didn't do anything to the printer when i > applied it to the cat command ( cat usb-bytes file.epl > /dev/usb/lp0 ). No > response, no blinking light. > > That's weird... |