kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #71124
[Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]
hello thank you for helping!!
@mycodef it returns me the same if i'm as a regular user
manuel@jaleo:/usr/src/rt2x00-3.13$ sudo dkms add –m rt2x00 –v 3.13
: I do not know how to handle rt2x00.
: I do not know how to handle –v.
: I do not know how to handle 3.13.
Error! Invalid number of arguments passed.
Usage: add <module>/<module-version> or
add -m <module>/<module-version> or
add -m <module> -v <module-version>
@keshara Dorakumbura
I think I do all you said.
here is my kernel
manuel@jaleo:~$ uname -r
3.13.0-30-lowlatency
I think is correct to put rt2x00-3.13 isn't it?
here is my dkms.conf
###NOTE### PACKAGE_VERSION="3.13" - this field must match with your kernel version. (use $ uname -r)
------------------------------------------------------------------------------------------------------------------------------------------
PACKAGE_NAME="rt2x00"
PACKAGE_VERSION="3.13"
AUTOINSTALL="yes"
OBSOLETE_BY=""
BUILD_EXCLUSIVE_KERNEL=""
POST_INSTALL=""
POST_REMOVE=""
BUILT_MODULE_NAME[0]="rt2x00lib"
DEST_MODULE_LOCATION[0]="/updates"
BUILT_MODULE_NAME[1]="rt2x00pci"
DEST_MODULE_LOCATION[1]="/updates"
BUILT_MODULE_NAME[2]="rt2x00mmio"
DEST_MODULE_LOCATION[2]="/updates"
BUILT_MODULE_NAME[3]="rt2800lib"
DEST_MODULE_LOCATION[3]="/updates"
BUILT_MODULE_NAME[4]="rt2800pci"
DEST_MODULE_LOCATION[4]="/updates"
I see that you have let: PACKAGE_NAME="rt2x00" and not PACKAGE_NAME="rt2x00-3.13" so I do the same.
Please tell me where i'm wrong
Thank's a lot
--
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
Follow ups
References