|
Home > Archive > Linux Debian support > June 2007 > problem with Palm TX sync
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
problem with Palm TX sync
|
|
| readHot 2007-06-07, 1:13 pm |
| I did an apt-get dist-upgrade to testing. I have been running etch for as
long as it was available as testing.
My Palm TX now complains warning
pi_bind error: /dev/pilot No such file or directory
Now
jpb@maple:~$ ls -l /dev/pilot
lrwxrwxrwx 1 root root 12 2007-06-06 10:34 /dev/pilot -> /dev/ttyUSB1
however now
jpb@maple:~$ ls -l /dev/ttyUSB1
ls: /dev/ttyUSB1: No such file or directory
what does /dev/pilot bind to now??
| |
| readHot 2007-06-07, 1:13 pm |
| On Thu, 07 Jun 2007 13:22:16 +0000, readHot wrote:
> I did an apt-get dist-upgrade to testing. I have been running etch for
> as long as it was available as testing.
> My Palm TX now complains warning
>
> pi_bind error: /dev/pilot No such file or directory
>
> Now
> jpb@maple:~$ ls -l /dev/pilot
> lrwxrwxrwx 1 root root 12 2007-06-06 10:34 /dev/pilot -> /dev/ttyUSB1
>
> however now
> jpb@maple:~$ ls -l /dev/ttyUSB1
> ls: /dev/ttyUSB1: No such file or directory
>
> what does /dev/pilot bind to now??
The answer my friend is hidden in the RTFM
Words and music not by Bob Zimmerman
| |
| Michael Fierro 2007-06-09, 1:14 pm |
| On 2007-06-07, readHot <read@fireball.org> rambled on thusly:
> I did an apt-get dist-upgrade to testing. I have been running etch for as
> long as it was available as testing.
> My Palm TX now complains warning
> pi_bind error: /dev/pilot No such file or directory
Make sure that the visor module is still running after the upgrade. Try:
sudo modprobe visor
And see what happens.
--
Michael Fierro (aka Biffster) biffster@NOSPAM-REALLYgmail.com
http://apt-get.biffster.org Y!: miguelito_fierro AIM: mfierro1
--
"Am I going MAD, or did the word "think" escape your lips? You were not hired
for your brains, you hippopotamic LAND MASS!"
- Vizzini, "The Princess Bride"
|
|
|
|
|