Atheros madwifi mit OpenSuse: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(madwifi) |
(opensuse11) |
||
Zeile 5: | Zeile 5: | ||
For SUSE 10.x there are precompiled packages available at http://madwifi.org/suse. If you want to build madwifi yourself, you need to have kernel-source installed and configured. The best choice is rebuilding an original source rpm package in 4 steps: | For SUSE 10.x there are precompiled packages available at http://madwifi.org/suse. If you want to build madwifi yourself, you need to have kernel-source installed and configured. The best choice is rebuilding an original source rpm package in 4 steps: | ||
*get SuSE source package for example from http://madwifi.org/suse/ | *get SuSE source package for example from http://madwifi.org/suse/11.0/src/madwifi-0.9.4-1.src.rpm | ||
*check before the rebuilding if you have installed kernel sources, kernel-syms, C/C++ compilation tools and sharutils | *check before the rebuilding if you have installed kernel sources, kernel-syms, C/C++ compilation tools and sharutils | ||
*rebuild source package # rpmbuild --rebuild madwifi-0.9.x.src.rpm | *rebuild source package # rpmbuild --rebuild madwifi-0.9.x.src.rpm |
Version vom 11. Juli 2008, 10:06 Uhr
Treiber bauen für den aktuellen Suse-Kernel, da madwifi.org diesen nicht hat.
laut http://madwifi.org/wiki/UserDocs/Distro/SuSE:
For SUSE 10.x there are precompiled packages available at http://madwifi.org/suse. If you want to build madwifi yourself, you need to have kernel-source installed and configured. The best choice is rebuilding an original source rpm package in 4 steps:
- get SuSE source package for example from http://madwifi.org/suse/11.0/src/madwifi-0.9.4-1.src.rpm
- check before the rebuilding if you have installed kernel sources, kernel-syms, C/C++ compilation tools and sharutils
- rebuild source package # rpmbuild --rebuild madwifi-0.9.x.src.rpm
- log in as a root, install rebuilded kernel package and atheros utils from /usr/src/packages/RPMS/_architecture_/ for current kernel you can check it and install for example by this way: # uname -a
- rpm -ihv /usr/src/packages/RPMS/i586/madwifi-kmp-default-0.9.1_2.6.16.21_0.25-1.1.i586.rpm /usr/src/packages/RPMS/i586/madwifi-0.9.1-1.1.i586.rpm