Merhaba, Acer notebook'umda intel pro wireless 3945 abg network kartı var. 2.6.32.22 generic ubuntu kernelinde iwl3945 modül olarak geliyor. Kablosuz bağlantı sürekli kopuyor ve tekrar bağlanmaya çalışıyor.. Biraz araştırdıktan sonra sorunun sürücü kaynaklı olduğunu buldum. Google'a sorduğumda cevabın eski ipw3945 sürücüsüne geri dönmek olduğunu öğrendim.
fakat iwl3945 --mac80211 modülünü kullanıyor ipw3945 ise ieee3945 modülünü kullanıyor. ne yazık ki ieee3945 modülünü derleyemiyorum. aşağıdaki gibi bir çıktı alıyorum. Sanırım bir library eksik yada eski sürüme dönmek gerekiyor. Sorunu bulamadım. Yardım ederseniz sevinirim. ####################################################################### Makefile:17: Makefile:18: WARNING: $SHELL not set to bash. Makefile:19: If you experience build errors, try Makefile:20: 'make SHELL=/bin/bash'. Makefile:21: Checking in /lib/modules/2.6.32-22-generic for ieee80211 components... /lib/modules/2.6.32-22-generic/build/include/net/ieee80211_radiotap.h /lib/modules/2.6.32-22-generic/build/include/net/ieee80211_radiotap.h Above files found. Remove? [y],n y make -C /lib/modules/2.6.32-22-generic/build M=/home/rushtu/Downloads/ieee80211-1.2.18 modules make[1]: Entering directory `/usr/src/linux-headers-2.6.32-22-generic' /home/rushtu/Downloads/ieee80211-1.2.18/Makefile:17: /home/rushtu/Downloads/ieee80211-1.2.18/Makefile:18: WARNING: $SHELL not set to bash. /home/rushtu/Downloads/ieee80211-1.2.18/Makefile:19: If you experience build errors, try /home/rushtu/Downloads/ieee80211-1.2.18/Makefile:20: 'make SHELL=/bin/bash'. /home/rushtu/Downloads/ieee80211-1.2.18/Makefile:21: CC [M] /home/rushtu/Downloads/ieee80211-1.2.18/ieee80211_module.o /home/rushtu/Downloads/ieee80211-1.2.18/ieee80211_module.c: In function 'alloc_ieee80211': /home/rushtu/Downloads/ieee80211-1.2.18/ieee80211_module.c:148: error: 'struct net_device' has no member named 'hard_start_xmit' /home/rushtu/Downloads/ieee80211-1.2.18/ieee80211_module.c:149: error: 'struct net_device' has no member named 'change_mtu' /home/rushtu/Downloads/ieee80211-1.2.18/ieee80211_module.c:153: error: 'struct net_device' has no member named 'get_stats' /home/rushtu/Downloads/ieee80211-1.2.18/ieee80211_module.c: In function 'ieee80211_init': /home/rushtu/Downloads/ieee80211-1.2.18/ieee80211_module.c:268: error: 'proc_net' undeclared (first use in this function) /home/rushtu/Downloads/ieee80211-1.2.18/ieee80211_module.c:268: error: (Each undeclared identifier is reported only once /home/rushtu/Downloads/ieee80211-1.2.18/ieee80211_module.c:268: error: for each function it appears in.) /home/rushtu/Downloads/ieee80211-1.2.18/ieee80211_module.c: In function 'ieee80211_exit': /home/rushtu/Downloads/ieee80211-1.2.18/ieee80211_module.c:297: error: 'proc_net' undeclared (first use in this function) make[2]: *** [/home/rushtu/Downloads/ieee80211-1.2.18/ieee80211_module.o] Error 1 make[1]: *** [_module_/home/rushtu/Downloads/ieee80211-1.2.18] Error 2 make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-22-generic' make: *** [modules] Error 2
_______________________________________________ Linux-donanim Mesaj Listesi [email protected] https://liste.linux.org.tr/mailman/listinfo/linux-donanim Liste kurallari: http://liste.linux.org.tr/kurallar.php
