Changes between Version 7 and Version 8 of expansion/gw16126


Ignore:
Timestamp:
11/30/2018 10:13:32 PM (5 years ago)
Author:
Tim Harvey
Comment:

updated software support details

Legend:

Unmodified
Added
Removed
Modified
  • expansion/gw16126

    v7 v8  
    498498[=#software]
    499499== Software Support
    500 The following software is necessary for the GW16126:
     500In General, the following software is necessary for the GW16126:
    501501 * LTE Cat-M1 modem:
    502   - Linux 4.5 kernel with option driver (CONFIG_USB_SERIAL_OPTION) and qmi driver (CONFIG_USB_NET_QMI_WWAN)
    503  * BLE hci:
    504   - Linux 4.5 kernel
     502  - Linux 4.17+ kernel with option driver (CONFIG_USB_SERIAL_OPTION) and qmi driver (CONFIG_USB_NET_QMI_WWAN)
     503   * Linux 4.5+ needed for QMI RAW IP support (unless backported)
     504   * Linux 4.17+ needed for ublox R410M (unless backported)
     505 * BLE HCI:
     506  - Linux 4.5+ kernel
    505507  - hci_uart driver (CONFIG_BT_HCIUART, CONFIG_BT_HCIUART_H4 hci_uart)
    506508  - Userspace cryptographic algorithm support (CONFIG_CRYPTO_USER_API*) (for generation of random bdaddr in BlueZ)
    507   - Bluetooth stack such as BlueZ
    508 
    509 Ubuntu bionic:
    510  - requires: bluez modemmanager libqmi bluez
    511  - works out of box
     509  - Bluetooth stack such as BlueZ (4.45+ with Experimental support (-E param on bluetoothd))
     510
     511Ubuntu:
     512 - LTE Cat-M1 modem: requires network-manager modemmanager libqmi
     513 - BLE HCI: requires bluez
     514 - fully supported (with the above)
    512515
    513516OpenWrt 18.6.1:
    514517 - requires kmod-usb-net-opton, kmod-usb-net-qmi-wwan, kmod-usb-serial, kmod-usb-serial-ftdi, kmod-usb-serial-qualcomm, kmod-bluetooth, kmod-crypto-user, kmod-crypto-hash, bluez-daemon, uqmi
    515  - works out of the box
     518 - fully supported (with the above)
    516519
    517520OpenWrt 16.02: