maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Alternatives (https://talk.maemo.org/forumdisplay.php?f=36)
-   -   [Debian] no wifi with alternate os's? (https://talk.maemo.org/showthread.php?t=27185)

shreaded_teddy 2009-02-27 20:36

[Debian] no wifi with alternate os's?
 
i've tried a hand full of different os's on my n800 but for some reason none of them let me configure the wifi. using deblet i had the lxde desktop but when it booted there were 2 network manager icons in the bottom corner but i coudln't bring up any options for em, it just had a popup saying 'no network devices', i just put the gnome basic deblet on my external card but the network manager editor only lets me type in the name section, not bssids so i can't manually add my dd-wrt router. any sugestions?

desiv 2009-02-27 22:45

Re: no wifi with alternate os's?
 
It's a bit different, but what I did to get wifi working with deblet on my 770 is here:
http://www.internettablettalk.com/fo...i+desiv&page=6

Good luck.

desiv

andrewfblack 2009-02-27 23:45

Re: no wifi with alternate os's?
 
Wifi works on Mer with is deblet replacement. Also works with Ubuntu Jantary, and Android.

shreaded_teddy 2009-03-02 01:52

Re: no wifi with alternate os's?
 
maybe i did something wrong but wifi didn't work for mer or android for me.

andrewfblack 2009-03-02 04:15

Re: no wifi with alternate os's?
 
Quote:

Originally Posted by shreaded_teddy (Post 268174)
maybe i did something wrong but wifi didn't work for mer or android for me.

by not working whats going on when you try to connect explain the problem and we might be able to help.

shreaded_teddy 2009-03-03 00:15

Re: no wifi with alternate os's?
 
like the os's didn't have the wifi drivers. i coudln't even get either os to look for available networks.

gerstavros 2009-03-18 19:45

Re: [Debian] no wifi with alternate os's?
 
I have exactly the same problem as shreaded_teddy. Is there any solution?

damagedspline 2009-03-21 19:03

Re: [Debian] no wifi with alternate os's?
 
i was able to solve it in my deblet installation by modifying /etc/init.d/tablet-wireless.

i added the following line to the end of the tablet_setup() function so it now looks like:
Code:

        # ifconfig wlan0 up - was for network-manager

        /sbin/ifconfig wlan0 up
}


it worked on my deblet lxde installation right after the first boot.
please let me know if you need assistance modifying this file

gerstavros 2009-03-21 19:37

Re: [Debian] no wifi with alternate os's?
 
Quote:

Originally Posted by damagedspline (Post 273580)
i was able to solve it in my deblet installation by modifying /etc/init.d/tablet-wireless.

i added the following line to the end of the tablet_setup() function so it now looks like:
Code:

        # ifconfig wlan0 up - was for network-manager

        /sbin/ifconfig wlan0 up
}

it worked on my deblet lxde installation right after the first boot.
please let me know if you need assistance modifying this file

WOW! It works! Thanks very much!


All times are GMT. The time now is 03:18.

vBulletin® Version 3.8.8