Network UNCLAIMED - Unable to access internet
up vote
2
down vote
favorite
My Kubuntu was working well until I think a day ago, and suddenly I don't have access to Wi-Fi. I've tried turning on the connection via the Connection editor but the box was grayed out.
After looking for solutions via various sites i came up with this answer to
lshw -c network
as following:
*-network UNCLAIMED
description: Network controller
product: AR9285 Wireless Network Adapter (PCI-Express)
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:03:00.0
version: 01
width: 64 bits
clock: 33MHZ
capabilities: bus_master cap_list
configuration: latency=0
resources: memory:f0500000-f050ffff
I understood that this problem caused because i lack a driver, but the thing is, everything was working fine about a day ago.
networking wifi drivers network-interface
add a comment |
up vote
2
down vote
favorite
My Kubuntu was working well until I think a day ago, and suddenly I don't have access to Wi-Fi. I've tried turning on the connection via the Connection editor but the box was grayed out.
After looking for solutions via various sites i came up with this answer to
lshw -c network
as following:
*-network UNCLAIMED
description: Network controller
product: AR9285 Wireless Network Adapter (PCI-Express)
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:03:00.0
version: 01
width: 64 bits
clock: 33MHZ
capabilities: bus_master cap_list
configuration: latency=0
resources: memory:f0500000-f050ffff
I understood that this problem caused because i lack a driver, but the thing is, everything was working fine about a day ago.
networking wifi drivers network-interface
I am struggling with the same issue. How did you get the "ath9k" ? I am trying to find out what it would be in my case. Thanks in advance for your help! from @Inês (originally posted in an answer)
– ctrl-alt-delor
2 days ago
add a comment |
up vote
2
down vote
favorite
up vote
2
down vote
favorite
My Kubuntu was working well until I think a day ago, and suddenly I don't have access to Wi-Fi. I've tried turning on the connection via the Connection editor but the box was grayed out.
After looking for solutions via various sites i came up with this answer to
lshw -c network
as following:
*-network UNCLAIMED
description: Network controller
product: AR9285 Wireless Network Adapter (PCI-Express)
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:03:00.0
version: 01
width: 64 bits
clock: 33MHZ
capabilities: bus_master cap_list
configuration: latency=0
resources: memory:f0500000-f050ffff
I understood that this problem caused because i lack a driver, but the thing is, everything was working fine about a day ago.
networking wifi drivers network-interface
My Kubuntu was working well until I think a day ago, and suddenly I don't have access to Wi-Fi. I've tried turning on the connection via the Connection editor but the box was grayed out.
After looking for solutions via various sites i came up with this answer to
lshw -c network
as following:
*-network UNCLAIMED
description: Network controller
product: AR9285 Wireless Network Adapter (PCI-Express)
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:03:00.0
version: 01
width: 64 bits
clock: 33MHZ
capabilities: bus_master cap_list
configuration: latency=0
resources: memory:f0500000-f050ffff
I understood that this problem caused because i lack a driver, but the thing is, everything was working fine about a day ago.
networking wifi drivers network-interface
networking wifi drivers network-interface
edited Aug 21 at 3:11
Rui F Ribeiro
38.2k1475123
38.2k1475123
asked Apr 24 '15 at 12:56
vito
3114
3114
I am struggling with the same issue. How did you get the "ath9k" ? I am trying to find out what it would be in my case. Thanks in advance for your help! from @Inês (originally posted in an answer)
– ctrl-alt-delor
2 days ago
add a comment |
I am struggling with the same issue. How did you get the "ath9k" ? I am trying to find out what it would be in my case. Thanks in advance for your help! from @Inês (originally posted in an answer)
– ctrl-alt-delor
2 days ago
I am struggling with the same issue. How did you get the "ath9k" ? I am trying to find out what it would be in my case. Thanks in advance for your help! from @Inês (originally posted in an answer)
– ctrl-alt-delor
2 days ago
I am struggling with the same issue. How did you get the "ath9k" ? I am trying to find out what it would be in my case. Thanks in advance for your help! from @Inês (originally posted in an answer)
– ctrl-alt-delor
2 days ago
add a comment |
1 Answer
1
active
oldest
votes
up vote
2
down vote
accepted
Okay after searching some more, and focusing on the driver problem i came up with this:
echo "options ath9k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9k.conf
sudo modprobe -rfv ath9k
sudo modprobe -v ath9k
I have no idea what it does, but it worked!
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
Okay after searching some more, and focusing on the driver problem i came up with this:
echo "options ath9k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9k.conf
sudo modprobe -rfv ath9k
sudo modprobe -v ath9k
I have no idea what it does, but it worked!
add a comment |
up vote
2
down vote
accepted
Okay after searching some more, and focusing on the driver problem i came up with this:
echo "options ath9k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9k.conf
sudo modprobe -rfv ath9k
sudo modprobe -v ath9k
I have no idea what it does, but it worked!
add a comment |
up vote
2
down vote
accepted
up vote
2
down vote
accepted
Okay after searching some more, and focusing on the driver problem i came up with this:
echo "options ath9k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9k.conf
sudo modprobe -rfv ath9k
sudo modprobe -v ath9k
I have no idea what it does, but it worked!
Okay after searching some more, and focusing on the driver problem i came up with this:
echo "options ath9k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9k.conf
sudo modprobe -rfv ath9k
sudo modprobe -v ath9k
I have no idea what it does, but it worked!
answered Apr 24 '15 at 13:53
vito
3114
3114
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f198373%2fnetwork-unclaimed-unable-to-access-internet%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
I am struggling with the same issue. How did you get the "ath9k" ? I am trying to find out what it would be in my case. Thanks in advance for your help! from @Inês (originally posted in an answer)
– ctrl-alt-delor
2 days ago