[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Configuration WiFi sous Squeeze



Le Tue, 22 Mar 2011 13:06:53 +0100,
François <francois.le.gad@free.fr> a écrit :

> Le 20/03/2011 23:42, Bernard a écrit :
> > Network controller: Atheros Communications Inc. AR928X Wireless
> > Network Adapter (PCI-Express) (rev 01)
> 
> Normalement, les cartes atheros sont reconnues par le noyau linux de 
> Squeeze. Vérifie si le module s'est bien chargé :
> En root : modprobe -l
> et vois si tu as dans la liste quelque chose qui ressemble à ath5k ou
> ath9k

bonjour,


	normalement les modules pour atheros :

	ath.ko
	ath5k.ko
	ath9k.ko

	$PATH :

   $KERNEL={uname -ar|awk '{print $3}'}

	/lib/modules/"$KERNEL"/kernel/drivers/net/wireless/ath/ath.ko
	/lib/modules/"$KERNEL"/kernel/drivers/net/wireless/ath/ath5k/ath5k.ko
	/lib/modules/"$KERNEL"/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko

	reste à voir avec modconf et dkms


	http://www.delafond.org/traducmanfr/deb/man8/modconf.8.html
	http://en.wikipedia.org/wiki/Dynamic_Kernel_Module_Support
	http://www.lea-linux.org/documentations/index.php/HOWTO_Dkms
	http://packages.debian.org/fr/stable/dkms


	autrement il est égalment possible de mettre en place ceci :

	apt-cache search atheros |grep firmware

	firmware-atheros
	zd1211-firmware

	par conséquent il est vraiment possible de se sortir de ces
	ornières


	slt
	bernard


Reply to: