[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-04-30 Thread Emmanuel Grumbach
can you try to re-enabled 11n and disable powersave: sudo iw wlan0 set power_save off? thanks -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1293569 Title:

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-04 Thread Emmanuel Grumbach
can someone have a sniffer capture of this? This would be very useful. One more point - if you can increase the debug level of the supplicant, this would be nice. Also, there are 2 -8 firmware. One is 22.15.8.0, the other one is 22.24.8.0. Can you please let me know which one you are using? The

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-05 Thread Emmanuel Grumbach
any suggestions to fix the lie are welcome :) The thing is that MODULE_FIRMWARE can't really check what firmware has been loaded. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu.

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-06 Thread Emmanuel Grumbach
No it is not strange. This bug affects a few users only. I bet it is related to the AP model. Can the people who suffer from the bug send the details of their AP ? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu.

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-06 Thread Emmanuel Grumbach
Daniel, if you don't have issues, this is not very useful... -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1293569 Title: iwlwifi-7260-8.ucode causes network disconnections

[Kernel-packages] [Bug 1188092] Re: [Feature] WiFi support in Stone Peak

2014-05-09 Thread Emmanuel Grumbach
This new firmware won't work on 3.13 as written explicitly in wireless.kernel.org. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1188092 Title: [Feature] WiFi support in

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-12 Thread Emmanuel Grumbach
Ok - I'd like to see the dmesg output of someone who has the uAPSD fix. If possible, I'd like to test this: diff --git a/drivers/net/wireless/iwlwifi/mvm/power.c b/drivers/net/wireless/iwlwifi/mvm/power.c index 550824a..07b8653 100644 --- a/drivers/net/wireless/iwlwifi/mvm/power.c +++

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-13 Thread Emmanuel Grumbach
Yes Seth - I was meaning the dmesg output from a machine experiencing the problem. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1293569 Title: iwlwifi-7260-8.ucode causes

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-14 Thread Emmanuel Grumbach
I have collected all the APs' reference and communicated them to our testing team. We will try to reproduce internally. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1293569

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-14 Thread Emmanuel Grumbach
Can someone tell me what are the IWLWIFI related CONFIG options enabled? I'd like to make sure that IWLWIFI_BCAST_FILTERING is not enabled. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu.

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-14 Thread Emmanuel Grumbach
I just checked here: http://kernel.ubuntu.com/~kernel- ppa/configs/trusty/i386-config.flavour.generic seems ok -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1293569 Title:

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-15 Thread Emmanuel Grumbach
So I was wrong - 3.13 can get -9.ucode. I though 3.13 was too old, but it is ok and I touch tested it. Can someone check this? Just need to update the iwl-7000.c and update the firmware. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-15 Thread Emmanuel Grumbach
Note also this similar bug: https://bugzilla.redhat.com/show_bug.cgi?id=1087717 ** Bug watch added: Red Hat Bugzilla #1087717 https://bugzilla.redhat.com/show_bug.cgi?id=1087717 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-18 Thread Emmanuel Grumbach
Ok I think I have an idea of what is going on now: Seth, can we have a build with this: diff --git a/drivers/net/wireless/iwlwifi/mvm/mac80211.c b/drivers/net/wireless/iwlwifi/mvm/mac80211.c index cd6ea2e..17c097d 100644 --- a/drivers/net/wireless/iwlwifi/mvm/mac80211.c +++

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-18 Thread Emmanuel Grumbach
** Patch added: 0001-iwlwifi-mvm-disable-beacon-filtering.patch https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1293569/+attachment/4114992/+files/0001-iwlwifi-mvm-disable-beacon-filtering.patch -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-18 Thread Emmanuel Grumbach
Seth, I think the patch above is safe for 3.13. I don't know how to upstream that since it is fixed in 3.15 and this basically means that I need a patch in 3.13 / 3.14 which won't be in Linus's tree ever... But that's just a dev process issue. From a technical POV, this patch should go in 3.13.

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-19 Thread Emmanuel Grumbach
Patch has been sent to stable and Greg said he would pick it up: http://www.spinics.net/lists/stable/msg46075.html I have other reports saying that the patch doesn't all the issues, but it should clean quite a few problems. Seth - what supplicant do we have in 14.04? There might be supplicant

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-20 Thread Emmanuel Grumbach
I know there are tons of issues with this supplicant. These issues were fixed by a bunch of people. Please consider downgrading the supplicant or taking the latest -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu.

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-05-29 Thread Emmanuel Grumbach
Good. Thank you for testing. @Seth - I think you should take commit 12d423e816c69b0b4457bc047dda9a0a1c1a53c1 Author: Ilan Peer ilan.p...@intel.com Date: Tue Dec 24 22:08:14 2013 +0200 iwlwifi: mvm: Add a missed beacons threshold in 3.13. -- You received this bug notification because

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-06-09 Thread Emmanuel Grumbach
@Seth, This patch adds a grace period before disconnecting from the AP if we didn't hear the beacons. This problem (not hearing beacons) was critical in our tests in P2P Client flows, less in BSS, but still. It avoids disconnections by giving the firmware more change to catch up on beacons

