|
Hi,
I am trying to get my USB Zigbee dongle (AVRRZUSBSTICK) working with voyage linux. This requires a few modules, which I believe, voyage linux does not support. I think it needs: cdc_eem, cdc_acm, cec_ether, rndis_host, rndis_wlan. I think these will be built if I compile compat-wireless. So, I am following your instructions here: http://www.punknix.com/building-compat-wireless-drivers-for-2.6.30 I am getting stuck when I do the first "make" in these instructions. I get the following error: root@voyage:/usr/src/compat-wireless-2.6.32.16# make KLIB=/usr/src/linux-source-2.6.32-voyage/ KLIB_BUILD=/usr/src/linux-source-2.6.32-voyage/ make: Warning: File `/usr/src/linux-source-2.6.32-voyage/arch/x86/Makefile' has modification time 3.1e+08 s in the future make: warning: Clock skew detected. Your build may be incomplete. /usr/src/compat-wireless-2.6.32.16/config.mk:61: *** "ERROR: Your >=2.6.27 kernel has CONFIG_MAC80211 disabled, you should have it CONFIG_MAC80211=m if you want to use this thing.". Stop. I have checked config.mk and it seems that CONFIG_MAC80211=m I have the kernel source extracted in /usr/src/ I am using voyage 0.7 The kernel version is 2.6.32-voyage I have not run a "make autoconf" or created a .config file in /usr/src/linux-source-2.6.32-voyage/ Do you have any idea what the problem is? Thank you for your help, Dave |
_______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
