View previous topic :: View next topic |
Author |
Message |
RomikB n00b
Joined: 03 Aug 2024 Posts: 23
|
Posted: Thu Aug 22, 2024 1:56 pm Post subject: NOHZ tick-stop error |
|
|
I use dist kernel sys-kernel/gentoo-kernel and have this error many times on boot. Is it bad? How can it be fixed?
Code: | NOHZ tick-stop error: local softirq work is pending, handler #200!!! |
|
|
Back to top |
|
|
pietinger Moderator
Joined: 17 Oct 2006 Posts: 5077 Location: Bavaria
|
|
Back to top |
|
|
RomikB n00b
Joined: 03 Aug 2024 Posts: 23
|
Posted: Thu Aug 22, 2024 2:56 pm Post subject: |
|
|
pietinger wrote: | Which kernel version do you use ? (uname -a) |
The error was on 6.6.41-gentoo-dist and now is on 6.6.47-gentoo-dist |
|
Back to top |
|
|
pietinger Moderator
Joined: 17 Oct 2006 Posts: 5077 Location: Bavaria
|
Posted: Thu Aug 22, 2024 7:00 pm Post subject: |
|
|
Do you get this error also when you boot with an UbuntuLiveCD (and work a little bit with it) ?
I ask, because I want to be sure it is really hardware related; but even then I would say that you can continue to use the system if everything else works (but make backups). _________________ https://wiki.gentoo.org/wiki/User:Pietinger |
|
Back to top |
|
|
RomikB n00b
Joined: 03 Aug 2024 Posts: 23
|
Posted: Fri Aug 23, 2024 12:37 pm Post subject: |
|
|
pietinger wrote: | Do you get this error also when you boot with an UbuntuLiveCD (and work a little bit with it) ? |
I was using a Funtoo before gentoo with kernel-debian-sources-x86_64-6.5.10_p1 and have no this messages in log. |
|
Back to top |
|
|
RomikB n00b
Joined: 03 Aug 2024 Posts: 23
|
Posted: Fri Aug 23, 2024 12:49 pm Post subject: |
|
|
pietinger wrote: | Do you get this error also when you boot with an UbuntuLiveCD (and work a little bit with it) ? |
I boot the ubuntu server live with 6.8.0-31-generic kernel and I have no errors in log. |
|
Back to top |
|
|
pietinger Moderator
Joined: 17 Oct 2006 Posts: 5077 Location: Bavaria
|
Posted: Fri Aug 23, 2024 8:15 pm Post subject: |
|
|
Hmmm ... I see some options ... depending if you have real problems or just annoyed by the error message.
0. Live with the error (for the moment) ... I choosed this as option zero because ... of course I dont suggest it
1. Try a newer Gentoo dist-kernel (6.10.6 at the moment), or
2. Use Ubuntu's or Debian-sources kernel, or
3. Provide as many information as possible:
a) Have you configured anything to our dist-kernel ? If yes, we need the .config file (if it is the native dist-kernel we know the configuration and dont need it).
b) All 3 files mentioned here (tells us something about the hardware):
https://wiki.gentoo.org/wiki/User:Pietinger/Overview_of_System_Information _________________ https://wiki.gentoo.org/wiki/User:Pietinger |
|
Back to top |
|
|
RomikB n00b
Joined: 03 Aug 2024 Posts: 23
|
|
Back to top |
|
|
NeddySeagoon Administrator
Joined: 05 Jul 2003 Posts: 54577 Location: 56N 3W
|
Posted: Sun Oct 27, 2024 2:07 pm Post subject: |
|
|
Please use wgetpaste to share files and command output.
It's a bash script. You will need to emerge it befbre you can use it.
wgeatpaste -h
will tell how to use it. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
|
RomikB n00b
Joined: 03 Aug 2024 Posts: 23
|
|
Back to top |
|
|
pietinger Moderator
Joined: 17 Oct 2006 Posts: 5077 Location: Bavaria
|
Posted: Mon Oct 28, 2024 11:59 am Post subject: |
|
|
I can't find the error in your dmesg. Can you give me the timestamp?
For me your syslog is looking really good, except it tells me that you have not emerged net-wireless/wireless-regdb (you should) ->
Code: | [ 5.486439] Loading firmware: regulatory.db
[ 5.488325] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 5.488330] cfg80211: failed to load regulatory.db |
(see also: https://forums.gentoo.org/viewtopic-p-8844282.html#8844282 ) _________________ https://wiki.gentoo.org/wiki/User:Pietinger |
|
Back to top |
|
|
RomikB n00b
Joined: 03 Aug 2024 Posts: 23
|
Posted: Mon Oct 28, 2024 9:12 pm Post subject: |
|
|
pietinger wrote: | I can't find the error in your dmesg. Can you give me the timestamp? |
syslog: https://pastebin.com/sufiMC0h 19.35 |
|
Back to top |
|
|
pietinger Moderator
Joined: 17 Oct 2006 Posts: 5077 Location: Bavaria
|
Posted: Mon Oct 28, 2024 11:29 pm Post subject: |
|
|
Hmmm ... maybe this is involved:
Code: | Oct 26 09:55:32 [kernel] [ 11.534213] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. |
? _________________ https://wiki.gentoo.org/wiki/User:Pietinger |
|
Back to top |
|
|
|