From kde-pim Wed Sep 14 10:25:33 2005 From: "Pascal A. Niklaus" Date: Wed, 14 Sep 2005 10:25:33 +0000 To: kde-pim Subject: [Kde-pim] how do I create /dev/pilot ? Message-Id: <200509141225.33171.Pascal.Niklaus () unibas ! ch> X-MARC-Message: https://marc.info/?l=kde-pim&m=112669354307175 Hi all, I am still struggling to get my Zire21 to sync. Because it sometimes showed up as ttyUSB1 and sometimes as ttyUSB3, I resorted to setting a rule up for udev: gl143-65:/dev # cat /etc/udev/rules.d/10-visor.rules BUS="usb", SYSFS{serial}="PalmSN12345678", NAME="pilot", MODE="666" Now, everytime I press the hotsync button on my palm the device /dev/pilot is created. However, I cannot "talk" to it, probably because I would have to start the program before hitting "sync" on the pilot... However, at that stage /dev/pilot does not yet exist. gl143-65:/dev # dlpsh -p /dev/pilot The device /dev/pilot does not exist.. Possible solution: mknod /dev/pilot c Unable to bind to port: /dev/pilot Please use --help for more information I think I first have to create /dev/pilot with mknod as indicated, but don't know what major/minor numbers to use. Any hint? Pascal _______________________________________________ kde-pim mailing list kde-pim@kde.org https://mail.kde.org/mailman/listinfo/kde-pim kde-pim home page at http://pim.kde.org/