View Single Post
Posts: 99 | Thanked: 65 times | Joined on Jan 2008 @ Finland
#14
First of all, I can't go into these things in more detail right now so you'll have to do with this quick reply.

Originally Posted by maacruz View Post
(sudo gainroot not working) This surely happens if rootfs fills (because of big growing logs or any other reason). There may be other reasons, but take care the former doesn't happen, make sure you have always free space.
rootfs should've had around 20 MiB, so free disk space should not have been the issue. Right now I'll just ignore this and move on.

(installer) Please elaborate a bit more. Is it an issue with the installer script? Please post one of such messages and your module's directory listing if so. The script doesn't expect to find all installed modules in kbuilds/foo, it just looks for those existing in kbuilds/foo to replace the installed ones under /lib/modules/2.6.21-omap1.
I may be mistaken so correct me if I'm wrong. Although the installer only tries to replace modules currently in /lib/modules/$KVER/, I think the line following cp will echo an error if the module is not found in kbuilds. Note that "test -e foo && true" will set $? as non-zero if foo doesn't exist.

I haven't had any issue with wifi. Is the AP open, WEP or WPA?
WPA. I should be able to try open AP also. What I didn't remember to say before is that trying to join the AP instantly gave an error. In addition, I never had time to see system logs.
 

The Following User Says Thank You to wnd For This Useful Post: