[jp] ln -sf /dev/ttyUSB* /dev/pilot

  • Previous message: [jp] Udev symlinks (Was: Re: ln -sf /dev/ttyUSB* /dev/pilot)
  • Next message: [jp] ln -sf /dev/ttyUSB* /dev/pilot
  • Michael Havens bmike1 at gmail.com
    Mon Dec 4 12:06:15 EST 2006

     

    Thank you so much for the help. I have not yet gotten it to work though
    because I am unsure as to where to
    put it. You instruct me to put the rule in /etc/udev/rules.d but that
    is a directory. Do I create a file to put it into or should I put it
    in an existing file?
    Here is a listing of that directory:
    
    bmike1 at 0[~]$ ls /etc/udev/rules.d -l
    total 152
    -rw-r--r-- 1 root root 262 2006-03-02 08:31 00-init.rules
    lrwxrwxrwx 1 root root 22 2006-11-20 06:20 010_mepis-network.rules ->
    ../mepis-network.rules
    lrwxrwxrwx 1 root root 14 2006-11-20 06:20 010_mepis.rules -> ../mepis.rules
    lrwxrwxrwx 1 root root 23 2006-10-28 19:01 025_libsane-extras.rules ->
    ../libsane-extras.rules
    -rw-r--r-- 1 root root 2264 2006-04-28 09:21 20-names.rules
    -rw-r--r-- 1 root root 190 2006-05-16 10:49 25-iftab.rules
    -rw-r--r-- 1 root root 208 2006-03-11 17:07 25-iftab.rules.dpkg-old
    -rw-r--r-- 1 root root 3048 2006-03-16 01:06 40-permissions.rules
    -rw-r--r-- 1 root root 47992 2006-05-10 12:45 45-libgphoto2.rules
    -rw-r--r-- 1 root root 28262 2006-04-06 00:12 45-libsane.rules
    -rw-r--r-- 1 root root 1451 2006-04-21 14:03 45-logitechmouse.rules
    lrwxrwxrwx 1 root root 31 2006-11-20 06:20 50-mepis-overrides.rules ->
    /etc/udev/mepis-overrides.rules
    -rw-r--r-- 1 root root 1306 2006-05-12 04:45 60-symlinks.rules
    -rw-r--r-- 1 root root 2585 2006-03-02 08:31 65-persistent-disk.rules
    -rw-r--r-- 1 root root 385 2006-03-02 08:31 80-programs.rules
    -rw-r--r-- 1 root root 171 2006-02-16 16:30 85-alsa.rules
    -rw-r--r-- 1 root root 208 2006-03-03 11:43 85-hal.rules
    -rw-r--r-- 1 root root 81 2006-01-04 04:13 85-hdparm.rules
    -rw-r--r-- 1 root root 126 2006-05-15 18:43 85-hwclock.rules
    -rw-r--r-- 1 root root 657 2006-01-30 06:40 85-ifupdown.rules
    -rw-r--r-- 1 root root 297 2006-05-17 03:35 85-kino.rules
    -rw-r--r-- 1 root root 937 2006-03-23 13:40 85-pcmcia.rules
    -rw-r--r-- 1 root root 82 2006-03-03 11:43 90-hal.rules
    -rw-r--r-- 1 root root 2534 2006-03-02 08:31 90-modprobe.rules
    -rw-r--r-- 1 root root 75 2006-03-02 08:31 99-udevmonitor.rules
    bmike1 at 0[~]$
    
    
    On 12/4/06, David A. Desrosiers <desrod at gnu-designs.com> wrote:
    >
    > On Sun, 2006-12-03 at 18:22 -0700, Michael Havens wrote:
    > > I used toi have to enter the string in the subject line to be able to
    > > sync my Visor with a Debian systemm I put on in 2003. Well, I
    > > installed a new debian system last month and sometime between 2003 and
    > > now ttyUSB disappeared. WHat do I have to do to get it to sync?
    >
    > udev rules should be doing this automatically. Make sure you have a rule
    > like the following somewhere in /etc/udev/rules.d/ (all on one line)
    >
    > BUS=="usb", MODE=="666", KERNEL=="ttyUSB*", SYSFS{product}=="Palm
    > Handheld*|Handspring *", SYMLINK+="pilot"
    >
    > Restart udev after you've adjusted/added this. When you hit HotSync on
    > your Palm, you should see a /dev/pilot symlink created. If not, your
    > module may not be loading properly or your handheld isn't recognized by
    > the system.
    >
    > --
    > David A. Desrosiers
    > desrod at gnu-designs.com
    > http://gnu-designs.com
    >
    > "The price of liberty is not free, nor is it comfortable. But it is
    > necessary"
    >
    >
    > _______________________________________________
    > jpilot mailing list
    > jpilot at jpilot.org
    > http://www.jpilot.org/mailman/listinfo/jpilot
    >
    >
    >
    >
    -------------- next part --------------
    An HTML attachment was scrubbed...
    URL: http://lists.jpilot.org/pipermail/jpilot/attachments/20061204/a782457d/attachment.htm 
    

     

     

    More information about the jpilot mailing list