Sponsored Content
Operating Systems Linux Ubuntu Trouble Connecting to Wi-Fi Via GUI Post 303039436 by AntumDeluge on Friday 4th of October 2019 05:50:42 PM
Old 10-04-2019
Trouble Connecting to Wi-Fi Via GUI

Note: I originally posted this question on unix.stackexchange.com. But as my question was down-voted within an hour of asking, I came to the conclusion that perhaps I need to quit attempting to get help on StackExchange or that my inquiry is simply moronic. If anyone feels that my question is not reasonable, please give me some feedback so I understand why.

Original question:

I am having a small issue with my Wi-Fi adapter. It seems that the GUI interface is struggling to connect, so it does not automatically connect when I start the system. In order to connect, I have to open a command-line shell & execute the following command:

Code:
$ sudo iw dev <device_name> connect <SSID>

So the credentials have been stored correctly. It just seems the GUI network manager is having some issues.

I am running a 2007 MacBook Pro with Ubuntu MATE 19.04 x86_64. This is a fresh install.

Code:
$ lspci
...
0b:00.0 Network controller: Qualcomm Atheros AR5418 Wireless Network Adapter [AR5008E 802.11(a)bgn] (PCI-Express) (rev 01)
...

$ lsmod | grep -i ath
ath9k                 151552  0
ath9k_common           36864  1 ath9k
ath9k_hw              475136  2 ath9k_common,ath9k
ath                    36864  3 ath9k_common,ath9k,ath9k_hw
mac80211              806912  1 ath9k
cfg80211              671744  4 ath9k_common,ath9k,ath,mac80211

 

10 More Discussions You Might Find Interesting

1. Solaris

trouble auto connecting ssh 3.6.1 (Solaris 8) to ssh 3.0.1 (Solaris 6)

I am currently setting up rdiff-backup to use ssh to connect and remotely backup and retrieve data. I am doing so by creating rsa keys for each server and copying the relevant key to the /.ssh folder on the relevant server. All seems to work well when severs running solaris 8 with ssh 3.6.1 are... (6 Replies)
Discussion started by: falklandtim
6 Replies

2. UNIX for Dummies Questions & Answers

If a is windows gui ( client), b is a unix gui ( Server for a) and c is a shell scrip

