LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-10-2018, 05:45 PM   #1
thejoseph
Member
 
Registered: Jun 2018
Posts: 65

Rep: Reputation: Disabled
Unhappy I update to Mint 19 , booting for a very long time ...


I update my Mint to 18.3 after that to Mint 19 , And now when I turn PC on or off take a very long time and I don't know what to do ??? And is any option I come back to Mint 17. ??
>> I don't know very well about Linux <<

Last edited by thejoseph; 08-10-2018 at 05:58 PM.
 
Old 08-10-2018, 07:14 PM   #2
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
It sounds like you are going to need help with finding out why Mint is taking so long at booting up and shutting down.

I'm sorry I'm not good with booting but I'm sure that there are skilled members here that are good with that.

The closest I came to booting any Ubuntu system faster is here in my blog:
https://www.linuxquestions.org/quest...-faster-37621/
 
1 members found this post helpful.
Old 08-10-2018, 07:35 PM   #3
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,818
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
If booting is sufficiently succeeding, you can access various tools and discover clues to delays using various means in an xterm or login shell doing Ctrl-Alt-F2, including:
Code:
systemd-analyze blame
journalctl -b | egrep -i 'failed|warn'
dmesg | egrep -i 'failed|warn'
inxi -Gxx
To use them may require prepending sudo to each, or logging in as root. If you are unable to discern from their output how to proceed, post those messages here by saving their output to one or more files by appending '>>somefilename' to each command, then copying the file(s) here using code (#) tags.
 
1 members found this post helpful.
Old 08-10-2018, 07:37 PM   #4
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
You won't get any updates for Mint 17 beyond mid-2019.
 
1 members found this post helpful.
Old 08-10-2018, 08:11 PM   #5
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,355

Rep: Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591
at the grub prompt press e to edit the mint grub entry, delete quiet and splash on the linux line then boot to see what is happening to cause booting to take so long
 
1 members found this post helpful.
Old 08-11-2018, 12:16 AM   #6
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
How long is it taking to boot? Do you ever get to the gui login?
 
1 members found this post helpful.
Old 08-11-2018, 08:44 AM   #7
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
Does booting the Mint 19 live distro (from USB) take an unusually long time (for a live USB boot)?
 
1 members found this post helpful.
Old 08-11-2018, 09:55 AM   #8
thejoseph
Member
 
Registered: Jun 2018
Posts: 65

Original Poster
Rep: Reputation: Disabled
thanks very much to all friends send me answer, Unfortunately I'm under zero with Linux , If possible show me like this please >>> 1- do this 2- do that . 3- & 4- <<<<<< my dear friend mrmazda I don't no what to do I just copy and paste to terminal and still working, and coming to many written in terminal when i want to close the message still working ,,, dear friend colorpurple21859 I don't no where is grub prompt .. dear friend AwesomeMachine when I start take 2:45 minutes to ask me password after put password take 3 or 4 minutes to get ready .. dear friend JeremyBoden no any usb ..And Mint 17.1 really works very good .. dear friend Ztcoracat thanks for show me what to do ...
 
Old 08-11-2018, 10:44 AM   #9
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
When you reboot,
( As per @colorpurple21859 )
Press and hold Shift during initial startup to see the Grub menu.
Press the 'e' key
You can now use the arrow keys to position and delete the words quiet splash.
Press enter to boot the PC - you will see many messages on the screen - something (probably containing the word error) may indicate the problem.

Note: these changes are not permanent - your changes will disappear from Grub on the next reboot.
 
1 members found this post helpful.
Old 08-11-2018, 11:41 AM   #10
thejoseph
Member
 
Registered: Jun 2018
Posts: 65

Original Poster
Rep: Reputation: Disabled
when I copy journalctl -b | egrep -i 'failed|warn'
dmesg | egrep -i 'failed|warn'
inxi -Gxx and paste to terminal coming these >>> user@user ~/Desktop $ journalctl -b | egrep -i 'failed|warn'
Aug 12 00:26:47 user kernel: ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20170831/tbfadt-658)
Aug 12 00:26:47 user kernel: tsc: Marking TSC unstable due to check_tsc_sync_source failed
Aug 12 00:27:05 user cgmanager[746]: cgmanager: failed to collect cgroup subsystems
Aug 12 00:27:05 user systemd[1]: cgmanager.service: Failed with result 'exit-code'.
Aug 12 00:27:05 user cgmanager[806]: cgmanager: failed to collect cgroup subsystems
Aug 12 00:27:05 user cgmanager[845]: cgmanager: failed to collect cgroup subsystems
Aug 12 00:27:06 user cgmanager[847]: cgmanager: failed to collect cgroup subsystems
Aug 12 00:27:06 user cgmanager[854]: cgmanager: failed to collect cgroup subsystems
Aug 12 00:27:05 user systemd[1]: cgmanager.service: Failed with result 'exit-code'.
Aug 12 00:27:05 user systemd[1]: cgmanager.service: Failed with result 'exit-code'.
Aug 12 00:27:05 user systemd[1]: cgmanager.service: Failed with result 'exit-code'.
Aug 12 00:27:06 user systemd[1]: cgmanager.service: Failed with result 'exit-code'.
Aug 12 00:27:06 user systemd[1]: cgmanager.service: Failed with result 'exit-code'.
Aug 12 00:27:06 user systemd[1]: Failed to start Cgroup management daemon.
Aug 12 00:27:07 user udisksd[780]: failed to load module crypto: libbd_crypto.so.2: cannot open shared object file: No such file or directory
Aug 12 00:27:07 user udisksd[780]: failed to load module mdraid: libbd_mdraid.so.2: cannot open shared object file: No such file or directory
Aug 12 00:27:07 user thermald[725]: THD engine start failed
Aug 12 00:27:08 user udisksd[780]: Failed to load the 'mdraid' libblockdev plugin
Aug 12 00:27:08 user udisksd[780]: Failed to load the 'crypto' libblockdev plugin
Aug 12 00:27:11 user wpa_supplicant[777]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface dbus_property=Stations getter failed
Aug 12 00:27:11 user wpa_supplicant[777]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
Aug 12 00:27:11 user wpa_supplicant[777]: dbus: Failed to construct signal
Aug 12 00:27:11 user wpa_supplicant[777]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface dbus_property=Stations getter failed
Aug 12 00:27:14 user ntpd[865]: bind(24) AF_INET6 fe80::7720:f72f:dd40:a53b%3#123 flags 0x11 failed: Cannot assign requested address
Aug 12 00:27:14 user ntpd[865]: failed to init interface for address fe80::7720:f72f:dd40:a53b%3
Aug 12 00:27:17 user /slick-greeter-set-keyboard-layout[1189]: Result: Warning! Multiple definitions of keyboard model
Warning! Multiple definitions of keyboard layout
Aug 12 00:27:36 user cinnamon-session[1281]: WARNING: t+0.75303s: Gsettings key org.gnome.Vino enabled could not be found!
Aug 12 00:35:46 user gnome-terminal-[2495]: g_menu_insert_item: assertion 'G_IS_MENU_ITEM (item)' failed
user@user ~/Desktop $ dmesg | egrep -i 'failed|warn'
[ 0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20170831/tbfadt-658)
[ 0.043714] tsc: Marking TSC unstable due to check_tsc_sync_source failed
user@user ~/Desktop $ inxi -Gxx
Graphics: Card: Advanced Micro Devices [AMD/ATI] Wrestler [Radeon HD 7310]
bus-ID: 00:01.0 chip-ID: 1002:9809
Display Server: x11 (X.Org 1.19.6 )
drivers: ati,radeon (unloaded: modesetting,fbdev,vesa)
Resolution: 1366x768@60.06hz
OpenGL: renderer: AMD PALM (DRM 2.50.0 / 4.15.0-30-generic, LLVM 6.0.0)
version: 3.3 Mesa 18.0.5 (compat-v: 3.0) Direct Render: Yes
user@user ~/Desktop $
I don't know what is that ..

Last edited by thejoseph; 08-11-2018 at 11:43 AM.
 
Old 08-11-2018, 11:53 AM   #11
thejoseph
Member
 
Registered: Jun 2018
Posts: 65

Original Poster
Rep: Reputation: Disabled
dear JeremyBoden I did nothing happen
 
Old 08-11-2018, 06:10 PM   #12
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
That was a reasonable boot time (but lots of subsystems failing) - did you reduce the timeout period as per https://www.linuxquestions.org/quest...-faster-37621/ ?
 
1 members found this post helpful.
Old 08-11-2018, 08:36 PM   #13
thejoseph
Member
 
Registered: Jun 2018
Posts: 65

Original Poster
Rep: Reputation: Disabled
dear JeremyBoden I did nothing happen >> user@user ~/Desktop $ #DefaultTimeoutStartSec=90s
user@user ~/Desktop $
AND .... user@user ~/Desktop $ DefaultTimeoutStartSec=10s
user@user ~/Desktop $
 
Old 08-11-2018, 09:56 PM   #14
thejoseph
Member
 
Registered: Jun 2018
Posts: 65

Original Poster
Rep: Reputation: Disabled
dear friends how can I do this ???

Run uname -r in a terminal. If it says 4.15.0-24 then reboot, after the bios screen/logo press shift to get into GRUB boot menu, select advanced, select a lower version kernel (likely you only have 4.15.0-20).

Assuming the boot now went fine, open Update Manager > View > Linux Kernels and remove the -24 kernel. Don't install that version again, wait until -26 or higher gets released.
 
Old 08-12-2018, 02:14 AM   #15
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
It looks like one of two things: old hardware or incorrect architecture for the OS. What kind of hardware are you using; how old is it? Are you using 32-bit or 64-bit Linux? I wouldn't worry about the errors. Everything probably succeeded later in the process.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mint 17.2 Long boot up time Codar Linux - Desktop 10 12-20-2015 08:16 AM
Issues with Ubuntu13.04: screen distortion at booting and long booting time! ravisingh1 Ubuntu 2 08-19-2013 04:44 AM
linux booting takes long time nesta Linux - Laptop and Netbook 1 12-07-2007 06:31 PM
Long booting time(portmapper) Beckerjr Linux - Networking 3 06-09-2005 11:50 AM
Booting process takes long time. benoy4007 Red Hat 8 06-13-2004 11:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration