You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Run "nmcli nm wwan on" at startup?

Author (Read 2354 times)

0 Members and 1 Guest are viewing this topic.

Re: Run "nmcli nm wwan on" at startup?
« Reply #2 on: March 04, 2015, 07:27:27 AM »
 

Wirezfree

  • PayPal Supporter
  • Platinum Level Poster
  • *****
  • 1484
    Posts
  • Reputation: 405
  • Linux Lite "Advocate"
    • View Profile

  • CPU: i7-4790S

  • MEMORY: 16Gb

  • VIDEO CARD: Intel HD4600 (Integrated)
Hi,

May not be the same as my situation..??
But I had an issue binding my NAS Drives at start up.

I found if I put a: sleep 10  (10 secs)
Before the mount command in my rc.local
It now works every time.

Code: [Select]
# Sleep allows Network to establish before binding
sleep 10
mount -t cifs -o username=dave,password=xxxxx,uid=dave,gid=users //NAS1-SYN/linux /home/dave/ZShares/nas-linux

Maybe stick a sleep XX before your nmcli
??

Dave
« Last Edit: March 04, 2015, 07:29:22 AM by Wirezfree »
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks :)

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
 

Run "nmcli nm wwan on" at startup?
« Reply #1 on: March 04, 2015, 07:11:29 AM »
 

sebastian

  • New to Forums
  • *
  • 5
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile
I have tried to get the system to run "nmcli nm wwan on" at startup so the wwan modem in the computer does not start in airplane mode all the time, but it does not matter if I put the command in ~/.profile or /etc/rc.local . wwan is still disabled.

However running nmcli nm wwan on in a terminal activates wwan, so it seems like the system disables wwan at some later stage.

Any ideas?
« Last Edit: March 04, 2015, 10:00:25 AM by Scott(0) »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section