Username: Password: Remember me
Search Criteria Advanced
Package Details

rt73-k2wrlz 3.0.3-1
http://homepages.tu-darmstadt.de/~p_larbig/wlan
RaLink RT73 USB Enhanced Drivers

unsupported :: modules
Maintainer: virhilo
Votes: 25

License: GPL

Last Updated: Sat, 25 Jul 2009 08:56:51 +0000
First Submitted: Tue, 26 Feb 2008 00:29:13 +0000

Tarball :: Files :: PKGBUILD

Sources
http://homepages.tu-darmstadt.de/~p_larbig/wlan/rt73-k2wrlz-3.0.3.tar.bz2
Comment by: L0cutus on Mon, 11 Jan 2010 17:59:35 +0000
so no way to use this key anymore on linux ? :-(
Comment by: lf88 on Wed, 14 Oct 2009 04:00:04 +0000
It appears that only supports a kernel < 2.6.29. With 2.6.30 mode monitor freezes the computer... with 2.6.31 it doesn't compile :(
Comment by: encelo on Thu, 01 Oct 2009 09:29:05 +0000
Setting monitor mode freezes my computer too.
Comment by: lf88 on Wed, 16 Sep 2009 03:22:45 +0000
Am I the only one that suffers freezes trying to set rausb0 to monitor mode?
Comment by: virhilo on Sat, 25 Jul 2009 08:57:30 +0000
- updated kernel version
- .install included;)
Comment by: icarus on Tue, 23 Jun 2009 22:21:44 +0000
##working rt73.install

post_install() {
depmod -ae
cat <<EOF
>>> Drivers installed, but not loaded. To enable it: 'rmmod rt73usb && modprobe rt73'
>>> Or use airdriver-ng, you can install it from AUR: 'aicrack-ng-svn'
EOF

}

post_upgrade() {
post_install $1
}

post_remove() {
/bin/true
}

op=$1
shift
$op $*
Comment by: icarus on Wed, 17 Jun 2009 23:32:04 +0000
rt73.install is not in the tarball....
Comment by: cemsbr on Thu, 21 May 2009 15:05:36 +0000
Error: rt73.install doesn't exist.

