[Linux-disciples] handspring visor
Adam Kessel
linux-disciples@bostoncoop.net
Sat, 15 Nov 2003 12:54:06 -0800
--yrj/dFKFPuw6o+aM
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Similar to Nirmal's DVD writer USB question, you need to first see
whether your system is aware of the device's presence at all.
Run dmesg after plugging the device is connected and see if the kernel
registers any message about the device. If it doesn't, then there is a
lower level problem which we'll have to figure out. If it does, that
message might give you some clue about what's going on.
Is there a reason you picked ttyUSB1? Have you tried ttyUSB0, etc.?
Also, which kernel are you using? You will likely need at least 2.4.18,
but I would recommend 2.4.23.
You can get your kernel version by typing uname -a.
Also, I think you the usbserial driver as well for the /dev/ttyUSB*
devices to work.
You may want to try usb-ohci rather than usb-uhci.
Those are some hints to get started. Let us know if you solve it...
On Fri, Nov 14, 2003 at 05:53:55PM -0600, Karl Sokol wrote:
> I cannot get my visor to hotsync. Any suggestions?
>=20
> I added the following line into my /etc/fstab.
>=20
> none /proc/bus/usb usbdevfs defaults 0 0
>=20
> Then my commands were as follows:
>=20
> mknod /dev/ttyUSB0 c 188 0
> mknod /dev/ttyUSB1 c 188 1
> mknod /dev/ttyUSB2 c 188 2
> mknod /dev/ttyUSB3 c 188 3
> chmod 666 /dev/ttyUSB*
> cd /dev
> ln -s /dev/ttyUSB1 pilot
> ln -s /dev/ttyUSB1 palm
> /sbin/modprobe usb-uhci
> /sbin/modprobe visor
>=20
> cd ~
> mkdir visorbackup
> pilot-xfer -p /dev/ttyUSB1 -b visorbackup
>=20
> ?Which then replied...
> Listening to port: /dev/ttyUSB1
>=20
> Please press the HotSync button now...?
>=20
> Pushing HotSync returns the error on my Visor:
> ?The connection between your handheld and the computer could not be=20
> established...?
>=20
> I have done a hard-reset on my visor to no avail.
>=20
> Any help would be greatly appreciated.
--=20
Adam Kessel
http://bostoncoop.net/adam
--yrj/dFKFPuw6o+aM
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQE/tpJudTf3ZklQ6qYRAjLQAJ9sDiazOiWWu5OKTQHGbt/7BLsNiQCghXDe
IEFp3CBS0ykVmZkSJ/HxNcY=
=nz9r
-----END PGP SIGNATURE-----
--yrj/dFKFPuw6o+aM--