Re: Palm Tungsten E2
Eugeny N Dzhurinsky <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jan 10, 2006 at 06:04:51AM -0800, Joseph Olatt wrote:
> Is it possible that permissions on /dev/ucom0 is causing the failure?
> It could be that you as a non-root user is not being able to write to
> /dev/ucom0. /dev/ucom0 is created when you press the HotSync button
> (on 5.x and above).
>
> I've had to add the following lines to /etc/devd.conf to get the
> permissions right.
>
> attach 100 {
> device-name "ucom0";
> action "chmod 666 /dev/ucom0";
> };
>
> Alternatively, you can "chmod 0666 /dev/ucom0" after you press the
> HotSync button before running pilot-xfer or, you can run pilot-xfer as
> root.
No. It was because port version of pilot-link is TOO old, and there were some
issues with protocol or something like this. I downloaded and installed
pilot-link-0.12.0-pre4, it works fine with Palm Tungsten E2
--
Eugene N Dzhurinsky
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"