Premesse:
- la scheda va (provata con XP)
- il chipset è Atheros (controllato con lspci)
- la scheda viene vista (provato con lspci e la vedo lampeggiare)
- ho già guardato su google, sui siti ufficiali e non, ho provato 5 guide diverse, ho preso i sorgenti sia dal CVS che da altre fonti
Quando tento di fare make o make install queste sono le prime righe che saltano fuori (non posso postarle tutte)
- Codice: Seleziona tutto
for i in ./ath_hal ath_rate/onoe ./net80211 ./ath; do \
(cd $i; make install) || exit 1; \
done
make[1]: Entering directory `/usr/src/modules/madwifi/ath_hal'
make -C /lib/modules/2.6.9-1-686/build SUBDIRS=/usr/src/modules/madwifi/ath_hal modules
make[2]: Entering directory `/usr/src/kernel-source-2.6.9'
CC [M] /usr/src/modules/madwifi/ath_hal/ah_osdep.o
In file included from <command line>:9:
/usr/src/modules/madwifi/include/compat.h:71:22: asm/page.h: No such file or directory
In file included from /usr/src/modules/madwifi/ath_hal/ah_osdep.c:44:
include/linux/config.h:4:28: linux/autoconf.h: No such file or directory
/usr/src/modules/madwifi/ath_hal/ah_osdep.c:45:27: linux/version.h: No such file or directory
In file included from include/linux/module.h:10,
from /usr/src/modules/madwifi/ath_hal/ah_osdep.c:46:
include/linux/sched.h:4:37: asm/param.h: No such file or directory
In file included from include/linux/posix_types.h:47,
from include/linux/types.h:13,
from include/linux/capability.h:16,
from include/linux/sched.h:7,
from include/linux/module.h:10,
from /usr/src/modules/madwifi/ath_hal/ah_osdep.c:46:
/usr/lib/gcc-lib/i486-linux/3.3.5/include/asm/posix_types.h:13:22: features.h: No such file or directory
/usr/lib/gcc-lib/i486-linux/3.3.5/include/asm/posix_types.h:14:35: no include path in which to find asm/posix_types.h
In file included from include/linux/capability.h:16,
from include/linux/sched.h:7,
from include/linux/module.h:10,
from /usr/src/modules/madwifi/ath_hal/ah_osdep.c:46:
include/linux/types.h:14:23: asm/types.h: No such file or directory
In file included from include/linux/capability.h:16,
from include/linux/sched.h:7,
from include/linux/module.h:10,
from /usr/src/modules/madwifi/ath_hal/ah_osdep.c:46:
include/linux/types.h:18: error: parse error before "__kernel_dev_t"
include/linux/types.h:18: warning: type defaults to `int' in declaration of `__kernel_dev_t'
include/linux/types.h:18: warning: data definition has no type or storage class
include/linux/types.h:21: error: parse error before "dev_t"
include/linux/types.h:21: warning: type defaults to `int' in declaration of `dev_t'
include/linux/types.h:21: warning: data definition has no type or storage class
include/linux/types.h:22: error: parse error before "ino_t"
include/linux/types.h:22: warning: type defaults to `int' in declaration of `ino_t'
include/linux/types.h:22: warning: data definition has no type or storage class
include/linux/types.h:23: error: parse error before "mode_t"
include/linux/types.h:23: warning: type defaults to `int' in declaration of `mode_t'
include/linux/types.h:23: warning: data definition has no type or storage class
include/linux/types.h:24: error: parse error before "nlink_t"
include/linux/types.h:24: warning: type defaults to `int' in declaration of `nlink_t'
include/linux/types.h:24: warning: data definition has no type or storage class
include/linux/types.h:25: error: parse error before "off_t"
include/linux/types.h:25: warning: type defaults to `int' in declaration of `off_t'
include/linux/types.h:25: warning: data definition has no type or storage class
include/linux/types.h:26: error: parse error before "pid_t"
include/linux/types.h:26: warning: type defaults to `int' in declaration of `pid_t'
include/linux/types.h:26: warning: data definition has no type or storage class
include/linux/types.h:27: error: parse error before "daddr_t"
include/linux/types.h:27: warning: type defaults to `int' in declaration of `daddr_t'
include/linux/types.h:27: warning: data definition has no type or storage class
include/linux/types.h:29: error: parse error before "suseconds_t"
include/linux/types.h:29: warning: type defaults to `int' in declaration of `suseconds_t'
include/linux/types.h:29: warning: data definition has no type or storage class
include/linux/types.h:30: error: parse error before "timer_t"
include/linux/types.h:30: warning: type defaults to `int' in declaration of `timer_t'
include/linux/types.h:30: warning: data definition has no type or storage class
include/linux/types.h:31: error: parse error before "clockid_t"
include/linux/types.h:31: warning: type defaults to `int' in declaration of `clockid_t'
include/linux/types.h:31: warning: data definition has no type or storage class
include/linux/types.h:35: error: parse error before "uid_t"
include/linux/types.h:35: warning: type defaults to `int' in declaration of `uid_t'
include/linux/types.h:35: warning: data definition has no type or storage class
include/linux/types.h:36: error: parse error before "gid_t"
include/linux/types.h:36: warning: type defaults to `int' in declaration of `gid_t'
include/linux/types.h:36: warning: data definition has no type or storage class
include/linux/types.h:37: error: parse error before "uid16_t"
include/linux/types.h:37: warning: type defaults to `int' in declaration of `uid16_t'
include/linux/types.h:37: warning: data definition has no type or storage class
include/linux/types.h:38: error: parse error before "gid16_t"
include/linux/types.h:38: warning: type defaults to `int' in declaration of `gid16_t'
include/linux/types.h:38: warning: data definition has no type or storage class
include/linux/types.h:55: error: parse error before "loff_t"
include/linux/types.h:55: warning: type defaults to `int' in declaration of `loff_t'
include/linux/types.h:55: warning: data definition has no type or storage class
include/linux/types.h:64: error: parse error before "size_t"
include/linux/types.h:64: warning: type defaults to `int' in declaration of `size_t'
include/linux/types.h:64: warning: data definition has no type or storage class
include/linux/types.h:69: error: parse error before "ssize_t"
include/linux/types.h:69: warning: type defaults to `int' in declaration of `ssize_t'
include/linux/types.h:69: warning: data definition has no type or storage class
include/linux/types.h:74: error: parse error before "ptrdiff_t"
include/linux/types.h:74: warning: type defaults to `int' in declaration of `ptrdiff_t'
include/linux/types.h:74: warning: data definition has no type or storage class
include/linux/types.h:79: error: parse error before "time_t"
include/linux/types.h:79: warning: type defaults to `int' in declaration of `time_t'
include/linux/types.h:79: warning: data definition has no type or storage class
include/linux/types.h:84: error: parse error before "clock_t"
include/linux/types.h:84: warning: type defaults to `int' in declaration of `clock_t'
include/linux/types.h:84: warning: data definition has no type or storage classm
e queste sono le ultime
- Codice: Seleziona tutto
make[3]: *** [/usr/src/modules/madwifi/ath_hal/ah_osdep.o] Error 1
make[2]: *** [_module_/usr/src/modules/madwifi/ath_hal] Error 2
make[2]: Leaving directory `/usr/src/kernel-source-2.6.9'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/modules/madwifi/ath_hal'
make: *** [all] Error 1
Cosa c'è stavolta che non va?


