Re: 6.6.x kernels do not boot successfully

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 






Sent from ProtonMail, encrypted email based in Switzerland.

Sent with Proton Mail secure email.

On Friday, December 15th, 2023 at 12:53 PM, Felix Miata <mrmazda@xxxxxxxxxxxxx> wrote:


> olivares33561 composed on 2023-12-15 13:35 (UTC-0500):
> 
> > Do I try to use these parameters here:
> 
> > noresume audit=0 ipv6.disable=1 net.ifnames=0 consoleblank=0 preempt=full mitigations=off
> 
> > after removing rhgb ?
> 
> > Will give it a try and report back.
> 
> 
> I wasn't suggesting you should, but they are all valid, so you may try them if you
> think them relevant to your installation. I included them because their presence
> here makes my configuration different from yours, and /might/ affect outcome.
> 
> noresume does as it says, prevents attempting to resume from hibernation
> 
> audit=0 simply disables auditing, so makes journal and dmesg less noisy
> 
> ipv6.disable does as it says, and may or may not present trouble from an otherwise
> successful boot
> 
> net.ifnames=0 could very well break your network configuration, so I don't suggest
> you try it. It wouldn't likely help you boot anyway.
> 
> consoleblank=0 acts as a screensaving disabler on the vttys, so would not affect
> whether you can boot.
> 
> preempt=full shouldn't affect whether or not you can boot, but could be worth
> trying, but I wouldn't expect it to affect your problem.
> 
> mitigations=off makes a computer faster, but breaks some security function. It
> could be worth trying, but I wouldn't expect it to affect your problem.
> --
> Evolution as taught in public schools is, like religion,
> based on faith, not based on science.
> 
> Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
> 
> Felix Miata

Tried it but no success.  I am looking for differences, and System.map is biggger in 6.6.6-* kernel 

olivares@fedora:~/Downloads/kerTeX/Documents/Documents/mptmp$ ls -l /lib/modules/6.6.6-200.fc39.x86_64/
total 28744
lrwxrwxrwx. 1 root root       38 Dec 10 18:00 build -> /usr/src/kernels/6.6.6-200.fc39.x86_64
-rw-r--r--. 1 root root   266380 Dec 10 18:00 config
drwxr-xr-x. 1 root root        0 Dec 10 18:00 extra
drwxr-xr-x. 1 root root       84 Dec 15 12:41 kernel
-rw-r--r--. 1 root root  1286827 Dec 15 12:41 modules.alias
-rw-r--r--. 1 root root  1262387 Dec 15 12:41 modules.alias.bin
-rw-r--r--. 1 root root     1707 Dec 10 18:00 modules.block
-rw-r--r--. 1 root root    10890 Dec 10 18:00 modules.builtin
-rw-r--r--. 1 root root    13436 Dec 15 12:41 modules.builtin.alias.bin
-rw-r--r--. 1 root root    13506 Dec 15 12:41 modules.builtin.bin
-rw-r--r--. 1 root root    93962 Dec 10 18:00 modules.builtin.modinfo
-rw-r--r--. 1 root root   574036 Dec 15 12:41 modules.dep
-rw-r--r--. 1 root root   765276 Dec 15 12:41 modules.dep.bin
-rw-r--r--. 1 root root      375 Dec 15 12:41 modules.devname
-rw-r--r--. 1 root root      241 Dec 10 18:00 modules.drm
-rw-r--r--. 1 root root       34 Dec 10 18:00 modules.modesetting
-rw-r--r--. 1 root root     2826 Dec 10 18:00 modules.networking
-rw-r--r--. 1 root root   180153 Dec 10 18:00 modules.order
-rw-r--r--. 1 root root     1208 Dec 15 12:41 modules.softdep
-rw-r--r--. 1 root root   583203 Dec 15 12:41 modules.symbols
-rw-r--r--. 1 root root   707403 Dec 15 12:41 modules.symbols.bin
lrwxrwxrwx. 1 root root        5 Dec 10 18:00 source -> build
-rw-r--r--. 1 root root   157932 Dec 10 18:00 symvers.xz
-rw-------. 1 root root  8782310 Dec 10 18:00 System.map
drwxr-xr-x. 1 root root        0 Dec 10 18:00 systemtap
drwxr-xr-x. 1 root root        0 Dec 10 18:00 updates
drwxr-xr-x. 1 root root       36 Dec 15 12:41 vdso
-rwxr-xr-x. 1 root root 14669576 Dec 10 18:00 vmlinuz
drwxr-xr-x. 1 root root        0 Dec 10 18:00 weak-updates
olivares@fedora:~/Downloads/kerTeX/Documents/Documents/mptmp$ ls -l /lib/modules/6.5.12-300.fc39.x86_64/
total 28496
lrwxrwxrwx. 1 root root       39 Nov 19 18:00 build -> /usr/src/kernels/6.5.12-300.fc39.x86_64
-rw-r--r--. 1 root root   264245 Nov 19 18:00 config
drwxr-xr-x. 1 root root        0 Nov 19 18:00 extra
drwxr-xr-x. 1 root root       84 Nov 27 07:21 kernel
-rw-r--r--. 1 root root  1275188 Nov 27 07:23 modules.alias
-rw-r--r--. 1 root root  1252698 Nov 27 07:23 modules.alias.bin
-rw-r--r--. 1 root root     1707 Nov 19 18:00 modules.block
-rw-r--r--. 1 root root    10883 Nov 19 18:00 modules.builtin
-rw-r--r--. 1 root root    13436 Nov 27 07:23 modules.builtin.alias.bin
-rw-r--r--. 1 root root    13506 Nov 27 07:23 modules.builtin.bin
-rw-r--r--. 1 root root    93722 Nov 19 18:00 modules.builtin.modinfo
-rw-r--r--. 1 root root   565244 Nov 27 07:23 modules.dep
-rw-r--r--. 1 root root   755050 Nov 27 07:23 modules.dep.bin
-rw-r--r--. 1 root root      375 Nov 27 07:23 modules.devname
-rw-r--r--. 1 root root      241 Nov 19 18:00 modules.drm
-rw-r--r--. 1 root root       34 Nov 19 18:00 modules.modesetting
-rw-r--r--. 1 root root     2826 Nov 19 18:00 modules.networking
-rw-r--r--. 1 root root   178440 Nov 19 18:00 modules.order
-rw-r--r--. 1 root root     1152 Nov 27 07:23 modules.softdep
-rw-r--r--. 1 root root   575357 Nov 27 07:23 modules.symbols
-rw-r--r--. 1 root root   698154 Nov 27 07:23 modules.symbols.bin
lrwxrwxrwx. 1 root root        5 Nov 19 18:00 source -> build
-rw-r--r--. 1 root root   156460 Nov 19 18:00 symvers.xz
-rw-------. 1 root root  8727513 Nov 19 18:00 System.map
drwxr-xr-x. 1 root root        0 Nov 19 18:00 systemtap
drwxr-xr-x. 1 root root        0 Nov 19 18:00 updates
drwxr-xr-x. 1 root root       36 Nov 27 07:21 vdso
-rwxr-xr-x. 1 root root 14540552 Nov 19 18:00 vmlinuz
drwxr-xr-x. 1 root root        0 Nov 19 18:00 weak-updates
olivares@fedora:~/Downloads/kerTeX/Documents/Documents/mptmp$ 


Best Regards,


Antonio 

--
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux