Bonjour à tous:-),
depuis le dernier noyau mon wifi ne fonctionne plus. Cependant le chargement du module b43 avec modprobe rétablit provisoirement le wifi:
# modprobe b43
Pour que ce module soit chargé au démarrage, j'ai suivi ce tuto. J'ai donc créé ce fichier:
$ cat /etc/modules-load.d/b43.conf
# Load b43 at boot
b43
$ 
Mais cela ne fonctionne pas. Comment pourrais-je faire ? Merci.
a+
pll
  • J'ai enfin trouvé le fichier qui blackliste "b43" en suivant ce tuto. J'ai commenté la ligne correspondante:
    $ cat /lib/modprobe.d/broadcom-wl-blacklist.conf
    # modules blacklisted for broadcom-wl
    blacklist ssb
    blacklist bcma
    # blacklist b43
    blacklist brcmsmac
    blacklist brcmfmac
    $ 
    
    Et ça marche, même avec "selinux" sur "enforcing":pint:.
    Merci à tous.
    pll
Est-ce que le service : systemd-modules-load.service est actif ?
sinon
$ sudo systemctl enable systemd-modules-load.service
$ sudo systemctl start systemd-modules-load.service
Bonjour antbel:-),
oui le service est bien actif:
# systemctl status systemd-modules-load.service
● systemd-modules-load.service - Load Kernel Modules
     Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; stat>
     Active: active (exited) since Sun 2023-03-12 08:49:13 CET; 44min ago
       Docs: man:systemd-modules-load.service(8)
             man:modules-load.d(5)
    Process: 997 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, >
   Main PID: 997 (code=exited, status=0/SUCCESS)
        CPU: 18ms

