Active Topics

 


Reply
Thread Tools
Posts: 4 | Thanked: 0 times | Joined on Sep 2008
#1
So I was able to get deblet installed and working fine except for one thing...wireless. I can connect to my router, but my n800 never gets an IP address assigned. I tried running dhclient but no luck on getting an address.

I take it from reading other posts that some of you have gotten it working? If anyone has any suggestions, I'm all ears.

Thanks!
 
Stskeeps's Avatar
Posts: 1,671 | Thanked: 11,478 times | Joined on Jun 2008 @ Warsaw, Poland
#2
Originally Posted by Flecko View Post
So I was able to get deblet installed and working fine except for one thing...wireless. I can connect to my router, but my n800 never gets an IP address assigned. I tried running dhclient but no luck on getting an address.

I take it from reading other posts that some of you have gotten it working? If anyone has any suggestions, I'm all ears.

Thanks!
You can try doing manual configuration in /etc/network/interfaces (http://trac.tspre.org/projects/deble...ork/interfaces) and see how it works. It won't be shiny and easy to switch, but it should verify what is wrong with your connection.
__________________
As you go on to other communities, remember to build them around politeness, respect, trust and humility. Be wary of poisonous people and deal with them before they end up killing your community.. Seen it happen to too many IRC channels, forums, open source projects.
 

The Following User Says Thank You to Stskeeps For This Useful Post:
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#3
I don't know whats wrong with my setup but using /etc/network/interfaces OR the gnome-network-manager always kills my card. It will connect for a very brief time then it'll never work again till I reboot.

I have to setup /etc/wpa_supplicant.conf manually (info wpa_supplicant.conf).. and then run:
iwconfig wlan0 essid YourEssid
wpa_supplicant -Dwext -iwlan0 -c/etc/wpa_supplicant.conf -B
dhclient wlan0

to watch wpa_supplicant you can open a new terminal and run "wpa_cli".. it should walk you through the handshake process and tell you when it's connected and all that.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 
Posts: 4 | Thanked: 0 times | Joined on Sep 2008
#4
I wasnt able to make any progress by editing /etc/network/interfaces. It just tries to get a dhcp address when it boots up but never gets a valid response.

I take it that wireless in deblet just isnt quite there yet. No biggy, I can wait.

Thanks for the help!
 
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#5
Do you use WEP?
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 
Posts: 4 | Thanked: 0 times | Joined on Sep 2008
#6
No. I have an open wireless router that doesn't broadcast its SSID.

My n800(running os2008,) Wii, Laptop, MythTV DVR, and various other devices have no problem connecting with the SSID not being broadcast.

Anyone else have this setup?
 
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#7
oh yeah... I also had problems connecting to an ssid that didn't broadcast.

Again...setting up wpa_supplicant.conf manually and adding scan_ssid 1 (i think thats right) should help.

But I don't hide it anymore since its extremely trivial and useless anyway. 2 seconds with most linux scanners will show the ssid..

But I can confirm I had problems with hidden ssid's.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 
jiiv's Avatar
Posts: 124 | Thanked: 47 times | Joined on Aug 2008 @ Northern DFW
#8
Oh, I actually I think I may have had the same problem with hidden APs. I hadn't heard about the scan_ssid thing; I may give that a shot and then rehide my aps.
 
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#9
It's scan_ssid=1.. goes in the network = { } block.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!
 

The Following User Says Thank You to fatalsaint For This Useful Post:
Posts: 4 | Thanked: 0 times | Joined on Sep 2008
#10
Interesting. I'll have to see about setting up a wpa_supplicant.conf then.

Is there a good resource for that? I'll google.
 
Reply

Tags
debian, deblet, wireless


 
Forum Jump


All times are GMT. The time now is 04:28.