Stuck in Emergency Mode

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
gdornick

Stuck in Emergency Mode

Post by gdornick »

Hi,

New Linux user here.
I Installed Linux Mint 18.3 Cinnamon 32-bits version on my old laptop yesterday.
After running updates I have this problem that I every time I restart the laptop I get a window "Welcome to emergency mode"
The desktop is not Cinnamon anymore. If I do a restart then the laptop get stuck while shutting down. After turning off laptop, I get the same message.
So I am in a loop.
Have been searching on the internet for answers, but I am afraid I got stuck.
Hope you guys can help out how to solve this.

Thanks in advance.
Gaal.

Code: Select all

$ inxi -Fxz
System:    Host: Mint-laptop Kernel: 4.13.0-38-generic i686 (32 bit gcc: 5.4.0) Desktop: N/A
           Distro: Linux Mint 18.3 Sylvia
Machine:   System: TOSHIBA (portable) product: Satellite A215 v: PSAFGU-02K001
           Mobo: ATI model: SB600 v: Rev 1 Bios: Phoenix v: 1.30 date: 11/07/2007
CPU:       Dual core AMD Athlon 64 X2 TK-53 (-MCP-) cache: 512 KB
           flags: (lm nx pae sse sse2 sse3 svm) bmips: 3192
           clock speeds: max: 1700 MHz 1: 800 MHz 2: 800 MHz
Graphics:  Card: Advanced Micro Devices [AMD/ATI] RS690M [Radeon Xpress 1200/1250/1270] bus-ID: 01:05.0
           Display Server: Moba/X 1.18.4 drivers: ati,radeon (unloaded: fbdev,vesa) Resolution: 1920x1200
           GLX Renderer: llvmpipe (LLVM 5.0, 128 bits) GLX Version: 3.0 Mesa 17.2.8 Direct Rendering: Yes
Audio:     Card Advanced Micro Devices [AMD/ATI] SBx00 Azalia (Intel HDA) driver: snd_hda_intel bus-ID: 00:14.2
           Sound: Advanced Linux Sound Architecture v: k4.13.0-38-generic
Network:   Card-1: Realtek RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
           driver: r8169 v: 2.3LK-NAPI port: a000 bus-ID: 08:00.0
           IF: enp8s0 state: down mac: <filter>
           Card-2: Realtek RTL8187B Wireless Adapter driver: rtl8187 usb-ID: 001-004
           IF: wlx001644735b44 state: N/A mac: N/A
Drives:    HDD Total Size: 120.0GB (7.6% used) ID-1: /dev/sda model: FUJITSU_MHY2120B size: 120.0GB
Partition: ID-1: / size: 109G used: 6.7G (7%) fs: ext4 dev: /dev/sda1
           ID-2: swap-1 size: 2.01GB used: 0.00GB (0%) fs: swap dev: /dev/sda5
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 59.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 193 Uptime: 25 min Memory: 523.7/1883.4MB Init: systemd runlevel: 5 Gcc sys: 5.4.0
           Client: Shell (bash 4.3.481) inxi: 2.2.35

Code: Select all

$ blkid
/dev/sda1: UUID="29bf4f5e-7d6d-42a8-880e-af7c3f04ae90" TYPE="ext4" PARTUUID="cde874a7-01"
/dev/sda5: UUID="d0a77368-c9e1-4249-a514-fbb412bf384c" TYPE="swap" PARTUUID="cde874a7-05"

Code: Select all

$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda1 during installation
UUID=29bf4f5e-7d6d-42a8-880e-af7c3f04ae90 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=d0a77368-c9e1-4249-a514-fbb412bf384c none            swap    sw              0       0
All red error lines in journalctl -xb

Code: Select all

