Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #63958 > unrolled thread
| Started by | Manoj Kummini <mkummini@cmi.ac.in> |
|---|---|
| First post | 2019-04-29 14:50 +0200 |
| Last post | 2019-04-30 00:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.debian.kernel
iwlwifi-8265-{23,24,25,26}.ucode Manoj Kummini <mkummini@cmi.ac.in> - 2019-04-29 14:50 +0200
Re: iwlwifi-8265-{23,24,25,26}.ucode Ben Hutchings <ben@decadent.org.uk> - 2019-04-30 00:30 +0200
| From | Manoj Kummini <mkummini@cmi.ac.in> |
|---|---|
| Date | 2019-04-29 14:50 +0200 |
| Subject | iwlwifi-8265-{23,24,25,26}.ucode |
| Message-ID | <xSdTk-23a-13@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
Hello. I have a Thinkpad L380 with Intel 8265 chipset running Debian stable (kernel 4.9.144-3). # dmesg | grep -i iwlwifi .... firmware: failed to load iwlwifi-8265-26.ucode (-2) .....Direct firmware load for iwlwifi-8265-26.ucode failed with error -2 .... firmware: failed to load iwlwifi-8265-25.ucode (-2) .....Direct firmware load for iwlwifi-8265-25.ucode failed with error -2 .... firmware: failed to load iwlwifi-8265-24.ucode (-2) .....Direct firmware load for iwlwifi-8265-24.ucode failed with error -2 .... firmware: failed to load iwlwifi-8265-23.ucode (-2) .....Direct firmware load for iwlwifi-8265-23.ucode failed with error -2 .....loaded firmware version 22.3.... op_mode iwlmvm Wifi is not working. All I could find on the package.debian.org server for stable was -22. I did # git clone http://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git This is what I got: #$ find . -name "iwlwifi*" | grep 8265 | sort ./iwlwifi-8265-21.ucode ./iwlwifi-8265-22.ucode ./iwlwifi-8265-27.ucode ./iwlwifi-8265-31.ucode ./iwlwifi-8265-34.ucode ./iwlwifi-8265-36.ucode The required revisions 23 through 26 are not there in the repository. If you could tell me (or point me to some URL) how to get my wifi working, it would be really helpful. I am sorry for troubling you with this, but searching for an answer online and posting the problem in unix.stackexchange did not yield anything helpful. If you think I should post this in the debian-kernel mailing list, I can do that. Thank you. With regards, Manoj. -- Manoj Kummini Associate Professor, Mathematics, Chennai Mathematical Institute, Siruseri Tamilnadu 603103. India. 12 deg 50 min N, 80 deg 13 min E. http://www.cmi.ac.in/~mkummini/index.html
[toc] | [next] | [standalone]
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Date | 2019-04-30 00:30 +0200 |
| Message-ID | <xSmWB-7JJ-1@gated-at.bofh.it> |
| In reply to | #63958 |
[Multipart message — attachments visible in raw view] — view raw
On Mon, 2019-04-29 at 18:02 +0530, Manoj Kummini wrote: [...] > .... firmware: failed to load iwlwifi-8265-23.ucode (-2) > .....Direct firmware load for iwlwifi-8265-23.ucode failed with error -2 > .....loaded firmware version 22.3.... op_mode iwlmvm [...] > The required revisions 23 through 26 are not there in the repository. [...] They're not required. The driver only needs one version, and after looking for those newer versions it loaded version 22(.3) successfully. Ben. -- Ben Hutchings compatible: Gracefully accepts erroneous data from any source
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web