View previous topic :: View next topic |
Author |
Message |
thatsreal n00b
Joined: 26 Oct 2004 Posts: 73
|
Posted: Sat Jun 18, 2005 10:02 am Post subject: ralink rt2400 wlan trieber - compiler error |
|
|
Hi,
ich habe ein Asus Mainborad mit WIfiport und einer asus wlan karte. lspci sagt mir das die Karte eine ralink rt2400 ist.
Also hab ich mich mal umgesehen und diese Trieber gefunden. Ich hab getreu des manuals vor dem Installieren den Wlan support im kernel aktivert und diverse Symlinks gestzt. Dann bin ich in den ordner Modules gegangen (wenn man die Trieber entpackt, bekommt man einen Ornder Utility und einen Ordner Modules) und habe sudo make eingegeben.
Es folgte dieser "vielsagender" compiler Error:
Code: |
make[1]: Entering directory `/usr/src/linux-2.6.11-gentoo-r7'
CHK include/linux/version.h
make[2]: `arch/x86_64/kernel/asm-offsets.s' is up to date.
Building modules, stage 2.
MODPOST
make[1]: Leaving directory `/usr/src/linux-2.6.11-gentoo-r7'
rt2400.ko failed to build!
make: *** [module] Error 1
|
wenn ich das sudo weglasse:
Code: |
make[1]: Entering directory `/usr/src/linux-2.6.11-gentoo-r7'
CC [M] /home/c_kuhl/compiledir/rt2400-1.2.1/Module/rtmp_main.o
Assembler messages:
FATAL: can't create /home/c_kuhl/compiledir/rt2400-1.2.1/Module/rtmp_main.o: Keine Berechtigung
/home/c_kuhl/compiledir/rt2400-1.2.1/Module/rtmp_main.c: In function `RT2400_probe':
/home/c_kuhl/compiledir/rt2400-1.2.1/Module/rtmp_main.c:134: Warnung: Verarbeiten des Argumentes 1 von »__readl« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
/home/c_kuhl/compiledir/rt2400-1.2.1/Module/rtmp_main.c:135: Warnung: Verarbeiten des Argumentes 1 von »__readl« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
/home/c_kuhl/compiledir/rt2400-1.2.1/Module/rtmp_main.c: In function `RT2400_open':
/home/c_kuhl/compiledir/rt2400-1.2.1/Module/rtmp_main.c:258: Warnung: Verarbeiten des Argumentes 2 von »__writel« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
/home/c_kuhl/compiledir/rt2400-1.2.1/Module/rtmp_main.c: In function `RTMPIsr':
/home/c_kuhl/compiledir/rt2400-1.2.1/Module/rtmp_main.c:378: Warnung: Verarbeiten des Argumentes 1 von »__readl« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
/home/c_kuhl/compiledir/rt2400-1.2.1/Module/rtmp_main.c:379: Warnung: Verarbeiten des Argumentes 2 von »__writel« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
/home/c_kuhl/compiledir/rt2400-1.2.1/Module/rtmp_main.c: In function `RT2400_set_rx_mode':
/home/c_kuhl/compiledir/rt2400-1.2.1/Module/rtmp_main.c:580: Warnung: Verarbeiten des Argumentes 2 von »__writel« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
/home/c_kuhl/compiledir/rt2400-1.2.1/Module/rtmp_main.c:586: Warnung: Verarbeiten des Argumentes 2 von »__writel« erzeugt Zeiger von Ganzzahl ohne Typkonvertierung
make[2]: *** [/home/c_kuhl/compiledir/rt2400-1.2.1/Module/rtmp_main.o] Fehler 2
make[1]: *** [_module_/home/c_kuhl/compiledir/rt2400-1.2.1/Module] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.11-gentoo-r7'
rt2400.ko failed to build!
make: *** [module] Fehler 1
|
Mein Kernel: 2.6.11-r11
Arch: amd64
Die Wireless-tools sind installiert.
Danke,
thatsreal _________________ IBM Thinkpad T42: Centrino 1.5ghz, 512mb, ati rm7500, 30gb |
|
Back to top |
|
|
genstef Retired Dev
Joined: 13 Jun 2004 Posts: 668 Location: M/Bay/Germany
|
|
Back to top |
|
|
thatsreal n00b
Joined: 26 Oct 2004 Posts: 73
|
Posted: Sat Jun 18, 2005 11:40 am Post subject: |
|
|
Ok, hat sich erledigt, mit der alten Version "rt2500-1.1.0" lässt sich das Modul prima als noramler User kompilieren (nicht als root user).
MfG,
thatsreal _________________ IBM Thinkpad T42: Centrino 1.5ghz, 512mb, ati rm7500, 30gb |
|
Back to top |
|
|
|
|
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
|
|