Changes between Version 33 and Version 34 of expansion/gw16130


Ignore:
Timestamp:
06/19/2020 12:10:19 AM (4 years ago)
Author:
Tim Harvey
Comment:

update kernel version detail

Legend:

Unmodified
Added
Removed
Modified
  • expansion/gw16130

    v33 v34  
    6969 * CBUS3: not connected
    7070
    71 '''Important''' Run the following to configure GPIO & enable the modem (only works with 4.20 kernel or newer. Note that Newport is on 4.14) :
     71'''Important''' Run the following to configure GPIO & enable the modem (requires a 4.20 kernel or newer) :
    7272{{{
    7373base=$(for i in $(ls -1d /sys/class/gpio/gpiochip*); do [ "ftdi-cbus" = "$(cat $i/label)" ] && cat $i/base; done)