On Fri, 20 Feb 2009 17:25:27 -0500, Chris Frey wrote: > On Fri, Feb 20, 2009 at 07:19:22PM +0000, Shannon McMackin wrote: >> I saw a post in the ubuntuforums regarding Network Manager 0.7.1 being >> in Jaunty. The post indicated that GPRS connections via BT would be >> possible. Unfortunately it also indicates that the current RC1 version >> included with Jaunty doesn't work in that regard. This would make an >> interesting situation for Barry if it eases the tethering experience. > > Bluetooth Blackberry tethering is indeed possible already using just the > kernel, and has been possible for a while. I don't know how the speeds > compare with USB, but that probably isn't that much of a concern when > tethering is all you've got. :-) > > Michael Brown recently sent me a quick howto via email, which I haven't > incorporated into the Barry docs yet. It's pasted below. > > - Chris > > > > /etc/bluetooth/rfcomm.conf: > rfcomm0 { > bind yes; > device 00:1C:CC:F7:75:E1; ### <REPLACE WITH YOUR BADDR> channel > 1; > comment "Blackberry Dialup"; > } > > /etc/ppp/peers/blackberry: > /dev/rfcomm0 > nodetach > 115200 > connect "/usr/sbin/chat -f /etc/ppp/chatscripts/blackberry" noauth > user wapuser > password wap > name wapuser > > defaultroute > usepeerdns > noaccomp > nobsdcomp > nocrtscts > nodeflate > noipdefault > nomagic > nopcomp > novj > passive > > ipcp-restart 7 > ipcp-accept-local > ipcp-accept-remote > lcp-echo-interval 0 > lcp-echo-failure 999 > mtu 1492 > > /etc/ppp/chatscripts/blackberry: > ABORT BUSY ABORT 'NO CARRIER' ABORT VOICE ABORT 'NO DIALTONE' ABORT 'NO > DIAL TONE' ABORT 'NO ANSWER' ABORT DELAYED ABORT ERROR '' AT&F > OK ATZ > OK ATI > OK AT+CNUM > OK AT+CSQ > OK AT+CGDCONT=1,"IP","internet.com" > OK ATDT*99# > CONNECT > > > Then, > $ pppd call blackberry > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San > Francisco, CA -OSBC tackles the biggest issue in open source: Open > Sourcing the Enterprise -Strategies to boost innovation and cut costs > with open source participation -Receive a $600 discount off the > registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H
I'll have to search for more descriptive instructions. Those files didn't work for me. The BB engages BT with my system and then I get the message that the connect script failed. r...@mariner-t61:~/Desktop# pppd debug dump call blackberry pppd options in effect: debug # (from command line) nodetach # (from /etc/ppp/peers/blackberry) dump # (from command line) noauth # (from /etc/ppp/peers/blackberry) user # (from /etc/ppp/peers/blackberry) password ?????? # (from /etc/ppp/peers/blackberry) /dev/rfcomm0 # (from /etc/ppp/peers/blackberry) 115200 # (from /etc/ppp/peers/blackberry) lock # (from /etc/ppp/options) connect /usr/sbin/chat -f /etc/chatscripts/blackberry # (from / etc/ppp/peers/blackberry) nocrtscts # (from /etc/ppp/peers/blackberry) noaccomp # (from /etc/ppp/peers/blackberry) nomagic # (from /etc/ppp/peers/blackberry) mtu 1492 # (from /etc/ppp/peers/blackberry) nopcomp # (from /etc/ppp/peers/blackberry) passive # (from /etc/ppp/peers/blackberry) lcp-echo-failure 999 # (from /etc/ppp/peers/blackberry) lcp-echo-interval 0 # (from /etc/ppp/peers/blackberry) novj # (from /etc/ppp/peers/blackberry) ipcp-accept-local # (from /etc/ppp/peers/blackberry) ipcp-accept-remote # (from /etc/ppp/peers/blackberry) noipdefault # (from /etc/ppp/peers/blackberry) ipcp-restart 7 # (from /etc/ppp/peers/blackberry) defaultroute # (from /etc/ppp/peers/blackberry) usepeerdns # (from /etc/ppp/peers/blackberry) nobsdcomp # (from /etc/ppp/peers/blackberry) nodeflate # (from /etc/ppp/peers/blackberry) Setting abort string Script /usr/sbin/chat -f /etc/chatscripts/blackberry finished (pid 5476), status = 0x1 Connect script failed ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel