03.07.2010 21:16, KP Kirchdoerfer пишет: > Hi Andrew; > > I still have no luck to get the ath5k driver working with my wireless card. > > Would you mind to send me the relevant part of your your modules.conf, so I'll > may get an idea how it can be done? > > thx kp > > At least I tried to run ath5k on my PC. Yes, it fails with error 'can't initialize wep' After short search in Google, I found similar trouble: http://www.mail-archive.com/ath5k-de...@lists.ath5k.org/msg01061.html
Then I just removed /lib/modules/2.6.32.10 symlink and extracted here all modules, then make `modprobe ath5k` - and it ran OK. Here is modules that were added ater modprobe: arc4 930 2 - Live 0xf895b000 ecb 1353 2 - Live 0xf8952000 ath5k 110393 0 - Live 0xf8919000 ath 6831 1 ath5k, Live 0xf88ed000 led_class 1779 1 ath5k, Live 0xf88e1000 mac80211 112757 1 ath5k, Live 0xf88b8000 cfg80211 95861 3 ath5k,ath,mac80211, Live 0xf8869000 rfkill 10743 1 cfg80211, Live 0xf8839000 IMHO you must just place it in /lib/modules - they'll be loaded automatically with ath5k. P.S. I planned to make some deployment package that will do same things - extract modules, probe all aliases in /sys, and then copy all oaded modules into /lib/modules and make clean-up after itself. It'll help to deploy systems from scratch especially for novices. Also in that case default moddb can be shipped without hardware driver modules. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel