Active Topics

 



Notices


Reply
Thread Tools
Posts: 61 | Thanked: 21 times | Joined on Jan 2010
#41
I still have a problem using Titan's kernel. The mobilehotspot backend seems to start properly, I see the hotspot on my computer but can't manage to connect.

Here is what dmesg give me:
Code:
[40089.625946] wl1251: 151 tx blocks at 0x3b788, 35 rx blocks at 0x3a780
[40089.649414] wl1251: firmware booted (Rev 4.0.4.3.7)
[40089.828460] wlan0: Trigger new scan to find an IBSS to join
[40094.672668] wlan0: Trigger new scan to find an IBSS to join
[40097.477478] wlan0: Creating new IBSS network, BSSID 16:32:aa:a8:1f:10
[40098.700866] wlan0 reports beacon loss when not associated
[40100.742950] wlan0: no IPv6 routers present
[40104.563323] slide (GPIO 71) is now open
[40127.649353] wlan0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge)
[40136.688323] slide (GPIO 71) is now closed
[40158.406982] wlan0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge)
[40189.212066] wlan0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge)
[40220.008941] wlan0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge)
[40243.313751] wl1251: ERROR Power save entry failed, giving up
[40249.205169] wlan0 reports beacon loss when not associated
[40249.462249] wl1251: ERROR Power save entry failed, giving up
[40250.789886] wlan0: No active IBSS STAs - trying to scan for other IBSS networks with same SSID (merge)
[40256.476043] wlan0 reports beacon loss when not associated
[40256.578369] wlan0 reports beacon loss when not associated
[40256.680572] wlan0 reports beacon loss when not associated
[40256.782714] wlan0 reports beacon loss when not associated
[40262.423065] wl1251: ERROR Power save entry failed, giving up
[40269.053741] wlan0 reports beacon loss when not associated
[40269.156005] wlan0 reports beacon loss when not associated
[40269.845336] wl1251: ERROR Power save entry failed, giving up
[40277.235839] wlan0 reports beacon loss when not associated
[40277.337860] wlan0 reports beacon loss when not associated
[40277.440185] wlan0 reports beacon loss when not associated
EDIT: removed the lines related to PC Suite Mode connection

Last edited by BlackDiamond; 2010-04-12 at 10:37.
 
Posts: 61 | Thanked: 21 times | Joined on Jan 2010
#42
Nevermind, I uninstalled nmap and mobilehotspot is working properly now.
 
Posts: 251 | Thanked: 70 times | Joined on Nov 2009
#43
Originally Posted by BlackDiamond View Post
Nevermind, I uninstalled nmap and mobilehotspot is working properly now.
nmap? how can it interfere?
 
Posts: 197 | Thanked: 25 times | Joined on Apr 2010 @ Europe
#44
hmm i just installed the 0.3.0 version, rebooted. and was able to start it without problems. but i couldn't find it with my macbook.
so i stopped it and tried to start it via the terminal.

now all i get is the same error eitama got on page 3. even after another reboot of the N900.
 
Posts: 215 | Thanked: 159 times | Joined on Jan 2010
#45
Originally Posted by assetburned View Post
hmm i just installed the 0.3.0 version, rebooted. and was able to start it without problems. but i couldn't find it with my macbook.
so i stopped it and tried to start it via the terminal.

now all i get is the same error eitama got on page 3. even after another reboot of the N900.
I think eitama and I had the same problem. Try installing my tweaked backend and see if that helps.
 

The Following User Says Thank You to Flynx For This Useful Post:
eitama's Avatar
Posts: 702 | Thanked: 334 times | Joined on Feb 2010 @ Israel.
#46
Originally Posted by Flynx View Post
I think eitama and I had the same problem. Try installing my tweaked backend and see if that helps.
Flynx, I actually gave up on mobilehotspot untill pr1.2 comes,
and managed to get Bluetooth DUN working.
But I saw your post, and decided to give it one more try! and it worked!!!!!!!!!!!!!!!!!

I put you backend,py file, rebooted after install and it worked!
Thanks mate, I don't know what you changed there but I suggest this be incorporated into the original package.
__________________
| Developer of Horizontal-Call - Call your contacts, fast! |
| Reverse SSH - access your N900 from anywhere, anytime |
| Using Samsung Galaxy S GT-i9000 and Nokia N900 |
| DonateMe - If you feel I helped you in a very good way, feel free to donate |
 
Posts: 540 | Thanked: 288 times | Joined on Sep 2009
#47
Originally Posted by eitama View Post
I put you backend,py file, rebooted after install and it worked!
Thanks mate, I don't know what you changed there but I suggest this be incorporated into the original package.
It's a simple sleep to make sure the gprs0 interface is fully up before we try to start dnsmasq. In theory the backend already waits for IcD to return that the connection is up before continuing but it might be that IcD returns a bit prematurely or something.

In any case I'll be making a slightly smarter wait-for-interface system soonish.
 
eitama's Avatar
Posts: 702 | Thanked: 334 times | Joined on Feb 2010 @ Israel.
#48
Originally Posted by rambo View Post
It's a simple sleep to make sure the gprs0 interface is fully up before we try to start dnsmasq. In theory the backend already waits for IcD to return that the connection is up before continuing but it might be that IcD returns a bit prematurely or something.

In any case I'll be making a slightly smarter wait-for-interface system soonish.
I Understand, Just to let you know - Your application made my life better.
http://talk.maemo.org/showthread.php...375#post608375
__________________
| Developer of Horizontal-Call - Call your contacts, fast! |
| Reverse SSH - access your N900 from anywhere, anytime |
| Using Samsung Galaxy S GT-i9000 and Nokia N900 |
| DonateMe - If you feel I helped you in a very good way, feel free to donate |
 
Posts: 61 | Thanked: 21 times | Joined on Jan 2010
#49
Originally Posted by arkanoid View Post
nmap? how can it interfere?
I don't know (yet), but I uninstalled nmap (the one from devel), and I could connect to my N900 even without reboot. The only strange thing remaining is the connection is not encrypted even when I set WEP in the frontend (I didn't have time to investigate).
 
Posts: 215 | Thanked: 159 times | Joined on Jan 2010
#50
Originally Posted by eitama View Post
Flynx, I actually gave up on mobilehotspot untill pr1.2 comes,
and managed to get Bluetooth DUN working.
But I saw your post, and decided to give it one more try! and it worked!!!!!!!!!!!!!!!!!

I put you backend,py file, rebooted after install and it worked!
Thanks mate, I don't know what you changed there but I suggest this be incorporated into the original package.
I'm glad I was able to contribute in some small way. rambo will have a much more elegant solution soon, when he has time. I think I read somewhere he has a phd thesis to finish up or something.
 
Reply


 
Forum Jump


All times are GMT. The time now is 22:48.