On Mon, Apr 21, 2008 at 09:39:14PM -0400, lance raymond wrote:
> The rpmbuild (the next step you wrote) had a few dep's that were solved,
> then seem to build and give no errors.  I am not sure what the next step
> is.  I did try a barrybackup which this time found my 8100 perl,

The 8100 Pearl has a special Product ID code, at least for the 8120,
and so far I've only been able to debug it through email with help from
others that have the device.

Using lsusb should confirm if you have this issue.  If so, CVS is your
only bet at the moment.  If the product ID is 0006 or 0004 or 0001, then
you're ok.  If it is 8004 or something else, you'll need CVS.

If you could send me the output of "lsusb -v" with the device freshly
plugged in, that would be great.

Instructions for grabbing the CVS tree are available on the sourceforge
website.  Then run:

        ./buildgen.sh               (you'll need autoconf/automake/libtool)
        ./configure
        make

At this point, you can run the programs in the ./tools/ directory, such
as btool.

        tools/btool -lv


> I looked a
> bit through the config, pretty straight forward, but when I click the backup
> I get the following;
> "Backup error: (-19, submitting URB: No such device): Error in
> usb_bulk_read)

Can you run "btool -lv" and send me the output?  Use CVS if your device
needs it.


> I don't know how to sync with evolution as I am pretty sure you don't use
> the pilot link so can't test that, but from the above I am not even sure if
> it will work.

It's best to make sure the command line tools work before venturing into the
realm of syncing, as that carries it's own set of challenges.

- Chris


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to