Tech Journal Back to Tech Journal

My Palm doesn't hotsync on linux with the error device descriptor read/64, error -110

It might be an issue either the uhci_hcd or ehci_hcd driver loaded before ohci_hcd. Try doing one of the following:

$ modprobe uhci_hcd
$ modprobe ehci_hcd
Last updated on 2008-07-10 17:08:54 -0700, by Shalom Craimer

Back to Tech Journal