Re: Treo 600



First of all thanks for your answer.

Yes, I have udev instaled

dpkg -l udev
Desired=Unknown/Install/Remove/Purge/Hold
| Estado=No/Instalado/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: mayúsc.=malo)
||/ Nombre         Versión        Descripción
+++-==============-==============-============================================
ii  udev           0.056-2        /dev/ management daemon


I have a file /etc/udev/permissions.d/10-udev.permissions, and this is it

# Palm Handheld rw
pilot*:root:usb:0666

Can't found any ttyUSB devices in /dev/ but they are working (they seems to be created on demand by udev as you tell), my usb cardreader works great, it is mounted with this parameters in fstab (the name was mmc because this is the name of the port in the card reader, but it reads SD too)

/dev/sdc1       /home/fer/mnt/mmc       vfat   uid=fer,noauto,user,quiet,gid=users,umask=007,dmask=007,fmask=177,sync,codepage=850,iocharset=iso8859-15       0       0

Even if I use cardexport I can mount my treo trought the USB port

when I run cardexport the dmesg get these

usb 3-1: new full speed USB device using address 3
scsi1 : SCSI emulation for USB Mass Storage devices
  Vendor: Softick   Model: Card Export       Rev: 0001
  Type:   Direct-Access                      ANSI SCSI revision: 02
SCSI device sda: 494080 512-byte hdwr sectors (253 MB)
sda: assuming Write Enabled
sda: assuming drive cache: write through
/dev/scsi/host1/bus0/target0/lun0: p1
Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
USB Mass Storage device found at 3

Then I can mount it and works perfectly with this parameters in fstab

/dev/sda1    /home/fer/mnt/clie vfat    uid=fer,noauto,user,quiet,gid=users,umask=007,dmask=007,fmask=177,sync,codepage=850,iocharset=iso8859-15     0 0


In syslog I get this wen the sync button is pressed.

# tail -f /var/log/syslog
Apr 22 08:17:55 localhost kernel: usb 3-1: new full speed USB device using address 4
Apr 22 08:17:55 localhost kernel: visor 3-1:1.0: Handspring Visor / Palm OS converter detected
Apr 22 08:17:55 localhost kernel: usb 3-1: Handspring Visor / Palm OS converter now attached to ttyUSB0
Apr 22 08:17:55 localhost kernel: usb 3-1: Handspring Visor / Palm OS converter now attached to ttyUSB1
Apr 22 08:17:55 localhost udev[9169]: configured rule in '/etc/udev/rules.d/10-local.rules[2]' applied, added symlink 'pilot'
Apr 22 08:17:55 localhost udev[9154]: configured rule in '/etc/udev/rules.d/10-udev.rules[2]' applied, 'ttyUSB0' becomes 'pilot'
Apr 22 08:17:55 localhost udev[9154]: creating device node '/dev/pilot'
Apr 22 08:17:55 localhost udev[9169]: configured rule in '/etc/udev/rules.d/10-udev.rules[2]' applied, 'ttyUSB1' becomes 'pilot'
Apr 22 08:17:55 localhost udev[9169]: creating device node '/dev/pilot'
Apr 22 08:17:56 localhost usb.agent[9175]:      visor: already loaded
Apr 22 08:19:01 localhost kernel: usb 3-1: USB disconnect, address 4
Apr 22 08:19:01 localhost kernel: visor ttyUSB0: Handspring Visor / Palm OS converter now disconnected from ttyUSB0
Apr 22 08:19:01 localhost kernel: visor ttyUSB1: Handspring Visor / Palm OS converter now disconnected from ttyUSB1
Apr 22 08:19:01 localhost kernel: visor 3-1:1.0: device disconnected


Its a very long mail, thanks again averybody for reading it and for your help.

El jue, 21-04-2005 a las 08:58 -0300, Matt Davey escribió:
if you are running udev, the usb device nodes may be
created automatically, in which case you probably need to edit a file
with a name like "/etc/udev/permissions.d/50-udev.permissions" to change
ttyUSB*:root:uucp:0660
to
ttyUSB*:root:uucp:0666

On Thu, 2005-04-21 at 12:23, Fernando Barcelo wrote:
> I get these when try to sync,
> [...]
> (gpilotd:29545): gpilotd-WARNING **: Imposible enlazar con el Pilot
> gpilotd-Message: setting PILOTRATE=57600

My Spanish isn't great, but I that seems to be complaining that
it can't bind to the socket.  Check permissions on the ttyUSB*
devices.  You need rw access.

Does the device exist?  Are you using udev?  What messages do you
see in the system log (from the visor kernel module in particular)?

Matt

Matt Davey        Don't worry about people stealing your ideas. If your
ideas
mcdavey mrao cam ac uk   are any good, you'll have to ram them down
people's throats.
						-- Howard Aiken
_______________________________________________
gnome-pilot-list mailing list
gnome-pilot-list gnome org
http://mail.gnome.org/mailman/listinfo/gnome-pilot-list

--
                                                            (o_
Saludos de Fernando Barceló                     (o_   (o_   //\
Desde Buenos Aires Argentina                    (/)_  (\)_  V_/_  
Usuario Registrado Linux Nº 241866            The penguin family
Regístrese en http://counter.li.org
¿No odiás la pantalla azul? Probá Linux


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]