maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   N900+JoikuSpot= NO internet (https://talk.maemo.org/showthread.php?t=52743)

Gusse 2010-12-26 19:51

Re: N900+JoikuSpot= NO internet
 
Quote:

Originally Posted by woodyear99 (Post 904710)
When I do the last command "cp /lib/modules/current/JoikuSpot_Bouncer.ko /home/opt/maemo/usr/share/applications"

It says /lib/modules/current/JoikuSpot_Bouncer.ko does not exist.

What should I do???

Are you using Titans Power Kernel?

What do you get if you write
Code:

ls -la /lib/modules/current

mthmob 2010-12-26 20:08

Re: N900+JoikuSpot= NO internet
 
whats so good about joikuspot compared to mobilehotspot?

i use mobilehotspot everyday, wich is free and never have any problems.

wich made me think joikuspot is a waste of money when mobilehotspot is free.. but maybe its better? since people use that instead? confused :)

Gusse 2010-12-26 20:32

Re: N900+JoikuSpot= NO internet
 
Personally I don't use JoikuSpot too often, actually I don't even remember when was the last time.

This is just a good option for laptop/etc... to have an access point when no free WLAN available (i.e. when travelling...). Mobilehotspot might be better, but never tried that one. Don't know about others.

Edit:
Thanks for this little push to check Mobilehotspot ;)
Installation is easy and it seems to work OK (editing now via Mobilehotspot connection).

woodyear99 2010-12-26 21:42

Re: N900+JoikuSpot= NO internet
 
Quote:

Originally Posted by Gusse (Post 904800)
Are you using Titans Power Kernel?

What do you get if you write
Code:

ls -la /lib/modules/current

ah I guess I installed the wrong one? I installed the 'enhanced linux kernel for power users'

also mobilehotspot always says failed to start. so not having luck with either joiku or mhs



Nokia-N900:~# ls -la /lib/modules/current
lrwxrwxrwx 1 root root 12 Dec 31 1969 /lib/modules/current -> 2.6.28-omap1

woodyear99 2010-12-27 00:40

Re: N900+JoikuSpot= NO internet
 
Hmm having an issue here. i uninstalled the enhanced kernel and reinstalled via app manager.

After I reboot I still get

ls -l /lib/modules/current
/lib/modules/current -> 2.6.28-omap1

So it seems as tho power kernel isn't installed? Tho I ran the install from app manager with no errors...

Could this be due to the NIT droid dual boot I have?

I notice the NITdroid no longer works ever since I uninstalled/reinstalled enhanced kernel

Gusse 2010-12-27 11:20

Re: N900+JoikuSpot= NO internet
 
Try via terminal:
Code:

sudo gainroot
Code:

apt-get install kernel-power-flasher kernel-power kernel-power-modules
Code:

apt-get install kernel-power-settings
and then boot (power-off) the device.

woodyear99 2010-12-28 00:55

Re: N900+JoikuSpot= NO internet
 
Quote:

Originally Posted by Gusse (Post 905181)
Try via terminal:
Code:

sudo gainroot
Code:

apt-get install kernel-power-flasher kernel-power kernel-power-modules
Code:

apt-get install kernel-power-settings
and then boot (power-off) the device.

Thanks, those commands went through. I rebooted and still get

ls -l /lib/modules/current
lrwxrwxrwx 1 root root 12 Dec 31 1969 /lib/modules/current -> 2.6.28-omap1


Any ideas?

Gusse 2010-12-28 07:22

Re: N900+JoikuSpot= NO internet
 
What do you get from
Code:

uname -r
It should be 2.6.28.10power46.

And directory listing from
Code:

ls -l /lib/modules
You should have there at least two directories + link to current
2.6.28-omap1
2.6.28.10power46

Forward is on your own risk:
If so far everything is OK, you could changes linked directory manually.
Code:

sudo gainroot
cd /lib/modules
rm current
ln -s 2.6.28.10power46 current

If you are not succesful or do not want modify link file, send post to Overclock the N900? thread. Author of Power Kernel (Titan), most probably can help you. I don't know does he read this thread?

woodyear99 2010-12-28 13:02

Re: N900+JoikuSpot= NO internet
 
I installed the enhanced linux kernel for power users via app manager a few days ago. I rebooted and ran those commands. Any idea where I went wrong?

Nokia-N900:~# uname -r
2.6.28-omap1

Nokia-N900:~# uname -r
2.6.28-omap1
Nokia-N900:~# ls -l /lib/modules
drwxr-xr-x 2 root root 7600 Dec 26 13:07 2.6.28-omap1
drwxr-xr-x 2 root root 19640 Dec 26 13:07 2.6.28.10power46
drwxr-xr-x 2 root root 2088 Dec 26 13:07 2.6.28.NIT.06
lrwxrwxrwx 1 root root 12 Dec 31 1969 current -> 2.6.28-omap1

should I run that last command? ie.


Quote:

sudo gainroot
cd /lib/modules
rm current
ln -s 2.6.28.10power46 current

Gusse 2010-12-28 13:53

Re: N900+JoikuSpot= NO internet
 
Don't run last set of commands!

Please, post your problem to Overclock thread.
You seems to have files in place, but kernel was not changed.

Edit:
You might want to try this one:
Kernel Power, Issues after multiboot or Nitdroid installation


All times are GMT. The time now is 08:25.

vBulletin® Version 3.8.8