Nokia Phone as USB modem in Ubunut 10.10.

Status
Not open for further replies.

m-jeri

A Nobody.
Innovator
Hi All...

Need to configure Nokian N97 mini as usb modem in Ubuntu 10.10.

Please help.

Linux noobie.

m-J
 
Have you tried a google search for "nokia n97 usb modem ubuntu" to see if any of the links are useful?
 
One of them said.. to connect to usb and then confugure a mobile broadband..

I did all that.

But where is the connect thing? ..

and also i did everything via the bluetooth connection and the modem also connected. but no pages load or anything
 
Hmm I wonder if you need to manually set the DNS/gateway in /etc/resolv.conf (or network manager UI) if Bluetooth is connecting but no pages opening...

See Tethering your Nokia to Ubuntu via USB. | Open attitude.

When you plug in the USB cable are you selecting "PC Suite mode" ?

BTW out of curiosity I'm trying my N900 (Airtel GPRS) on Ubuntu 10.10 and it fails to connect! Gah! Searching for a solution myself - might need to build latest "modem manager" package of sources :)
 
ITs weird..

I have configures Bluetooth, Joikuspot, Mobile broadband.

All connect successfully. even the Data icon under the small 3g logo in mobile also changes. but the pages or connection nothing happens. :(

--- Updated Post - Automerged ---

and yea i did the same exactly with the mobile broadband
 
After it connected paste the output of "ifconfig -a" from console (just to check whether the gateway/DNS are set correctly)...
 
okay...................

--- Updated Post - Automerged ---

jerin@JerinInspiron:~$ ifconfig -a
eth0 Link encap:Ethernet HWaddr a4:ba:db:de:f9:0a
inet addr:192.168.2.2 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::a6ba:dbff:fede:f90a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1492 Metric:1
RX packets:9 errors:0 dropped:0 overruns:0 frame:0
TX packets:63 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1792 (1.7 KB) TX bytes:10672 (10.6 KB)
Interrupt:45

eth1 Link encap:Ethernet HWaddr 70:f1:a1:fa:86:d2
inet6 addr: fe80::72f1:a1ff:fefa:86d2/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:17

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:480 (480.0 B) TX bytes:480 (480.0 B)

ppp0 Link encap:Point-to-Point Protocol
inet addr:10.18.203.76 P-t-P:10.6.6.6 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:7 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:154 (154.0 B) TX bytes:107 (107.0 B)

the ifconfig..
 
gah i was expecting dns/gateway info to be in there, but not visible... what is the contents of /etc/resolv.conf ? in any case , further googling.
 
Status
Not open for further replies.