You are not logged in.
Hi,
In this bug report => https://bugs.archlinux.org/task/44731 wauli user have found the solution with the current wpa_supplicant version. The solution is here and work for me => https://bugs.archlinux.org/task/44731#comment141718
Offline
tutu wrote:I will try to downgrade wpa_supplicant, but I would love a pointer in how to do that
Thanks for the pointer. It was pretty simple to downgrade it.
I will use the downgraded version till more details are discovered about what is going wrong.
Offline
Have the same issue, and as for my solution, it's pretty simple. Since I reboot very rarely, on the occasion I do, I simply stop netctl-auto@wlp2s0 and connect manually using wifi-menu. No great bother really.
I am a philosopher, of sorts, not a troll or an imbecile.
My apologies that this is not always obvious, despite my best efforts.
Offline
I have the same problem, wauli's solution did not work so I downgraded wpa_supplicant to 2.3, which worked. I'm waiting for an upstream bugfix, and then I'll upgrade.
Offline
I don't wanna be a dick, but I'm not having any of these issues, using dhcpcd and it's systemd service file. I find netctl not the best piece of software ever written, and this seems to be acnowledgement of that opinion
Offline
That's a wpa_supplicant bug, not netctl I think, so it doesn't say anything about netctl's quality.
Offline
I think netctl is working fine with the new version of wpa_supplicant. The problem appears when I use netctl-auto together with the new version if wpa_supplicant (2.5).
Does dhcpcd manages WiFi profiles automatically?
Well, I gotta do some reading on the differences of netctl vs dhcpcd and also read some man pages first.
Offline
I have this issue too. netctl-auto doesn't work but wifi-menu works, but I see "Could not read interface p2p-dev-wlan0 flags: No such device" message in both cases. Hope they'll fix it soon.
Offline
Also having this problem, downgrade fixed it.
```
$ sudo lshw -class network
*-network
description: Wireless interface
product: Wireless 7265
vendor: Intel Corporation
```
Also, the bug tracker for wpa_supplicant appears to be down (as linked here https://wireless.wiki.kernel.org/en/use … upplicant)
Anyone know where we should put bugs?
Last edited by vitiral (2015-12-24 07:30:24)
Offline
The issue should be fixed in wpa_supplicant 1:2.5-2 (currently in [testing]).
For details, see: http://lists.infradead.org/pipermail/ho … 34409.html
Offline
The issue is still there after updating to wpa_supplicant 1:2.5-2 @foutrelis
My Network controller: Intel Corporation Wireless 7260 (rev 73)
netctl 1.11-1
$ iw dev
phy#0
Unnamed/non-netdev interface
wdev 0x2
addr xx:xx:xx:xx:xx:xx
type P2P-device
I notice that there is disable p2p option in /etc/wpa_supplicant/wpa_supplicant
# Disable P2P functionality
p2p_disabled=1
I uncommented it, but sadly nothing change !! Does someone know why?
Both netctl and networkmanager can connect to network,but can't use create_ap because of the interface mac address taken by p2p-device.
Last edited by spectre (2015-12-29 09:11:45)
Offline
It's weird, at least for me the update to wpa_supplicant 1:2.5-2 fixed that.
Btw, that's the first time in 3 years that I've ever had to rollback a package, it makes for a good learning experience.
Offline
The issue is still there after updating to wpa_supplicant 1:2.5-2 @foutrelis
My Network controller: Intel Corporation Wireless 7260 (rev 73)
[...]
I can confirm that updating to wpa_supplicant-1:2.5-2 works for me.
My network controller is: Intel Corporation Wireless 7260 (rev 6b)
My laptop is: Dell XPS 13 (2014)
Note that I've also downloaded an updated firmware.
Previously, I was seeing this in dmesg:
[ 1.329536] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7260-17.ucode failed with error -2
[ 1.329590] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7260-16.ucode failed with error -2
[ 1.330088] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7260-15.ucode failed with error -2
[ 1.330111] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7260-14.ucode failed with error -2
[ 1.346194] iwlwifi 0000:02:00.0: loaded firmware version 25.30.13.0 op_mode iwlmvm
[ 1.435733] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
/lib/firmware % ls -l iwlwifi-7260*
-rw-r--r-- 1 root root 672352 Sep 5 01:02 iwlwifi-7260-10.ucode
-rw-r--r-- 1 root root 782300 Sep 5 01:02 iwlwifi-7260-12.ucode
-rw-r--r-- 1 root root 786920 Sep 5 01:02 iwlwifi-7260-13.ucode
-rw-r--r-- 1 root root 683236 Sep 5 01:02 iwlwifi-7260-7.ucode
-rw-r--r-- 1 root root 679780 Sep 5 01:02 iwlwifi-7260-8.ucode
-rw-r--r-- 1 root root 680508 Sep 5 01:02 iwlwifi-7260-9.ucode
After downloading iwlwifi-7260-16.ucode and rebooting, dmesg says:
[ 1.450190] iwlwifi 0000:02:00.0: Direct firmware load for iwlwifi-7260-17.ucode failed with error -2
[ 1.465295] iwlwifi 0000:02:00.0: loaded firmware version 16.242414.0 op_mode iwlmvm
[ 1.544616] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
I could possibly also download the v17 firmware, but.. why fix something if it ain't broke?
I'd recommend checking which firmware blobs you've got, and try the newer version(s).
Offline
I can also confirm that wpa_supplicant 1:2.5-2 fix the issue I was having of netctl-auto not working properly. Thanks for all the help and also @foutrelis that drive most of the motion to upstream ppl.
Offline
spectre wrote:The issue is still there after updating to wpa_supplicant 1:2.5-2 @foutrelis
My Network controller: Intel Corporation Wireless 7260 (rev 73)
[...]I can confirm that updating to wpa_supplicant-1:2.5-2 works for me.
My network controller is: Intel Corporation Wireless 7260 (rev 6b)
My laptop is: Dell XPS 13 (2014)/lib/firmware % ls -l iwlwifi-7260*
-rw-r--r-- 1 root root 672352 Sep 5 01:02 iwlwifi-7260-10.ucode
-rw-r--r-- 1 root root 782300 Sep 5 01:02 iwlwifi-7260-12.ucode
-rw-r--r-- 1 root root 786920 Sep 5 01:02 iwlwifi-7260-13.ucode
-rw-r--r-- 1 root root 683236 Sep 5 01:02 iwlwifi-7260-7.ucode
-rw-r--r-- 1 root root 679780 Sep 5 01:02 iwlwifi-7260-8.ucode
-rw-r--r-- 1 root root 680508 Sep 5 01:02 iwlwifi-7260-9.ucodeI'd recommend checking which firmware blobs you've got, and try the newer version(s).
Here is my linux-firmware information:
linux-firmware 20151207.bbe4917-1
-rw-r--r-- 1 root root 672352 12 10 15:09 iwlwifi-7260-10.ucode
-rw-r--r-- 1 root root 782300 12 10 15:09 iwlwifi-7260-12.ucode
-rw-r--r-- 1 root root 786920 12 10 15:09 iwlwifi-7260-13.ucode
-rw-r--r-- 1 root root 1049284 12 10 15:09 iwlwifi-7260-16.ucode
-rw-r--r-- 1 root root 683236 12 10 15:09 iwlwifi-7260-7.ucode
-rw-r--r-- 1 root root 679780 12 10 15:09 iwlwifi-7260-8.ucode
-rw-r--r-- 1 root root 680508 12 10 15:09 iwlwifi-7260-9.ucode
it's wierd wpa_supplicant-1:2.5-2 doesn't work for my laptop
my laptop is Dell insprion 14 5439 with 7260 wireless card
and I run $ iw dev it shows:
phy#0
Unnamed/non-netdev interface
wdev 0x4
addr
type P2P-device
Interface wlp8s0
ifindex 3
wdev 0x1
addr
type managed
channel 1 (2412 MHz), width: 40 MHz, center1: 2422 MHz
Does someone konw how to disable this P2P device?
I don't know what I have done?
I can confirm that there is no P2P-device interface after disable wlp8s0.service or Networkmanager.service
Could someone explain ? Thanks
Last edited by spectre (2016-01-05 13:53:31)
Offline
Upgrading to wpa_supplicant 2.5-2 does not resolve my issue when trying to connect to 802.1X wifi network. I do get some new errors though.
Jan 19 11:39:05 e4 network[31022]: WPA association/authentication failed for interface 'wlp3s0'
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: Microcode SW error detected. Restarting 0x2000000.
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR values:
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: (2nd byte of CSR_INT_COALESCING is CSR_INT_PERIODIC_REG)
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_HW_IF_CONFIG_REG: 0X00489200
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_INT_COALESCING: 0X0000ff40
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_INT: 0X00000000
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_INT_MASK: 0X00000000
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_FH_INT_STATUS: 0X00000000
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_GPIO_IN: 0X00000000
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_RESET: 0X00000000
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_GP_CNTRL: 0X080403cd
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_HW_REV: 0X00000210
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_EEPROM_REG: 0Xd55555d5
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_EEPROM_GP: 0X00000000
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_OTP_GP_REG: 0Xd55555d5
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_GIO_REG: 0X001f0042
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_GP_UCODE_REG: 0X00000000
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_GP_DRIVER_REG: 0X00000000
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_UCODE_DRV_GP1: 0X00000000
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_UCODE_DRV_GP2: 0X00000000
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_LED_REG: 0X00000060
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_DRAM_INT_TBL_REG: 0X88515c72
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_GIO_CHICKEN_BITS: 0X27800200
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_ANA_PLL_CFG: 0Xd55555d5
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_MONITOR_STATUS_REG: 0Xebb7f777
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_HW_REV_WA_REG: 0X0001001a
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: CSR_DBG_HPET_MEM_REG: 0Xffff0010
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: FH register values:
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: FH_RSCSR_CHNL0_STTS_WPTR_REG: 0X5148ab00
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: FH_RSCSR_CHNL0_RBDCB_BASE_REG: 0X05148aa0
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: FH_RSCSR_CHNL0_WPTR: 0X000000e8
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: FH_MEM_RCSR_CHNL0_CONFIG_REG: 0X80801114
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: FH_MEM_RSSR_SHARED_CTRL_REG: 0X000000fc
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: FH_MEM_RSSR_RX_STATUS_REG: 0X07030000
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: FH_MEM_RSSR_RX_ENABLE_ERR_IRQ2DRV: 0X00000000
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: FH_TSSR_TX_STATUS_REG: 0X07ff0001
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: FH_TSSR_TX_ERROR_REG: 0X00000000
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: Start IWL Error Log Dump:
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: Status: 0x00000000, count: 6
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: Loaded firmware version: 16.242414.0
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00003421 | ADVANCED_SYSASSERT
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x05900220 | uPc
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00000000 | branchlink1
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00042524 | branchlink2
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00042E68 | interruptlink1
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00EB0081 | interruptlink2
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00000000 | data1
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00000001 | data2
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0xDEADBEEF | data3
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x02C09F03 | beacon time
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0xBCBCDA8D | tsf low
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00000271 | tsf hi
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00000000 | time gp1
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00EE14D1 | time gp2
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00000000 | time gp3
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00000010 | uCode version major
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x0003B2EE | uCode version minor
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00000210 | hw version
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00489200 | board version
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x09180028 | hcmd
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x24022080 | isr0
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x01000000 | isr1
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00000002 | isr2
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00414080 | isr3
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00000000 | isr4
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x01000112 | isr_pref
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00000000 | wait_event
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00000850 | l2p_control
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00018030 | l2p_duration
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x0000003F | l2p_mhvalid
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00000000 | l2p_addr_match
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x00000007 | lmpm_pmg_sel
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x17111915 | timestamp
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: 0x0000E8F8 | flow_handler
Jan 19 11:39:05 e4 kernel: ieee80211 phy0: Hardware restart was requested
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: FW error in SYNC CMD MAC_CONTEXT_CMD
Jan 19 11:39:05 e4 kernel: CPU: 1 PID: 31035 Comm: wpa_supplicant Tainted: P W O 4.3.3-2-ARCH #1
Jan 19 11:39:05 e4 kernel: Hardware name: LENOVO 20BXCTO1WW/20BXCTO1WW, BIOS JBET52WW (1.17 ) 08/12/2015
Jan 19 11:39:05 e4 kernel: 0000000000000000 000000008b095309 ffff88009fa9fa78 ffffffff812c0dc9
Jan 19 11:39:05 e4 kernel: ffff88009fa9fb10 ffff88009fa9fae8 ffffffffa08cd2f3 0000000000000000
Jan 19 11:39:05 e4 kernel: 0000000000000000 ffff88031c126040 ffffffff810b5dc0 ffff88009fa9faa8
Jan 19 11:39:05 e4 kernel: Call Trace:
Jan 19 11:39:05 e4 kernel: [<ffffffff812c0dc9>] dump_stack+0x4b/0x72
Jan 19 11:39:05 e4 kernel: [<ffffffffa08cd2f3>] iwl_trans_pcie_send_hcmd+0x443/0x590 [iwlwifi]
Jan 19 11:39:05 e4 kernel: [<ffffffff810b5dc0>] ? wake_atomic_t_function+0x60/0x60
Jan 19 11:39:05 e4 kernel: [<ffffffffa0bc0411>] iwl_mvm_send_cmd+0x31/0x80 [iwlmvm]
Jan 19 11:39:05 e4 kernel: [<ffffffffa0bc04af>] iwl_mvm_send_cmd_pdu+0x4f/0x70 [iwlmvm]
Jan 19 11:39:05 e4 kernel: [<ffffffffa0bbf6c6>] iwl_mvm_mac_ctxt_remove+0x96/0x170 [iwlmvm]
Jan 19 11:39:05 e4 kernel: [<ffffffffa0bb6d8b>] iwl_mvm_mac_remove_interface+0x7b/0x120 [iwlmvm]
Jan 19 11:39:05 e4 kernel: [<ffffffffa0afb9fb>] ieee80211_do_stop+0x4db/0x8e0 [mac80211]
Jan 19 11:39:05 e4 kernel: [<ffffffff8158387e>] ? _raw_spin_unlock_bh+0xe/0x10
Jan 19 11:39:05 e4 kernel: [<ffffffff814a78d6>] ? dev_deactivate_many+0x206/0x240
Jan 19 11:39:05 e4 kernel: [<ffffffffa0afbe1a>] ieee80211_stop+0x1a/0x20 [mac80211]
Jan 19 11:39:05 e4 kernel: [<ffffffff8147bf84>] __dev_close_many+0x94/0x100
Jan 19 11:39:05 e4 kernel: [<ffffffff8147c175>] __dev_close+0x45/0x70
Jan 19 11:39:05 e4 kernel: [<ffffffff81484e1d>] __dev_change_flags+0x9d/0x160
Jan 19 11:39:05 e4 kernel: [<ffffffff81484f09>] dev_change_flags+0x29/0x70
Jan 19 11:39:05 e4 kernel: [<ffffffff814f71f0>] devinet_ioctl+0x610/0x6e0
Jan 19 11:39:05 e4 kernel: [<ffffffff814f8a80>] inet_ioctl+0x50/0x70
Jan 19 11:39:05 e4 kernel: [<ffffffff81463495>] sock_do_ioctl+0x25/0x50
Jan 19 11:39:05 e4 kernel: [<ffffffff814639b2>] sock_ioctl+0x1d2/0x290
Jan 19 11:39:05 e4 kernel: [<ffffffff811eb5f5>] do_vfs_ioctl+0x295/0x480
Jan 19 11:39:05 e4 kernel: [<ffffffff81466db1>] ? __sys_recvmsg+0x51/0x90
Jan 19 11:39:05 e4 kernel: [<ffffffff811eb859>] SyS_ioctl+0x79/0x90
Jan 19 11:39:05 e4 kernel: [<ffffffff81583d2e>] entry_SYSCALL_64_fastpath+0x12/0x71
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: Failed to remove MAC context: -5
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: Failed to disable queue 0 (ret=-5)
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: Failed to disable queue 1 (ret=-5)
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: Failed to disable queue 2 (ret=-5)
Jan 19 11:39:05 e4 kernel: iwlwifi 0000:03:00.0: Failed to disable queue 3 (ret=-5)
Jan 19 11:39:05 e4 network[31022]: Failed to bring the network up for profile 'wlp3s0-RSG'
Jan 19 11:39:05 e4 systemd[1]: netctl@wlp3s0\x2dRSG.service: Main process exited, code=exited, status=1/FAILURE
Jan 19 11:39:05 e4 systemd[1]: Failed to start Networking for netctl profile wlp3s0-RSG.
-- Subject: Unit netctl@wlp3s0\x2dRSG.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit netctl@wlp3s0\x2dRSG.service has failed.
--
-- The result is failed.
Jan 19 11:39:05 e4 systemd[1]: netctl@wlp3s0\x2dRSG.service: Unit entered failed state.
Jan 19 11:39:05 e4 systemd[1]: netctl@wlp3s0\x2dRSG.service: Failed with result 'exit-code'.
Jan 19 11:39:05 e4 polkitd[2574]: Unregistered Authentication Agent for unix-process:31016:50306319 (system bus name :1.72, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale
Jan 19 11:39:05 e4 sudo[31011]: pam_unix(sudo:session): session closed for user root
I guess I'm actually in the wrong thread as my issue has nothing to do with netctl-auto. My earlier symptoms were the same though.
Last edited by tholmes (2016-01-19 17:52:20)
Offline