From owner-freebsd-questions@FreeBSD.ORG Wed Aug 26 18:32:23 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 18FC91065672 for ; Wed, 26 Aug 2009 18:32:23 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr14.xs4all.nl (smtp-vbr14.xs4all.nl [194.109.24.34]) by mx1.freebsd.org (Postfix) with ESMTP id 89EC98FC27 for ; Wed, 26 Aug 2009 18:32:22 +0000 (UTC) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr14.xs4all.nl (8.13.8/8.13.8) with ESMTP id n7QIWKrU039986; Wed, 26 Aug 2009 20:32:20 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 338A6BA9D; Wed, 26 Aug 2009 20:32:20 +0200 (CEST) Date: Wed, 26 Aug 2009 20:32:20 +0200 From: Roland Smith To: Tony McC Message-ID: <20090826183220.GC23120@slackbox.xs4all.nl> References: <20090826185425.1cd3b7d9@elena> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4ZLFUWh1odzi/v6L" Content-Disposition: inline In-Reply-To: <20090826185425.1cd3b7d9@elena> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Problem syncing Palm TX with jpilot on FreeBSD 8.0-BETA3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Aug 2009 18:32:23 -0000 --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: at usbus0 > ugen0.4: 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--