Jump to content

Arch, Udev and a Clie (palm)


Recommended Posts

I'm trying to set arch up and get my clie syncing. The difference is that I'm using udev now, which I never have before...

 

I've followed everything I can find about setting UDEV up to get my clie working - and creating a symlink to /dev/pilot

 

The relevant part of my udev.rules is:

#Sony Clie
BUS="usb", ID="2-2", KERNEL="ttyUSB*", SYMLINK="pilot"

 

And my udev.permissions is:

# pilot/palm devices
pilot*:root:root:0660

 

The (relevant) result of

udevinfo -p /sys/class/tty/ttyUSB1 -a

is

  looking at the device chain at '/sys/devices/pci0000:00/0000:00:02.1/usb2/2-2':
   BUS="usb"
   ID="2-2"
   SYSFS{bConfigurationValue}="1"
   SYSFS{bDeviceClass}="00"
   SYSFS{bDeviceProtocol}="00"
   SYSFS{bDeviceSubClass}="00"
   SYSFS{bMaxPower}="  2mA"
   SYSFS{bNumConfigurations}="1"
   SYSFS{bNumInterfaces}=" 1"
   SYSFS{bcdDevice}="0100"
   SYSFS{bmAttributes}="c0"
   SYSFS{detach_state}="0"
   SYSFS{devnum}="12"
   SYSFS{idProduct}="00da"
   SYSFS{idVendor}="054c"
   SYSFS{manufacturer}="Palm, Inc."
   SYSFS{maxchild}="0"
   SYSFS{product}="Palm Handheld"
   SYSFS{speed}="12"
   SYSFS{version}=" 1.00"

can anyone show me where I'm going wrong? Nothing appears in dev when I press the button and I do have the visor module loaded

Link to comment
Share on other sites

What does a tail -f | dmesg show when you press the synch?

usb 2-2: new full speed USB device using ohci_hcd and address 4

drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic

usbcore: registered new driver usbserial_generic

usbcore: registered new driver usbserial

drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0

drivers/usb/serial/usb-serial.c: USB Serial support registered for Handspring Visor / Palm OS

drivers/usb/serial/usb-serial.c: USB Serial support registered for Sony Clie 3.5

drivers/usb/serial/usb-serial.c: USB Serial support registered for Sony Clie 5.0

visor 2-2:1.0: Handspring Visor / Palm OS converter detected

usb 2-2: Handspring Visor / Palm OS converter now attached to ttyUSB0

usb 2-2: Handspring Visor / Palm OS converter now attached to ttyUSB1

usbcore: registered new driver visor

drivers/usb/serial/visor.c: USB HandSpring Visor / Palm OS driver v2.1

 

There isn't anything in modprobe.conf - what kind of thing should go in there...?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...