[Kernel-packages] [Bug 1297299] Re: iwlwifi firmware error: 0x00000038 | BAD_COMMAND

2014-03-25 Thread Emmanuel Grumbach
incredible! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1297299 Title: iwlwifi firmware error: 0x0038 | BAD_COMMAND Status in “linux” package in Ubuntu: Invalid Bug

[Kernel-packages] [Bug 1093651] Re: 8086:0042 live session, installing [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... GPU hung

2014-02-05 Thread Emmanuel Grumbach
This seems to have been fixed upstream - when can we get the backport of the fixes for 12.04? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1093651 Title: 8086:0042 live session,

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-07-24 Thread Emmanuel Grumbach
Are you sure you have the right kernel? If you delete -8.ucode and fallback to -7.ucode, does the problem disappear? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1293569 Title:

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-07-28 Thread Emmanuel Grumbach
you may want to look at https://bugzilla.kernel.org/show_bug.cgi?id=78101 In this case, the bug is in the AP. ** Bug watch added: Linux Kernel Bug Tracker #78101 http://bugzilla.kernel.org/show_bug.cgi?id=78101 -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-07-28 Thread Emmanuel Grumbach
One more thing you can do is to try a newer kernel + newer firmware. 3.16-rc6 would be a good choice or at least 3.15.X You can also work with backport which will allow you to stay with your current stable and yet to have the latest wireless stack. -- You received this bug notification because

[Kernel-packages] [Bug 1361809] Re: iwlwifi 0000:03:00.0: fail to flush all tx fifo queues Q 2

2014-10-05 Thread Emmanuel Grumbach
Please test the patch attached ** Patch added: 0001-iwlwifi-dvm-drop-non-VO-frames-when-flushing.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1361809/+attachment/4225153/+files/0001-iwlwifi-dvm-drop-non-VO-frames-when-flushing.patch -- You received this bug notification

[Kernel-packages] [Bug 1305406] Re: [8086:4238] iwlwifi: fail to flush all tx fifo queues Q 0

2014-10-05 Thread Emmanuel Grumbach
Please test the patch attached ** Patch added: 0001-iwlwifi-dvm-drop-non-VO-frames-when-flushing.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1305406/+attachment/4225150/+files/0001-iwlwifi-dvm-drop-non-VO-frames-when-flushing.patch -- You received this bug notification

[Kernel-packages] [Bug 1356236] Re: [Samsung NP900X3C-A05DE] iwlwifi 0000:01:00.0: fail to flush all tx fifo queues Q 2 with Centrino Advanced-N 6235 wireless card

2014-10-05 Thread Emmanuel Grumbach
Please test the patch attached ** Patch added: 0001-iwlwifi-dvm-drop-non-VO-frames-when-flushing.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1356236/+attachment/4225151/+files/0001-iwlwifi-dvm-drop-non-VO-frames-when-flushing.patch -- You received this bug notification

[Kernel-packages] [Bug 1360597] Re: iwlwifi 0000:01:00.0: fail to flush all tx fifo queues Q 2

2014-10-05 Thread Emmanuel Grumbach
Please test the patch attached ** Patch added: 0001-iwlwifi-dvm-drop-non-VO-frames-when-flushing.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1360597/+attachment/4225152/+files/0001-iwlwifi-dvm-drop-non-VO-frames-when-flushing.patch -- You received this bug notification

[Kernel-packages] [Bug 1270808] Re: iwlwifi 0000:01:00.0: fail to flush all tx fifo queues Q 2

2014-10-05 Thread Emmanuel Grumbach
There is a W/A in kernel for this bug: Please test the patch attached ** Patch added: 0001-iwlwifi-dvm-drop-non-VO-frames-when-flushing.patch

[Kernel-packages] [Bug 1328345] Re: iwlwifi 0000:01:00.0: fail to flush all tx fifo queues Q 2

2014-10-05 Thread Emmanuel Grumbach
** Patch added: 0001-iwlwifi-dvm-drop-non-VO-frames-when-flushing.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1328345/+attachment/4225157/+files/0001-iwlwifi-dvm-drop-non-VO-frames-when-flushing.patch -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1270808] Re: iwlwifi 0000:01:00.0: fail to flush all tx fifo queues Q 2

