Linux Installationen: Unterschied zwischen den Versionen
Aus Vosp.info
F (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== tuxedo BU1402 == === Intel® Centrino® Advanced-N 6235, Dual Band === * http://ark.intel.com/de/products/66890/Intel-Centrino-Advanced-N-6235-Dual-Band <so…“) |
F (Diskussion | Beiträge) (→Intel® Centrino® Advanced-N 6235, Dual Band) |
||
Zeile 6: | Zeile 6: | ||
<source lang="bash"> | <source lang="bash"> | ||
apt-get install | apt-get install | ||
+ | |||
lsmod | grep wif | lsmod | grep wif | ||
− | iwlwifi | + | iwlwifi 165675 1 iwldvm |
+ | cfg80211 480503 3 iwlwifi,mac80211,iwldvm | ||
</source> | </source> |
Version vom 3. Februar 2014, 12:50 Uhr
tuxedo BU1402
Intel® Centrino® Advanced-N 6235, Dual Band
apt-get install
lsmod | grep wif
iwlwifi 165675 1 iwldvm
cfg80211 480503 3 iwlwifi,mac80211,iwldvm