How about usbserial_generic, is it loading that one? I see that in my
log I posted as well.
   Paul maybe right, but OTOH, I just tried setting the minicom serial
line to /dev/ttyUSB0 and when I plug my h2200 into the usb cradle, then
start minicom with that configuration, I get the
"clientclientclientclient" message on the minicom screen and also see a
little window popup on the ipaq screen saying "connecting", so there is
definitely communication there.
   Also, when I unplug the ipaq, and do modprobe -r ipaq, my log shows this:

Mar 12 09:06:58 maddog kernel: usb 3-2: USB disconnect, address 36
Mar 12 09:06:58 maddog kernel: ipaq ttyUSB0: PocketPC PDA converter now
disconnected from ttyUSB0
Mar 12 09:06:58 maddog kernel: ipaq 3-2:1.0: device disconnected
Mar 12 09:07:29 maddog kernel: usbcore: deregistering interface driver ipaq
Mar 12 09:07:29 maddog kernel: drivers/usb/serial/usb-serial.c: USB
Serial deregistering driver PocketPC PDA
Mar 12 09:07:29 maddog kernel: usbcore: deregistering interface driver
usbserial_generic
Mar 12 09:07:29 maddog kernel: drivers/usb/serial/usb-serial.c: USB
Serial deregistering driver generic
Mar 12 09:07:29 maddog kernel: usbcore: deregistering interface driver
usbserial

   However, if I try to load (or unload) that usbserial_generic module,
it says "not found", and says the same thing with trying to load or
unload "usb-serial", I can only manually load or unload "usbserial" and
"ipaq"

   So I have no clue what that's about. Maybe it would be simpler to do
as Paul suggests, and get or make a serial cable. I got one on ebay for
around $15 with shipping, although you have to make sure it will fit the
h2200 -- the h36* or h38* won't fit, although I see some vendors
advertising their cable as fitting all of them.


Morgan Read wrote:
> Harmon Seaver wrote:
>> Morgan Read wrote:
>>> Thanks Harmon, it took a little while to sort usbserial for usb_serial:) ...
>>>
>>> But, now I've got that, this is what usbserial gives me:
>>> [EMAIL PROTECTED] ~]# modprobe usbserial
>>> [EMAIL PROTECTED] ~]# lsmod | grep usb
>>> usbserial              30889  0
>>> usblp                  14913  0
>>> usb_storage            73601  0
>>> scsi_mod              120013  5 usb_storage,sr_mod,sg,libata,sd_mod
>>> [EMAIL PROTECTED] ~]#
>>>
>>> [EMAIL PROTECTED] ~]$ dmesg
>>> Linux version 2.6.23.15-137.fc8 
>>> ([EMAIL PROTECTED]) (gcc version 4.1.2 20070925 
>>> (Red Hat 4.1.2-33)) #1 SMP Sun Feb 10 17:48:34 EST 2008
>>> ...
>>> usbcore: registered new interface driver usbserial
>>> drivers/usb/serial/usb-serial.c: USB Serial support registered for generic
>>> usbcore: registered new interface driver usbserial_generic
>>> drivers/usb/serial/usb-serial.c: USB Serial Driver core
>>> [EMAIL PROTECTED] ~]$
>>>
>>> No extra devices are apparent in /dev
>>>
>>> Does usbserial and the ipaq require another driver to be loaded?  Any 
>>> other pointes?
>>>
>>      Weird. On my debian box, when I plug in the ipaq to the usb cradle
>> (with wince running on the ipaq, not angstrom), I see in my kernel logs
>> that debian immediately loads both ipaq and usb-serial modules and udev
>> creates /dev/ttyUSB0 and says the pda is attached to that.
> 
> Yeah, under wince that's what I got too, no problem.
> 
> But now, I'm no longer under wince as I've installed LAB (back here: 
> http://lists.linuxtogo.org/pipermail/angstrom-distro-users/2008-March/001569.html)
> 
> And, LAB stops at "start..." ...
> 
> So, if it's wince that brings up /dev/ttyUSB0 that explains why I'd lose 
> any serial terminal (minicom) on /dev/ttyUSB0 with a reboot, wouldn't it?
> 
> So I guess I'm getting a bit lost, how can I post what's on my serial 
> terminal to debug a hung LAB when my serial terminal goes down with a 
> reboot?
> 
> As for what happens under Angstrom, I've yet to attain those heady 
> heights...
> 
> [For over a week I've had "lab; invent freely; start..." staring at me 
> from my ipaq without anywhere to go...]
> 
> Any ideas?
> 
> Regards,
> Morgan.
> 


-- 
Harmon Seaver

_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to