2014-10-06 Thread Emmanuel Grumbach
FWIW - Seth seems to have picked up the patch already: https://patchwork.kernel.org/patch/5033871/ users on bugzilla gave good feedback on this patch already, but I'd be glad to get more testing. -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1270808] Re: iwlwifi 0000:01:00.0: fail to flush all tx fifo queues Q 2

2014-10-19 Thread Emmanuel Grumbach
Note that this bug has been reported to be fixed by the proposed patch. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1361809/comments/7 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu.

[Kernel-packages] [Bug 1270808] Re: iwlwifi 0000:01:00.0: fail to flush all tx fifo queues Q 2

2014-11-11 Thread Emmanuel Grumbach
This has nothing to do with wireless. IMHO, this bug should be closed... -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1270808 Title: iwlwifi :01:00.0: fail to flush all

[Kernel-packages] [Bug 1270808] Re: iwlwifi 0000:01:00.0: fail to flush all tx fifo queues Q 2

2014-11-11 Thread Emmanuel Grumbach
yest and it has been picked-up for 3.16 ( I got an email from Luis H. about this). I don't know the timeline of the push to users though. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu.

[Kernel-packages] [Bug 1270808] Re: iwlwifi 0000:01:00.0: fail to flush all tx fifo queues Q 2

2014-11-11 Thread Emmanuel Grumbach
@Seth: Thanks for the clarification. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1270808 Title: iwlwifi :01:00.0: fail to flush all tx fifo queues Q 2 Status in The

[Kernel-packages] [Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2015-01-19 Thread Emmanuel Grumbach
There is an easier solution: update the driver. 3.13 is old and it uses and old firmware. You can update your driver with the help of backport and it will dramatically improve the behavior of WiFi. I also tested 3.16 (14.10) and latest driver with backport. The latest backport behaves *much*

[Kernel-packages] [Bug 1270808] Re: iwlwifi 0000:01:00.0: fail to flush all tx fifo queues Q 2

2015-01-20 Thread Emmanuel Grumbach
of course not. This patch is relevant for older devices. Not for 7260. There is a similar patch for 7260 that is on its way upstream. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu.

[Kernel-packages] [Bug 1270808] Re: iwlwifi 0000:01:00.0: fail to flush all tx fifo queues Q 2

2015-04-01 Thread Emmanuel Grumbach
sorry - I was confused. This is indeed a stuck queue. In any case, this is not the same device as the one for which this bug was opened. You are using a different driver (iwlmvm as opposed to iwldvm). If you are ready to help debugging this, you can open a bug on bugzilla.kernel.org. Please

[Kernel-packages] [Bug 1270808] Re: iwlwifi 0000:01:00.0: fail to flush all tx fifo queues Q 2

2015-04-01 Thread Emmanuel Grumbach
@madmaze - this is different. You are seeing a NMI_WDG and then the queues get stuck. This a different issue. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1270808 Title:

[Kernel-packages] [Bug 1354975] Re: iwlwifi Intel 7260 Wifi disconnects

2015-06-18 Thread Emmanuel Grumbach
https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi/core_release -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1354975 Title: iwlwifi Intel 7260 Wifi disconnects Status

[Kernel-packages] [Bug 1354975] Re: iwlwifi Intel 7260 Wifi disconnects

2015-06-18 Thread Emmanuel Grumbach
Intel just released this page, which can be helpful. I don't think that replacing the supplicant is a must. But using the latest driver / firmware seems to be helpful -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in

[Kernel-packages] [Bug 1539080] Re: Intel wifi broken after resume

2016-01-28 Thread Emmanuel Grumbach
There are a number of issues. Can you please record tracing of this? I would also appreciate if you could open a bug on kernel.org. It would reduce the number of bug DBs I have to follow. This is clearly a bug in the iwlwifi driver which I'd like to debug. FWIW: I am the maintainer of that

[Kernel-packages] [Bug 1537183] Re: [iwlwifi] Timeout waiting for hardware access (CSR_GP_CNTRL 0xffffffff)

2016-01-23 Thread Emmanuel Grumbach
This is an electrical problem. I can't do anything about it. https://bugzilla.kernel.org/show_bug.cgi?id=91171 https://bugzilla.kernel.org/show_bug.cgi?id=107431 https://bugzilla.kernel.org/show_bug.cgi?id=110621 and others... ** Bug watch added: Linux Kernel Bug Tracker #91171

[Kernel-packages] [Bug 1682744] Re: Connecting to wifi 5GHz network causes iwlwifi firmware/driver error. Intel Wireless 7260

2017-04-16 Thread Emmanuel Grumbach
** Also affects: ubuntux via http://bugzilla.kernel.org/195299 Importance: Unknown Status: Unknown ** Project changed: ubuntux => ubuntu -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu.

[Kernel-packages] [Bug 1682744] Re: Connecting to wifi 5GHz network causes iwlwifi firmware/driver error. Intel Wireless 7260

2017-07-17 Thread Emmanuel Grumbach
The patches are included in our backport tree. You have the steps on how to use our backport tree here: https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi/core_release Note that the fix I made is targeted to 7265D devices and up. I can't see how it can work on 7260, and TBH, I don't see

[Kernel-packages] [Bug 1785671] Re: linux-firmware 1.173.1 causes Intel Wireless 3160 card crash

2018-08-16 Thread Emmanuel Grumbach
Please report this issue on bugzilla.kernel.org and add linuxw...@intel.com to the bug. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1785671 Title: linux-firmware 1.173.1

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2018-08-19 Thread Emmanuel Grumbach
please report this NULL pointer exception to bugzilla.kernel.org and CC linuxw...@intel.com to the bug. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1733194 Title: kernel NULL pointer

[Kernel-packages] [Bug 1733194] Re: kernel NULL pointer dereference in iwlmvm iwl_mvm_enable_txq

2018-08-20 Thread Emmanuel Grumbach
was already reported: https://bugzilla.kernel.org/show_bug.cgi?id=200855 ** Bug watch added: Linux Kernel Bug Tracker #200855 https://bugzilla.kernel.org/show_bug.cgi?id=200855 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1808389] Re: iwlwifi Intel 8265 firmware crashing on lenovo x1 Gen 6

2018-12-16 Thread Emmanuel Grumbach
I just pushed a firmware that should fix this. Please try our latest version from https://git.kernel.org/cgit/linux/kernel/git/iwlwifi/linux-firmware.git/plain/iwlwifi-8265-36.ucode This firmware is not upstream yet. I sent the pull request today. -- You received this bug notification because

[Kernel-packages] [Bug 1804841] Re: iwlwifi Microcode SW error detected. Restarting 0x2000000.

2018-12-18 Thread Emmanuel Grumbach
Dmesg output is needed. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1804841 Title: iwlwifi Microcode SW error detected. Restarting 0x200. Status in linux-firmware

[Kernel-packages] [Bug 1804841] Re: iwlwifi Microcode SW error detected. Restarting 0x2000000.

2018-12-18 Thread Emmanuel Grumbach
Ok, this firmware is fairly old. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1804841 Title: iwlwifi Microcode SW error detected. Restarting 0x200. Status in

[Kernel-packages] [Bug 1808389] Re: iwlwifi Intel 8265 firmware crashing on lenovo x1 Gen 6

2018-12-17 Thread Emmanuel Grumbach
Josh just pushed out the new firmware in mainline's linux-firmware.git. So, Ubuntu team, please pick the latest firmware from there. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu.

[Kernel-packages] [Bug 1830883] Re: iwlwifi Intel 8265 firmware crashing in powersave mode

2019-06-05 Thread Emmanuel Grumbach
Hi Seth, we debugged this and we found out that d0i3 was not disabled in iwlwifi. This is a kind of power saving thing that requires integration with the platform / kernel that should be enabled only for specific platform. Not something that should be enabled in a distribution kernel.

[Kernel-packages] [Bug 1830883] Re: iwlwifi Intel 8265 firmware crashing in powersave mode

2019-06-05 Thread Emmanuel Grumbach
May I suggest you leave a comment on the blog to prevent the next reader from doing the same thing? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu. https://bugs.launchpad.net/bugs/1830883 Title: iwlwifi Intel

[Kernel-packages] [Bug 1828298] Re: Kernel Oops - unable to handle kernel paging request at ffffc90000d6e808; IP [] iwl_trans_pcie_read32+0x12/0x20 [iwlwifi]

2019-05-14 Thread Emmanuel Grumbach
Fix is here: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1c6bca6d75bca2cc47b5eafb9f7f16e368ffbeca -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed in Ubuntu.

[Kernel-packages] [Bug 1825993] Re: iwlwifi microcode error detected using hostapd with Intel 3168 in a NUC6CAYH

2019-05-02 Thread Emmanuel Grumbach
Stefan, please file a bug on Intel. You shouldn't have to disable bt coex. https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi/debugging -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu.

[Kernel-packages] [Bug 1825993] Re: iwlwifi microcode error detected using hostapd with Intel 3168 in a NUC6CAYH

2019-04-24 Thread Emmanuel Grumbach
You can open a bug on intel. Check this link to see how: https://wireless.wiki.kernel.org/en/users/drivers/iwlwifi/debugging -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-firmware in Ubuntu.