|
From: M. M. <mm...@ya...> - 2003-03-31 21:50:11
|
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... ----- Original Message ----- From: "Hin-Tak Leung" <hin...@ya...> To: <eps...@li...> Sent: Sunday, March 30, 2003 10:30 PM Subject: Re: [Epsonepl-users] USB support for EPL-5800L, any good news ???? > > > M. MENARA wrote: > > Furthermore, /etc/fstab doesnt have the line : > > > > none /proc/bus/usb usbdevfs defaults 0 0 > > This is unusual. Can you do "cat /proc/bus/usb/drivers" and > "cat /proc/bus/usb/devices" , and send the whole content of these? > > And also any USB-related messages in your "/var/log/syslog", > "/var/log/messages" and "/var/log/debug" (your syslogs might > be named slight differently) - you might have to do some > editing to remove sensitive info. > > Attached is a small file called "usb-bytes". When you do > ps2epl file.ps > you get "file.epl", right? Then do this > cat usb-bytes file.epl > /dev/usb/lp0 > > The file contains the init string for turning on the USB interface > of some Epson stylus inkjets. The 5700L does not like this procedure, > the 5900L does not need it. We thought the 5800L is close to > the 5900L but just in case the 5800L needs the init string. > > > |