script jpilot contains:
Code: Select all
#!/bin/sh
jpilot &
Code: Select all
#!/bin/sh
jpilot &
But if I click on an icon, thats nothing happen. (First time after installation it normally starts)gary101 wrote:You could try this:
#!/bin/sh
modprobe usbserial
modprobe visor
# /bin/mknod /dev/ttyUSB0 c 188 0
# /bin/mknod /dev/ttyUSB1 c 188 1
# /bin/chmod 0666 /dev/ttyUSB?
jpilot &
Depens which pet/pup version of the program you are using and which puppy version.
For the uninitiated, Jpilot is for connecting and syncing palm computer to your computer.
gary