Sie sind nicht angemeldet.

1

19.12.2013, 23:36

Intel Corporation Wireless 7260 kein Device

Hey,

leider will das Wlan auch nicht, obwohl der Treiber im Kernel geladen ist:

Quellcode

1
2
3
4
5
6
7
8
lspci -nnk | grep -i -A2 net
05:00.2 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0a)
	Subsystem: CLEVO/KAPOK Computer Device [1558:7104]
	Kernel driver in use: r8169
--
06:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 73)
	Subsystem: Intel Corporation Dual Band Wireless-AC 7260 [8086:4070]
	Kernel driver in use: iwlwifi

Quellcode

1
2
iwconfig -a
-a        No such device

Quellcode

1
2
3
4
5
6
lsmod | grep iw
iwldvm                104948  0 
led_class               2587  1 iwldvm
mac80211              210839  1 iwldvm
iwlwifi                65676  1 iwldvm
cfg80211              167330  3 iwlwifi,mac80211,iwldvm

Quellcode

1
2
3
4
dmesg | grep iw
[   26.993598] iwlwifi 0000:06:00.0: irq 46 for MSI/MSI-X
[   27.004244] iwlwifi 0000:06:00.0: loaded firmware version 22.0.7.0 op_mode iwlmvm
[   27.006289] iwlwifi 0000:06:00.0: failed to load module iwlmvm (error 256), is dynamic loading enabled?





rfkill sagt nichts!

"iwlmvm (error 256)"

Habt Ihr da eine Idee?

Gruß

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Michigen« (20.12.2013, 00:11)


2

20.12.2013, 00:11

"iwlmvm" genau das hat noch im Kernel gefehlt.