* Mike Schiraldi <raldi@research.netsol.com> [21:56 08/01/02]:
> > What I *do* still have issues with is using the keyboard after a suspension;
> > but then, *none* of the services that use the usb/serial port (including usb
> > ethernet) seem to survive suspension.
>
> Glad to see i'm not the only one whose iPAQ loses to ability to use USB
> ethernet when it wakes up from suspension. Has anyone been able to make this
> work without rebooting?
Its not too difficult to get over this problem. All that needs to be
done is the following before suspend :
ifconfig usbf down
rmmod usb-eth sa1100_usb
and then the following after resuming :
modprobe usb-eth
ifconfig usbf up 1.1.1.1 netmask 255.255.255.0
You can add these lines in the /etc/suspend-scripts, and
/etc/resume-scripts directories, i f you dont like entering them
manually each time!
ankit <beeblebrox>
> --
> Mike Schiraldi
> VeriSign Applied Research
Received on Tue Jan 8 08:30:49 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:44:21 EDT