ASD-4.3-gen4/Vodafone
Jump to navigation
Jump to search
ASD 4.3 - Gen4 - Vodafone Modem Setup[edit | edit source]
Setup Vodafone Modem[edit | edit source]
copy over the vodafone connection file
wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/src/venture-wwan/WWAN-ASDVodafone -O /etc/NetworkManager/system-connections/WWAN chmod 600 /etc/NetworkManager/system-connections/WWAN wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/asd-gen3/99-huawei-at-port.rules -O /etc/udev/rules.d/99-huawei-at-port.rules wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/asd-gen4/getVerizonInfo_ASD.sh -O /home/user/getVerizonInfo_VRD.sh wget http://readonly:secret@svn.crm.ventureresearch.com/svn/linux/testing/asd-gen4/checkVerizonCnx_ASD.sh -O /home/user/checkVerizonCnx_VRD.sh chmod +x /home/user/*.sh sync sync sync
Reboot (this is the preferred way to perform soft reboots):
echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor && reboot