Ubuntu detects wireless internet card, but wireless won't work?

Asked by PPSD

Ununtu detects my Atheros Wireless card, but when I click the internet icon at the top right, it only has wired connection options. This is weird because ubuntu used to have the wireless option in there. I did recently install a better driver for it from the ubuntu developers, so idk if that screwed it up. Help pleaese! x.x

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-nettool Edit question
Assignee:
No assignee Edit question
Solved by:
PPSD
Solved:
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1

Hi,

Please first connect your network card to the wireless router using an ethernet cable (also known as a LAN cable).

In order to gather essential troubleshooting information about your wireless configuration, please follow this procedure:

Step 1: Open Terminal from "Applications->Accessories->
Terminal"

Step 2: Run the following commands (copy-paste each line below to the Terminal then hit <enter> after each line)

cat /etc/lsb-release
sudo iwlist scanning
sudo lshw -C network
lspci -nn
lsusb
uname -a
dmesg | grep ound
iwconfig

Step 3: Please post results (copy/paste terminal output from each command) on this thread

Step 4: Please also inform us about the exact model and make of PC that you are using (if possible)

Keep in mind that one or more of the following 5 basic components need to be configured correctly so that wireless can work correctly in Linux:

Wireless configuration in the BIOS, hardware wireless switch setting, active wireless driver version, the firmware for the wireless chipset (stored as a file in Linux), and the configuration of the wireless parameters in wicd or NetworkManager (SSID broadcast settings, encryption settings, name of wireless interface stored in wicd, the chosen channel for wireless transmission, ...) .

Regards,

Mark

Revision history for this message
hick2297 (hackersanonymous) said :
#2

fall back on old driver and see if that works before getting real technical......just some advice, had the same problem before it worked after rolling back the driver. also make sure you are able to use the wifi: system>admin>users and groups.

Revision history for this message
PPSD (warcraplol) said :
#3

this isn't a USB card, it's a built in card.

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#4

Hi,

Please first connect your network card to the wireless router using an ethernet cable (also known as a LAN cable).

In order to gather essential troubleshooting information about your wireless configuration, please follow this procedure:

Step 1: Open Terminal from "Applications->Accessories->
Terminal"

Step 2: Run the following commands (copy-paste each line below to the Terminal then hit <enter> after each line)

cat /etc/lsb-release
sudo iwlist scanning
sudo lshw -C network
lspci -nn
uname -a
dmesg | grep ound
iwconfig

Step 3: Please post results (copy/paste terminal output from each command) on this thread

Step 4: Please also inform us about the exact model and make of PC that you are using (if possible)

Keep in mind that one or more of the following 5 basic components need to be configured correctly so that wireless can work correctly in Linux:

Wireless configuration in the BIOS, hardware wireless switch setting, active wireless driver version, the firmware for the wireless chipset (stored as a file in Linux), and the configuration of the wireless parameters in wicd or NetworkManager (SSID broadcast settings, encryption settings, name of wireless interface stored in wicd, the chosen channel for wireless transmission, ...) .

Regards,

Mark

Revision history for this message
PPSD (warcraplol) said :
#5

ok, well right now im in school, but my model of computer is an acer aspire 5720z. I'll have the info up around 4:00 pm tonight.

Revision history for this message
PPSD (warcraplol) said :
#6

Fixed it, just reinstalled Ubuntu