![]() |
2010-07-31
, 20:05
|
|
Posts: 451 |
Thanked: 424 times |
Joined on Apr 2010
@ England
|
#222
|
Nokia-N900:~# mobilehotspot_backend start
DEBUG: executing uname -r
DEBUG: executing lsmod
DEBUG: executing lsmod
DEBUG: executing lsmod
DEBUG: executing lsmod
DEBUG: executing lsmod
DEBUG: executing lsmod
DEBUG: executing lsmod
DEBUG: executing lsmod
ERROR:dbus.proxies:Introspect error on :1.85:/com/nokia/icd2: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Unsupported interface or method
DEBUG: executing ifconfig wlan0 down
DEBUG: executing iwconfig wlan0 mode ad-hoc
DEBUG: executing ifconfig wlan0 up
DEBUG: executing iwconfig wlan0 essid "New"
DEBUG: executing ifconfig wlan0 10.39.200.1 netmask 255.255.255.0 up
DEBUG: executing /usr/sbin/dnsmasq -i wlan0 -a 10.39.200.1 -I lo -z -x /var/run/dnsmasq.wlan0.pid --dhcp-range=10.39.200.10,10.39.200.100,6h --dhcp-option=3,10.39.200.1 --dhcp-option=6,10.39.200.1
DEBUG: executing iptables --flush
DEBUG: executing iptables --flush -t nat
DEBUG: executing iptables -P FORWARD ACCEPT
DEBUG: executing iptables -P INPUT ACCEPT
DEBUG: executing iptables -P OUTPUT ACCEPT
DEBUG: executing iptables --table nat --append POSTROUTING --out-interface gprs0 -j MASQUERADE
![]() |
2010-08-01
, 16:14
|
Posts: 540 |
Thanked: 288 times |
Joined on Sep 2009
|
#223
|
Any one been able to get this working with Linux? (Arch Linux to be specific, and the wicd network manager).
I've tried now and again over the last few months, with many re-installs and flashes in between, but it never seems to get an IP address, I've tried with encryption disabled and enabled.
If I set a manual IP in my netbooks network settings, it connects for 5 seconds and the disconnects right away.
(IP: 10.39.200.10, netmask: 255.255.255.0, gateway: 10.39.200.1).
All of which seem vaild considering the backend output below:
![]() |
2010-08-03
, 10:29
|
Posts: 116 |
Thanked: 39 times |
Joined on Jun 2010
@ Finland
|
#224
|
![]() |
2010-08-03
, 15:29
|
Posts: 1,141 |
Thanked: 781 times |
Joined on Dec 2009
@ Magical Unicorn Land
|
#225
|
![]() |
2010-08-03
, 15:46
|
Posts: 116 |
Thanked: 39 times |
Joined on Jun 2010
@ Finland
|
#226
|
![]() |
2010-08-03
, 21:19
|
Posts: 540 |
Thanked: 288 times |
Joined on Sep 2009
|
#227
|
The Following User Says Thank You to rambo For This Useful Post: | ||
![]() |
2010-08-03
, 22:43
|
|
Posts: 451 |
Thanked: 424 times |
Joined on Apr 2010
@ England
|
#228
|
Don't know if anyone has tested that specific combination, but the issue may be elsewhere.
"connects" and "disconnects" as in network manager showing connection state as connected/disconnected ?
Can you ping the N900 when you have manual IP set, can you use the arp command to resolve the HW address for the gateway IP. What if you run dhclient manually ?
![]() |
2010-08-04
, 07:20
|
Posts: 540 |
Thanked: 288 times |
Joined on Sep 2009
|
#229
|
Connected to <SSID> <IP ADDRESS> strength: ??
I've never seen my network manager do that before.
![]() |
2010-08-04
, 12:15
|
Posts: 27 |
Thanked: 6 times |
Joined on Dec 2009
|
#230
|
DEBUG: executing insmod /lib/modules/2.6.28.10power37/nf_contrack.ko DEBUG: Command output: insmod: can't read '/lib/modules/2.6.8.10power37/nf_conntrack.ko': No such file or directory
I'm fairly sure the chipset can do at least 54Mbps.Just checked the local basestation connected clients, my N900 is connected at 54Mbps. In fact I recall that even on N800 the chipset was 54Mbps capable but the CPU could not route network traffic at this speed so in practise speeds were much lower.154Mbps is not (yet AFAIRecall) real standard even if some manufacturers have similar implementations, ditto for the even higher link-level max-speeds.
Ad-Hoc *might* be limited to 11Mbps in any case.