LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-18-2009, 12:39 PM   #16
Denis-Carl Robidoux
LQ Newbie
 
Registered: Dec 2009
Posts: 4

Rep: Reputation: 3

Novatel U950 (Ovation MC950D) with Bell Canada on Ubuntu 9.10

In the turmoil of me trying to reach experts and other supports guys at Bell they sent me a Novatel U950 as a "solution" to my problem, little did they know that this U950 also had the very same problem, but anyway, it helped me find the solution.

So if you wish to make a Novatel U950 (Ovation MC950D) work with Ubuntu 9.10 on the Bell Canada networks it's exactly the same steps as described above for the U998 except that you don't have to do the rmmod and modprobe commands (somehow Ubuntu already knows that the U950's 0x1410:0x4400 usbid is a usbserial device)
 
1 members found this post helpful.
Old 12-18-2009, 01:17 PM   #17
Denis-Carl Robidoux
LQ Newbie
 
Registered: Dec 2009
Posts: 4

Rep: Reputation: 3
If you wonder how I found out the "inet.bell.ca" (which would be comprehensible if you are not a bell canada customer) I used a Windows XP PC, installed the Bell Windows compatible software to connect to the internet and then did a Start->Run->regedit
and then I parsed the info related to the software... hint: in regedit use the Ctrl-F feature and look for: gprsAPN

after hitting the F3 button a couple of times it should bring you to the setting that interests you.

Last edited by Denis-Carl Robidoux; 12-18-2009 at 01:38 PM.
 
1 members found this post helpful.
Old 12-27-2009, 08:04 AM   #18
Robert.Thompson
Member
 
Registered: Nov 2009
Location: Montreal, Quebec, Canada
Distribution: LinuxMint 20 Cinnamon
Posts: 589

Original Poster
Rep: Reputation: 49
Hello Denis-Carl:

Thank you very much for the detailed instructions - at my level of linux experience the way you presented them was extremely helpful.

I got as far as:

ATZ
OK
AT+CGDCONT=1,"ip","inet.bell.ca"
OK
ATDT*99#
CONNECT HSDPA 7.2

and then a 'Login Terminal Window' appears with 'Cancel' and 'Continue' buttons at the bottom. I pressed 'Continue' and it failed and the following appeared in the log:

"The remote system is required to authenticate itself but I couldn't find any suitable secret(password) for it to use to do so."

When I use the modem in Xp, it never asks for a PW, it just connects. I tried 'regedit' to see if a PW was buried in the registry along with 'inet.bell.ca' but I found no PW there.

Also, in the 'terminal window' I get: "Authentication Rejected, reason: None of the authentication protocols specified are supported and host-based authentication failed."

If you have any suggestions as to how to proceed, I would appreciated them.

Thanks,

Last edited by Robert.Thompson; 12-27-2009 at 08:22 AM. Reason: additional info
 
Old 01-23-2010, 03:49 AM   #19
split5
LQ Newbie
 
Registered: Jan 2010
Posts: 1

Rep: Reputation: 1
Bell Stick on Ubuntu 9.10

Man!!!! I didn't know you guys were already so close to the solution... I hacked my way into linux and spent days trying to get the Bell stick working on Ubuntu 9.10, and finally got it working but used the wrong APN and guess what? Bell calls me and says I got a $500 bill!!! I refuted this bill over the phone and they said I wrecked my service agreement when I installed linux so you are SCREWED. LOL WHAT THE CRAP?!

Anyways I had a rough day to say the least.

So now I got it all working in Ubuntu:

1. Turn Off the Laptop
2. Put the stick in
3. Turn it on
4. When it tries to connect, Enter *99# in the broad band's number field
5. Enter inet.bell.ca in the APN field

That's it. Tell me if this works for you.

S5
 
1 members found this post helpful.
Old 01-23-2010, 11:50 AM   #20
Robert.Thompson
Member
 
Registered: Nov 2009
Location: Montreal, Quebec, Canada
Distribution: LinuxMint 20 Cinnamon
Posts: 589

Original Poster
Rep: Reputation: 49
Thank you.

I just solved my problem too! I am writing this from my Linux/Novatel U998 connected laptop!!!!!

Because I am a real newbie and I don't know wtf I am doing, I never properly read the error msgs I was getting.

I followed Denis-Carl's instructions, Dec 18 2009, to the letter but could not get connected. I kept getting a number of error msgs from kppp, so, I kept fiddling with the configuration - the error said something about the remote system is required to authenticate itself. I figured that this was caused by how I set up my 'account' in kppp, well, that wasn't the problem.

After alot of frustrating attempts in Debian, I tried Puppy, only to fail even more miserably because I couldn't even get kppp or wvdial to work; and that's after downloading every package etc that exists on the internet concerning kppp, wvdial, modems, usb's etc.

Back to Debian. I read every error msg carefully as there were more than one. The one I ignored, because I am an idiot, was the one that suggested that I read the kppp readme file - I thought that, because kppp was executing, there could be nothing wrong with it's own configuration, right? WRONG!!!!!

All I had to do was:

1) create a 'dip' group (what ever the hell that is) and add every user on my system to it.

2) uncomment "noauth" in the kppp-options file.

The trouble with newbie's is that they don't know how to use, or even understand, the tools they must use to fix the problems that they don't know how to use or even understand! Understand?

Anyway, thanks to everyone for all you help in solving this issue as well as all the others that I have posted.

Now, I think I'll surf the net on my Linux / Novatel U998 connected laptop.

Last edited by Robert.Thompson; 01-23-2010 at 11:55 AM.
 
Old 02-22-2010, 10:19 PM   #21
prince charles
LQ Newbie
 
Registered: Feb 2010
Posts: 1

Rep: Reputation: 1
Working Bell Canada novatel u998 easy install

1. Start computer with u998 usb modem inserted
2. Right click on Mobile Connect and eject
In terminal:
3. sudo rmmod option
4. sudo rmmod usbserial
5. sudo modprobe usbserial vendor=0x1410 product=0x7030
6. lsusb .... you should see vendor and product in 5 above
7. sudo gedit /etc/init.d/rc.local
and add the these lines: modprobe -r usbserial
and: modprobe usbserial vendor=0x1410 product=0x7030
save and restart computer

8. connect with network icon on top right of panel

You might need to setup connection ... click on gsm network

enter provider as you like .... maybe Bell Canada
enter service ........ inet.bell.ca

You may have to restart computer.

I did this on the fly and may have missed something or some of this may not be needed. So please someone refine my post and let me know and I can elaborate if needed. ****THIS WORKS !!! ****

Charles

P.S. I am using Ubuntu 9.10 to do this
And be sure to do all updates before trying this

Last edited by prince charles; 02-22-2010 at 10:30 PM. Reason: missed info
 
1 members found this post helpful.
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
telstra usb turbo modem in Australia barber Linux - Newbie 2 03-21-2009 02:38 AM
Can I add a Novatel USB Wireless U727 modem to my ASUS Eee PC wienersmom Linux - Newbie 1 03-02-2009 10:45 PM
Best distro for USB stick modem support Completely Clueless Linux - Networking 3 01-03-2009 10:28 AM
Kubuntu 7.04 and Novatel Ovation U720 Modem deepgrewal Ubuntu 0 04-26-2007 09:49 AM
Dsl Turbo 100 Usb Modem Dentist Linux - Hardware 1 04-28-2003 06:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration