← Back to team overview

kernel-packages team mailing list archive

[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

 

Thank you all, now I've got it working.... Expecially thanks to #125
procedure... By the way, for my ASUS F550C it wasn't enough:

iwconfig had wlan0 in the list, lshw -c network said DISABLED, ifconfig
wlan0 up gave me an rfkill issue, rfkill unblock all/wifi didn't help
becuse situation of rfkill list was and kept being

phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: yes
and such asus wireless stuff totally unblocked

tried even rm /dev/rfkill didn't work (I hope I won't regret for this
removing), but I finally found on http://forum.ubuntu-
fr.org/viewtopic.php?id=1429631 the solution for me.

with terminal, create a file (or edit if already exists)
	sudo gedit /etc/modprobe.d/asus.conf

and adding/correcting the line
	options asus_nb_wmi wapf=4

that forces the wireless activation (my hardware switch was keyboard
dependent, Fn+F2). Now I've got Wireless active, although led is not
working properly (but, sincerely, i don't care).

Hope that could help some one
Lino

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1220146

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

Status in HWE Next Project:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Incomplete
Status in “linux” source package in Saucy:
  Incomplete
Status in “linux” package in Fedora:
  New

Bug description:
  This device is appearing in some OEM machines, but driver is not yet
  available in mainline.

  The driver seems to be present in machines with pre-installed OS, but
  isn't available on the download-and-install versions!

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions


References