[Bug 624339] [NEW] rt3070sta module needed
Launchpad Bug Tracker
624339 at bugs.launchpad.net
Fri Aug 27 13:37:09 UTC 2010
You have been subscribed to a public bug:
I purchased a usb wireless adapter which was advertised with "linux support".
The "support" in question consists of a CD with the ra3070sta driver code and instructions for compiling it. I'm willing to do this for myself, but it seems inappropriate that Ubuntu users should have to do this. According to this forum thread:
http://ubuntuforums.org/showthread.php?t=1419504
the ra3070 driver is deprecated in favor of the rt2870sta driver, so I added udev rules according to post #29. This made the device "show up" in dmesg and iwconfig, but it was unable to associate with any network.
I backed out those changes and attempted to build the module as provided on the manufacturer's CD, resulting in the error shown here:
https://answers.edge.launchpad.net/ubuntu/+source/gnome-nettool/+question/121473
about two-thirds of the way down the page.
I finally did get the device working by following the advice in this forum post:
http://ubuntuforums.org/showthread.php?t=1419504
See the last post for details. Briefly, I downloaded another version of
the module source, provided by user chili555. Then renamed two .dat
files, compiled and installed the module. Now the device works, but in
client mode only. Grr.
I'm currently trying to get the module to work with DKMS so that it
doesn't die when next my kernel is updated. I am not an expert with
DKMS. I got the following error when trying to add the module source to
the tree:
root at misterbochs:/usr/src/rt3070sta-2.1.2.0# dkms add -m rt3070sta -v
2.1.2.0
Creating symlink /var/lib/dkms/rt3070sta/2.1.2.0/source ->
/usr/src/rt3070sta-2.1.2.0
DKMS: add Completed.
root at misterbochs:/usr/src/rt3070sta-2.1.2.0# cd ..
root at misterbochs:/usr/src# dkms build -m rt3070sta -v 2.1.2.0
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area....
make KERNELRELEASE=2.6.32-24-generic -C /lib/modules/2.6.32-24-generic/build M=/var/lib/dkms/rt3070sta/2.1.2.0/build....
Error! Build of rt3070sta.ko failed for: 2.6.32-24-generic (x86_64)
Consult the make.log in the build directory
/var/lib/dkms/rt3070sta/2.1.2.0/build/ for more information.
ERROR: binary package for rt3070sta: 2.1.2.0 not found
Here is the contents of /var/lib/dkms/rt3070sta/2.1.2.0/build/make.log:
DKMS make.log for rt3070sta-2.1.2.0 for kernel 2.6.32-24-generic (x86_64)
Tue Aug 24 19:56:25 PDT 2010
make: Entering directory `/usr/src/linux-headers-2.6.32-24-generic'
Building modules, stage 2.
MODPOST 0 modules
make: Leaving directory `/usr/src/linux-headers-2.6.32-24-generic'
I'm afraid I'm not expert with DKMS, so I'm not sure what has gone
wrong.
I also don't know much about package creation and a number of other things which might be needed to bring this driver to a state in which an Ubuntu user can simply plug their brand-new USB-N13 into their computer and have it Just Work.
I'm hoping someone who knows more than I do can advise me in making this happen.
** Affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Tags: compat-wireless kernel-bug ralink
--
rt3070sta module needed
https://bugs.edge.launchpad.net/bugs/624339
You received this bug notification because you are a member of Kernel Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list