mars 12 08:49:13  systemd-modules-load[997]: Module 'b43' is deny-listed
mars 12 08:49:13  systemd-modules-load[997]: Module 'msr' is built in
mars 12 08:49:13  systemd[1]: Finished systemd-modules-load.service - Load>
lines 1-12/12 (END)
Mais j'ai une information intéressante:
Module 'b43' is deny-listed
Je vais donc essayé de trouver le fichier correspondant et mettre "#" (commenter) devant "b43".
Merci pour ton bon conseil;-).
a+
pll
Je ne trouve aucun fichier où "b43" serait blacklisté dans "modprobe.d":
[modprobe.d]$ ls
appletalk-blacklist.conf   l2tp_eth-blacklist.conf      nfc-blacklist.conf
atm-blacklist.conf         l2tp_ip-blacklist.conf       nvdimm-security.conf
ax25-blacklist.conf        l2tp_netlink-blacklist.conf  rds-blacklist.conf
batman-adv-blacklist.conf  l2tp_ppp-blacklist.conf      rose-blacklist.conf
blacklist-visor.conf       lockd.conf                   sctp-blacklist.conf
firewalld-sysctls.conf     mlx4.conf                    truescale.conf
floppy-blacklist.conf      netrom-blacklist.conf        tuned.conf
[modprobe.d]$ 
Où pourrais-je chercher ? Merci.
pll
Regarde ce qu'il se passe dans ta sortie de dmesg .
Bon, j'ai mis "selinux" en mode "permissive" de manière permanente, sans résultat. Je conserverai ce réglage jusqu'à la résolution.
Et voici le résultat de "dmesg":
[    0.599841] EDAC MC: Ver: 3.0.0
[    0.600206] NetLabel: Initializing
[    0.600208] NetLabel:  domain hash size = 128
[    0.600210] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.600228] NetLabel:  unlabeled traffic allowed by default
[    0.600228] mctp: management component transport protocol core
[    0.600228] NET: Registered PF_MCTP protocol family
[    0.600228] PCI: Using ACPI for IRQ routing
[    0.611068] PCI: pci_cache_line_size set to 64 bytes
[    0.611558] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[    0.611562] e820: reserve RAM buffer [mem 0xbfed0000-0xbfffffff]
[    0.611867] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.611867] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.611867] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.611867] vgaarb: loaded
[    0.611980] hpet: 3 channels of 0 reserved for per-cpu timers
[    0.611980] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.611980] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.614825] clocksource: Switched to clocksource tsc-early
[    0.649558] VFS: Disk quotas dquot_6.6.0
[    0.649594] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.649772] pnp: PnP ACPI init
[    0.650087] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.650094] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
[    0.650098] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.650101] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.650105] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.650108] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.650112] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.650116] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.650501] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.650602] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.650607] system 00:02: [io  0x0800-0x080f] has been reserved
[    0.650610] system 00:02: [io  0x1000-0x107f] has been reserved
[    0.650613] system 00:02: [io  0x1180-0x11bf] has been reserved
[    0.650616] system 00:02: [io  0xfe00] has been reserved
[    0.650619] system 00:02: [io  0xff00-0xff7f] has been reserved
[    0.690826] pnp: PnP ACPI: found 6 devices
[    0.698600] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.698748] NET: Registered PF_INET protocol family
[    0.698994] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.701480] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[    0.701513] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.701542] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.701732] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.702322] TCP: Hash tables configured (established 32768 bind 32768)
[    0.702579] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
[    0.702625] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.702670] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[    0.702806] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.702822] NET: Registered PF_XDP protocol family
[    0.702842] pci 0000:00:1c.4: bridge window [mem 0x00100000-0x001fffff] to [bus 07] add_size 100000 add_align 100000
[    0.702874] pci 0000:00:1c.4: BAR 14: assigned [mem 0xc4000000-0xc41fffff]
[    0.702880] pci 0000:00:1f.3: BAR 0: assigned [mem 0xc4200000-0xc42000ff]
[    0.702890] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.702894] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.702899] pci 0000:00:01.0:   bridge window [mem 0xc8000000-0xcaffffff]
[    0.702903] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.702909] pci 0000:00:1c.0: PCI bridge to [bus 02]
[    0.702913] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.702919] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xc3ffffff]
[    0.702925] pci 0000:00:1c.0:   bridge window [mem 0xcc000000-0xcdffffff 64bit pref]
[    0.702934] pci 0000:00:1c.1: PCI bridge to [bus 03]
[    0.702938] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    0.702944] pci 0000:00:1c.1:   bridge window [mem 0xf0000000-0xf3ffffff]
[    0.702949] pci 0000:00:1c.1:   bridge window [mem 0xfa000000-0xfbffffff 64bit pref]
[    0.702959] pci 0000:00:1c.3: PCI bridge to [bus 06]
[    0.702963] pci 0000:00:1c.3:   bridge window [io  0x5000-0x5fff]
[    0.702969] pci 0000:00:1c.3:   bridge window [mem 0xf4000000-0xf7ffffff]
[    0.702975] pci 0000:00:1c.3:   bridge window [mem 0xfc000000-0xfdffffff 64bit pref]
[    0.702984] pci 0000:07:00.0: BAR 6: assigned [mem 0xc4000000-0xc400ffff pref]
[    0.702988] pci 0000:00:1c.4: PCI bridge to [bus 07]
[    0.702991] pci 0000:00:1c.4:   bridge window [io  0x6000-0x6fff]
[    0.702998] pci 0000:00:1c.4:   bridge window [mem 0xc4000000-0xc41fffff]
[    0.703003] pci 0000:00:1c.4:   bridge window [mem 0xf8400000-0xf84fffff 64bit pref]
[    0.703012] pci 0000:00:1e.0: PCI bridge to [bus 08]
[    0.703019] pci 0000:00:1e.0:   bridge window [mem 0xf8000000-0xf80fffff]
[    0.703032] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.703035] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.703038] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.703041] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dbfff window]
[    0.703043] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff window]
[    0.703046] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff window]
[    0.703049] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.703052] pci_bus 0000:01: resource 1 [mem 0xc8000000-0xcaffffff]
[    0.703054] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.703057] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.703060] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xc3ffffff]
[    0.703062] pci_bus 0000:02: resource 2 [mem 0xcc000000-0xcdffffff 64bit pref]
[    0.703065] pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
[    0.703068] pci_bus 0000:03: resource 1 [mem 0xf0000000-0xf3ffffff]
[    0.703071] pci_bus 0000:03: resource 2 [mem 0xfa000000-0xfbffffff 64bit pref]
[    0.703073] pci_bus 0000:06: resource 0 [io  0x5000-0x5fff]
[    0.703076] pci_bus 0000:06: resource 1 [mem 0xf4000000-0xf7ffffff]
[    0.703079] pci_bus 0000:06: resource 2 [mem 0xfc000000-0xfdffffff 64bit pref]
[    0.703082] pci_bus 0000:07: resource 0 [io  0x6000-0x6fff]
[    0.703084] pci_bus 0000:07: resource 1 [mem 0xc4000000-0xc41fffff]
[    0.703087] pci_bus 0000:07: resource 2 [mem 0xf8400000-0xf84fffff 64bit pref]
[    0.703090] pci_bus 0000:08: resource 1 [mem 0xf8000000-0xf80fffff]
[    0.703092] pci_bus 0000:08: resource 4 [io  0x0000-0x0cf7 window]
[    0.703095] pci_bus 0000:08: resource 5 [io  0x0d00-0xffff window]
[    0.703097] pci_bus 0000:08: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.703100] pci_bus 0000:08: resource 7 [mem 0x000d0000-0x000dbfff window]
[    0.703103] pci_bus 0000:08: resource 8 [mem 0xc0000000-0xdfffffff window]
[    0.703105] pci_bus 0000:08: resource 9 [mem 0xf0000000-0xfebfffff window]
[    0.705881] PCI: CLS 64 bytes, default 64
[    0.705895] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.705897] software IO TLB: mapped [mem 0x00000000bbed0000-0x00000000bfed0000] (64MB)
[    0.706022] Trying to unpack rootfs image as initramfs...
[    0.712391] Initialise system trusted keyrings
[    0.712426] Key type blacklist registered
[    0.712537] workingset: timestamp_bits=36 max_order=20 bucket_order=0
[    0.717800] zbud: loaded
[    0.719752] integrity: Platform Keyring initialized
[    0.719762] integrity: Machine keyring initialized
[    0.733851] NET: Registered PF_ALG protocol family
[    0.733865] xor: measuring software checksum speed
[    0.734778]    prefetch64-sse  : 10902 MB/sec
[    0.735848]    generic_sse     :  9250 MB/sec
[    0.735850] xor: using function: prefetch64-sse (10902 MB/sec)
[    0.735857] Key type asymmetric registered
[    0.735859] Asymmetric key parser 'x509' registered
[    1.503608] Freeing initrd memory: 36592K
[    1.512762] alg: self-tests for CTR-KDF (hmac(sha256)) passed
[    1.512810] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    1.512905] io scheduler mq-deadline registered
[    1.512909] io scheduler kyber registered
[    1.513001] io scheduler bfq registered
[    1.516446] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    1.518234] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.518389] Monitor-Mwait will be used to enter C-1 state
[    1.518402] Monitor-Mwait will be used to enter C-2 state
[    1.518412] Monitor-Mwait will be used to enter C-3 state
[    1.518419] ACPI: \_PR_.CPU0: Found 3 idle states
[    1.522703] ACPI: AC: AC Adapter [ACAD] (on-line)
[    1.522787] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    1.522874] ACPI: button: Lid Switch [LID0]
[    1.522938] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    1.522980] ACPI: button: Power Button [PWRB]
[    1.523045] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    1.523083] ACPI: button: Sleep Button [SLPB]
[    1.523156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    1.523235] ACPI: button: Power Button [PWRF]
[    1.525177] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.551800] Non-volatile memory driver v1.3
[    1.551814] Linux agpgart interface v0.103
[    1.552127] ACPI: bus type drm_connector registered
[    1.552915] ahci 0000:00:1f.2: version 3.0
[    1.553241] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode
[    1.553247] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc 
[    1.553937] scsi host0: ahci
[    1.554217] scsi host1: ahci
[    1.554450] scsi host2: ahci
[    1.554538] ata1: SATA max UDMA/133 abar m2048@0xf8304000 port 0xf8304100 irq 24
[    1.554543] ata2: SATA max UDMA/133 abar m2048@0xf8304000 port 0xf8304180 irq 24
[    1.554546] ata3: SATA max UDMA/133 abar m2048@0xf8304000 port 0xf8304200 irq 24
[    1.554695] ata_piix 0000:00:1f.1: version 2.13
[    1.555814] scsi host3: ata_piix
[    1.556046] scsi host4: ata_piix
[    1.556119] ata4: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x18a0 irq 14
[    1.556123] ata5: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x18a8 irq 15
[    1.556923] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    1.557018] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    1.557035] ehci-pci 0000:00:1a.7: debug port 1
[    1.560997] ehci-pci 0000:00:1a.7: irq 18, io mem 0xf8304800
[    1.567878] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    1.568048] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    1.568056] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.568061] usb usb1: Product: EHCI Host Controller
[    1.568065] usb usb1: Manufacturer: Linux 6.1.15-200.fc37.x86_64 ehci_hcd
[    1.568069] usb usb1: SerialNumber: 0000:00:1a.7
[    1.568315] hub 1-0:1.0: USB hub found
[    1.568328] hub 1-0:1.0: 4 ports detected
[    1.569029] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    1.569141] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    1.569157] ehci-pci 0000:00:1d.7: debug port 1
[    1.573096] ehci-pci 0000:00:1d.7: irq 23, io mem 0xf8304c00
[    1.579888] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.579975] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.01
[    1.579980] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.579983] usb usb2: Product: EHCI Host Controller
[    1.579985] usb usb2: Manufacturer: Linux 6.1.15-200.fc37.x86_64 ehci_hcd
[    1.579988] usb usb2: SerialNumber: 0000:00:1d.7
[    1.580213] hub 2-0:1.0: USB hub found
[    1.580225] hub 2-0:1.0: 6 ports detected
[    1.581061] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.581148] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.581159] uhci_hcd 0000:00:1a.0: detected 2 ports
[    1.581199] uhci_hcd 0000:00:1a.0: irq 16, io port 0x00001800
[    1.581281] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
[    1.581285] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.581288] usb usb3: Product: UHCI Host Controller
[    1.581291] usb usb3: Manufacturer: Linux 6.1.15-200.fc37.x86_64 uhci_hcd
[    1.581293] usb usb3: SerialNumber: 0000:00:1a.0
[    1.581483] hub 3-0:1.0: USB hub found
[    1.581495] hub 3-0:1.0: 2 ports detected
[    1.581882] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    1.581978] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    1.581988] uhci_hcd 0000:00:1a.1: detected 2 ports
[    1.582017] uhci_hcd 0000:00:1a.1: irq 21, io port 0x00001820
[    1.582092] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
[    1.582096] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.582099] usb usb4: Product: UHCI Host Controller
[    1.582101] usb usb4: Manufacturer: Linux 6.1.15-200.fc37.x86_64 uhci_hcd
[    1.582103] usb usb4: SerialNumber: 0000:00:1a.1
[    1.582483] hub 4-0:1.0: USB hub found
[    1.582495] hub 4-0:1.0: 2 ports detected
[    1.582875] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.582975] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[    1.582985] uhci_hcd 0000:00:1d.0: detected 2 ports
[    1.583015] uhci_hcd 0000:00:1d.0: irq 23, io port 0x00001840
[    1.583096] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
[    1.583100] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.583104] usb usb5: Product: UHCI Host Controller
[    1.583106] usb usb5: Manufacturer: Linux 6.1.15-200.fc37.x86_64 uhci_hcd
[    1.583108] usb usb5: SerialNumber: 0000:00:1d.0
[    1.583285] hub 5-0:1.0: USB hub found
[    1.583296] hub 5-0:1.0: 2 ports detected
[    1.583648] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.583721] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[    1.583731] uhci_hcd 0000:00:1d.1: detected 2 ports
[    1.583770] uhci_hcd 0000:00:1d.1: irq 19, io port 0x00001860
[    1.583858] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
[    1.583863] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.583866] usb usb6: Product: UHCI Host Controller
[    1.583868] usb usb6: Manufacturer: Linux 6.1.15-200.fc37.x86_64 uhci_hcd
[    1.583871] usb usb6: SerialNumber: 0000:00:1d.1
[    1.584055] hub 6-0:1.0: USB hub found
[    1.584067] hub 6-0:1.0: 2 ports detected
[    1.584416] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.584489] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    1.584500] uhci_hcd 0000:00:1d.2: detected 2 ports
[    1.584524] uhci_hcd 0000:00:1d.2: irq 18, io port 0x00001880
[    1.584794] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.01
[    1.584799] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.584802] usb usb7: Product: UHCI Host Controller
[    1.584804] usb usb7: Manufacturer: Linux 6.1.15-200.fc37.x86_64 uhci_hcd
[    1.584807] usb usb7: SerialNumber: 0000:00:1d.2
[    1.585093] hub 7-0:1.0: USB hub found
[    1.585105] hub 7-0:1.0: 2 ports detected
[    1.585379] usbcore: registered new interface driver usbserial_generic
[    1.585393] usbserial: USB Serial support registered for generic
[    1.585451] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.617462] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.617471] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.617657] mousedev: PS/2 mouse device common for all mice
[    1.620772] rtc_cmos 00:03: RTC can wake from S4
[    1.621382] rtc_cmos 00:03: registered as rtc0
[    1.621429] rtc_cmos 00:03: setting system clock to 2023-03-12T14:04:17 UTC (1678629857)
[    1.621472] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.621513] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[    1.621559] device-mapper: uevent: version 1.0.3
[    1.621741] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
[    1.621925] intel_pstate: CPU model not supported
[    1.622318] hid: raw HID events driver (C) Jiri Kosina
[    1.622401] usbcore: registered new interface driver usbhid
[    1.622403] usbhid: USB HID core driver
[    1.622662] drop_monitor: Initializing network drop monitor service
[    1.648233] Initializing XFRM netlink socket
[    1.648546] NET: Registered PF_INET6 protocol family
[    1.657285] Segment Routing with IPv6
[    1.657292] RPL Segment Routing with IPv6
[    1.657319] In-situ OAM (IOAM) with IPv6
[    1.657370] mip6: Mobile IPv6
[    1.657380] NET: Registered PF_PACKET protocol family
[    1.657896] microcode: sig=0x6fd, pf=0x80, revision=0xa4
[    1.657919] microcode: Microcode Update Driver: v2.2.
[    1.657928] IPI shorthand broadcast: enabled
[    1.657979] sched_clock: Marking stable (1652474049, 5354387)->(1669006964, -11178528)
[    1.658282] registered taskstats version 1
[    1.658428] Loading compiled-in X.509 certificates
[    1.664903] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.681117] Loaded X.509 cert 'Fedora kernel signing key: 60b8ad489ce3b1a4bdb6ea4ce49bd9874a2668a2'
[    1.681389] zswap: loaded using pool lzo/zbud
[    1.681545] page_owner is disabled
[    1.681648] Key type .fscrypt registered
[    1.681651] Key type fscrypt-provisioning registered
[    1.682787] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=yes
[    1.682837] Key type big_key registered
[    1.700213] Key type encrypted registered
[    1.700242] ima: No TPM chip found, activating TPM-bypass!
[    1.700268] Loading compiled-in module X.509 certificates
[    1.701554] Loaded X.509 cert 'Fedora kernel signing key: 60b8ad489ce3b1a4bdb6ea4ce49bd9874a2668a2'
[    1.701559] ima: Allocated hash algorithm: sha256
[    1.701575] ima: No architecture policies found
[    1.701606] evm: Initialising EVM extended attributes:
[    1.701607] evm: security.selinux
[    1.701609] evm: security.SMACK64 (disabled)
[    1.701611] evm: security.SMACK64EXEC (disabled)
[    1.701612] evm: security.SMACK64TRANSMUTE (disabled)
[    1.701613] evm: security.SMACK64MMAP (disabled)
[    1.701615] evm: security.apparmor (disabled)
[    1.701616] evm: security.ima
[    1.701617] evm: security.capability
[    1.701619] evm: HMAC attrs: 0x1
[    1.721053] ata4.00: ATAPI: Optiarc DVD+/-RW AD-7640A, JD06, max UDMA/33
[    1.743665] tsc: Refined TSC clocksource calibration: 1994.999 MHz
[    1.743677] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398374a7fb8, max_idle_ns: 881590820223 ns
[    1.744275] clocksource: Switched to clocksource tsc
[    1.758794] alg: No test for 842 (842-scomp)
[    1.758867] alg: No test for 842 (842-generic)
[    1.865057] ata3: SATA link down (SStatus 0 SControl 300)
[    1.874421] ata2: SATA link down (SStatus 0 SControl 300)
[    1.874453] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.878865] ACPI: battery: Slot [BAT1] (battery present)
[    1.878996] ata1.00: unexpected _GTF length (8)
[    1.920630] ata1.00: ATA-8: WDC WD1600BEVT-75ZCT2, 11.01A11, max UDMA/133
[    1.920746] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.921972] ata1.00: unexpected _GTF length (8)
[    1.922200] ata1.00: configured for UDMA/133
[    1.922363] scsi 0:0:0:0: Direct-Access     ATA      WDC WD1600BEVT-7 1A11 PQ: 0 ANSI: 5
[    1.922766] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.923026] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    1.923046] sd 0:0:0:0: [sda] Write Protect is off
[    1.923050] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.923079] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.923119] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
[    1.924109] scsi 3:0:0:0: CD-ROM            Optiarc  DVD+-RW AD-7640A JD06 PQ: 0 ANSI: 5
[    1.937526]  sda: sda1 sda2
[    1.937705] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.942085] usb 6-1: new low-speed USB device number 2 using uhci_hcd
[    1.962940] sr 3:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda caddy
[    1.962944] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.980648] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    1.980865] sr 3:0:0:0: Attached scsi generic sg1 type 5
[    2.013853] usb 3-2: new full-speed USB device number 2 using uhci_hcd
[    2.039663] PM:   Magic number: 15:878:80
[    2.039918] RAS: Correctable Errors collector initialized.
[    2.125838] usb 6-1: New USB device found, idVendor=046d, idProduct=c045, bcdDevice=27.30
[    2.125847] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.125852] usb 6-1: Product: USB-PS/2 Optical Mouse
[    2.125857] usb 6-1: Manufacturer: Logitech
[    2.146469] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb6/6-1/6-1:1.0/0003:046D:C045.0001/input/input7
[    2.146609] hid-generic 0003:046D:C045.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.1-1/input0
[    2.213318] usb 3-2: New USB device found, idVendor=413c, idProduct=8140, bcdDevice=43.15
[    2.213326] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.709865] usb 1-3: new high-speed USB device number 3 using ehci-pci
[    2.881936] usb 1-3: New USB device found, idVendor=0c45, idProduct=63e0, bcdDevice=84.23
[    2.881945] usb 1-3: New USB device strings: Mfr=2, Product=1, SerialNumber=3
[    2.881950] usb 1-3: Product: Integrated Webcam
[    2.881954] usb 1-3: Manufacturer: SONiX Technology Inc
[    2.881958] usb 1-3: SerialNumber: M09-001
[    3.463644] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio1/input/input6
[    3.476533] Freeing unused decrypted memory: 2036K
[    3.478590] Freeing unused kernel image (initmem) memory: 3032K
[    3.478699] Write protecting the kernel read-only data: 32768k
[    3.480448] Freeing unused kernel image (text/rodata gap) memory: 2036K
[    3.481877] Freeing unused kernel image (rodata/data gap) memory: 1880K
[    3.548193] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    3.548201] rodata_test: all tests were successful
[    3.548228] x86/mm: Checking user space page tables
[    3.608490] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    3.608534] Run /init as init process
[    3.608537]   with arguments:
[    3.608540]     /init
[    3.608542]     rhgb
[    3.608543]   with environment:
[    3.608545]     HOME=/
[    3.608546]     TERM=linux
[    3.608548]     BOOT_IMAGE=(hd0,msdos1)/vmlinuz-6.1.15-200.fc37.x86_64
[    3.625028] systemd[1]: systemd 251.13-5.fc37 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[    3.625046] systemd[1]: Detected architecture x86-64.
[    3.625051] systemd[1]: Running in initial RAM disk.
[    3.625149] systemd[1]: Hostname set to <gypsy>.
[    3.975959] systemd[1]: bpf-lsm: LSM BPF program attached
[    4.105263] systemd[1]: Queued start job for default target initrd.target.
[    4.119573] systemd[1]: Created slice system-systemd\x2dcryptsetup.slice - Slice /system/systemd-cryptsetup.
[    4.119765] systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System.
[    4.119801] systemd[1]: Reached target local-fs.target - Local File Systems.
[    4.119869] systemd[1]: Reached target slices.target - Slice Units.
[    4.119913] systemd[1]: Reached target swap.target - Swaps.
[    4.119947] systemd[1]: Reached target timers.target - Timer Units.
[    4.120170] systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
[    4.120453] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
[    4.120676] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[    4.120922] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[    4.121176] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[    4.121343] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[    4.121384] systemd[1]: Reached target sockets.target - Socket Units.
[    4.123214] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[    4.123415] systemd[1]: memstrack.service - Memstrack Anylazing Service was skipped because all trigger condition checks failed.
[    4.125288] systemd[1]: Started rngd.service - Hardware RNG Entropy Gatherer Daemon.
[    4.129121] systemd[1]: Starting systemd-journald.service - Journal Service...
[    4.131613] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[    4.133850] systemd[1]: Starting systemd-sysusers.service - Create System Users...
[    4.145164] systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console...
[    4.160136] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[    4.188100] systemd[1]: Finished systemd-sysusers.service - Create System Users.
[    4.188192] audit: type=1130 audit(1678629860.065:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.197167] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[    4.216163] systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.
[    4.216499] audit: type=1130 audit(1678629860.093:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.297891] fuse: init (API version 7.37)
[    4.306849] alua: device handler registered
[    4.309622] emc: device handler registered
[    4.328976] rdac: device handler registered
[    4.339179] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules.
[    4.341036] audit: type=1130 audit(1678629860.216:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.344162] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...
[    4.371130] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.
[    4.371394] audit: type=1130 audit(1678629860.248:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.415879] systemd[1]: Started systemd-journald.service - Journal Service.
[    4.417724] audit: type=1130 audit(1678629860.293:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.446825] audit: type=1130 audit(1678629860.323:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.452537] audit: type=1130 audit(1678629860.327:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.797453] audit: type=1130 audit(1678629860.672:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.868234] audit: type=1130 audit(1678629860.743:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.415220] kauditd_printk_skb: 3 callbacks suppressed
[    5.415225] audit: type=1130 audit(1678629861.290:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.446885] audit: type=1130 audit(1678629861.323:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.623433] wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
[    5.665752] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    5.665911] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input8
[    6.025817] r8169 0000:07:00.0: can't disable ASPM; OS doesn't have ASPM control
[    6.062746] r8169 0000:07:00.0 eth0: RTL8168c/8111c, 00:24:e8:91:4a:1d, XID 3c4, IRQ 25
[    6.062757] r8169 0000:07:00.0 eth0: jumbo features [frames: 6122 bytes, tx checksumming: ko]
[    6.096840] random: crng init done
[    6.109909] firewire_ohci 0000:08:05.0: added OHCI v1.10 device as card 0, 8 IR + 8 IT contexts, quirks 0x10
[    6.110292] audit: type=1130 audit(1678629861.984:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-ask-password-plymouth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.191918] sdhci: Secure Digital Host Controller Interface driver
[    6.191925] sdhci: Copyright(c) Pierre Ossman
[    6.203066] r8169 0000:07:00.0 enp7s0: renamed from eth0
[    6.232192] sdhci-pci 0000:08:05.2: SDHCI controller found [1217:7120] (rev 2)
[    6.232479] mmc0 bounce up to 128 segments into one, max segment size 65536 bytes
[    6.235089] mmc0: SDHCI controller on PCI [0000:08:05.2] using DMA
[    6.612003] firewire_core 0000:08:05.0: created device fw0: GUID 00000010a000b000, S400
[    6.715327] audit: type=1334 audit(1678629862.592:17): prog-id=25 op=LOAD
[    6.715461] audit: type=1334 audit(1678629862.592:18): prog-id=26 op=LOAD
[    6.715468] audit: type=1334 audit(1678629862.592:19): prog-id=23 op=UNLOAD
[    6.715472] audit: type=1334 audit(1678629862.592:20): prog-id=24 op=UNLOAD
[    6.717292] audit: type=1334 audit(1678629862.594:21): prog-id=27 op=LOAD
[    6.717376] audit: type=1334 audit(1678629862.594:22): prog-id=20 op=UNLOAD
[    6.717539] audit: type=1334 audit(1678629862.594:23): prog-id=28 op=LOAD
[   28.742452] kauditd_printk_skb: 4 callbacks suppressed
[   28.742459] audit: type=1338 audit(1678629884.564:28): module=crypt op=ctr ppid=1 pid=416 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-cryptse" exe="/usr/lib/systemd/systemd-cryptsetup" subj=kernel dev=253:0 error_msg='success' res=1
[   28.743304] audit: type=1300 audit(1678629884.564:28): arch=c000003e syscall=16 success=yes exit=0 a0=4 a1=c138fd09 a2=560611efbeb0 a3=0 items=6 ppid=1 pid=416 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="systemd-cryptse" exe="/usr/lib/systemd/systemd-cryptsetup" subj=kernel key=(null)
[   28.743313] audit: type=1307 audit(1678629884.564:28): cwd="/"
[   28.743318] audit: type=1302 audit(1678629884.564:28): item=0 name=(null) inode=1025 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=unlabeled nametype=PARENT cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
[   28.743322] audit: type=1302 audit(1678629884.564:28): item=1 name=(null) inode=16861 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=unlabeled nametype=CREATE cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
[   28.743326] audit: type=1302 audit(1678629884.564:28): item=2 name=(null) inode=26 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=unlabeled nametype=PARENT cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
[   28.743330] audit: type=1302 audit(1678629884.564:28): item=3 name=(null) inode=16862 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=unlabeled nametype=CREATE cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
[   28.743335] audit: type=1302 audit(1678629884.564:28): item=4 name=(null) inode=16862 dev=00:07 mode=040755 ouid=0 ogid=0 rdev=00:00 obj=unlabeled nametype=PARENT cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
[   28.743339] audit: type=1302 audit(1678629884.564:28): item=5 name=(null) inode=16863 dev=00:07 mode=0100444 ouid=0 ogid=0 rdev=00:00 obj=unlabeled nametype=CREATE cap_fp=0 cap_fi=0 cap_fe=0 cap_fver=0 cap_frootid=0
[   28.743343] audit: type=1327 audit(1678629884.564:28): proctitle=2F7573722F6C69622F73797374656D642F73797374656D642D6372797074736574757000617474616368006C756B732D32336336343964632D346366632D346334372D393263382D326462316665343265356633002F6465762F6469736B2F62792D757569642F32336336343964632D346366632D346334372D393263382D32
[   29.872301] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Quota mode: none.
[   30.821574] systemd-journald[209]: Received SIGTERM from PID 1 (systemd).
[   32.831845] SELinux:  Class user_namespace not defined in policy.
[   32.831854] SELinux: the above unknown classes and permissions will be allowed
[   32.838406] SELinux:  policy capability network_peer_controls=1
[   32.838416] SELinux:  policy capability open_perms=1
[   32.838418] SELinux:  policy capability extended_socket_class=1
[   32.838419] SELinux:  policy capability always_check_network=0
[   32.838421] SELinux:  policy capability cgroup_seclabel=1
[   32.838422] SELinux:  policy capability nnp_nosuid_transition=1
[   32.838423] SELinux:  policy capability genfs_seclabel_symlinks=1
[   32.838425] SELinux:  policy capability ioctl_skip_cloexec=0
[   32.925474] systemd[1]: Successfully loaded SELinux policy in 282.634ms.
[   33.222183] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 89.774ms.
[   33.312809] systemd[1]: systemd 251.13-5.fc37 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[   33.312823] systemd[1]: Detected architecture x86-64.
[   33.759989] kauditd_printk_skb: 74 callbacks suppressed
[   33.759997] audit: type=1334 audit(1678629889.637:103): prog-id=53 op=UNLOAD
[   33.760220] audit: type=1334 audit(1678629889.637:104): prog-id=54 op=LOAD
[   33.760225] audit: type=1334 audit(1678629889.637:105): prog-id=54 op=UNLOAD
[   33.790916] audit: type=1334 audit(1678629889.668:106): prog-id=55 op=LOAD
[   33.879953] systemd[1]: bpf-lsm: LSM BPF program attached
[   37.168510] systemd-sysv-generator[981]: SysV service '/etc/rc.d/init.d/livesys-late' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[   37.209911] systemd-sysv-generator[981]: SysV service '/etc/rc.d/init.d/livesys' lacks a native systemd unit file. Automatically generating a unit file for compatibility. Please update package to include a native systemd unit file, in order to make it more safe and robust.
[   38.360913] zram: Added device: zram0
[   40.665763] audit: type=1334 audit(1678629896.542:107): prog-id=56 op=LOAD
[   40.665793] audit: type=1334 audit(1678629896.542:108): prog-id=31 op=UNLOAD
[   40.666007] audit: type=1334 audit(1678629896.543:109): prog-id=57 op=LOAD
[   40.666066] audit: type=1334 audit(1678629896.543:110): prog-id=58 op=LOAD
[   40.666103] audit: type=1334 audit(1678629896.543:111): prog-id=32 op=UNLOAD
[   40.666109] audit: type=1334 audit(1678629896.543:112): prog-id=33 op=UNLOAD
[   40.680562] audit: type=1131 audit(1678629896.557:113): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   40.681450] systemd[1]: systemd-ask-password-plymouth.service: Deactivated successfully.
[   40.684092] audit: type=1334 audit(1678629896.561:114): prog-id=56 op=UNLOAD
[   40.686248] audit: type=1131 audit(1678629896.563:115): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-ask-password-plymouth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   40.686961] systemd[1]: initrd-switch-root.service: Deactivated successfully.
[   40.690233] systemd[1]: Stopped initrd-switch-root.service - Switch Root.
[   40.690987] audit: type=1130 audit(1678629896.568:116): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=initrd-switch-root comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   40.691746] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[   40.692711] systemd[1]: Created slice system-akmods\x2dkeygen.slice - Slice /system/akmods-keygen.
[   40.693748] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
[   40.694893] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[   40.695992] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[   40.697057] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup.
[   40.697994] systemd[1]: Created slice user.slice - User and Session Slice.
[   40.698286] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of a failed condition check (ConditionPathExists=!/run/plymouth/pid).
[   40.698673] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[   40.699794] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[   40.700064] systemd[1]: Reached target blockdev@dev-mapper-luks\x2d23c649dc\x2d4cfc\x2d4c47\x2d92c8\x2d2db1fe42e5f3.target - Block Device Preparation for /dev/mapper/luks-23c649dc-4cfc-4c47-92c8-2db1fe42e5f3.
[   40.700159] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[   40.700264] systemd[1]: Reached target getty.target - Login Prompts.
[   40.700386] systemd[1]: Stopped target initrd-switch-root.target - Switch Root.
[   40.700493] systemd[1]: Stopped target initrd-fs.target - Initrd File Systems.
[   40.700577] systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System.
[   40.700673] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[   40.700863] systemd[1]: Reached target slices.target - Slice Units.
[   40.700975] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[   40.702345] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
[   40.716425] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
[   40.716718] systemd[1]: multipathd.socket - multipathd control socket was skipped because of a failed condition check (ConditionPathExists=/etc/multipath.conf).
[   40.721670] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
[   40.722134] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[   40.723659] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
[   40.747465] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[   40.748284] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[   40.756140] systemd[1]: Activating swap dev-mapper-fedora_localhost\x2d\x2dlive\x2dswap.swap - /dev/mapper/fedora_localhost--live-swap...
[   40.759853] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[   40.763556] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[   40.767243] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[   40.770770] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[   40.771347] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of a failed condition check (ConditionPathExists=/etc/krb5.keytab).
[   40.777212] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[   40.788882] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   40.794515] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[   40.799010] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[   40.814629] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[   40.818355] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[   40.822096] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[   40.822384] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
[   40.829897] systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service.
[   40.830419] systemd[1]: Stopped systemd-journald.service - Journal Service.
[   40.840311] systemd[1]: Starting systemd-journald.service - Journal Service...
[   40.883181] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[   40.887025] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
[   40.890885] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[   40.896033] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
[   40.897389] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
[   40.898287] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
[   40.899132] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
[   40.910162] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
[   40.912046] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[   40.916213] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
[   40.917013] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[   40.923190] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
[   40.924043] systemd[1]: modprobe@drm.service: Deactivated successfully.
[   40.927218] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.
[   40.928434] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[   40.934331] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
[   40.944108] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
[   40.948122] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
[   40.959311] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
[   40.968063] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
[   41.025761] loop: module loaded
[   41.027455] systemd[1]: modprobe@loop.service: Deactivated successfully.
[   41.031154] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
[   41.031904] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because all trigger condition checks failed.
[   41.111944] EXT4-fs (dm-1): re-mounted. Quota mode: none.
[   41.120214] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
[   41.121240] systemd[1]: multipathd.service - Device-Mapper Multipath Device Controller was skipped because of a failed condition check (ConditionPathExists=/etc/multipath.conf).
[   41.121342] systemd[1]: ostree-remount.service - OSTree Remount OS/ Bind Mounts was skipped because of a failed condition check (ConditionKernelCommandLine=ostree).
[   41.121473] systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
[   41.260741] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[   41.266104] systemd[1]: Starting systemd-random-seed.service - Load/Save Random Seed...
[   41.266605] systemd[1]: systemd-sysusers.service - Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
[   41.269930] systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...
[   41.288364] systemd[1]: Started systemd-journald.service - Journal Service.
[   41.437623] systemd-journald[1006]: Received client request to flush runtime journal.
[   41.692261] Adding 2158588k swap on /dev/mapper/fedora_localhost--live-swap.  Priority:-2 extents:1 across:2158588k FS
[   45.291556] zram0: detected capacity change from 0 to 8022016
[   45.725583] kauditd_printk_skb: 39 callbacks suppressed
[   45.725588] audit: type=1130 audit(1678629901.602:154): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-zram-setup@zram0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   45.824517] Adding 4011004k swap on /dev/zram0.  Priority:100 extents:1 across:4011004k SSDscFS
[   46.243853] clocksource: timekeeping watchdog on CPU1: Marking clocksource 'tsc' as unstable because the skew is too large:
[   46.243872] clocksource:                       'hpet' wd_nsec: 508083604 wd_now: 2748d4ae wd_last: 26d9d35e mask: ffffffff
[   46.243881] clocksource:                       'tsc' cs_nsec: 496011018 cs_now: 218a1da8b6 cs_last: 214f227426 mask: ffffffffffffffff
[   46.243889] clocksource:                       'tsc' is current clocksource.
[   46.243903] tsc: Marking TSC unstable due to clocksource watchdog
[   46.243927] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
[   46.243932] sched_clock: Marking unstable (46238570502, 5356091)<-(46255105204, -11178528)
[   46.249901] clocksource: Checking clocksource tsc synchronization from CPU 1 to CPUs 0.
[   46.250129] clocksource: Switched to clocksource hpet
[   47.064071] Bluetooth: Core ver 2.22
[   47.064134] NET: Registered PF_BLUETOOTH protocol family
[   47.064137] Bluetooth: HCI device and connection manager initialized
[   47.064321] Bluetooth: HCI socket layer initialized
[   47.064327] Bluetooth: L2CAP socket layer initialized
[   47.064343] Bluetooth: SCO socket layer initialized
[   47.386150] usbcore: registered new interface driver btusb
[   47.391339] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   47.430081] i2c i2c-0: 2/2 memory slots populated (from DMI)
[   47.430737] i2c i2c-0: Successfully instantiated SPD at 0x50
[   47.595875] input: PC Speaker as /devices/platform/pcspkr/input/input9
[   47.878715] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.4)
[   47.906144] dell-smbios A80593CE-A997-11DA-B012-B622A1EF5492: WMI SMBIOS userspace interface not supported(0), try upgrading to a newer BIOS
[   48.006466] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102F conflicts with OpRegion 0x0000000000001000-0x000000000000107F (\PMIO) (20220331/utaddress-204)
[   48.006481] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[   48.006485] ACPI Warning: SystemIO range 0x00000000000011B0-0x00000000000011BF conflicts with OpRegion 0x0000000000001180-0x00000000000011BB (\GPIO) (20220331/utaddress-204)
[   48.006492] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[   48.006494] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011AF conflicts with OpRegion 0x0000000000001180-0x00000000000011BB (\GPIO) (20220331/utaddress-204)
[   48.006499] ACPI: OSL: Resource conflict; ACPI support missing from driver?
[   48.006501] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   48.692753] intel_powerclamp: No package C-state available
[   49.236985] at24 0-0050: supply vcc not found, using dummy regulator
[   49.238487] at24 0-0050: 256 byte spd EEPROM, read-only
[   49.494501] input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input10
[   49.826247] iTCO_vendor_support: vendor-support=0
[   49.972728] iTCO_wdt iTCO_wdt.1.auto: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)
[   49.973348] iTCO_wdt iTCO_wdt.1.auto: initialized. heartbeat=30 sec (nowayout=0)
[   50.003133] mc: Linux media interface: v0.10
[   50.102481] videodev: Linux video capture interface: v2.00
[   50.361702] usb 1-3: Found UVC 1.00 device Integrated Webcam (0c45:63e0)
[   50.387145] input: Integrated Webcam: Integrated W as /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/input/input11
[   50.390330] usbcore: registered new interface driver uvcvideo
[   50.685789] nvidia: loading out-of-tree module taints kernel.
[   50.703617] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[   50.759713] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[   50.763707] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
[   50.763719] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  340.108  Wed Dec 11 11:06:58 PST 2019
[   51.301745] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC268: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   51.301761] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   51.301768] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[   51.301775] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   51.301779] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   51.301783] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[   51.301788] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   51.314371] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   51.314632] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   55.840980] audit: type=1130 audit(1678629911.718:155): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   55.855745] audit: type=1130 audit(1678629911.732:156): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   55.861560] audit: type=1131 audit(1678629911.738:157): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   56.035022] audit: type=1130 audit(1678629911.912:158): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   56.035440] audit: type=1131 audit(1678629911.912:159): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   56.043283] audit: type=1130 audit(1678629911.920:160): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   56.043540] audit: type=1131 audit(1678629911.920:161): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   56.087554] audit: type=1130 audit(1678629911.964:162): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   56.798707] audit: type=1130 audit(1678629912.675:163): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-fsck@dev-disk-by\x2duuid-cd432314\x2d2012\x2d42cf\x2dbc74\x2dedf194fd07ff comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   57.014522] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
[   57.173565] audit: type=1130 audit(1678629913.050:164): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-pvscan@253:0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   57.439350] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Quota mode: none.
[   58.543742] RPC: Registered named UNIX socket transport module.
[   58.543749] RPC: Registered udp transport module.
[   58.543751] RPC: Registered tcp transport module.
[   58.543753] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   87.060181] NET: Registered PF_QIPCRTR protocol family
[   95.318498] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   95.318514] Bluetooth: BNEP filters: protocol multicast
[   95.318530] Bluetooth: BNEP socket layer initialized
[   95.329472] Bluetooth: MGMT ver 1.22
[  102.796293] RTL8211B Gigabit Ethernet r8169-0-700:00: attached PHY driver (mii_bus:phy_addr=r8169-0-700:00, irq=MAC)
[  102.859754] r8169 0000:07:00.0 enp7s0: Link is Down
[  113.731580] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000d0000-0x000dbfff window]
[  113.731602] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs
[  155.992401] dell_smm_hwmon: SMM call took 4977002 usecs!
[  162.522643] Bluetooth: RFCOMM TTY layer initialized
[  162.522668] Bluetooth: RFCOMM socket layer initialized
[  162.522688] Bluetooth: RFCOMM ver 1.11
[  342.061179] ssb: Found chip with id 0x4312, rev 0x01 and package 0x00
[  342.103914] b43-pci-bridge 0000:06:00.0: Sonics Silicon Backplane found on PCI device 0000:06:00.0
[  342.297535] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[  342.298878] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[  342.661726] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
[  342.680066] b43-phy0: Found PHY: Analog 6, Type 5 (LP), Revision 1
[  342.680090] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2062, Revision 2, Version 0
[  342.688442] Broadcom 43xx driver loaded [ Features: PNLS ]
[  342.778938] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[  343.035143] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19)
[  345.365163] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19)
[  348.991253] b43-phy0: Loading firmware version 784.2 (2012-08-15 21:35:19)
[  351.253291] wlan0: authenticate with 8c:c5:b4:74:bc:b0
[  351.253316] wlan0: 80 MHz not supported, disabling VHT
[  351.264767] wlan0: send auth to 8c:c5:b4:74:bc:b0 (try 1/3)
[  351.270009] wlan0: authenticated
[  351.270918] wlan0: associate with 8c:c5:b4:74:bc:b0 (try 1/3)
[  351.278664] wlan0: RX AssocResp from 8c:c5:b4:74:bc:b0 (capab=0x1411 status=0 aid=2)
[  351.279234] wlan0: associated
[  351.344508] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  351.365764] wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by 8c:c5:b4:74:bc:b0
[  401.370246] perf: interrupt took too long (2508 > 2500), lowering kernel.perf_event_max_sample_rate to 79000
[  453.218861] perf: interrupt took too long (3141 > 3135), lowering kernel.perf_event_max_sample_rate to 63000
[  737.240422] perf: interrupt took too long (3927 > 3926), lowering kernel.perf_event_max_sample_rate to 50000
# 
Je note ceci:
[  342.661726] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
[  342.688442] Broadcom 43xx driver loaded [ Features: PNLS ]
Voilà.
a+
pll
Il ne semble pas y avoir d'erreur de chargement du module et du firmware.

Avec les autres kernels ça donne quoi ?

Es-tu sûr qu'il n'est pas chargé au boot ?
$ lsmod
Que retourne
$ lspci -nnk | grep -iA3 "Network"
$ rfkill list
Bonsoir Nicosss,
avec les autres kernels ça fonctionne mais avec "wl". Sur le dernier, il n'est pas possible de charger "wl" avec "modprobe", mais "b43" si. D'où mon souhait que "b43" soit chargé automatiquement au boot.
Je ne pense pas que "b43" soit chargé au boot, puisque pour avoir le wifi, je suis obligé de le charger manuellement avec "modprobe".
$ lsmod
Module                  Size  Used by
b43                   466944  0
cordic                 16384  1 b43
bcma                   77824  1 b43
mac80211             1306624  1 b43
libarc4                16384  1 mac80211
cfg80211             1114112  2 b43,mac80211
ssb                   114688  1 b43
snd_seq_dummy          16384  0
snd_hrtimer            16384  1
rfcomm                 94208  16
nft_fib_inet           16384  1
nft_fib_ipv4           16384  1 nft_fib_inet
nft_fib_ipv6           16384  1 nft_fib_inet
nft_fib                16384  3 nft_fib_ipv6,nft_fib_ipv4,nft_fib_inet
nft_reject_inet        16384  6
nf_reject_ipv4         16384  1 nft_reject_inet
nf_reject_ipv6         20480  1 nft_reject_inet
nft_reject             16384  1 nft_reject_inet
nft_ct                 20480  7
nft_chain_nat          16384  3
ip6table_nat           16384  0
ip6table_mangle        16384  0
ip6table_raw           16384  0
ip6table_security      16384  0
iptable_nat            16384  0
nf_nat                 57344  3 ip6table_nat,nft_chain_nat,iptable_nat
nf_conntrack          167936  2 nf_nat,nft_ct
nf_defrag_ipv6         24576  1 nf_conntrack
nf_defrag_ipv4         16384  1 nf_conntrack
iptable_mangle         16384  0
iptable_raw            16384  0
iptable_security       16384  0
ip_set                 61440  0
nf_tables             282624  167 nft_ct,nft_reject_inet,nft_fib_ipv6,nft_fib_ipv4,nft_chain_nat,nft_reject,nft_fib,nft_fib_inet
nfnetlink              20480  3 nf_tables,ip_set
ip6table_filter        16384  0
ip6_tables             36864  5 ip6table_filter,ip6table_raw,ip6table_nat,ip6table_mangle,ip6table_security
iptable_filter         16384  0
ip_tables              36864  5 iptable_filter,iptable_security,iptable_raw,iptable_nat,iptable_mangle
qrtr                   53248  4
bnep                   28672  2
nvidia              10616832  42
sunrpc                704512  1
btusb                  69632  0
btrtl                  28672  1 btusb
btbcm                  24576  1 btusb
btintel                49152  1 btusb
btmtk                  16384  1 btusb
snd_hda_codec_realtek   172032  1
dell_laptop            36864  0
snd_hda_codec_generic    98304  1 snd_hda_codec_realtek
snd_hda_intel          61440  2
snd_intel_dspcfg       36864  1 snd_hda_intel
uvcvideo              163840  0
snd_intel_sdw_acpi     20480  1 snd_intel_dspcfg
snd_hda_codec         184320  3 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_realtek
iTCO_wdt               16384  0
snd_hda_core          114688  4 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
videobuf2_vmalloc      20480  1 uvcvideo
videobuf2_memops       20480  1 videobuf2_vmalloc
videobuf2_v4l2         40960  1 uvcvideo
intel_pmc_bxt          16384  1 iTCO_wdt
dell_wmi               28672  1 dell_laptop
dell_smbios            32768  2 dell_wmi,dell_laptop
dell_smm_hwmon         24576  0
snd_hwdep              16384  1 snd_hda_codec
iTCO_vendor_support    16384  1 iTCO_wdt
bluetooth             876544  40 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
snd_seq                94208  7 snd_seq_dummy
snd_seq_device         16384  1 snd_seq
snd_pcm               151552  3 snd_hda_intel,snd_hda_codec,snd_hda_core
rfkill                 36864  8 bluetooth,dell_laptop,cfg80211
snd_timer              49152  3 snd_seq,snd_hrtimer,snd_pcm
videobuf2_common       86016  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
at24                   28672  0
videodev              315392  3 videobuf2_v4l2,uvcvideo,videobuf2_common
mc                     73728  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
pcspkr                 16384  0
coretemp               20480  0
snd                   126976  15 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm
dcdbas                 20480  1 dell_smbios
ledtrig_audio          16384  3 snd_hda_codec_generic,dell_wmi,dell_laptop
sparse_keymap          16384  1 dell_wmi
i2c_i801               40960  0
joydev                 28672  0
wmi_bmof               16384  0
dell_wmi_descriptor    20480  2 dell_wmi,dell_smbios
i2c_smbus              20480  1 i2c_i801
lpc_ich                28672  0
soundcore              16384  1 snd
acpi_cpufreq           32768  1
loop                   36864  0
zram                   36864  2
dm_crypt               61440  1
sdhci_pci              81920  0
cqhci                  36864  1 sdhci_pci
firewire_ohci          53248  0
sdhci                  90112  1 sdhci_pci
firewire_core          86016  1 firewire_ohci
mmc_core              225280  5 b43,sdhci,ssb,cqhci,sdhci_pci
r8169                  98304  0
serio_raw              20480  0
sha512_ssse3           53248  0
crc_itu_t              16384  1 firewire_core
video                  65536  2 dell_wmi,dell_laptop
wmi                    45056  5 video,dell_wmi,wmi_bmof,dell_smbios,dell_wmi_descriptor
ata_generic            16384  0
pata_acpi              16384  0
scsi_dh_rdac           16384  0
scsi_dh_emc            16384  0
scsi_dh_alua           20480  0
fuse                  176128  3
dm_multipath           45056  0
$ 
"b43" est bien présent, mais a été chargé manuellement.
$ lspci -nnk | grep -iA3 "Network"
06:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01)
	Subsystem: Dell Wireless 1395 WLAN Mini-Card [1028:000b]
	Kernel driver in use: b43-pci-bridge
	Kernel modules: ssb
$

Même remarque:roll:.
$ rfkill list
0: hci0: Bluetooth
	Soft blocked: yes
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
$ 
Voilà. Merci pour ton aide:-).
pll
Je viens de lire mes notes et j'ai trouvé une solution qui avais fonctionné.
/usr/lib/NetworkManager/conf.d/90-broadcom-wl.conf
changer:
ligne 17 & 21 wl => b43
Ce qui donne:
$ cat /usr/lib/NetworkManager/conf.d/90-broadcom-wl.conf
## /usr/lib/NetworkManager/conf.d/90-broadcom-wl.conf file
##
##   Use only with Broadcom STA wireless driver provided by RPMFusion
##   broadcom-wl, akmod-wl and kmod-wl packages.
##
##   This file disables randomized MAC address while scanning wireless
##   access point with Broadcom STA wireless driver (wl) as a workaround
##   for RHBZ#1703745 and RFBZ#5245.
##   See also:
##   - https://bugzilla.gnome.org/show_bug.cgi?id=777523
##   - RHBZ#1695696
##
##   Use with care as anonymity is potentially disabled while scanning
##   for a wireless access point.
##
[device-disable-wifi-scan-rand-mac-address]
match-device=driver:b43
wifi.scan-rand-mac-address=no

[connection-disable-wifi-scan-rand-mac-address]
match-device=driver:B43
wifi.cloned-mac-address=preserve
ethernet.cloned-mac-address=preserve
$ 
Mais là ça ne marche pas:-(.
a+
pll
Donc potentiellement le kmod-wl pour le dernier kernel ne se construit pas.
Que retourne
$ rpm -qa kernel\*
$ rpm -qa kmod-wl\*
Il vaut mieux dans ce cas démarrer sur le kernel qui fonctionne avec SELinux actif. Car à tout bricoler ça risque créer des problèmes.
J'ai enfin trouvé le fichier qui blackliste "b43" en suivant ce tuto. J'ai commenté la ligne correspondante:
$ cat /lib/modprobe.d/broadcom-wl-blacklist.conf
# modules blacklisted for broadcom-wl
blacklist ssb
blacklist bcma
# blacklist b43
blacklist brcmsmac
blacklist brcmfmac
$ 
Et ça marche, même avec "selinux" sur "enforcing":pint:.
Merci à tous.
pll
En faisant de cette manière tu viens casser toute la logique des paquets installés donc il faut t'attendre à sûrement avoir d'autres problèmes par la suite.
14 jours plus tard

La nouvelle présentation du forum est superbe😇.
Avec le dernier noyau:

$ uname -r
6.2.7-200.fc37.x86_64

le wifi fonctionnent parfaitement même avec selinux et en rétablissant le fichier modifié (Merci Nicosss):

$ uname -r
6.2.7-200.fc37.x86_64
$ sestatus
SELinux status:                 enabled
SELinuxfs mount:                /sys/fs/selinux
SELinux root directory:         /etc/selinux
Loaded policy name:             targeted
Current mode:                   enforcing
Mode from config file:          enforcing
Policy MLS status:              enabled
Policy deny_unknown status:     allowed
Memory protection checking:     actual (secure)
Max kernel policy version:      33
# modules blacklisted for broadcom-wl
blacklist ssb
blacklist bcma
blacklist b43
blacklist brcmsmac
blacklist brcmfmac

Bonne soirée à tous.
pll

Edit Nicosss : Bien penser à utiliser la prévisualisation avant de publier le message (œil à droite du bouton) et se familiariser avec les balises Markdown

Parfait, il s’agissait donc d’une régression engendrée par le précédent kernel et avec le dernier tout est fonctionnel.

Avec le nouveau forum il n’y a plus de bouton Résolu mais il y a la possibilité de choisir “Sélectionner la meilleure réponse” pour en quelque sorte pallier ça.

Edit : Correction “palier à”

2 ans plus tard

Bonjour
On ne dit pas “palier à” mais “palier quelque chose” (sans le “à”)
C’est juste du français 😉

    heyho J’ai d’ailleurs aussi ripé sur le double l dont je viens de m’apercevoir en relisant.
    Mais c’est juste du français aussi 😉