Aucun des 2... je me suis gouré de commande...
Tu dis que ça marche avec JPilot ? Tu as mis quoi comme port ?

Sinon, la commande qui montre les ports c'est :
CODE
# tail -f /var/log/messages
(en root, bien entendu)
Ca permet de voir ce que fait le système en temps réel !
Voilà ce que ça donne sur ma Fedora Core 6 :
CODE
[root@TomA ~]# tail -f /var/log/messages
Jun 13 17:16:57 TomA kernel: visor ttyUSB0: Handspring Visor / Palm OS converter now disconnected from ttyUSB0
Jun 13 17:16:57 TomA kernel: visor ttyUSB1: Handspring Visor / Palm OS converter now disconnected from ttyUSB1
Jun 13 17:16:57 TomA kernel: visor 3-2:1.0: device disconnected
Jun 13 17:17:01 TomA restorecond: Will not restore a file with more than one hard link (/etc/resolv.conf) Invalid argument
Jun 13 17:17:09 TomA kernel: ohci_hcd 0000:00:03.2: auto-wakeup
Jun 13 17:17:09 TomA kernel: usb 3-2: new full speed USB device using ohci_hcd and address 5
Jun 13 17:17:09 TomA kernel: usb 3-2: configuration #1 chosen from 1 choice
Jun 13 17:17:09 TomA kernel: visor 3-2:1.0: Handspring Visor / Palm OS converter detected
Jun 13 17:17:09 TomA kernel: usb 3-2: Handspring Visor / Palm OS converter now attached to ttyUSB0
Jun 13 17:17:09 TomA kernel: usb 3-2: Handspring Visor / Palm OS converter now attached to ttyUSB1
(perso j'ai mis /dev/ttyUSB1 dans Jpilot et ça marche...

)
Edit : je viens d'essayer /dev/ttyUSB1 avec Gpilot... ça marche !