Is it missing or should it be removed from PKGBUILD?
Comment by: virhilo on Thu, 21 May 2009 07:12:04 +0000
Updated to new wersion, so now working:)
The binary wersion is in the official polish archlinux rpository: http://repo.arch-linux.pl
Comment by: ikos on Sat, 09 May 2009 13:50:54 +0000
==> Проверка исходных файлов с помощью md5sums...
rt73-k2wrlz-3.0.2.tar.bz2 ... Завершено
==> Распаковка исходных файлов...
-> bsdtar -x -f rt73-k2wrlz-3.0.2.tar.bz2
==> Запускается build()...
make[1]: Entering directory `/usr/src/linux-2.6.29-ARCH'
CC [M] /home/ikos/Aur/ralink/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module/rtmp_main.o
/home/ikos/Aur/ralink/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module/rtmp_main.c: В функции ‘rt73_get_ether_stats’:
/home/ikos/Aur/ralink/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module/rtmp_main.c:140: ошибка: ‘struct net_device’ не содержит элемента с именем ‘priv’
/home/ikos/Aur/ralink/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module/rtmp_main.c: В функции ‘rt73_get_wireless_stats’:
/home/ikos/Aur/ralink/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module/rtmp_main.c:202: ошибка: ‘struct net_device’ не содержит элемента с именем ‘priv’
/home/ikos/Aur/ralink/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module/rtmp_main.c: В функции ‘usb_rtusb_open’:
/home/ikos/Aur/ralink/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module/rtmp_main.c:1655: ошибка: ‘struct net_device’ не содержит элемента с именем ‘priv’
/home/ikos/Aur/ralink/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module/rtmp_main.c: В функции ‘usb_rtusb_close’:
/home/ikos/Aur/ralink/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module/rtmp_main.c:1724: ошибка: ‘struct net_device’ не содержит элемента с именем ‘priv’
/home/ikos/Aur/ralink/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module/rtmp_main.c: В функции ‘usb_rtusb_probe’:
/home/ikos/Aur/ralink/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module/rtmp_main.c:2114: ошибка: ‘struct net_device’ не содержит элемента с именем ‘priv’
make[2]: *** [/home/ikos/Aur/ralink/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module/rtmp_main.o] Ошибка 1
make[1]: *** [_module_/home/ikos/Aur/ralink/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module] Ошибка 2
make[1]: Leaving directory `/usr/src/linux-2.6.29-ARCH'
rt73.ko failed to build!
make: *** [module] Ошибка 1
==> ОШИбКА: Сборка завершилась неудачно.
Преждевременный выход...
Comment by: cemsbr on Thu, 30 Apr 2009 21:49:25 +0000
Same as Ubermensch
Comment by: Ubermensch on Thu, 09 Apr 2009 18:06:48 +0000
/home/ubermensch/Desktop/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module/rtmp_main.c: In function ‘usb_rtusb_probe’:
/home/ubermensch/Desktop/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module/rtmp_main.c:2114: error: ‘struct net_device’ has no member named ‘priv’
make[2]: *** [/home/ubermensch/Desktop/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module/rtmp_main.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [_module_/home/ubermensch/Desktop/rt73-k2wrlz/src/rt73-k2wrlz-3.0.2/Module] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.29-ARCH'
rt73.ko failed to build!
make: *** [module] Error 1
Comment by: virhilo on Fri, 26 Dec 2008 11:48:16 +0000
Done:) Merry Christmas:)
Comment by: scubanator87 on Tue, 23 Dec 2008 15:55:26 +0000
Pretty Please?
Comment by: scubanator87 on Sun, 14 Dec 2008 16:08:12 +0000
Please update the package build :-D
Comment by: bash on Thu, 04 Dec 2008 20:17:16 +0000
http://aur.archlinux.org/packages/rt73-cvs/rt73-cvs/rt73.install
Comment by: scubanator87 on Fri, 28 Nov 2008 03:27:06 +0000
==> ERROR: Install scriptlet (rt73.install) does not exist.
Error: Makepkg was unable to build rt73-k2wrlz package.

Error: unable to update rt73-k2wrlz
Comment by: virhilo on Fri, 31 Oct 2008 13:56:40 +0000
Yes;) updated:)
Comment by: scubanator87 on Fri, 31 Oct 2008 11:43:29 +0000
I think the MD5 sums need to be updated?
Comment by: virhilo on Fri, 31 Oct 2008 09:30:33 +0000
Package updated:)
The binary version is in my own repository:
http://repo.arch-linux.pl/
Comment by: maci on Fri, 31 Oct 2008 09:01:32 +0000
i made a new PKGBUILD for this driver compatible with kernel 2.6.27.* and it uses the newer driver version.

you can find the tarball here:

http://maci.satgnu.net/files/rt73-k2wrlz.tar.gz

and the binary package here:

http://maci.satgnu.net/files/rt73-k2wrlz-3.0.1-2-i686.pkg.tar.gz

dont forget to install the firmware else it might f$%& up some things
Comment by: Ubermensch on Wed, 09 Jul 2008 10:50:24 +0000
According to me the build doesn't work. To use the driver I have had to do to hand.
I have unloaded the module from the address found in the pkgbuild.
Later first we compile:
make
make install
Later we edit the file /etc/rc.conf this way:
MOD_BLACKLIST=(rt73usb) #deprecated
MODULES=(... ... rt73 ... ...)
and fine reboot.
To the reboot the card wi-fi will work!!
Comment by: luzzo on Mon, 09 Jun 2008 13:08:08 +0000
I have many problem with 3.0.0

How I compile 2.0.1?

I've tried to change pkgver in PKGBUILD but not work

Comment by: nofxx on Tue, 03 Jun 2008 04:24:33 +0000
updated to 3.0.0
Comment by: nofxx on Sat, 01 Mar 2008 13:06:29 +0000
This driver adds injection/monitor capabilities do RT73. But be aware, there is a known bug with kernel .24, after loading the driver you need to issue:

ifconfig <wlan> hw ether 00:11:11:11:11:11

And it will work.
(the mac number doest matter, just be sure to set one)

v1.6.0