Hello all, 1) I want to have a GUI application that will call Unix shell scripts, 2) that GUI application should be able to reside on windows ( if possible) and then call Unix shell script either directly or through a server residing on unix. That is for example. If a is windows gui (... (1 Reply)
Discussion started by: hchivukula
1 Replies

3. UNIX for Dummies Questions & Answers

The trouble about SU ...

Hi all, having read lots of posts about SU I don't quiet understand this : I'm doing regular backups of my database (u betta do) and therefore use su - username -c "sqlscript special data_base" in a unixscript which is even using cron. (yep!) Now I need some other script, still with this... (4 Replies)
Discussion started by: nulnul7
4 Replies

4. AIX

Connecting to DB

Is it possible to connect to two databases in a single query with different username and passwords? provide an example pls (1 Reply)
Discussion started by: rollthecoin
1 Replies

5. Linux

Trouble connecting to internet

I am having trouble connecting to the internet. Details: OpenSuse 11.1, Cable Modem, connected to Linksys Wireless N Router, hard line from router to ethernet port on my computer. I checked network settings in YAST2, my ethernet is showing not connected. I have it set to start at boot, and... (4 Replies)
Discussion started by: stringzz
4 Replies

6. Shell Programming and Scripting

Running a GUI without GUI

I was wondering if it is possible to run a GUI window (say Firefox) without actually showing up the window on the desktop but still make it do its own regular stuff (like maybe do something via the command line). Sorry if its a dumb question. Thanks (3 Replies)
Discussion started by: Legend986
3 Replies

7. UNIX for Advanced & Expert Users

Trouble connecting to FTP proxy server

Hi Guys, I have trouble connecting to ftp server. My task is to connect to the proxy server and get the latest file to the local machine. It works fine when i do the same steps manually. I've been trying to do it in multiple ways but im just not able to connect. When i check the log, this is what... (4 Replies)
Discussion started by: stunnerz_84
4 Replies

8. Programming

Trouble with C

Hey, i am having a problem First, i know java well and i have used C++ on occasion so i thought i would be able to deal with a class where they program in C. unfortunately i have hit some speed bumps that i am having problems. Here is my problem: I have a structure cache_t in the sample... (0 Replies)
Discussion started by: zephoid
0 Replies

9. HP-UX

When connecting to HPUX gui console it is grey screen?

My screen is grey when i connect to gui console (2 Replies)
Discussion started by: kenshinhimura
2 Replies

10. Programming

Python gui or C++ gui or java gui?

python gui or c++ gui or java gui? and when to use etch one? (1 Reply)
Discussion started by: kaja
1 Replies
ATH_HAL(4)						   BSD Kernel Interfaces Manual 						ATH_HAL(4)

NAME
ath_hal -- Atheros Hardware Access Layer (HAL) SYNOPSIS
device ath_hal options AH_SUPPORT_AR5416 or device ath_ar5210 device ath_ar5211 device ath_ar5212 device ath_rf2413 device ath_rf2417 device ath_rf2425 device ath_rf5111 device ath_rf5112 device ath_rf5413 device ath_ar5416 device ath_ar9160 device ath_ar9280 options AH_SUPPORT_AR5416 DESCRIPTION
The hal provides hardware support for wireless network adapters based on the Atheros AR5210, AR5211, AR5212, AR5213, AR2413, AR2417, AR2425, AR5413, AR5416, AR5418, AR5424, AR9160, and AR9280 chips (and companion RF/baseband parts). This code is part of the ath(4) driver but con- figured separately to allow fine-grained control over the set of chips supported. Selecting ath_hal enables support for all PCI and Cardbus devices. Note this includes AR5416, AR9160, and AR9280 devices and must be accompanied by the AH_SUPPORT_AR5416 option to enable the extended hardware descriptor format used by AR5416 and later devices. Devices supported come in either Cardbus or mini-PCI packages. Historically this code has been released in a binary-only form and packaged as a separate module. With the release of source code for the hal this is no longer true and the code is tightly integrated with the driver. HARDWARE
The following cards are among those supported by the ath_hal module: Card Chip Bus Standard Aztech WL830PC AR5212 CardBus b/g D-Link DWL-A650 AR5210 CardBus a D-Link DWL-AB650 AR5211 CardBus a/b D-Link DWL-A520 AR5210 PCI a D-Link DWL-AG520 AR5212 PCI a/b/g D-Link DWL-AG650 AR5212 CardBus a/b/g D-Link DWL-G520B AR5212 PCI b/g D-Link DWL-G650B AR5212 CardBus b/g Elecom LD-WL54AG AR5212 Cardbus a/b/g Elecom LD-WL54 AR5211 Cardbus a Fujitsu E5454 AR5212 Cardbus a/b/g Fujitsu FMV-JW481 AR5212 Cardbus a/b/g Fujitsu E5454 AR5212 Cardbus a/b/g HP NC4000 AR5212 PCI a/b/g I/O Data WN-AB AR5212 CardBus a/b I/O Data WN-AG AR5212 CardBus a/b/g I/O Data WN-A54 AR5212 CardBus a Linksys WMP55AG AR5212 PCI a/b/g Linksys WPC51AB AR5211 CardBus a/b Linksys WPC55AG AR5212 CardBus a/b/g NEC PA-WL/54AG AR5212 CardBus a/b/g Netgear WAG311 AR5212 PCI a/b/g Netgear WAB501 AR5211 CardBus a/b Netgear WAG511 AR5212 CardBus a/b/g Netgear WG311 AR5212 PCI b/g Netgear WG511T AR5212 CardBus b/g Orinoco 8480 AR5212 CardBus a/b/g Orinoco 8470WD AR5212 CardBus a/b/g Proxim Skyline 4030 AR5210 CardBus a Proxim Skyline 4032 AR5210 PCI a Samsung SWL-5200N AR5212 CardBus a/b/g SMC SMC2735W AR5210 CardBus a Sony PCWA-C700 AR5212 Cardbus a/b Sony PCWA-C300S AR5212 Cardbus b/g Sony PCWA-C500 AR5210 Cardbus a 3Com 3CRPAG175 AR5212 CardBus a/b/g An up to date list can be found at http://customerproducts.atheros.com/customerproducts. SEE ALSO
ath(4) HISTORY
The ath_hal module first appeared in FreeBSD 5.2. BUGS
See ath(4) for known bugs. BSD
March 25, 2009 BSD
All times are GMT -4. The time now is 09:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy