![]() |
2011-06-21
, 20:46
|
Posts: 1,141 |
Thanked: 781 times |
Joined on Dec 2009
@ Magical Unicorn Land
|
#2
|
![]() |
2011-06-21
, 22:09
|
Posts: 12 |
Thanked: 1 time |
Joined on May 2011
|
#3
|
http://wiki.maemo.org/N900_USB_networking
![]() |
2011-06-21
, 22:15
|
Posts: 1,463 |
Thanked: 1,916 times |
Joined on Feb 2008
@ Edmonton, AB
|
#4
|
![]() |
2011-06-21
, 22:39
|
Posts: 12 |
Thanked: 1 time |
Joined on May 2011
|
#5
|
![]() |
2011-06-22
, 09:05
|
Posts: 12 |
Thanked: 1 time |
Joined on May 2011
|
#6
|
![]() |
2011-06-22
, 09:08
|
|
Posts: 1,411 |
Thanked: 1,330 times |
Joined on Jan 2010
@ Tatooine
|
#7
|
I got a problem on the very first step...
when I enter
/etc/network/interfaces
it says permission denied
I have no network running
![]() |
2011-06-22
, 09:11
|
Posts: 12 |
Thanked: 1 time |
Joined on May 2011
|
#8
|
You must be root!: http://wiki.maemo.org/Root_access
![]() |
2011-06-22
, 09:37
|
|
Posts: 1,411 |
Thanked: 1,330 times |
Joined on Jan 2010
@ Tatooine
|
#9
|
I have already installed rootsh and I have run both commands
sudo gainroot and root, but the result is same.
![]() |
2011-06-22
, 14:16
|
Posts: 12 |
Thanked: 1 time |
Joined on May 2011
|
#10
|
Copy/paste your xterm window here.
(if you are attempting to edit /etc/network/interfaces and it gives you the message "permission denied" then you aren't root!)
N900 USB network configuration
If you are going to use windows as your host, the configuration needed on your N900 are a little different, so skip directly to the "Starting USB network mode with Windows" Part.
There is a default USB network interface configuration on Nokia N900. In the file /etc/network/interfaces, you should see a section which looks like this:
auto usb0
iface usb0 inet static
address 192.168.2.15
netmask 255.255.255.0
gateway 192.168.2.14
It would be a great help for me since to install applications, we need to use the internet on mobile only.