ich hab linux erst seit 3 tagen und kenn mich da noch nicht wirklich mit aus.
ja es gibt da treiber für aber wenn ich die installieren will dann kommt das:
-------------------- RT2500 SoftAP Configuration --------------------
Linux kernel source directory [/usr/src/linux-2.6.8-24-smp]: /usr/src/linux-2.6.8-24
Linux kernel source directory : /usr/src/linux-2.6.8-24
./Configure: line 111: CONFIG_RELEASE: command not found
./Configure: line 111: CONFIG_CFGNAME: command not found
./Configure: line 111: shellecho-: command not found
Module install directory : /lib/modules/2.6.8-24-smp/kernel/drivers/net
Type make to build the module.
linux:~/Desktop/Treiber_wlan/Module # make
cc -D__KERNEL__ -I/usr/src/linux-2.6.8-24/include -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS -include /usr/src/linux-2.6.8-24/include/linux/modversions.h -Wall -Wstrict-prototypes -Wno-trigraphs -Wno-unused -c -o rtmp_main.o rtmp_main.c
<command line>:138991873:55624: /usr/src/linux-2.6.8-24/include/linux/modversions.h: No such file or directory
In file included from /usr/src/linux-2.6.8-24/include/asm/smp.h:18,
from /usr/src/linux-2.6.8-24/include/linux/smp.h:17,
from /usr/src/linux-2.6.8-24/include/linux/sched.h:23,
from /usr/src/linux-2.6.8-24/include/linux/module.h:10,
from rt_config.h:49,
from rtmp_main.c:30:
/usr/src/linux-2.6.8-24/include/asm/mpspec.h:6:25: mach_mpspec.h: No such file or directory
In file included from /usr/src/linux-2.6.8-24/include/asm/smp.h:18,
from /usr/src/linux-2.6.8-24/include/linux/smp.h:17,
from /usr/src/linux-2.6.8-24/include/linux/sched.h:23,
from /usr/src/linux-2.6.8-24/include/linux/module.h:10,
from rt_config.h:49,
from rtmp_main.c:30:
/usr/src/linux-2.6.8-24/include/asm/mpspec.h:8: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/usr/src/linux-2.6.8-24/include/asm/mpspec.h:9: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/usr/src/linux-2.6.8-24/include/asm/mpspec.h:10: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/usr/src/linux-2.6.8-24/include/asm/mpspec.h:12: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/usr/src/linux-2.6.8-24/include/asm/mpspec.h:20: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/usr/src/linux-2.6.8-24/include/asm/mpspec.h:20: error: conflicting types for `mp_bus_id_to_type'
/usr/src/linux-2.6.8-24/include/asm/mpspec.h:8: error: previous declaration of `mp_bus_id_to_type'
/usr/src/linux-2.6.8-24/include/asm/mpspec.h:22: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
/usr/src/linux-2.6.8-24/include/asm/mpspec.h:24: error: `MAX_MP_BUSSES' undeclared here (not in a function)
/usr/src/linux-2.6.8-24/include/asm/mpspec.h:24: error: conflicting types for `mp_bus_id_to_pci_bus'
/usr/src/linux-2.6.8-24/include/asm/mpspec.h:12: error: previous declaration of`mp_bus_id_to_pci_bus'
In file included from /usr/src/linux-2.6.8-24/include/asm/smp.h:20,
from /usr/src/linux-2.6.8-24/include/linux/smp.h:17,
from /usr/src/linux-2.6.8-24/include/linux/sched.h:23,
from /usr/src/linux-2.6.8-24/include/linux/module.h:10,
from rt_config.h:49,
from rtmp_main.c:30:
/usr/src/linux-2.6.8-24/include/asm/io_apic.h:160: error: `MAX_IRQ_SOURCES' undeclared here (not in a function)
/usr/src/linux-2.6.8-24/include/asm/io_apic.h:160: error: conflicting types for`mp_irqs'
/usr/src/linux-2.6.8-24/include/asm/mpspec.h:22: error: previous declaration of`mp_irqs'
In file included from /usr/src/linux-2.6.8-24/include/linux/smp.h:17,
from /usr/src/linux-2.6.8-24/include/linux/sched.h:23,
from /usr/src/linux-2.6.8-24/include/linux/module.h:10,
from rt_config.h:49,
from rtmp_main.c:30:
/usr/src/linux-2.6.8-24/include/asm/smp.h:72:26: mach_apicdef.h: No such file or directory
In file included from /usr/src/linux-2.6.8-24/include/linux/smp.h:17,
from /usr/src/linux-2.6.8-24/include/linux/sched.h:23,
from /usr/src/linux-2.6.8-24/include/linux/module.h:10,
from rt_config.h:49,
from rtmp_main.c:30:
/usr/src/linux-2.6.8-24/include/asm/smp.h: In function `hard_smp_processor_id':
/usr/src/linux-2.6.8-24/include/asm/smp.h:76: warning: implicit declaration of function `GET_APIC_ID'
In file included from /usr/src/linux-2.6.8-24/include/linux/irq.h:20,
from /usr/src/linux-2.6.8-24/include/asm/hardirq.h:6,
from /usr/src/linux-2.6.8-24/include/linux/hardirq.h:8,
from /usr/src/linux-2.6.8-24/include/linux/interrupt.h:11,
from rt_config.h:56,
from rtmp_main.c:30:
/usr/src/linux-2.6.8-24/include/asm/irq.h:16:25: irq_vectors.h: No such file ordirectory
In file included from /usr/src/linux-2.6.8-24/include/asm/hardirq.h:6,
from /usr/src/linux-2.6.8-24/include/linux/hardirq.h:8,
from /usr/src/linux-2.6.8-24/include/linux/interrupt.h:11,
from rt_config.h:56,
from rtmp_main.c:30:
/usr/src/linux-2.6.8-24/include/linux/irq.h: At top level:
/usr/src/linux-2.6.8-24/include/linux/irq.h:70: error: `NR_IRQS' undeclared here (not in a function)
In file included from /usr/src/linux-2.6.8-24/include/linux/irq.h:72,
from /usr/src/linux-2.6.8-24/include/asm/hardirq.h:6,
from /usr/src/linux-2.6.8-24/include/linux/hardirq.h:8,
from /usr/src/linux-2.6.8-24/include/linux/interrupt.h:11,
from rt_config.h:56,
from rtmp_main.c:30:
/usr/src/linux-2.6.8-24/include/asm/hw_irq.h:28: error: `NR_IRQ_VECTORS' undeclared here (not in a function)
/usr/src/linux-2.6.8-24/include/asm/hw_irq.h:32: error: `NR_IRQS' undeclared here (not in a function)
rtmp_main.c:67: warning: static declaration for `alloc_netdev' follows non-static
rtmp_main.c: In function `RT2500_probe':
rtmp_main.c:152: warning: passing arg 1 of `readl' makes pointer from integer without a cast
rtmp_main.c:153: warning: passing arg 1 of `readl' makes pointer from integer without a cast
rtmp_main.c: In function `RT2500_open':
rtmp_main.c:250: warning: passing arg 2 of `request_irq' from incompatible pointer type
rtmp_main.c:287: warning: `MOD_INC_USE_COUNT' is deprecated (declared at /usr/src/linux-2.6.8-24/include/linux/module.h:555)
rtmp_main.c: In function `RTMPIsr':
rtmp_main.c:436: warning: passing arg 1 of `readl' makes pointer from integer without a cast
rtmp_main.c:437: warning: passing arg 2 of `writel' makes pointer from integer without a cast
rtmp_main.c: In function `RT2500_close':
rtmp_main.c:684: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at /usr/src/linux-2.6.8-24/include/linux/module.h:567)
rtmp_main.c: In function `rt2500_init_module':
rtmp_main.c:743: error: `EXPORT_NO_SYMBOLS' undeclared (first use in this function)
rtmp_main.c:743: error: (Each undeclared identifier is reported only once
rtmp_main.c:743: error: for each function it appears in.)
make: *** [rtmp_main.o] Error 1
die garte wird im geräte manager angezeigt ich kann sie aber nicht konfigureiren und die lampe von der karte läuchtet auch nicht.
und ich hab keine ahnung wie ich ndiswrapper benutzten soll