Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2007 00:51:58 -0400
From:      Christopher Sean Hilton <chris@vindaloo.com>
To:        Vladimir Botka <vlado@netng.org>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: Palm LifeDrive does not attach cuaU
Message-ID:  <1191991918.1249.4.camel@dagobah.vindaloo.com>
In-Reply-To: <20071009230521.55a94f9b@srv>
References:  <20071009230521.55a94f9b@srv>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2007-10-09 at 23:05 +0200, Vladimir Botka wrote:
> Hello,
> 
> I can see connected Palm TX as /dev/cuaU0, but the Palm LifeDrive 
> attach ugen driver (with no cuaU device of course) despite the fact that
> both devices got the same vendor and product number.
> 
> # usbdevs -d -v
> port 2 addr 2: full speed, power 100 mA, config 1, palmOne
> Handheld(0x0061), palmOne, Inc.(0x0830), rev 1.00 ugen1
> 
> Does Palm LifeDrive works for anyone on FreeBSD please?
> I will appreciate any hint.
> 

I'm not sure what the lifedrive wants but my Palm Treo's (300, 600, 650,
and 755) all want the uvisor module loaded into the kernel.

As root try loading uvisor by:

     
     % kldload uvisor

Then retry the sync. If that fixes it you can permanently load the
module by adding the line:


     uvisor_load="YES"

to /boot/loader.conf

-- Hope this helps

Chris


-- 
       __o          "All I was doing was trying to get home from work."
     _`\<,_           -Rosa Parks
___(*)/_(*)___________________________________________________________
Christopher Sean Hilton                    <chris | at | vindaloo.com>
         pgp key: D0957A2D/f5 30 0a e1 55 76 9b 1f 47 0b 07 e9 75 0e 14




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1191991918.1249.4.camel>