![]() |
2010-07-22
, 07:38
|
|
Posts: 164 |
Thanked: 79 times |
Joined on Jul 2010
|
#2
|
![]() |
2010-07-22
, 07:49
|
|
Posts: 164 |
Thanked: 79 times |
Joined on Jul 2010
|
#3
|
![]() |
2010-07-22
, 07:55
|
Posts: 122 |
Thanked: 2 times |
Joined on Jul 2010
@ Latvia, Ireland
|
#4
|
another not-so-simple way I can think of right now is...
get a cheap wifi dongle( if u are already using wifi on ur pc to connect to internet) and setup a adhoc network through your pc with that dongle.
Thts it.
You wil have a wireless network setup and use that for your n900
![]() |
2010-07-22
, 08:04
|
|
Posts: 164 |
Thanked: 79 times |
Joined on Jul 2010
|
#5
|
![]() |
2010-07-22
, 08:14
|
Posts: 15 |
Thanked: 15 times |
Joined on Dec 2009
@ Brisbane, Australia
|
#6
|
up route del default up route add default gw 192.168.2.14 up run-standalone.sh dbus-send --type=method_call --system --dest=com.nokia.icd /com/nokia/icd com.nokia.icd.connect string:DUMMY uint32:0 down run-standalone.sh dbus-send --system --dest=com.nokia.icd /com/nokia/icd_ui com.nokia.icd_ui.disconnect boolean:true
deb http://repository.maemo.org/extras-testing/ fremantle free non-free deb http://repository.maemo.org/extras-devel/ fremantle free non-free
apt-get update apt-get install libicd-network-null gconftool-2 -s -t string /system/osso/connectivity/IAP/DUMMY/type DUMMY gconftool-2 -s -t string /system/osso/connectivity/IAP/DUMMY/name "Dummy Network" gconftool-2 -s -t boolean /system/osso/connectivity/IAP/DUMMY/autoconnect false
# Google DNS nameserver 8.8.8.8 nameserver 8.8.4.4
echo options g_nokia host_addr=00:11:22:33:44:55 > /etc/modprobe.d/g_nokia
![]() |
2010-07-22
, 08:22
|
|
Posts: 142 |
Thanked: 49 times |
Joined on Oct 2009
@ Italy
|
#7
|
The Following User Says Thank You to The_Solutor For This Useful Post: | ||
![]() |
2010-07-22
, 08:51
|
Posts: 122 |
Thanked: 2 times |
Joined on Jul 2010
@ Latvia, Ireland
|
#8
|
All the info you need should be on the wiki page (http://wiki.maemo.org/N900_USB_networking). I used that no probs but I have a Linux desktop. What OS do you run on your desktop?
![]() |
2010-07-22
, 09:09
|
Banned |
Posts: 3 |
Thanked: 3 times |
Joined on Jul 2010
@ England
|
#9
|
n0ak
You have to:
#1 unload any g_nokia and g_storage_file modules eventually present
#2 load the module g_ether (and install the related driver in windows)
#3 bring up and configure the usb0 network adapter
If you want to share the 3g connection you ave also
to
#4 enable the ip forwarding
#5 set the iptables roule[s]
#6 configure statically the ip/gw/dns on the pc side or (better) configure dnsmasq on the n900 to act as DHCP/DNS server.
P.S. You need the power kernel to use iptables,
If you don't need the Internet sharing, you can use the stock kernel but you need the mad deveper package which provide the g_ether module
![]() |
2010-07-22
, 09:13
|
Posts: 122 |
Thanked: 2 times |
Joined on Jul 2010
@ Latvia, Ireland
|
#10
|
I have tried lots of things and the steps u need to do to get internet working on n900 with USB ! ,but still can't get internet working on my n900 with USB !
I have downloaded Mad-Developer !!
But still can't get the internet working
- Or probarly I do someting wrong with mad-developer !
- Or there is something more I need to do !
Help please maybe ur the one who can help me and tell me step by step to get this woking properly !!Also check-out this - http://talk.maemo.org/showthread.php?t=58742
I have done what this guy says "ivyking" but still can't get internet working !!
Maybe he had missed something "ivyking"
Or u can explain me more desriptive to make me understand well !
Thank u very much !
I will appreciate ur replies !
Last edited by n0ak; 2010-07-22 at 07:20.