User Tools

Site Tools


en:users:drivers:ath12k:installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:users:drivers:ath12k:installation [2023/08/03 15:44]
Jeff Johnson [Installing ath12k] Update firmware repo
en:users:drivers:ath12k:installation [2023/08/25 18:50]
Jeff Johnson [Installing ath12k] Update firmware installation instructions
Line 32: Line 32:
   * https://​fedoraproject.org/​wiki/​Building_a_custom_kernel   * https://​fedoraproject.org/​wiki/​Building_a_custom_kernel
  
-Clone ath12k-testing ​firmware:+Clone ath11k firmware project which currently also contains the ath12k firmware:
 <​code>​ <​code>​
-  git clone https://​github.com/​kvalo/​ath11k-firmware/​tree/​master/​ath12k-testing.git+  git clone https://​github.com/​kvalo/​ath11k-firmware.git
 </​code>​ </​code>​
  
-Install Wi-fi firmware:+Install ​ath12k ​Wi-fi firmware:
 <​code>​ <​code>​
-cd ath12k-testing ​          ​ +  sudo mkdir -p /​lib/​firmware/​ath12k 
-sudo cp -r * /​lib/​firmware/​+  ​cd ath11k-firmware/​ath12k-testing 
 +  sudo cp -r * /​lib/​firmware/ath12k/
 </​code>​ </​code>​
  
  
en/users/drivers/ath12k/installation.txt · Last modified: 2024/03/05 15:50 by Kalle Valo