sknau...@wesleyan.edu wrote:
Thanks for suggesting the development branch. I manually compiled 0.15,
and got slightly better results. The Blackberry doesn't reset sometimes
when I try to connect. However, I still can't use my 8820 as a modem.
Sonia:~/barry/debian# pppd call bb
usb_set_debug: Setting debugging level to 9 (on)
usb_os_init: Found USB VFS at /dev/bus/usb
No device selected
Connect script failed
Script pppob -v -P laurasxf finished (pid 24513), status = 0x1
The connect failed because no device was found. I suspect since you
removed the 0.14 Debian package the default kernel berry_charge module
is taking over the device. You can check this out by plugging in your
BB and then run lsmod to see if berry_charge is loaded. If it is loaded
make sure you black list that module. I'm not familiar Debian but the
black list file is usually in /etc/modprobe.d/blacklist-berry_charge.
$ cat /etc/modprobe.d/blacklist-berry_charge
# conflicts with Barry's bcharge utility
blacklist berry_charge
Another command you can run to make sure the device is available is
lsusb or lsusb -v.
I followed the build instructions from git and did a manual make && make
install after removing my 0.14 Debian packages. (libbarry0 and barry-util)
On another note, the build Debian package from git doesn't work:
I see Chris created another thread for this problem. :-)
Let me know if you get any farther.
Thanks,
- Andy
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel