[Bug 1773486] [NEW] Grub-installer crashed while installing Ubuntu

2018-05-25 Thread K Sriram
Public bug reported: The Ubuntu installer crashed midway telling that the grub-installer crashed ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ubiquity 18.04.14 ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17 Uname: Linux 4.15.0-20-generic x86_64 NonfreeKernelModules: wl ApportV

[Bug 848164] Re: Auto connect to 3G network only works after manually enabling mobile broadband after modem inserted/bootup/resume

2013-12-09 Thread K Sriram
Simplest solution to this problem: open with root permission: sudo gedit /etc/rc.local Now add this line above exit 0 (while :; do nmcli -t nm wwan on; sleep 1; done)& Save the file and exit. This is the best solution i have tried, it works in all situations. -- You received this bug notific