Retourner au contenu associé (entrée de forum : Ndiwrapper et connexion wifi)
Posté par mathieu mathieu le 30 octobre 2006 à 16:46. En réponse au message Ndiwrapper et connexion wifi. Évalué à 1.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: Version de ndiswrapper ?
Posté par mathieu mathieu . En réponse au message Ndiwrapper et connexion wifi. Évalué à 1.
mets cela dans ton /etc/apt/source.list :
deb http://ftp.debian.org/debian/ testing main contrib non-free
deb http://ftp.debian.org/debian/ unstable main contrib non-free
cela dans ton /etc/apt/apt.conf:
APT::Default-Release "stable";
puis apt-get update ....
et après:
apt-get update && apt-get install monkernel && apt-get install ndiswrapper-source -t testing;
etc.