دو تا از دستورات کار نکردند
dpkq-query و sudo dmesg --lever err
mousavi@mousavi-linux:~$ cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-5.15.0-41-generic root=UUID=844cb490-8da4-4589-966c-e74566440870 ro quiet splash vt.handoff=7
mousavi@mousavi-linux:~$ dpkq-query -w -='${Section}\t${Package}\n' | grep -Ei 'multiverse|restricted'
Command 'dpkq-query' not found, did you mean:
command 'dpkg-query' from deb dpkg (1.21.1ubuntu2.1)
Try: sudo apt install <deb name>
mousavi@mousavi-linux:~$ ls -l /etc/modules-load.d/
total 4
-rw-r--r-- 1 root root 119 سپتامبر 6 2021 cups-filters.conf
lrwxrwxrwx 1 root root 10 ژوئن 27 22:58 modules.conf -> ../modules
mousavi@mousavi-linux:~$ ls -l /etc/modprobe.d/
total 40
-rw-r--r-- 1 root root 2507 فوریه 22 2021 alsa-base.conf
-rw-r--r-- 1 root root 154 اوْکتوْبر 7 2021 amd64-microcode-blacklist.conf
-rw-r--r-- 1 root root 325 ژوئن 24 2021 blacklist-ath_pci.conf
-rw-r--r-- 1 root root 1518 ژوئن 24 2021 blacklist.conf
-rw-r--r-- 1 root root 210 ژوئن 24 2021 blacklist-firewire.conf
-rw-r--r-- 1 root root 677 ژوئن 24 2021 blacklist-framebuffer.conf
-rw-r--r-- 1 root root 156 فوریه 22 2021 blacklist-modem.conf
lrwxrwxrwx 1 root root 41 آوریل 13 16:23 blacklist-oss.conf -> /lib/linux-sound-base/noOSS.modprobe.conf
-rw-r--r-- 1 root root 583 ژوئن 24 2021 blacklist-rare-network.conf
-rw-r--r-- 1 root root 154 آقۇست 12 2021 intel-microcode-blacklist.conf
-rw-r--r-- 1 root root 347 ژوئن 24 2021 iwlwifi.conf
mousavi@mousavi-linux:~$ ls -l /lib/modules-load.d/
total 8
-rw-r--r-- 1 root root 4 فوریه 7 19:54 fwupd-msr.conf
-rw-r--r-- 1 root root 13 فوریه 7 19:54 fwupd-redfish.conf
mousavi@mousavi-linux:~$ ls -l /lib/modprobe.d/
total 20
-rw-r--r-- 1 root root 655 آقۇست 17 2021 aliases.conf
-rw-r--r-- 1 root root 1563 ژوئن 15 16:44 blacklist_linux_5.15.0-40-generic.conf
-rw-r--r-- 1 root root 1563 ژوئن 22 17:12 blacklist_linux_5.15.0-41-generic.conf
-rw-r--r-- 1 root root 390 فوریه 16 19:38 fbdev-blacklist.conf
-rw-r--r-- 1 root root 773 مارس 11 16:18 systemd.conf
mousavi@mousavi-linux:~$ sudo modprobe -c | grep -Ei 'nvidia|nouveau'
blacklist nvidiafb
alias mbp_nvidia_bl apple_bl
alias pci:v000010DEd*sv*sd*bc03sc*i* nvidiafb
alias pci:v000010DEd*sv*sd*bc03sc*i* nouveau
alias pci:v000010DEd*sv*sd*bc0Csc80i* i2c_nvidia_gpu
alias pci:v000012D2d*sv*sd*bc03sc*i* nouveau
alias typec:id0955m* typec_nvidia
alias wmi:603E9613_EF25_4338_A3D0_C46177516DB7 nvidia_wmi_ec_backlight
mousavi@mousavi-linux:~$ sudo dmesg --lever err
dmesg: unrecognized option '--lever'
Try 'dmesg --help' for more information.
mousavi@mousavi-linux:~$
sudo dmesg --level warn
[ 0.118616] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[ 0.118616] #2 #3
[ 0.124320] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.404259] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 0.405745] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 0.405896] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 0.405898] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.405900] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.405902] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.405904] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.405906] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 0.405907] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 0.405909] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 0.405911] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 0.944772] wmi_bus wmi_bus-PNP0C14:02: WQ data block query control method not found
[ 0.944778] wmi_bus wmi_bus-PNP0C14:02: WQ data block query control method not found
[ 0.944781] wmi_bus wmi_bus-PNP0C14:02: WQ data block query control method not found
[ 0.944784] wmi_bus wmi_bus-PNP0C14:02: WQ data block query control method not found
[ 1.448785] ata1.00: LPM support broken, forcing max_power
[ 1.450171] ata1.00: ATA Identify Device Log not supported
[ 1.456392] ata1.00: LPM support broken, forcing max_power
[ 1.457785] ata1.00: ATA Identify Device Log not supported
[ 15.182807] at24 1-0050: supply vcc not found, using dummy regulator
[ 15.183363] at24 1-0052: supply vcc not found, using dummy regulator
[ 16.840468] No Local Variables are initialized for Method [_BCL]
[ 16.840471] No Arguments are initialized for method [_BCL]
[ 17.011311] ACPI Warning: \_SB.PCI0.GFX0._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210730/nsarguments-61)
[ 17.011655] ACPI Warning: \_SB.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20210730/nsarguments-61)
[ 35.468077] kauditd_printk_skb: 36 callbacks suppressed
[ 45.491837] mei_me 0000:00:16.0: unexpected reset: dev_state = INIT_CLIENTS fw status = 1E000042 66002106 00000200 00004000 00000000 40000000
[ 76.033189] mei_me 0000:00:16.0: unexpected reset: dev_state = INIT_CLIENTS fw status = 1E000042 66002106 00000200 00004000 00000000 40000000
[ 106.289300] mei_me 0000:00:16.0: unexpected reset: dev_state = INIT_CLIENTS fw status = 1E000042 66002106 00000200 00004000 00000000 40000000.
فکر کنم sudo dmesg --lever err به این شکل درست باشه sudo dmesg --level err
mousavi@mousavi-linux:~$ sudo dmesg --level err
[ 5.902003] mtd device must be supplied (device name is empty)
[ 16.840453] ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.GFX0.DD02._BCL], AE_NOT_FOUND (20210730/psargs-330)
[ 16.840473] ACPI Error: Aborting method \_SB.PCI0.RP05.PEGP.DD02._BCL due to previous error (AE_NOT_FOUND) (20210730/psparse-529)
[ 17.138192] nouveau 0000:03:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ PRIVRING ]
[ 18.251678] mtd device must be supplied (device name is empty)
[ 19.951480] mtd device must be supplied (device name is empty)
[ 45.491805] mei_me 0000:00:16.0: timer: init clients timeout hbm_state = 4.
[ 71.086773] nouveau 0000:03:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ PRIVRING ]
[ 76.033172] mei_me 0000:00:16.0: timer: init clients timeout hbm_state = 4.
[ 94.600779] nouveau 0000:03:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ PRIVRING ]
[ 106.289279] mei_me 0000:00:16.0: timer: init clients timeout hbm_state = 4.
[ 106.289308] mei_me 0000:00:16.0: reset: reached maximal consecutive resets: disabling the device
[ 111.713775] nouveau 0000:03:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ PRIVRING ]
[ 212.743395] nouveau 0000:03:00.0: bus: MMIO read of 00000000 FAULT at 6013d4 [ PRIVRING ]