You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition, the "DIR=/home/pi/files" directory on line 15 of the "tutorials/QMI_tutorial/qmi_install.sh" file gives an error because it changes from user to user.
The text was updated successfully, but these errors were encountered:
The installation fails because the current kernel version has a higher version than the requested kernel version.
Error is: "Driver for 6.1.21-v7l+ kernel not found"
Kernel version control can be disabled for workaround.
Note: Kernel should be downloaded to the latest.
(sudo apt update && sudo apt upgrade , sudo apt-get install raspberrypi-kernel-headers)
In addition, the "DIR=/home/pi/files" directory on line 15 of the "tutorials/QMI_tutorial/qmi_install.sh" file gives an error because it changes from user to user.
The text was updated successfully, but these errors were encountered: