Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

wi-fi connection issue

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
dovah
Posts: 16
Joined: 2014-07-25 09:08

wi-fi connection issue

#1 Post by dovah »

Hi all,

I'm experiencing a little inconvenient on my wifi connection at university. The connection is accessed only if the given username matches the given password, and the "connect automatically" option is enabled. However, everytime I hibernate/restart the system, it doesn't connect automatically to the given network, and I have to write my password everytime. This issue doesn't occurr with other wifi networks without a required username, only the password (for example, connection at home ).

Here's my system specifications:

Code: Select all

dovah@debian:~$ lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux 7.6 (wheezy)
Release:	7.6
Codename:	wheezy

dovah@debian:~$ sudo lspci -vq | grep -i wireless -B 1 -A 5

02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless Network Adapter (rev 01)
	Subsystem: AzureWave Device 1186
	Flags: bus master, fast devsel, latency 0, IRQ 17
	Memory at f7d00000 (64-bit, non-prefetchable) [size=512K]
	Expansion ROM at f7d80000 [disabled] [size=64K]
	Capabilities: [40] Power Management version 2

Post Reply