BlackBerryForums.com : Your Number One BlackBerry Community      

»Sponsored Links



Reply
 
LinkBack Thread Tools
  (#1 (permalink)) Old
robertpetry Offline
Knows Where the Search Button Is
 
Posts: 22
Join Date: Jul 2007
Model: 8830
PIN: N/A
Carrier: SprintPCS
Default Tethering an 8830 on Sprint with SLED? - 08-16-2007, 09:13 PM

Hello,

I run SUSE Linux Enterprise Desktop as my single boot OS on my laptop (it rocks by the way). I travel a lot and would really like to use my 8830 as a modem for my laptop.

Does anyone know how to set this up?

Again: Sprint, 8830, SLED, IBM X40 laptop.

Thanks!!
   
Reply With Quote
Sponsored Links
Please Login or Register to Remove these Advertisements!

  (#2 (permalink)) Old
gcaz Offline
Knows Where the Search Button Is
 
gcaz's Avatar
 
Posts: 28
Join Date: Jun 2006
Model: 7130e
Carrier: Sprint
Default 08-19-2007, 12:55 PM

Came here to ask the same question! This is one of the things keeping me from moving to from XP to K/X/Ubuntu. I've got a 7130e with Sprint and tether all the time.

I should say, the 7130e needs USB tethering (no BT modem profile). http://www.blackberryforums.com/linu...tml#post611957 indicates XmBlackBerry might do this?

Last edited by gcaz : 08-19-2007 at 01:02 PM.
   
Reply With Quote
  (#3 (permalink)) Old
alkos333 Offline
New Member
 
Posts: 4
Join Date: Aug 2007
Model: 8830
PIN: N/A
Carrier: Sprint
Default 08-25-2007, 11:10 PM

Code:
Sprint
Blackberry 8830
Slackware 12.0
ThinkPad T60 1953-E7U
I've been trying to set this up using XmBlackBerry, but haven't had any luck yet.

Last edited by alkos333 : 08-25-2007 at 11:13 PM.
   
Reply With Quote
  (#4 (permalink)) Old
John Clark Offline
BBF Nutjob Mod
 
John Clark's Avatar
 
Posts: 30,570
Join Date: Jun 2005
Model: 8320
OS: 4.5.0.xx
PIN: >Options >Status
Carrier: TMobile
Default 08-25-2007, 11:33 PM

I know almost nothing about Linux (can barely even spell it) but this is a new sticky thread. Don't know if it helps or not but here it is:

http://www.blackberryforums.com/linu...-bb-linux.html
   
Reply With Quote
  (#5 (permalink)) Old
mariner Offline
New Member
 
Posts: 9
Join Date: Dec 2005
Location: Front Royal, VA
Model: 8703e
Carrier: Verizon
Default 08-29-2007, 10:02 AM

I tried this with Ubuntu 7.04 and could not get passed the USB issues with that kernel.

I also tried with RHEL5 and I think I'm very close. XmBlackBerry launches, but doesn't give the messages about the modem being available that were mentioned in the directions.

I'm going to upgrade to the beta version of Ubuntu to test the newer kernel.

You'd probably have to compile libusb, openmotif, Xlt, barry and xmblackberry to get it to work on SLED10. If I fail with Gutsy Gibbon, that may be my next step.
   
Reply With Quote
  (#6 (permalink)) Old
alkos333 Offline
New Member
 
Posts: 4
Join Date: Aug 2007
Model: 8830
PIN: N/A
Carrier: Sprint
Default 08-30-2007, 03:18 PM

Quote:
Originally Posted by mariner View Post
I tried this with Ubuntu 7.04 and could not get passed the USB issues with that kernel.

I also tried with RHEL5 and I think I'm very close. XmBlackBerry launches, but doesn't give the messages about the modem being available that were mentioned in the directions.

I'm going to upgrade to the beta version of Ubuntu to test the newer kernel.

You'd probably have to compile libusb, openmotif, Xlt, barry and xmblackberry to get it to work on SLED10. If I fail with Gutsy Gibbon, that may be my next step.
Don't even bother. XmBlackBerry is looking for a BlackBerry with ProductID 0001 and BB 8830 has a product id of 0006, so it's not even supported by XmBlackBerry yet.

Last edited by alkos333 : 08-30-2007 at 05:07 PM.
   
Reply With Quote
  (#7 (permalink)) Old
alkos333 Offline
New Member
 
Posts: 4
Join Date: Aug 2007
Model: 8830
PIN: N/A
Carrier: Sprint
Default 09-01-2007, 09:06 PM

I managed to tether to my 8830 via Bluetooth. I set everything up except my ppp and chat scripts by following this wiki: How to setup Bluetooth - ThinkWiki

ppp and chat scripts that I came up with upon playing with minicom:

/etc/ppp/peers/alkos333_BB8830:
Code:
/dev/rfcomm0
connect "/usr/sbin/chat -v -s -f /etc/ppp/chats/alkos333_BB8830"
defaultroute


/etc/ppp/chats/alkos333_BB8830:
Code:
'' ATDT#777 CONNECT

You can certainly elaborate on the scripts, I just preferred to keep them simple and develop as needed. It would be a good idea to create a disconnect script to politely end connections.

All I have to do to connect is have the Bluetooth enabled on both the ThinkPad and the 8830 and run the following:

Code:
rfcomm bind 0
pppd call alkos333_BB8830

Last edited by alkos333 : 09-01-2007 at 09:16 PM.
   
Reply With Quote
  (#8 (permalink)) Old
robertpetry Offline
Knows Where the Search Button Is
 
Posts: 22
Join Date: Jul 2007
Model: 8830
PIN: N/A
Carrier: SprintPCS
Default 09-11-2007, 02:26 PM

alkos333,

That is awesome!!!

I have a Thinkpad x40, a Blackberry 8830 from Sprint and I'm running SLED 10 sp1. I am an amateur at Linux to say the least. Can you give me the "tethering for dummies" version? Also, do you think we could do this with the USB cable? I think the speed would be better.

Thanks!! Great work!
   
Reply With Quote
  (#9 (permalink)) Old
gastromancer Offline
New Member
 
Posts: 2
Join Date: Sep 2007
Model: 8830
PIN: N/A
Carrier: Sprint
Default 09-23-2007, 05:43 PM

[quote=alkos333;653281]I managed to tether to my 8830 via Bluetooth. I set everything up except my ppp and chat scripts by following this wiki: How to setup Bluetooth - ThinkWiki

alkos333, can you post any details on how you got the USB pairing working? Which version of Linux, which version of USB-utils? I tried the instructions on Thinkwiki, and it didn't work at all for me.

In the past, I've gotten pairing working with various USB devices, but I fear that there's been bitrot in the bluez code,
'cos it didn't work for me at all this time. I got errors in the passkey stuff, where, again, in the past it's worked smooth as silk.

Anyway, if you could post details, I'd sure appreciate it.

Or, I'm [email address], if you'd prefer to send email.

Thanks,
--chet--
   
Reply With Quote
  (#10 (permalink)) Old
gastromancer Offline
New Member
 
Posts: 2
Join Date: Sep 2007
Model: 8830
PIN: N/A
Carrier: Sprint
Default 09-25-2007, 12:46 PM

[quote=alkos333;653281]I managed to tether to my 8830 via Bluetooth. I set everything up except my ppp and chat scripts by following this wiki: How to setup Bluetooth - ThinkWiki

alkos3333, I finally figured out how to pair with bluez on linux. The trick was to run a passkey-agent program (provided in source with the bluez packages). You run the passkey-agent like this:
passkey-agent --default 0000

where "0000" is your default PIN. That's all.

Everything else worked. I actually used the instructions in the SPRINT broadband setup guide for Linux, and those worked fine.
   
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On






Copyright © 2004-2008 BlackBerryNews.com, BlackBerryFAQ.com, BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of Research In Motion Limited.
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.1