You are not logged in.

#1 2012-05-05 06:12:35

snoxu
Member
Registered: 2010-01-24
Posts: 141

[Solved] Can't get Asus Netbook RT2860 wireless recognized

Hello fellow archers,

I've been racking my brain all hours of the night trying to get the wireless, on a fresh install on a Asus 1000HE netbook, to work.

I beleive the card is an RT2860. I could be wrong though.

lspci | grep -i net
03:00.0 Ethernet controller: Atheros Communications Inc. AR8121/AR8113/AR8114 Gigabit or Fast Ethernet (rev b0)

It looks like only my ethernet card is recognized.

Followed this:
https://wiki.archlinux.org/index.php/Wi … and_rt2870

Blacklisted modules. Installed rt2860sta from AUR.

Nothing works

Jesus Linux is pain lol.

Last edited by snoxu (2012-05-05 13:44:30)

Offline

#2 2012-05-05 06:16:59

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved] Can't get Asus Netbook RT2860 wireless recognized

Try using the rt2800pci


# edit: but if your card isn't showing up in lspci, it may be faulty

Last edited by jasonwryan (2012-05-05 06:20:57)


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2012-05-05 07:48:24

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [Solved] Can't get Asus Netbook RT2860 wireless recognized

The lspci line you quoted describes an Atheros ethernet (wired) network card - why do you think you have a RT2860 wifi card?

Offline

#4 2012-05-05 13:04:17

snoxu
Member
Registered: 2010-01-24
Posts: 141

Re: [Solved] Can't get Asus Netbook RT2860 wireless recognized

My wireless card worked fine in Windows when I had it installed.

I beleive it's a rt2860 card because of the 1000HE wiki entry:
https://wiki.archlinux.org/index.php/As … E#Wireless

I have the same netbook.

Offline

#5 2012-05-05 13:26:03

snoxu
Member
Registered: 2010-01-24
Posts: 141

Re: [Solved] Can't get Asus Netbook RT2860 wireless recognized

jasonwryan wrote:

Try using the rt2800pci


# edit: but if your card isn't showing up in lspci, it may be faulty

Worked fine in Windows.

How do I actully use rt2800pci?

Offline

#6 2012-05-05 14:00:40

snoxu
Member
Registered: 2010-01-24
Posts: 141

Re: [Solved] Can't get Asus Netbook RT2860 wireless recognized

Sweet baby Jesus after a night of bad sleep I managed to get it working. It had to be enabled it first

echo 1 > /sys/devices/platform/eeepc-wmi/rfkill/rfkill1/state

Had to stumble upon a solution and figured out the location of the file was elsewhere:
https://wiki.archlinux.org/index.php/As … :_Wireless

I have an Asus 1000HE BTW

And I undid all the other changes I made previously.

Funny thing though it doesn't show up as a rt2860:

01:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
...

But it's working nonetheless

Last edited by snoxu (2012-05-05 14:08:51)

Offline

#7 2012-05-05 19:43:19

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [Solved] Can't get Asus Netbook RT2860 wireless recognized

ehmm.... that's not an rt2860 device. It's an Atheros AR928X device (obviously) and you are using the ath9k driver.


Check lsmod and dmesg to confirm that I'm right. smile

Offline

Board footer

Powered by FluxBB