Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Aug 2009 20:32:20 +0200
From:      Roland Smith <rsmith@xs4all.nl>
To:        Tony McC <afmcc@btinternet.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problem syncing Palm TX with jpilot on FreeBSD 8.0-BETA3
Message-ID:  <20090826183220.GC23120@slackbox.xs4all.nl>
In-Reply-To: <20090826185425.1cd3b7d9@elena>
References:  <20090826185425.1cd3b7d9@elena>

next in thread | previous in thread | raw e-mail | index | archive | help

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

On Wed, Aug 26, 2009 at 06:54:25PM +0100, Tony McC wrote:
> Hello,
>=20
> I am running FreeBSD 8.0-BETA3 amd64 and am having trouble syncing my
> Palm TX with jpilot.  This used to work with 7.2-STABLE amd64 and I
> suspect I'm just not using the usb: connection correctly but have not
> been able to find a solution by searching the archives. =20
>=20
> I am running a custom kernel with "device uvisor" commented out, though
> the same problem occurs if I recompile with uvisor included.=20
>=20
> When I plug in the Palm TX I get the following at the end of dmesg
> output:
>=20
> 	ugen0.4: <Palm, Inc.> at usbus0
> 	ugen0.4: <Palm, Inc.> at usbus0 (disconnected)
>=20
> If I tell jpilot to sync with a Palm at usb: I get the following error
> message:
>=20
> 	dlp_OpenConduit() failed
> 	Sync canceled
> 	Exiting with status SYNC_ERROR_OPEN_CONDUIT
> 	Finished.
>=20
> I also have the following in my /etc/devfs.rules:
>=20
> 	add path 'ugen*' unhide mode 0660 group operator
>=20
> and I am a member of the operator group.
>=20
> What should I set to get hotsync working?

I think you have to add the following

 	add path 'usb/*' mode 0660 group operator

It seems that the new libusb in 8.x doesn't use the ugen devices anymore, it
uses the new /dev/usb/* devices. Adding the above fixed gphoto2 for me on
8-BETA2.

Roland
--=20
R.F.Smith                                   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)

--4ZLFUWh1odzi/v6L
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (FreeBSD)

iEYEARECAAYFAkqVf7QACgkQEnfvsMMhpyXrQgCgnwv7/Ap/hemS24PolOm/RFPr
c1MAnRKLjBcJQWFptcynhMA8Tv2Qaizm
=jzAR
-----END PGP SIGNATURE-----

--4ZLFUWh1odzi/v6L--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090826183220.GC23120>