[vox] Syncing Palm Pilot

Ken Bloom vox@lists.lugod.org
Thu, 19 Feb 2004 18:18:23 -0800


--zhXaljGHf11kAtnf
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Feb 19, 2004 at 08:12:04PM +0000, Rob Rogers wrote:
> I recently reinstalled Debian (I'm running Sarge) on my desktop.
> Normaly, I've compiled a custom kernel with everything built in, but
> this time around, I've decided to leave the default kernel there...I'm
> trying to learn more about modules and how initrd works and such.
>=20
> Anyways, with everything built in, my Palm has always just worked. For
> some reason now, I can't seem to get it working. I'm pretty positive
> I've got all the necessary drivers loaded. Following is what gets logged
> when I hit the hotsync button on the Palm cradle, and the output from
> lsmod. I should mention this is using USB, and I know usb-uhci is the
> proper usb controller...not to mention, my usb mouse works just fine.
>=20
> minerva:~# tail -4 /var/log/messages
> Feb 19 11:47:27 minerva -- MARK --
> Feb 19 11:48:02 minerva kernel: hub.c: USB new device connect on bus1/2,
> assigned device number 6
> Feb 19 11:48:02 minerva kernel: usb.c: USB device 6 (vend/prod
> 0x830/0x50) is not claimed by any active driver.
> Feb 19 11:49:14 minerva kernel: usb.c: USB disconnect on device 6

This is not a problem with device files (at least not yet). By looking
up the vendor and product ID in my 2.6.3 kernel source, I conclude
that you are using a Palm m130. The correct kernel module (at least in
my 2.6.3) for handling these devices is visor, which I can see is
already loaded.

What kernel version are you using? Perhaps you need something more
recent. Palm m130 support appears to have been added in kernel 2.4.19.

>=20
> minerva:~# lsmod
> Module                  Size  Used by    Not tainted
> smbfs                  31296   1  (autoclean)
> mga                   102768   1=20
> agpgart                29792   3=20
> mousedev                3744   1=20
> usbmouse                1760   0  (unused)
> visor                  10016   0  (unused)
> usbserial              17856   0  [visor]
> hid                    18784   0  (unused)
> cmpci                  26008   5=20
> soundcore               3204   4  [cmpci]
> via-rhine              12420   1=20
> keybdev                 1664   0  (unused)
> usbkbd                  2848   0  (unused)
> input                   3040   0  [mousedev usbmouse hid keybdev usbkbd]
> usb-uhci               20676   0  (unused)
> usbcore                48000   1  [usbmouse visor usbserial hid usbkbd us=
b-uhci]
>=20
> _______________________________________________
> vox mailing list
> vox@lists.lugod.org

--=20
I usually have a GPG digital signature included as an attachment.
See http://www.gnupg.org/ for info about these digital signatures.
My key was last signed 10/14/2003. If you use GPG *please* see me about=20
signing the key. ***** My computer can't give you viruses by email. ***

--zhXaljGHf11kAtnf
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFANW5vlHapveKyytERApe2AJwL2Uegb7UI2S0zyAh7v12/QlQOQACePr+W
TanSVtYMnJv/EVVPZBEEYK4=
=8qkH
-----END PGP SIGNATURE-----

--zhXaljGHf11kAtnf--