On Wed, Nov 17, 2004 at 04:31:55PM -0800, Stephen Hemminger wrote: > On Wed, 17 Nov 2004 15:43:35 -0800 > Greg KH <[EMAIL PROTECTED]> wrote: > > > On Wed, Nov 17, 2004 at 03:37:54PM -0800, Stephen Hemminger wrote: > > > On Wed, 17 Nov 2004 14:56:18 -0800 > > > Greg KH <[EMAIL PROTECTED]> wrote: > > > > > > > On Wed, Nov 17, 2004 at 02:48:53PM -0800, Stephen Hemminger wrote: > > > > > I am getting the following OOPS when attempting to sync my PDA. > > > > > > > > Try the patch below. > > > > > > > > > > Better, the transfer starts, but it hangs after about 1K of data > > > This is new, it used to always work. > > > > Can you enable debugging and see what is hanging? The option is in > > /sys/module/visor/debug if you want to enable it that way. > > (nit) it's /sys/module/visor/parameters/debug
Heh, you're right, sorry. > > I don't have a working visor anymore to test this stuff :( > > > > > Also 198 instances of the following message in the console log. > > > I am using /dev/ttyUSB0 on SuSe 9.1 > > > > > > visor ttyUSB1: Device lied about number of ports, please use a lower one. > > > visor ttyUSB1: Device lied about number of ports, please use a lower one. > > > > Are you sure something else isn't trying to open up ttyUSB1? > > kpilotd is getting confused. I don't want it but it seems to want to start. > Here is log without the ttyUSB1 messages. I don't see anything unusual here. Odds are it's kpilotd trying to do something to the device at the same time you are doing something else. If you disable it for real, does your sync work? thanks, greg k-h ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
