OpenWRT: Build Firmware dengan 3G Modem Support

From OnnoWiki
Revision as of 06:11, 16 September 2019 by Onnowpurbo (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Tambahkan usb-modeswitch

./scripts/feeds update packages
./scripts/feeds install usb-modeswitch usb-modeswitch-data usbutils multiwan

Jalankan make menuconfig dan pilih,

Target System (Atheros AR7xxx/AR9xxx)
Target Profile (Buffalo WZR-HP-G450H)
 
Base System
    qos-scripts: <*>
Network
    multiwan: <*>
    wpad: <*>
    WWAN:
        adb-enablemodem
        comgt
        comgt-directip
        comgt-ncm
        uqmi

Kernel modules
    USB Support
        kmod-usb-serial: <*>
            kmod-usb-serial-option: <*>
Utilities
    usb-modeswitch: <*>
        usb-modeswitch-data: <*>
    usbutils: <*>


Referensi

Pranala Menarik