View previous topic :: View next topic |
Author |
Message |
Simba7 l33t
Joined: 22 Jan 2007 Posts: 708 Location: Billings, MT, USA
|
Posted: Mon Nov 10, 2008 3:42 am Post subject: rt2500 and Kernel 2.6.27 |
|
|
I've been trying to get this to compile and it continuously fails. I need this because I need "Master Mode".
Has anyone gotten this to compile successfully and it working?
I've gotten MadWiFi-ng to work as Master Mode on my main router using this kernel, but now my obstacle is to get this card to run on a different router/server. |
|
Back to top |
|
|
Tariella Guru
Joined: 10 Dec 2005 Posts: 384 Location: Europe/Austria
|
Posted: Mon Nov 10, 2008 9:27 am Post subject: |
|
|
It doesn't compile for me either.
It has been this way for quite some time now and I heard that this ebuild will be removed eventually.
That's a pity, since the in-kernel drivers don't work for me (my post). I'll file a bug report with serialmonkey rt2x00. |
|
Back to top |
|
|
Simba7 l33t
Joined: 22 Jan 2007 Posts: 708 Location: Billings, MT, USA
|
Posted: Tue Dec 09, 2008 5:14 pm Post subject: |
|
|
*bump*
Anyone find a way to fix this?
Code: | dragon ~ # emerge rt2500
Calculating dependencies... done!
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) net-wireless/rt2500-1.1.0_pre2007071515
* rt2500-1.1.0_pre2007071515.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found kernel object directory:
* /lib/modules/2.6.27-reiser4-r4/build
* Found sources for kernel version:
* 2.6.27-reiser4-r4
* Checking for suitable kernel configuration options... [ ok ]
>>> Unpacking source...
>>> Unpacking rt2500-1.1.0_pre2007071515.tar.gz to /var/tmp/portage/net-wireless/rt2500-1.1.0_pre2007071515/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/net-wireless/rt2500-1.1.0_pre2007071515/work/rt2500-cvs-2007071515 ...
* Preparing rt2500 module
make -j2 HOSTCC=i586-pc-linux-gnu-gcc CROSS_COMPILE=i586-pc-linux-gnu- LDFLAGS= -C /usr/src/linux M=/var/tmp/portage/net-wireless/rt2500-1.1.0_pre2007071515/work/rt2500-cvs-2007071515/Module modules
make: Entering directory `/usr/src/linux-2.6.27-reiser4-r4'
CC [M] /var/tmp/portage/net-wireless/rt2500-1.1.0_pre2007071515/work/rt2500-cvs-2007071515/Module/rtmp_main.o
CC [M] /var/tmp/portage/net-wireless/rt2500-1.1.0_pre2007071515/work/rt2500-cvs-2007071515/Module/mlme.o
/var/tmp/portage/net-wireless/rt2500-1.1.0_pre2007071515/work/rt2500-cvs-2007071515/Module/rtmp_main.c: In function 'RT2500_probe':
/var/tmp/portage/net-wireless/rt2500-1.1.0_pre2007071515/work/rt2500-cvs-2007071515/Module/rtmp_main.c:254: error: implicit declaration of function 'SET_MODULE_OWNER'
/var/tmp/portage/net-wireless/rt2500-1.1.0_pre2007071515/work/rt2500-cvs-2007071515/Module/rtmp_main.c: In function 'RT2500_open':
/var/tmp/portage/net-wireless/rt2500-1.1.0_pre2007071515/work/rt2500-cvs-2007071515/Module/rtmp_main.c:395: error: 'SA_SHIRQ' undeclared (first use in this function)
/var/tmp/portage/net-wireless/rt2500-1.1.0_pre2007071515/work/rt2500-cvs-2007071515/Module/rtmp_main.c:395: error: (Each undeclared identifier is reported only once
/var/tmp/portage/net-wireless/rt2500-1.1.0_pre2007071515/work/rt2500-cvs-2007071515/Module/rtmp_main.c:395: error: for each function it appears in.)
make[1]: *** [/var/tmp/portage/net-wireless/rt2500-1.1.0_pre2007071515/work/rt2500-cvs-2007071515/Module/rtmp_main.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [_module_/var/tmp/portage/net-wireless/rt2500-1.1.0_pre2007071515/work/rt2500-cvs-2007071515/Module] Error 2
make: Leaving directory `/usr/src/linux-2.6.27-reiser4-r4' |
|
|
Back to top |
|
|
overkll Veteran
Joined: 21 Sep 2004 Posts: 1249 Location: Austin, Texas
|
Posted: Tue Dec 09, 2008 7:21 pm Post subject: |
|
|
I'm guessing your outta luck since rt2x00 is in the kernel now. I don't know if rt2x00.serialmonkey.com is still developing the rt2500 driver, but you could check there.
Just checked, they do have a daily CVS tarball for the rt2500, but I can't vouch for it's ability to compile against a 2.6.27 kernel.
Good Luck |
|
Back to top |
|
|
heikole Tux's lil' helper
Joined: 04 Oct 2004 Posts: 148 Location: Berlin, Germany
|
Posted: Mon Feb 02, 2009 8:42 pm Post subject: |
|
|
The sources from the CVS tarball do compile against a 2.6.27 kernel. And in my case, the good old rt2500 driver is *much* more reliable than its successor rt2500pci. I'm back to blacklisting rt2500pci and compiling and installing rt2500 manually. It's sick, but true. _________________ 42 |
|
Back to top |
|
|
waldauf Tux's lil' helper
Joined: 20 Sep 2006 Posts: 129 Location: Czech Republic
|
Posted: Wed Feb 04, 2009 4:15 pm Post subject: Re: rt2500 and Kernel 2.6.27 |
|
|
hi,
i have ralink-rt61 and works fine with driver in kernel. i suppose that installation will be same. First you have to config kernel (i have kernel sys-kernel/gentoo-sources-2.6.25-r6):
Code: |
Device Drivers --->
[*] Network device support --->
Wireless LAN --->
[*] Wireless LAN (IEEE 802.11)
<M> Ralink driver support
< > Ralink rt2400 pci/pcmcia support
<M> Ralink rt2500 pci/pcmcia support
< > Ralink rt61 pci/pcmcia support
|
IMPORTANT is that in kernel is not firmware for this card. you have to download firmware here, unpacked and copy in /lib/firmware. After setting kernel restart and try it load manualy. |
|
Back to top |
|
|
|