likwidoxigen / mt7610u_wifi

Ubuntu 14.10 compatible driver for ASUS Dual-Band Wireless-AC600 Wi-Fi Adapter (USB-AC51)
11 stars 7 forks source link

windows fix? #2

Open marty1885 opened 9 years ago

marty1885 commented 9 years ago

What do yo mean to apply "windows fix" to be able to config it in network-mangager? After installing the drier. I can find my device using iwconfig but nothing showedup in ifconfig. Is windows fix going to help this? What acuatlly is "windows fix"?

On Ubuntu 14.10 amd64 (I'm just gona ignore the possibilty of kp and try anyway)

likwidoxigen commented 9 years ago

Ahhh sorry about that a "windows fix" is just a reboot. I've never checked to see if it shows up in ifconfig but it will be under iwconfig.

marty1885 commented 9 years ago

That's weird. After reboot I still have ra0 in iwconfig but network-manager said "device not ready". Do you have any idea what is going wrong?

likwidoxigen commented 9 years ago

can you get me the output from

sudo lsmod | grep mt7650u_sta

as well as

sudo ifconfig ra0 up
marty1885 commented 9 years ago

Here it is

marty@martyvn7:~$ sudo lsmod | grep mt7650u_sta
[sudo] password for marty: 
mt7650u_sta           927990  0 

marty@martyvn7:~$ sudo ifconfig ra0 up

SIOCSIFFLAGS: Operation not permitted

also, you may want this

marty@martyvn7:~$ lsusb | grep ASUS
Bus 003 Device 002: ID 0b05:17d1 ASUSTek Computer, Inc.
likwidoxigen commented 9 years ago

Ok. Can you pull me dmesg logs after you plug the thing in and a screenie or copy paste of iwconfig's output.

marty1885 commented 9 years ago

Here they are

dmesg log https://gist.github.com/marty1885/f2068d98802a0e626e04

iwconfig https://gist.github.com/marty1885/3cb289e5967bf8ecc377

likwidoxigen commented 9 years ago

I'm seeing a "!!! rt28xx init fail !!!" error in your dmesg which usually means no firmware is available. Run this command then reboot.

sudo apt-get install linux-firmware linux-firmware-nonfree