Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Fix/update kernel support #11

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Conversation

saeedjohar
Copy link
Contributor

Add support for Quectel 5G modules.
Add driver for the latest kernel.

@saeedjohar saeedjohar requested a review from a user September 18, 2023 14:25
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is an error while installing the src/Quectel_Linux_Android_QMI_WWAN_Driver_V1.2.6

Downloading QMI WWAN Driver for Quectel Module
--2023-09-22 18:52:48--  https://sixfab.com/wp-content/uploads/2023/09/Quectel_Linux_Android_QMI_WWAN_Driver_V1.2.6.zip
Resolving sixfab.com (sixfab.com)... 172.66.40.115, 172.66.43.141, 2606:4700:3108::ac42:2b8d, ...
Connecting to sixfab.com (sixfab.com)|172.66.40.115|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 29069 (28K) [application/zip]
Saving to: ‘qmi_wwan.zip’

qmi_wwan.zip    100%[======>]  28.39K  --.-KB/s    in 0.005s  

2023-09-22 18:52:49 (5.39 MB/s) - ‘qmi_wwan.zip’ saved [29069/29069]

Archive:  qmi_wwan.zip
   creating: /opt/qmi_files/log/
  inflating: /opt/qmi_files/log/how_to_use_bridge.txt  
  inflating: /opt/qmi_files/log/how_to_use_bridge_and_QMAP.txt  
  inflating: /opt/qmi_files/Makefile  
  inflating: /opt/qmi_files/qmi_wwan_q.c  
  inflating: /opt/qmi_files/ReleaseNote.txt  
  inflating: /opt/qmi_files/rmnet_nss.c  
/opt/qmi_files /opt/qmi_files /home/pi/Sixfab_QMI_Installer
make ARCH=aarch64 CROSS_COMPILE= -C /lib/modules/6.1.21-v8+/build M=/opt/qmi_files modules
make[1]: *** /lib/modules/6.1.21-v8+/build: No such file or directory.  Stop.
make: *** [Makefile:28: default] Error 2
/opt/qmi_files /home/pi/Sixfab_QMI_Installer

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made necessary modifications.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant