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

Re: m130 USB connection



On Fri, Oct 11, 2002 at 02:50:16PM +1000, chris cotsapas wrote:
> 
>  Hi again,
> > 
> > On Wed, 2002-09-25 at 17:30, Mario Camou wrote:
> > > Hi,
> > > 
> > > One of the weird things with many PalmOS USB devices, is that the device
> > > itself appears on the USB bus only during the HotSync operation itself.
> > > Try pressing HotSync and checking the contents of /proc/bus/usb while
> > > the Palm is trying to sync.
> > > 
> > > The device you want is /dev/ttyUSB1 (ttyUSB0 is reserved for something
> > > or other, I don't remember. ttyUSB1 is the HotSync port). You can create
> > > a softlink from /dev/pilot to /dev/ttyUSB1.
> 
>  The softlink is there... /dev/ttyUSB1 is not, however. Any thoughts? I'm
>  probably doing something stupid, but I'm a newbie to Linux.....

Since you are using a 2.4.19 kernel, if you have mounted devfs on
/dev, pressing the hotsync button will make the devfs daemon, devfsd,
create the device when it is needed and remove it when it is not
needed. If you have not mounted devfs on /dev, you will need to create
the /dev/ttyUSB0 and /dev/ttyUSB1.

# mknod /dev/usb/ttyUSB0 c 188 0
# mknod /dev/usb/ttyUSB1 c 188 1

Check /var/log/messages to see if USB registers the device when you
press the hotsync button.

>  
>  Thanks 
>  
>  Chris
>  
> > > 
> > > Hope this helps,
> > > -Mario Camou.
> > > 
> > > On Wed, 2002-09-25 at 09:18, chris cotsapas wrote:
> > > 
> > >     Hi all, a newbie question here: 
> > >     
> > >     I'm trying to sync my new m130 on a USB port. The first problem I seem
> > >     to be encountering is that the device is not recognised - /proc/bus/usb/
> > >     is empty. There is also no dev/pilot or ttyUSB . My guess is that the
> > >     cradle is not talking to the computer at all?
> > >     
> > >     Kernel: 2.4.19 
> > >     jpilot: 0.99.2-2 
> > >     pilot-link: 0.9.5.0-8
> > >     
> > >     Any comments on how to proceed would be appreciated. is there a
> > >     newbie-proof howto I should look at? The standard PalmOS howto doesn't
> > >     deal with this.
> > >     
> > >     Many thanks
> > >     
> > >     Chris Cotsapas
> > >     
> > > 
> > > 
> > 

-- 
Jerome

Attachment: pgpd_o2tmOMmK.pgp
Description: PGP signature


Reply to: