LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-21-2022, 06:45 PM   #1
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 22.04
Posts: 2,151

Rep: Reputation: 73
Where would a boot message be written?


For the last few days, when I start my laptop, before I get to the actual login screen, I get a message, about 10 lines long, something about a missing packets.

It flashes by so fast, I can't really read it. Then I am at the login screen.

Where would such a message be logged?

I looked in sys.log, kern.log, boot.log, dmesg, but I can't see anything similar.

The laptop seems to be working OK.
 
Old 07-21-2022, 09:27 PM   #2
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,737
Blog Entries: 28

Rep: Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300
You've looked at the places I would have suggested.

It could well be that this is nothing to worry about. At time of boot, the kernel probes for all sorts of stuff. It's not unusual for some items to return a not-found message.

It's a long shot, but you could try recording the boot process with a cellphone or other device, then reviewing the recording.
 
1 members found this post helpful.
Old 07-21-2022, 10:40 PM   #3
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 22.04
Posts: 2,151

Original Poster
Rep: Reputation: 73
Good idea, I'll do that! Thanks!
 
Old 07-22-2022, 12:41 AM   #4
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,737
Blog Entries: 28

Rep: Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300
Please let us know what happens!
 
Old 07-22-2022, 06:14 AM   #5
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 22.04
Posts: 2,151

Original Poster
Rep: Reputation: 73
These 2 photos report a BIOS bug, I believe.

Like I said, this started a few days ago, not exactly sure when.

My laptop still works fine.

Is there anything I should/could do?
Attached Thumbnails
Click image for larger version

Name:	bug1.jpg
Views:	16
Size:	205.6 KB
ID:	39303   Click image for larger version

Name:	bug2.jpg
Views:	16
Size:	227.0 KB
ID:	39304  
 
Old 07-22-2022, 06:43 AM   #6
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 8,112
Blog Entries: 20

Rep: Reputation: 4702Reputation: 4702Reputation: 4702Reputation: 4702Reputation: 4702Reputation: 4702Reputation: 4702Reputation: 4702Reputation: 4702Reputation: 4702Reputation: 4702
ACPI errors seldom signify anything. A lot of ACPI software is sloppily written and not according to the international ACPI standard. Windows doesn't mind that but the Linux kernel tends to get sniffy about it.
 
Old 07-22-2022, 08:44 AM   #7
Debian6to11
Member
 
Registered: Jan 2022
Location: Limassol, Cyprus
Distribution: Debian
Posts: 382
Blog Entries: 1

Rep: Reputation: 71
I also have ACPI errors, the computer boots and works without any problems. Another user reported similar errors and everything works okay.

On this thread. https://www.linuxquestions.org/quest...ic-4175711968/
 
Old 07-22-2022, 10:19 PM   #8
Pedroski
Senior Member
 
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 22.04
Posts: 2,151

Original Poster
Rep: Reputation: 73
Thanks for the advice everyone!

I looked up ACPI errors here

Trying to fix that is way beyond my abilities. And everything is working.

"If it ain't broke, don't fix it!" is a laudable maxim!
 
Old 07-22-2022, 10:31 PM   #9
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,737
Blog Entries: 28

Rep: Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300Reputation: 6300
If everything else is working, I think that is the best choice.
 
Old 07-25-2022, 10:02 AM   #10
Mike_Walsh
Member
 
Registered: Jul 2017
Location: King's Lynn, UK
Distribution: Nowt but Puppies....
Posts: 660

Rep: Reputation: 362Reputation: 362Reputation: 362Reputation: 362
Over the last 10-12 years - the first 4 or 5 especially, before settling down with Puppy - I don't think I've seen a single distro anywhere that will boot without the kernel complaining about something at boot.

i know very little about the kernel, beyond a layman's understanding of its basic operation - but I would imagine there must be some kind of error-detection threshold built-in. The kernel finds x, y or z isn't present, or initialized, or doing what it would LIKE to see.....but it allows boot to proceed anyway. Otherwise I rather suspect that no machine, anywhere, would ever be able to boot the thing.....


Mike.

Last edited by Mike_Walsh; 07-25-2022 at 10:36 AM.
 
Old 07-25-2022, 02:09 PM   #11
Debian6to11
Member
 
Registered: Jan 2022
Location: Limassol, Cyprus
Distribution: Debian
Posts: 382
Blog Entries: 1

Rep: Reputation: 71
Quote:
Originally Posted by Pedroski View Post
Where would a boot message be written?
Code:
man journalctl
Option -b
 
1 members found this post helpful.
Old 07-29-2022, 03:26 PM   #12
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 11,069
Blog Entries: 4

Rep: Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072Reputation: 4072
Isn't that what the dmesg command does?
 
Old 07-29-2022, 08:24 PM   #13
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1486Reputation: 1486Reputation: 1486Reputation: 1486Reputation: 1486Reputation: 1486Reputation: 1486Reputation: 1486Reputation: 1486Reputation: 1486
Quote:
Originally Posted by sundialsvcs View Post
Isn't that what the dmesg command does?
Not quite.
dmesg dislays the kernel messages where journalctl displays all system logged messages
 
1 members found this post helpful.
Old 07-30-2022, 08:48 AM   #14
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 8,112
Blog Entries: 20

Rep: Reputation: 4702Reputation: 4702Reputation: 4702Reputation: 4702Reputation: 4702Reputation: 4702Reputation: 4702Reputation: 4702Reputation: 4702Reputation: 4702Reputation: 4702
Some distros dump the kernel's message ring to a file called boot or similar as soon as booting is complete. This could be done with systemd distros too if klogd is set up to use journald's optional output socket. I suppose it depends on the developers.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Shell script sending some message to already running process(which written in c) shivanagouda.rm Programming 10 09-15-2021 01:59 AM
How would I see how many times a file has been written to? anon02 Linux - Software 6 09-23-2011 02:34 AM
How do you have a module read a message written to its proc file entry? beaglebird Programming 1 10-27-2009 11:24 PM
PC won't boot from burned install CD, written using "CD (Boot)" in Nero Villeson Linux - Newbie 2 08-28-2006 07:33 PM
FC3 would be nice if it would boot...grub sux ExoZagNoid Fedora 1 04-30-2005 01:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 05:35 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