View Issue Details

IDProjectCategoryView StatusLast Update
0008176Kali LinuxTool Upgrade Requestpublic2024-10-13 12:05
Reporterkillbib Assigned Tosbrun  
PriorityurgentSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version2022.4 
Summary0008176: Missing firmware mediatek WIFI mt7961
Description

The firmware mt7961 is missing during kali installation. So it was impossible to continue installation because it’s a wifi firmware.

Steps To Reproduce

Install kali Linux on a asus vivobook pro 14 OLED with bootable USB

Attached Files

Relationships

has duplicate 0008175 closedarnaudr Installation de Kali Linux impossible sur Asus Vivobook Pro 14 OLED 

Activities

arnaudr

arnaudr

2023-02-14 03:38

manager   ~0017500

Last edited: 2024-10-12 04:40

Hello, so what version of Kali are you trying to install? Weekly image or 2022.4? Do you use the normal installer iso (~ 4 GB), or the netinst?

On my side I did a quick check, and it seems that this firmware is included:

┌──(root㉿kali)-[/var/lib/apt/lists]
└─# apt-file search MT7961
firmware-misc-nonfree: /lib/firmware/mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
firmware-misc-nonfree: /lib/firmware/mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin
firmware-misc-nonfree: /lib/firmware/mediatek/WIFI_RAM_CODE_MT7961_1.bin

If you didn't do that yet: please try again with the latest weekly image.

killbib

killbib

2023-02-14 07:46

reporter   ~0017503

I installed the normal 3.5GB installer. On the Asus Vivobook there is no ethernet port and the processors are quite recent so during the detection of network hardware, the installer crashes because of these missing firmware. I had to add these firmwares manually. To install Kali Linux I had to skip the network hardware detection by adding "exit 0" in the /bin/check-missing-firmware and adding these firmwares manually once Kali Linux installed with another USB key.

arnaudr

arnaudr

2023-02-14 10:53

manager   ~0017504

I just checked and the package firmware-misc-nonfree, as it is in both the installer 2022.4 and weekly, provides the 3 files mentioned above.

I had to add these firmwares manually

So how did you do that, can you be more precise? Which firmware file did you install, from where did you get it? Thanks!

killbib

killbib

2023-02-14 17:51

reporter   ~0017505

I found a zip archive on a website that I forgot and no longer have. But I still have all the files as on the screenshot and I put a link on my website https://download.killianferrier.fr/mediatek.zip if you want. I put all the files on a USB key and after installing Kali Linux through network detection, I put my USB key on my computer and I copied the mediatek folder into the firmware files /lib/firmware/. But there are still mistakes when I want to install the amdgpu package. I created a web page to explain how to solve the problem but it is in frensh. The link: https://linux.killianferrier.fr in "Kali installation Asus Vivobook".

image.png (81,070 bytes)   
image.png (81,070 bytes)   
image-2.png (70,010 bytes)   
image-2.png (70,010 bytes)   
arnaudr

arnaudr

2023-03-01 08:46

manager   ~0017599

That might be fixed in the next weekly image, that will be released next Monday.

arnaudr

arnaudr

2023-03-15 02:51

manager   ~0017671

Please try again with latest version of Kali (2023.1) that was just released. Thanks!

fisherman2001

fisherman2001

2024-10-11 20:04

reporter   ~0019898

I had the same issue with the firmware-mediatek package comming with Kali and a Alfa AWUS036AXM.
The WiFI adapter did not got recognized when being plugged in and lsusb hung for a while.

I downloaded the linux drivers package from the ALFA Networks website and copied BT_RAM_CODE_MT7961_1_2_hdr.bin and WIFI_MT7961_patch_mcu_1_2_hdr.bin to /lib/firmware/mediatek.
Attention: this will overwrite the files provided by Kali, so make a backup prior to the copy operation!
This fixed the issues with the adapter for me.

Chipset: MediaTek MT7921AUN (IEEE 802.11a/b/g/n/ac/ax)
CPU: AMD Ryzen 7 6800H
Kali: 6.10.11-1kali1 (2024-09-26) x86_64 GNU/Linux

arnaudr

arnaudr

2024-10-12 04:40

manager   ~0019899

Hey, I'm closing this bug as it's super old. These days, if you're running kali-rolling and need firmware for mediatek hardware, make sure to install the package firmware-mediatek.

Issue History

Date Modified Username Field Change
2023-02-12 15:58 killbib New Issue
2023-02-12 15:58 killbib Status new => assigned
2023-02-12 15:58 killbib Assigned To => sbrun
2023-02-14 03:38 arnaudr Note Added: 0017500
2023-02-14 03:39 arnaudr Relationship added has duplicate 0008175
2023-02-14 07:46 killbib Note Added: 0017503
2023-02-14 10:53 arnaudr Note Added: 0017504
2023-02-14 17:51 killbib File Added: image.png
2023-02-14 17:51 killbib File Added: image-2.png
2023-02-14 17:51 killbib Note Added: 0017505
2023-03-01 08:46 arnaudr Note Added: 0017599
2023-03-15 02:51 arnaudr Note Added: 0017671
2024-10-11 20:04 fisherman2001 Note Added: 0019898
2024-10-12 04:40 arnaudr Note Added: 0019899
2024-10-12 04:40 arnaudr Note Edited: 0017500
2024-10-12 04:41 arnaudr Status assigned => resolved
2024-10-12 04:41 arnaudr Resolution open => fixed