Modem suddenly not enabled when booting from eMMC
#3
(10-22-2021, 12:17 PM)Zebulon Walton Wrote: Speaking of which, how can I turn off automatic checking for updates and the associated popup message? I always run updates from the command line anyway.

PackageKit is responsible for that. You can turn off and mask its service, so it won't get activated again by something else at some point:
Code:
sudo systemctl stop packagekit.service
sudo systemctl disable packagekit.service
sudo systemctl mask packagekit.service
You can also remove gnome-software altogether, it's probably the only package depending on PackageKit.

If you still want to use gnome-software, you should be able to disable automatic updates with this change in the dconf database (haven't tried it myself):
Code:
gsettings set org.gnome.software download-updates false
  Reply


Messages In This Thread
RE: Modem suddenly not enabled when booting from eMMC - by kqlnut - 10-23-2021, 01:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation Cannot flash the modem firmware anonymous 9 10,286 12-17-2025, 01:42 AM
Last Post: biketool
  Logging modem dialout attempts biketool 2 2,154 04-11-2025, 02:47 AM
Last Post: vusra
  Modem wakes for incoming call, but too slow to answer the call dchang0 8 4,357 12-01-2024, 07:54 PM
Last Post: dchang0
  mobian installed to eMMC - how to install tow-boot grump_fiddle_reinstall 6 8,634 11-22-2023, 11:46 AM
Last Post: aLoop100o
  MODEM - Usb problem & couldn't query SIM slots: QMI protocol freelectro 5 8,953 06-06-2023, 06:36 AM
Last Post: freelectro
  ModemManager debug mode? (Needed to flash modem) calinb 1 4,230 02-27-2023, 04:18 PM
Last Post: calinb
  Modem Firmware Upgrade - Modem Busy - USB Issues biketool 10 11,868 09-23-2022, 05:15 AM
Last Post: biketool
  Lot of issues after flashing mobian to emmc with tow-boot benedikt55 5 6,386 08-30-2022, 01:14 PM
Last Post: benedikt55
  DDing mobian to emmc or microSD not starting... Mr.Berzerk 2 3,247 08-05-2022, 06:09 PM
Last Post: mark1250
  Mobian virtual keyboard suddenly buggy HLing 1 2,659 04-22-2022, 01:21 PM
Last Post: HLing

Forum Jump:


Users browsing this thread: 1 Guest(s)