Sunday, March 6, 2022

Intel Corporation XMM7360 LTE Advanced Modem in ArchLinux

The required packages are available in ArchLinux User Repository (AUR) so it will be easier if you can use an AUR helper package like yay.

  1. Install following packages using yay.
    1. xmm7360-usb-modeswitch-git 
    2. xmm7360-pci-utils-git 
    3. xmm7360-pci-dkms-git
  2. Reboot the system
  3. Edit configuration at /etc/xmm7360 and set apn
  4. run xmm7360.service
    1. systemctl status xmm7360.service
  5. Now you should see wwan0 interface with ifconfig.



Intel Corporation XMM7360 LTE Advanced Modem in ArchLinux

The required packages are available in ArchLinux User Repository (AUR) so it will be easier if you can use an AUR helper package like yay . ...