$ journalctl -xb
apr 15 09:38:20 Mint-laptop kernel: Scanning 1 areas for low memory corruption
apr 15 09:38:20 Mint-laptop kernel: Spectre V2 mitigation: LFENCE not serializing. Switching to generic retpoline
apr 15 09:38:20 Mint-laptop kernel: ..MP-BIOS bug: 8254 timer not connected to IO-APIC
apr 15 09:38:20 Mint-laptop kernel: acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
apr 15 09:38:20 Mint-laptop kernel: Scanning for low memory corruption every 60 seconds
apr 15 09:38:20 Mint-laptop kernel: isapnp: No Plug & Play device found
apr 15 09:38:20 Mint-laptop kernel: cpufreq_nforce2: No nForce2 chipset
apr 15 09:38:20 Mint-laptop kernel: ima: No TPM chip found, activating TPM-bypass! (rc=-19)
apr 15 09:38:20 Mint-laptop kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
apr 15 09:38:20 Mint-laptop kernel: ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
apr 15 09:38:20 Mint-laptop kernel: ata1: softreset failed (device not ready)
apr 15 09:38:20 Mint-laptop kernel: lp: driver loaded but no devices found
apr 15 09:38:32 Mint-laptop kernel: EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
apr 15 09:38:34 Mint-laptop ntpdate[725]: name server cannot be used: Temporary failure in name resolution (-3)
apr 15 09:38:35 Mint-laptop gpu-manager[841]: Error: can't open /lib/modules/4.13.0-38-generic/updates/dkms
apr 15 09:38:35 Mint-laptop gpu-manager[841]: Error: can't open /lib/modules/4.13.0-38-generic/updates/dkms
apr 15 09:38:37 Mint-laptop avahi-daemon[835]: No service file found in /etc/avahi/services.
apr 15 09:38:37 Mint-laptop thermald[803]: NO RAPL sysfs present
apr 15 09:38:37 Mint-laptop thermald[803]: Unsupported cpu model, use thermal-conf.xml file or run with --ignore-cpuid-check
apr 15 09:38:37 Mint-laptop thermald[803]: THD engine start failed
apr 15 09:38:40 Mint-laptop NetworkManager[886]: <info>  [1523777920.1125] device added (path: /sys/devices/pci0000:00/0000:00:05.0/0000:08:00.0/net/enp8s0, iface: enp8s0): no ifupdown configuration found.
apr 15 09:38:40 Mint-laptop NetworkManager[886]: <info>  [1523777920.1125] devices added (path: /sys/devices/pci0000:00/0000:00:13.5/usb1/1-6/1-6:1.0/net/wlx001644735b44, iface: wlx001644735b44)
apr 15 09:38:40 Mint-laptop NetworkManager[886]: <info>  [1523777920.1126] device added (path: /sys/devices/pci0000:00/0000:00:13.5/usb1/1-6/1-6:1.0/net/wlx001644735b44, iface: wlx001644735b44): no ifupdown
apr 15 09:38:40 Mint-laptop NetworkManager[886]: <info>  [1523777920.1127] devices added (path: /sys/devices/virtual/net/lo, iface: lo)
apr 15 09:38:40 Mint-laptop NetworkManager[886]: <info>  [1523777920.1127] device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
apr 15 09:38:40 Mint-laptop NetworkManager[886]: <info>  [1523777920.1128] end _init.
apr 15 09:38:40 Mint-laptop NetworkManager[886]: <info>  [1523777920.1148] (163739952) ... get_connections (managed=false): return empty list.
apr 15 09:38:41 Mint-laptop ModemManager[827]: <info>  Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:05.0/0000:08:00.0': not supported by any plugin
apr 15 09:38:41 Mint-laptop ModemManager[827]: <info>  Couldn't check support for device at '/sys/devices/pci0000:00/0000:00:13.5/usb1/1-6': not supported by any plugin
apr 15 09:38:41 Mint-laptop NetworkManager[886]: nm_device_get_device_type: assertion 'NM_IS_DEVICE (self)' failed
apr 15 09:38:43 Mint-laptop lightdm[1041]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
apr 15 09:38:43 Mint-laptop lightdm[1041]: PAM adding faulty module: pam_kwallet.so
apr 15 09:38:43 Mint-laptop lightdm[1041]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
apr 15 09:38:43 Mint-laptop lightdm[1041]: PAM adding faulty module: pam_kwallet5.so
apr 15 09:38:46 Mint-laptop wpa_supplicant[1081]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
apr 15 09:38:46 Mint-laptop wpa_supplicant[1081]: dbus: Failed to construct signal
apr 15 09:38:47 Mint-laptop ntpd[1129]: error resolving pool 0.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
apr 15 09:38:48 Mint-laptop ntpd[1129]: error resolving pool 1.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
apr 15 09:38:49 Mint-laptop ntpd[1129]: error resolving pool 2.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
apr 15 09:38:50 Mint-laptop lightdm[1208]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
apr 15 09:38:50 Mint-laptop lightdm[1208]: PAM adding faulty module: pam_kwallet.so
apr 15 09:38:50 Mint-laptop lightdm[1208]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
apr 15 09:38:50 Mint-laptop lightdm[1208]: PAM adding faulty module: pam_kwallet5.so
apr 15 09:38:50 Mint-laptop lightdm[1208]: pam_succeed_if(lightdm:auth): requirement "user ingroup nopasswdlogin" not met by user "tgreeven"
apr 15 09:38:50 Mint-laptop smbd[1196]:  * Starting SMB/CIFS daemon smbd
apr 15 09:38:50 Mint-laptop ntpd[1129]: error resolving pool 3.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
apr 15 09:38:51 Mint-laptop ntpd[1129]: error resolving pool ntp.ubuntu.com: Temporary failure in name resolution (-3)
apr 15 09:38:53 Mint-laptop ntpdate[1334]: the NTP socket is in use, exiting
apr 15 09:38:58 Mint-laptop ntpdate[1396]: the NTP socket is in use, exiting
apr 15 09:39:26 Mint-laptop kernel: cinnamon[1731]: segfault at 8 ip aa2c0246 sp bfc0cbe0 error 4
apr 15 09:39:36 Mint-laptop pulseaudio[1623]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote applicat
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
DAMIEN1307

Re: Stuck in Emergency Mode

Post by DAMIEN1307 »

if im reading your outputs correctly, i would say that your 11 year old toshiba 32 bit will no longer be able to handle the cinnamon desktop that is in 18.3 version...i would recommend at this time to actually change over to linux mint 18.3 xfce since it will be much more compatible and lighter on your resources than the current version of cinnamon...you could of course also try other linux distros such as lubuntu, mx17 or my favourite linux for lower powered systems called peppermint 8 32 bit, which is very similar to linux mint...it will have the basics as well as using the mint repositories to download only the programs you want that you are used to in mint...otherwise it will work pretty much the same as what you are already used to...hope this is of help...DAMIEN
User avatar
Termy
Level 12
Level 12
Posts: 4248
Joined: Mon Sep 04, 2017 8:49 pm
Location: UK
Contact:

Re: Stuck in Emergency Mode

Post by Termy »

Did you update the kernel along with that system update? I'm thinking the 4.13 series is maybe too new for that old laptop. Try loading up the previous kernel; one of the 4.4 iterations would suffice, I imagine.
I'm also Terminalforlife on GitHub.
gdornick

Re: Stuck in Emergency Mode

Post by gdornick »

Thank you both for your reply.
I will give Peppermint OS a go, sounds promising.
David1293
Level 4
Level 4
Posts: 295
Joined: Mon Dec 31, 2012 6:22 pm

Re: Stuck in Emergency Mode

Post by David1293 »

Hi
You could also try Antix. It's specifically designed to run on older hardware. I've found it to be excellent on my old Toshib Satellite Pro laptop.

Regards
David
Locked

Return to “Beginner Questions”