LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 04-22-2010, 11:33 AM   #1
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Rep: Reputation: 51
Problems with wireless connection on squeeze


hi

Since the upgrade from Lenny to Squeeze on my Notebook Toshiba Satellite Pro U200 with Intel Pro/Wireless 3945 ABG I have wireless connection problems.
The connection breaks time to time and sometimes cannot connect automaticaly after restart.

My /etc/network/interfaces:
Code:
# Wireless
allow-hotplug wlan0
auto wlan0
iface wlan0 inet dhcp
   wpa-driver wext    
   wpa-ssid myessid  
   wpa-scan-ssid 1
   wpa-ap-scan 2
   wpa-proto RSN 
   wpa-pairwise CCMP 
   wpa-group CCMP 
   wpa-key-mgmt WPA-PSK
   wpa-psk mykey
Under Lenny I didn't have these problems.

BTW I didn't change anything on the wireless or network configurations on the notebook and on the wiereless router.

Last edited by cccc; 04-23-2010 at 06:46 PM.
 
Old 04-24-2010, 03:17 PM   #2
Brains
Senior Member
 
Registered: Apr 2009
Distribution: All OS except Apple
Posts: 1,591

Rep: Reputation: 389Reputation: 389Reputation: 389Reputation: 389
Network manager has given me wireless issues in the past. The best solution I've found was to remove network-manager and network-manager-kde (since I use KDE), and installed wicd. It's performance is as it's name suggests.
Which one are you using?.
Is the firmware-iwlwifi package installed or are you using firmware files you manually installed in the past?
 
Old 04-24-2010, 08:49 PM   #3
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Original Poster
Rep: Reputation: 51
I'm using Gnome.
I've removed network-manager, installed wicd and now it seems to work.
 
Old 04-25-2010, 06:50 AM   #4
hkoster1
Member
 
Registered: Dec 2007
Location: Amsterdam
Distribution: Debian testing/Sid (AMD64)
Posts: 32

Rep: Reputation: 15
Just to wrap this topic up: the original problem was the 'auto wlan0' line in /etc/network/interfaces, which removed it from network-manager control. There used to be problems with network-manager (especially with regard to WPA security), but the version currently in testing (Squeeze) should work fine. Wicd is a fine replacement, though.

P.S. Most of the wpa-... entries for the wlan0 interface in the OP are superfluous, since they're defaults.

Last edited by hkoster1; 04-25-2010 at 06:52 AM.
 
Old 04-25-2010, 09:06 AM   #5
cccc
Senior Member
 
Registered: Sep 2003
Distribution: Debian Squeeze / Wheezy
Posts: 1,623

Original Poster
Rep: Reputation: 51
Quote:
Originally Posted by hkoster1 View Post
P.S. Most of the wpa-... entries for the wlan0 interface in the OP are superfluous, since they're defaults.
Can you pls explain what you exactly mean?
 
Old 04-25-2010, 03:00 PM   #6
hkoster1
Member
 
Registered: Dec 2007
Location: Amsterdam
Distribution: Debian testing/Sid (AMD64)
Posts: 32

Rep: Reputation: 15
Quote:
Originally Posted by cccc View Post
Can you pls explain what you exactly mean?
I could do that, but I'll leave this for you as an exercise to discover. It could involve a bit of experimentation (commenting various lines and trying to make a connection); or it could involve studying man-pages for wpasupplicant, interfaces, ...

Have fun!
 
Old 08-12-2010, 03:17 AM   #7
arocchetti
LQ Newbie
 
Registered: Apr 2010
Location: Rome - Italy
Distribution: Debian - Squeeze
Posts: 2

Rep: Reputation: 0
I've got a Lenovo R61i with Intel Pro/Wireless 3945 ABG. I installed Squeeze from scratch and I followed this steps:

1) I installed firmware-iwlwifi package from the repositories
2) I removed the KDE Network-Manager and I installed wicd
3) I modified my file /etc/network/interfaces adding this rows

# Wireless
allow-hotplug wlan0
auto wlan0
iface wlan0 inet dhcp
wpa-ssid myssid
wpa-key-mgmt WPA-PSK
wpa-psk mykey
4) Now it works perfectly. BTW I use a wireless router Lynksys WRT160n WPA-TKIP encryption

rgds
 
Old 08-12-2010, 04:52 AM   #8
jim_p
Member
 
Registered: Aug 2009
Distribution: Debian testing
Posts: 564

Rep: Reputation: 131Reputation: 131
If you use nm/wicd you can leave only the "lo" interface in your /etc/network/interfaces and let the apps handle your connections.
 
1 members found this post helpful.
Old 08-13-2010, 03:33 AM   #9
arocchetti
LQ Newbie
 
Registered: Apr 2010
Location: Rome - Italy
Distribution: Debian - Squeeze
Posts: 2

Rep: Reputation: 0
Smile Wireless connection on Squeeze

You're perfectly right.
My problem is that I started working with computers in 1981, with an Univac 1100 and at that time the graphical interfaces were maybe only in the dreams of Steve Jobs.
So I prefer fighting with a conf file insted using a GUI

Thanks for you post

alessandro
 
  


Reply

Tags
connection, squeeze, wireless



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slackware 13 (64 bit) Wireless with WPA2-PSK and WPA Cipher set to AES KrazyKanuk Slackware 3 01-26-2010 05:52 AM
WPA2 PSK and 802.11x jonnytabpni General 1 01-18-2010 07:00 PM
WPA2 and PSK in Fedora 11 deesto Linux - Wireless Networking 5 08-14-2009 06:30 AM
WPA2-PSK how-to? Mr.Carioca Linux - Wireless Networking 1 02-16-2008 11:41 AM
Using WPA2-PSK under Ubuntu Edgy Eft jfmessier Linux - Wireless Networking 3 02-02-2007 09:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 02:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration