LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 11-21-2022, 08:32 PM   #1
Raxnic
Member
 
Registered: Aug 2019
Posts: 77

Rep: Reputation: Disabled
Strange Bios Messages, ubuntu taking several minutes to load.


Ubuntu 20.10
intel I3 integrated graphics
8 gigs memory
2 TB WD HD

I have installed Ubuntu 20.10 with all the updates and it is slow and clearly there is something wrong.

I am getting some strange BIOS messages and Ubuntu takes several minutes to load could this be why?

I have ubuntu startup messages disabled.

This is what the BIOS shows while booting

093288 x86/cpu: vmx (outside txt) disabled by bios
0942054 irq 16: nobody cared (try booting with the IRQ poll option
0942157 Handlers:
0942162 [<0000000cb2eccc6>] USB_HCD_IRQ
942178 Disabling IRQ #16
/dev/sda2: clean, 523655/122068992 files 12872605/488247296 blocks
[56.784029] Dev loop0: unable to read RDB block 8

Anyone have any idea if some of this could be the cause for the long boot time, slow and quirky way Ubuntu is acting?
Thanks.
 
Old 11-21-2022, 09:07 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
Quote:
Originally Posted by Raxnic View Post
This is what the BIOS shows while booting

093288 x86/cpu: vmx (outside txt) disabled by bios
0942054 irq 16: nobody cared (try booting with the IRQ poll option
0942157 Handlers:
0942162 [<0000000cb2eccc6>] USB_HCD_IRQ
942178 Disabling IRQ #16
/dev/sda2: clean, 523655/122068992 files 12872605/488247296 blocks
[56.784029] Dev loop0: unable to read RDB block 8

Anyone have any idea if some of this could be the cause for the long boot time, slow and quirky way Ubuntu is acting?
Thanks.
The kernel is going through the routine of automatically detecting the attached hardware and configuring the IRQs. I think that message 0942054 means that no device responded to a query on IRQ 16. The long boot time could be the kernel waiting for a long time before it times out a non-responsive device.

I think that message 0942162 means that a device driver for a USB device is acting strange. So I would try unplugging any USB devices you have attached at boot one by one and see what happens without that device plugged in.
 
Old 11-21-2022, 09:50 PM   #3
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,330
Blog Entries: 28

Rep: Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144
I think jailbait in onto something.

At every boot, the kernel probes hardware and devices anew. If a device does not respond properly, it can delay the boot as the kernel rechecks the probe.
 
Old 11-22-2022, 12:39 AM   #4
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,813
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
Are you booting while any USB storage devices are attached?
 
Old 11-22-2022, 04:22 AM   #5
hish2021
Member
 
Registered: Jan 2021
Posts: 117

Rep: Reputation: Disabled
Quote:
Originally Posted by Raxnic View Post
...
[56.784029] Dev loop0: unable to read RDB block 8
...
May not be significant according to this answer.
 
Old 11-22-2022, 08:33 PM   #6
Raxnic
Member
 
Registered: Aug 2019
Posts: 77

Original Poster
Rep: Reputation: Disabled
The only usb devices that are attached are the wired keyboard and wireless mouse transmitter.

I dont have an external HD hooked up or anything else.

It seems to really hang for a while during these messages.

This may not have anything to do with Ubuntu acting quirky but Is there something in the bios I can change to speed up booting?

Thanks.
 
Old 11-22-2022, 09:04 PM   #7
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,813
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
Quote:
Originally Posted by Raxnic View Post
Is there something in the bios I can change to speed up booting?
Offhand:
1-disable booting from "other devices" (e.g. PXE) (may or may not be useful, depending on BIOS)

2-from boot priority, delete remaining entries for devices not present (may or may not be useful, depending on BIOS)

3-if your PC is very old and supports floppies, disable the floppy controller and booting from floppy

None of these should save "several minutes", at most possibly one minute.
 
Old 11-22-2022, 09:35 PM   #8
Raxnic
Member
 
Registered: Aug 2019
Posts: 77

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by mrmazda View Post
Offhand:
1-disable booting from "other devices" (e.g. PXE) (may or may not be useful, depending on BIOS)

2-from boot priority, delete remaining entries for devices not present (may or may not be useful, depending on BIOS)

3-if your PC is very old and supports floppies, disable the floppy controller and booting from floppy

None of these should save "several minutes", at most possibly one minute.
I think I have already disabled booting from other devices and have no floppy drives but will check for controller anyway. I will check into the boot priority.

Thanks.
 
Old 11-23-2022, 12:11 AM   #9
xlfs-0.2
Member
 
Registered: Oct 2022
Posts: 207

Rep: Reputation: 44
Try xrandr see what your settings are. Xorg.log tell us what is detected.

Try also the VESA driver by editing xorg.conf (and restarting). On Oracle Linux my 2D was slow (despite being on a fast-er NVidia card) I think they had not enabled MMIO in the Kernel which if enabled makes VESA a reasonable fast 2D choice without requiring any special support (if Intel has VESA i think so not sure).

For accelerated 2D 3D, the "powers that be" have left loose ends you may have run into... These are some good references:

https://wiki.archlinux.org/title/intel_graphics
https://01.org/linuxgraphics/documentation

Last edited by xlfs-0.2; 11-23-2022 at 12:12 AM.
 
Old 11-23-2022, 12:27 AM   #10
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 5,813
Blog Entries: 1

Rep: Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068Reputation: 2068
Quote:
Originally Posted by xlfs-0.2 View Post
Try also the VESA driver by editing xorg.conf (and restarting).
Ubuntu doesn't use xorg.conf, and it's vesa driver is the crude old non-accelerated, no-3d version that doesn't support Gnome or various other X software.

Even in vesa X mode it shouldn't take 3 minutes to load, if it can load at all. OP should do cat /var/log/Xorg.0.log | pastebinit and provide the resulting URI here so we can see if X is any part of his issue.
 
Old 11-23-2022, 11:22 AM   #11
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
Quote:
Originally Posted by Raxnic View Post
The only usb devices that are attached are the wired keyboard and wireless mouse transmitter.
Does the wireless mouse have a weak battery?
 
Old 11-27-2022, 04:03 PM   #12
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Why are you running Ubuntu 20.10 ?

It is years out of date. Maybe it is time for an update?
 
Old 12-06-2022, 11:13 PM   #13
Raxnic
Member
 
Registered: Aug 2019
Posts: 77

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by mrmazda View Post
Ubuntu doesn't use xorg.conf, and it's vesa driver is the crude old non-accelerated, no-3d version that doesn't support Gnome or various other X software.

Even in vesa X mode it shouldn't take 3 minutes to load, if it can load at all. OP should do cat /var/log/Xorg.0.log | pastebinit and provide the resulting URI here so we can see if X is any part of his issue.
When I run cat /var/log/Xorg.0.log | pastebinit in the terminal I get:
No such file or directory
Command 'pastebinit' not found, but can be installed with:
sudo apt install pastebinit

There is no Xorg.0.log or any other Xorg file in my /var/log directory.

Thanks.
 
Old 12-06-2022, 11:15 PM   #14
Raxnic
Member
 
Registered: Aug 2019
Posts: 77

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jailbait View Post
Does the wireless mouse have a weak battery?
No, battery is new but, These two lines:

0942162 [<0000000cb2eccc6>] USB_HCD_IRQ
942178 Disabling IRQ #16

Do not show up anymore after several reboots.

But.... the slow boot time still exists.

Thanks.
 
Old 12-06-2022, 11:16 PM   #15
Raxnic
Member
 
Registered: Aug 2019
Posts: 77

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by tredegar View Post
Why are you running Ubuntu 20.10 ?

It is years out of date. Maybe it is time for an update?
OOps sorry, typo. 22.10 Kinetic kudu
Thanks.
 
  


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
Slow boot - X server taking 2 minutes to load on Linux Mint 17.3 Juelya Linux - Desktop 4 03-26-2016 11:24 PM
Why do web pages that are taking forever to load suddenly load if you reenter the URL DJOtaku General 5 01-21-2012 10:47 AM
Its taking about 2 or 3 minutes for boot and startup... nisargjhaveri Linux - General 15 04-21-2011 07:55 AM
[SOLVED] X takes 1.5 minutes to start xterm and 3.5 minutes to start GNOME gregorian Linux - Newbie 16 12-25-2009 05:56 AM
applications in Gnome taking forever (minutes) to launch SYS49152 Linux - Newbie 7 05-27-2003 12:22 AM

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

All times are GMT -5. The time now is 05:04 PM.

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