Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
rt2500 and Kernel 2.6.27
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Simba7
l33t
l33t


Joined: 22 Jan 2007
Posts: 708
Location: Billings, MT, USA

PostPosted: Mon Nov 10, 2008 3:42 am    Post subject: rt2500 and Kernel 2.6.27 Reply with quote

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
View user's profile Send private message
Tariella
Guru
Guru


Joined: 10 Dec 2005
Posts: 384
Location: Europe/Austria

PostPosted: Mon Nov 10, 2008 9:27 am    Post subject: Reply with quote

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
View user's profile Send private message
Simba7
l33t
l33t


Joined: 22 Jan 2007
Posts: 708
Location: Billings, MT, USA

PostPosted: Tue Dec 09, 2008 5:14 pm    Post subject: Reply with quote

*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
View user's profile Send private message
overkll
Veteran
Veteran


Joined: 21 Sep 2004
Posts: 1249
Location: Austin, Texas

PostPosted: Tue Dec 09, 2008 7:21 pm    Post subject: Reply with quote

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
View user's profile Send private message
heikole
Tux's lil' helper
Tux's lil' helper


Joined: 04 Oct 2004
Posts: 148
Location: Berlin, Germany

PostPosted: Mon Feb 02, 2009 8:42 pm    Post subject: Reply with quote

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
View user's profile Send private message
waldauf
Tux's lil' helper
Tux's lil' helper


Joined: 20 Sep 2006
Posts: 129
Location: Czech Republic

PostPosted: Wed Feb 04, 2009 4:15 pm    Post subject: Re: rt2500 and Kernel 2.6.27 Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum