Questions générales sur Manjaro Linux.
S'il vous plaît, avant de poster, essayez la fonction de recherche du forum.

Récupération Manjaro

#41Messageil y a 1 an

ls /boot/
ls /lib/modules/

Récupération Manjaro

#42Messageil y a 1 an

[manjaro /]# ls /boot/
amd-ucode.img                       initramfs-5.14-x86_64.img
grub                                linux510-x86_64.kver
initramfs-5.10-x86_64-fallback.img  memtest86+
initramfs-5.10-x86_64.img           vmlinuz-5.10-x86_64
initramfs-5.14-x86_64-fallback.img  vmlinuz-5.14-x86_64
[manjaro /]# ls /lib/modules/
5.10.154-1-MANJARO  extramodules-5.10-MANJARO
[manjaro /]# 

Récupération Manjaro

#43Messageil y a 1 an

pacman -Rs lib32-libva-intel-driver

Dernière modification par stephaneil y a 1 an, modifié au total 1 fois.

Récupération Manjaro

#44Messageil y a 1 an

rm /boot/initramfs-5.14-x86_64.img
rm /boot/initramfs-5.14-x86_64-fallback.img
rm /boot/vmlinuz-5.14-x86_64

Récupération Manjaro

#45Messageil y a 1 an

pacman -S linux60 linux60-nvidia-390xx

Récupération Manjaro

#46Messageil y a 1 an

GRUB_TIMEOUT_STYLE=menu

nano /etc/default/grub
update-grub

Récupération Manjaro

#47Messageil y a 1 an

cat /etc/default/grub

Récupération Manjaro

#48Messageil y a 1 an

[manjaro /]# update-grub
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-6.0-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-6.0-x86_64.img
Found initrd fallback image: /boot/initramfs-6.0-x86_64-fallback.img
Found linux image: /boot/vmlinuz-5.10-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-5.10-x86_64.img
Found initrd fallback image: /boot/initramfs-5.10-x86_64-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found memtest86+ image: /boot/memtest86+/memtest.bin
done
[manjaro /]# 

Récupération Manjaro

#49Messageil y a 1 an

[manjaro /]# nvidia-smi
Wed Nov 23 00:16:05 2022       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 390.154                Driver Version: 390.154                   |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  GeForce GTX 560     Off  | 00000000:01:00.0 N/A |                  N/A |
| 20%   37C   P12    N/A /  N/A |    105MiB /   964MiB |     N/A      Default |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|    0                    Not Supported                                       |
+-----------------------------------------------------------------------------+
[manjaro /]# 

Récupération Manjaro

#50Messageil y a 1 an

mhwd-gpu --status
mhwd-gpu --check

Récupération Manjaro

#51Messageil y a 1 an

[manjaro /]# mhwd-gpu --status
:: status
  xorg configuration file: '/etc/X11/mhwd.d/nvidia.conf'
[manjaro /]# mhwd-gpu --check
xorg configuration symlink valid...
[manjaro /]# 

Récupération Manjaro

#52Messageil y a 1 an

[manjaro /]# journalctl -b -1 -p4
Nov 22 21:39:53 YollPc kernel: ACPI BIOS Error (bug): A valid RSDP was not foun>
Nov 22 21:39:53 YollPc kernel: ExtINT not setup in hardware but reported by MP >
Nov 22 21:39:53 YollPc kernel: ------------[ cut here ]------------
Nov 22 21:39:53 YollPc kernel: WARNING: CPU: 1 PID: 1 at drivers/rtc/rtc-mc1468>
Nov 22 21:39:53 YollPc kernel: Modules linked in:
Nov 22 21:39:53 YollPc kernel: CPU: 1 PID: 1 Comm: swapper/0 Not tainted 5.14.2>
Nov 22 21:39:53 YollPc kernel: Hardware name: MSI MS-7641/760GM-P23(FX) (MS-764>
Nov 22 21:39:53 YollPc kernel: RIP: 0010:mc146818_get_time+0x1c8/0x220
Nov 22 21:39:53 YollPc kernel: Code: 89 6b 10 5b 5d 41 5c 41 5d 41 5e c3 48 89 >
Nov 22 21:39:53 YollPc kernel: RSP: 0018:ffffb678c000be50 EFLAGS: 00010002
Nov 22 21:39:53 YollPc kernel: RAX: 00000000000000ff RBX: ffffb678c000be84 RCX:>
Nov 22 21:39:53 YollPc kernel: RDX: 0000000000000001 RSI: ffffffff900d0bf2 RDI:>
Nov 22 21:39:53 YollPc kernel: RBP: 0000000000000246 R08: ffff8ca90047fb60 R09:>
Nov 22 21:39:53 YollPc kernel: R10: 0000000000000000 R11: 0000000000000000 R12:>
Nov 22 21:39:53 YollPc kernel: R13: ffffffff901d127c R14: 0000000000000000 R15:>
Nov 22 21:39:53 YollPc kernel: FS:  0000000000000000(0000) GS:ffff8ca92bd00000(>
Nov 22 21:39:53 YollPc kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Nov 22 21:39:53 YollPc kernel: CR2: 0000000000000000 CR3: 0000000074e10000 CR4:>
Nov 22 21:39:53 YollPc kernel: Call Trace:
Nov 22 21:39:53 YollPc kernel:  <TASK>
Nov 22 21:39:53 YollPc kernel:  ? wakeup_sources_sysfs_init+0x2d/0x2d
Nov 22 21:39:53 YollPc kernel:  early_resume_init+0x38/0xb9
Nov 22 21:39:53 YollPc kernel:  do_one_initcall+0x57/0x220
Nov 22 21:39:53 YollPc kernel:  kernel_init_freeable+0x1e2/0x22c
Nov 22 21:39:53 YollPc kernel:  ? rest_init+0xd0/0xd0
Nov 22 21:39:53 YollPc kernel:  kernel_init+0x16/0x120
Nov 22 21:39:53 YollPc kernel:  ret_from_fork+0x22/0x30
Nov 22 21:39:53 YollPc kernel:  </TASK>
Nov 22 21:39:53 YollPc kernel: ---[ end trace d08c91dcf672869f ]---
Nov 22 21:39:53 YollPc kernel: mtrr: your CPUs had inconsistent variable MTRR s>
Nov 22 21:39:53 YollPc kernel: rtc_cmos rtc_cmos: not accessible
Nov 22 21:39:53 YollPc kernel: ata3.00: failed to IDENTIFY (I/O error, err_mask>
Nov 22 21:39:53 YollPc kernel: usb 2-5: config 1 interface 3 altsetting 1 endpo>
Nov 22 21:39:53 YollPc kernel: usb 2-5: config 1 interface 3 altsetting 2 endpo>
Nov 22 21:39:53 YollPc kernel: ata3.00: failed to IDENTIFY (I/O error, err_mask>
Nov 22 21:39:53 YollPc kernel: ata3.00: revalidation failed (errno=-5)
Nov 22 21:39:53 YollPc kernel: ata3: limiting SATA link speed to 1.5 Gbps
Nov 22 21:39:53 YollPc kernel: ata3.00: limiting speed to UDMA/100:PIO3
lines 1-38

Récupération Manjaro

#53Messageil y a 1 an

Nov 22 21:39:53 YollPc kernel: ata3: limiting SATA link speed to 1.5 Gbps
Nov 22 21:39:53 YollPc kernel: ata3.00: limiting speed to UDMA/100:PIO3
Nov 22 21:39:53 YollPc kernel: ata3: link is slow to respond, please be patient>
Nov 22 21:39:53 YollPc kernel: ata3: softreset failed (device not ready)
Nov 22 21:39:53 YollPc kernel: ata3.00: qc timeout (cmd 0xec)
Nov 22 21:39:53 YollPc kernel: ata3.00: failed to IDENTIFY (I/O error, err_mask>
Nov 22 21:39:53 YollPc kernel: ata3.00: revalidation failed (errno=-5)
Nov 22 21:39:53 YollPc kernel: ata3.00: disabled
Nov 22 21:39:53 YollPc systemd[1]: var-lib-snapd-snap-core18-2538.mount: Failed>
Nov 22 21:39:53 YollPc systemd[1]: Failed to mount Mount unit for core18, revis>
Nov 22 21:39:53 YollPc systemd[1]: var-lib-snapd-snap-core18-2566.mount: Failed>
Nov 22 21:39:53 YollPc systemd[1]: Failed to mount Mount unit for core18, revis>
Nov 22 21:39:53 YollPc systemd[1]: var-lib-snapd-snap-snapd-16292.mount: Failed>
Nov 22 21:39:53 YollPc systemd[1]: Failed to mount Mount unit for snapd, revisi>
Nov 22 21:39:53 YollPc systemd[1]: var-lib-snapd-snap-snapd-17029.mount: Failed>
Nov 22 21:39:53 YollPc systemd[1]: Failed to mount Mount unit for snapd, revisi>
Nov 22 21:39:53 YollPc systemd[1]: var-lib-snapd-snap-vlc-2344.mount: Failed wi>
Nov 22 21:39:53 YollPc systemd[1]: Failed to mount Mount unit for vlc, revision>
Nov 22 21:39:51 YollPc systemd-modules-load[205]: Failed to find module 'crypto>
Nov 22 21:39:51 YollPc systemd-modules-load[205]: Failed to find module 'nvidia'
Nov 22 21:39:51 YollPc systemd-modules-load[205]: Failed to find module 'nvidia>
Nov 22 21:39:51 YollPc systemd-modules-load[205]: Failed to find module 'nvidia>
Nov 22 21:39:51 YollPc systemd-modules-load[205]: Failed to find module 'uinput'
Nov 22 21:39:58 YollPc kernel: kauditd_printk_skb: 112 callbacks suppressed
Nov 22 21:40:04 YollPc kernel: kauditd_printk_skb: 13 callbacks suppressed
Nov 22 21:40:10 YollPc kernel: kauditd_printk_skb: 8 callbacks suppressed
Nov 22 21:40:11 YollPc colord[746]: CdMain: failed to emit DeviceAdded: failed >
Nov 22 21:40:12 YollPc colord-sane[750]: io/hpmud/musb.c 2099: Invalid usb_open>
Nov 22 21:40:12 YollPc colord-sane[750]: io/hpmud/musb.c 2099: Invalid usb_open>
Nov 22 21:40:12 YollPc colord-sane[750]: io/hpmud/musb.c 2099: Invalid usb_open>
Nov 22 21:40:12 YollPc colord-sane[750]: io/hpmud/musb.c 2099: Invalid usb_open>
Nov 22 21:40:12 YollPc colord-sane[750]: io/hpmud/musb.c 2099: Invalid usb_open>
Nov 22 21:40:12 YollPc colord-sane[750]: io/hpmud/musb.c 2099: Invalid usb_open>
Nov 22 21:40:19 YollPc kernel: kauditd_printk_skb: 3 callbacks suppressed
lines 33-70/70 (END)

Récupération Manjaro

#54Messageil y a 1 an

Bonjour.
L'erreur de mhwd-kernel -i linux* qui renvoie error: no targets specified est liée au fait que linux519-rt n'est pas listé dans la base de donnée de mhwd-kernel.

$ mhwd-kernel -l
available kernels:
   * linux419
   * linux510
   * linux515
   * linux519
   * linux54
   * linux60
   * linux61
   * linux515-rt
   * linux60-rt
Le problème est que c'est ce kernel absent de la liste qui est actif.
Tu devrais pouvoir l'installer par pacman:

sudo pacman -S linux510 linux60
Une fois redémarré sur le kernel 6 par exemple, tu devrais pouvoir supprimer linux519-rt car Virtualbox verra ses dépendances satisfaites par le nouveau noyau.
Pour info, les versions linux*-rt sont des kernels qui ont une très faible latence quasi "en temps réels" conçu pour pour l'utilisation de diffusion en streaming ou de console audio-numériques virtuelles en condition live, ce qui peux poser problème en utilisation bureautique qui utilise beaucoup plus de mémoire cache.
Cela dit, désinstaller/réinstaller Virtualbox peux aussi être une solution de contournement.

Récupération Manjaro

#55Messageil y a 1 an

bilan : on a bien installé le noyau 5.10 et 6.0 avec les drivers nvidia-390xx
ils ne sont pas reconnu au démarrage ( error failed ... )
pas de possibilité d'avoir une TTY , tenté avec les 2 noyaux 510 et 60

reste a faire ,changer les drivers videos , ensuite voir la partie snap ou flatpak a actualiser , et remettre virtualbox pour les noyaux , verifier si la carte-mère a une pile , et voir pour la changer ( heure horloge ko )

Récupération Manjaro

#56Messageil y a 1 an

phase 2 on essaye autre chose ,
donc démarrage sur la cle USB manjaro , se connecter sur le forum manjaro.fr
et ouvrir le terminal avec chroot

Récupération Manjaro

#57Messageil y a 1 an

sous chroot

pacman -S linux515

Récupération Manjaro

#58Messageil y a 1 an

[manjaro /]# pacman -S linux515
resolving dependencies...
looking for conflicting packages...

Packages (1) linux515-5.15.78-1

Total Download Size:   100.23 MiB
Total Installed Size:  104.72 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 linux515-5.15.78...   100.2 MiB  1035 KiB/s 01:39 [######################] 100%
(1/1) checking keys in keyring                     [######################] 100%
(1/1) checking package integrity                   [######################] 100%
(1/1) loading package files                        [######################] 100%
(1/1) checking for file conflicts                  [######################] 100%
(1/1) checking available disk space                [######################] 100%
:: Processing package changes...
(1/1) installing linux515                          [######################] 100%
Optional dependencies for linux515
    wireless-regdb: to set the correct wireless channels of your country
    [installed]
:: Running post-transaction hooks...
(1/4) Arming ConditionNeedsUpdate...
(2/4) Updating module dependencies...
(3/4) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'default'
  -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64.img
==> Starting build: 5.15.78-1-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.15-x86_64.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux515.preset: 'fallback'
  -> -k /boot/vmlinuz-5.15-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.15-x86_64-fallback.img -S autodetect
==> Starting build: 5.15.78-1-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: bfa
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: qla1280
==> WARNING: Possibly missing firmware for module: qed
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.15-x86_64-fallback.img
==> Image generation successful
(4/4) Updating Grub-Bootmenu
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-6.0-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-6.0-x86_64.img
Found initrd fallback image: /boot/initramfs-6.0-x86_64-fallback.img
Found linux image: /boot/vmlinuz-5.15-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-5.15-x86_64.img
Found initrd fallback image: /boot/initramfs-5.15-x86_64-fallback.img
Found linux image: /boot/vmlinuz-5.10-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-5.10-x86_64.img
Found initrd fallback image: /boot/initramfs-5.10-x86_64-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
ERROR: mkdir /var/lock/dmraid
Found memtest86+ image: /boot/memtest86+/memtest.bin
done
[manjaro /]# 

Récupération Manjaro

#59Messageil y a 1 an

en driver nouveau ( libre )

mhwd -a pci free 0300

Récupération Manjaro

#60Messageil y a 1 an

[manjaro /]# mhwd -a pci free 0300
> Skipping already installed config 'video-linux' for device: 0000:01:00.0 (0300:10de:1201) Display controller nVidia Corporation GF114 [GeForce GTX 560]
[manjaro /]# 
Répondre