#1 Le 27/05/2024, à 18:36
- tontondico
Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Bonjour
Comme indiqué dans le titre, depuis peu la touche "alt gr" ne permet plus de taper les caractères spéciaux figurant sur la deuxième ligne du clavier de mon PC portable HP Pavilion, tel : @, #, ... Là je viens de les inscrire dans mon texte avec un clavier visuel. Ça dépanne mais je ne trouve pas ça très pratique !
j'ai redémarré sur le plus vieux noyau visible dans le Grub ( 5.15.106, il me semble ) ça ne change rien. J'ai changé aussi de gestionnaire d'affichage, suite à des soucis de plantage j'étais passé sous "Xorg" je suis repassé sous "Wayland" sans plus d'effet. J'ai essayé aussi un clavier USB, sans résultat , non plus
Le clavier fonctionne bien sous W10.
J'ai testé les retours des touches "alt gr" puis @ dans un terminal:
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ sudo showkey -s
le mode clavier était ?INCONNU?
[ si vous essayez cela sous X Window, cela peut ne pas fonctionner
étant donné que le serveur X utilise également /dev/console ]
Appuyez sur n'importe quelle touche (le programme terminera 10s après la dernière touche enfoncée)...
0x9c
0xe0 0x38
0xe0 0xb8
0xe0 0x38
^[à0x0b
0x8b
0xe0 0xb8
comme on peut le voir les touches ne sont pas muettes, ( ce qui parait logique, puisque ça fonctionne sous W10 ) .
C'est un phénomène curieux, gênant, mais ça ne m'empêche pas d'utiliser Ubuntu !
Je vous remercie d'avance pour vos réactions
Yannick
Dernière modification par tontondico (Le 29/05/2024, à 14:08)
HP Pavilion RAM 3.7Go; Intel® Pentium(R) CPU N3540 @ 2.16GHz × 4; SSD 256Go + HDD 1To; Intel® HD Graphics (BYT)
Ubuntu 24.04.2 LTS sur SSD; W10 sur HDD
Hors ligne
#2 Le 27/05/2024, à 21:38
- xubu1957
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Bonjour,
Fournis :
xinput list
et :
cat /etc/default/keyboard
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#3 Le 27/05/2024, à 21:59
- tontondico
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Bonsoir xubu1957
Merci pour la réponse, voici les retours demandés:
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ xinput list
WARNING: running xinput against an Xwayland server. See the xinput man page for details.
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ xwayland-pointer:16 id=6 [slave pointer (2)]
⎜ ↳ xwayland-relative-pointer:16 id=7 [slave pointer (2)]
⎜ ↳ xwayland-pointer-gestures:16 id=8 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ xwayland-keyboard:16 id=9 [slave keyboard (3)]
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ cat /etc/default/keyboard
# KEYBOARD CONFIGURATION FILE
# Consult the keyboard(5) manual page.
XKBMODEL="pc105"
XKBLAYOUT="fr"
XKBVARIANT=""
XKBOPTIONS=""
BACKSPACE="guess"
HP Pavilion RAM 3.7Go; Intel® Pentium(R) CPU N3540 @ 2.16GHz × 4; SSD 256Go + HDD 1To; Intel® HD Graphics (BYT)
Ubuntu 24.04.2 LTS sur SSD; W10 sur HDD
Hors ligne
#4 Le 27/05/2024, à 22:06
- tontondico
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
En complément, le PC est avec un clavier " Français" et j'ai aussi la possibilité de passer sous " Français (variante)", j'ai essayé cette variante, mais ça ne résout pas mon problème.
HP Pavilion RAM 3.7Go; Intel® Pentium(R) CPU N3540 @ 2.16GHz × 4; SSD 256Go + HDD 1To; Intel® HD Graphics (BYT)
Ubuntu 24.04.2 LTS sur SSD; W10 sur HDD
Hors ligne
#5 Le 27/05/2024, à 22:08
- xubu1957
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Montre la carte graphique :
lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
uname -a
dpkg -l | grep -v ^ii
et :
echo $XDG_SESSION_TYPE
pour voir si c'est Wayland ou x11.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#6 Le 27/05/2024, à 22:28
- tontondico
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Voici les retours demandés
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor Z36xxx/Z37xxx Series Graphics & Display [8086:0f31] (rev 0e) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company Atom Processor Z36xxx/Z37xxx Series Graphics & Display [103c:227c]
Kernel driver in use: i915
Kernel modules: i915
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ uname -a
Linux yannick-HP-Pavilion-17-Notebook-PC 5.15.0-106-generic #116-Ubuntu SMP Wed Apr 17 09:17:56 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version Architecture Description
+++-===============================================-===========================================-============-================================================================================
rc linux-image-5.15.0-105-generic 5.15.0-105.115 amd64 Signed kernel image generic
rc linux-modules-5.15.0-105-generic 5.15.0-105.115 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-105-generic 5.15.0-105.115 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ echo $XDG_SESSION_TYPE
wayland
HP Pavilion RAM 3.7Go; Intel® Pentium(R) CPU N3540 @ 2.16GHz × 4; SSD 256Go + HDD 1To; Intel® HD Graphics (BYT)
Ubuntu 24.04.2 LTS sur SSD; W10 sur HDD
Hors ligne
#7 Le 27/05/2024, à 22:36
- tontondico
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Le problème est récent, aussi j'ai sélectionné le plus vieux noyau: 5.15.0-106-generic , disponible dans le Grub, comme on peut voir dans les retours ci-dessus, alors qu'il tournait sous un noyau 6 ... Malheureusement le problème persiste !
HP Pavilion RAM 3.7Go; Intel® Pentium(R) CPU N3540 @ 2.16GHz × 4; SSD 256Go + HDD 1To; Intel® HD Graphics (BYT)
Ubuntu 24.04.2 LTS sur SSD; W10 sur HDD
Hors ligne
#8 Le 27/05/2024, à 22:42
- xubu1957
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
As-tu moyen de changer de session avec la roue crantée, pour tester avec xorg ?
Regarde l'EDIT de malbo dans le message #1, pour la roue crantée, (ou le début du message #8, citant nany).
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#9 Le 27/05/2024, à 23:14
- tontondico
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Je viens de repasser sous xorg:
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ echo $XDG_SESSION_TYPE
x11
Malheureusement problème persistant !
HP Pavilion RAM 3.7Go; Intel® Pentium(R) CPU N3540 @ 2.16GHz × 4; SSD 256Go + HDD 1To; Intel® HD Graphics (BYT)
Ubuntu 24.04.2 LTS sur SSD; W10 sur HDD
Hors ligne
#10 Le 28/05/2024, à 06:52
- xubu1957
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Bonjour,
xinput list
donne quoi avec x11 ?
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#11 Le 28/05/2024, à 07:50
- tontondico
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Bonjour
Le problème ayant débuté sous Xorg, je suis revenu à Wayland pour vérifier si le problème venait de Xorg, donc sans surprise , toujours pas de caractères spéciaux !
Voici le retour demandé :
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech Wireless Keyboard PID:4023 id=9 [slave pointer (2)]
⎜ ↳ Logitech Wireless Mouse PID:4038 id=10 [slave pointer (2)]
⎜ ↳ SynPS/2 Synaptics TouchPad id=12 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=11 [slave keyboard (3)]
↳ Wireless hotkeys id=13 [slave keyboard (3)]
↳ HP WMI hotkeys id=14 [slave keyboard (3)]
↳ Logitech Wireless Keyboard PID:4023 id=15 [slave keyboard (3)]
HP Pavilion RAM 3.7Go; Intel® Pentium(R) CPU N3540 @ 2.16GHz × 4; SSD 256Go + HDD 1To; Intel® HD Graphics (BYT)
Ubuntu 24.04.2 LTS sur SSD; W10 sur HDD
Hors ligne
#12 Le 28/05/2024, à 07:54
- xubu1957
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Bonjour,
Donne la liste des anomalies de démarrage :
journalctl --no-pager -b -p err
et :
ls -l /var/crash
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#13 Le 28/05/2024, à 08:17
- tontondico
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
voici le premier retour demandé:
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ journalctl --no-pager -b -p err
mai 28 07:26:06 yannick-HP-Pavilion-17-Notebook-PC kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB._OSC.CDW1], AE_NOT_FOUND (20230331/psargs-330)
mai 28 07:26:06 yannick-HP-Pavilion-17-Notebook-PC kernel: ACPI Error: Aborting method \_SB._OSC due to previous error (AE_NOT_FOUND) (20230331/psparse-529)
mai 28 07:26:06 yannick-HP-Pavilion-17-Notebook-PC kernel: hub 1-1:1.0: Using single TT (err -22)
mai 28 07:26:13 yannick-HP-Pavilion-17-Notebook-PC bluetoothd[1314]: src/adapter.c:reset_adv_monitors_complete() Failed to reset Adv Monitors: Failed (0x03)
mai 28 07:26:13 yannick-HP-Pavilion-17-Notebook-PC bluetoothd[1314]: Failed to clear UUIDs: Failed (0x03)
mai 28 07:26:13 yannick-HP-Pavilion-17-Notebook-PC bluetoothd[1314]: Failed to add UUID: Failed (0x03)
mai 28 07:26:13 yannick-HP-Pavilion-17-Notebook-PC bluetoothd[1314]: Failed to add UUID: Failed (0x03)
mai 28 07:26:13 yannick-HP-Pavilion-17-Notebook-PC bluetoothd[1314]: Failed to add UUID: Failed (0x03)
mai 28 07:26:16 yannick-HP-Pavilion-17-Notebook-PC gnome-session-binary[1691]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
mai 28 07:26:16 yannick-HP-Pavilion-17-Notebook-PC gnome-session-binary[1691]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/common/log/log.c:1728:38
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 1 is out of range for type 'uint32_t [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/r0drv/linux/memobj-r0drv-linux.c:383:33
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 1 is out of range for type 'page *[1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/r0drv/linux/memobj-r0drv-linux.c:577:45
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 3 is out of range for type 'page *[1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/SUPDrvGip.c:1943:44
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 2 is out of range for type 'SUPGIPCPU [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/SUPDrvGip.c:891:43
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/SUPDrvGip.c:1379:24
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/SUPDrvGip.c:1388:13
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/SUPDrvGip.c:1447:35
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/SUPDrvGip.c:1448:35
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/SUPDrvGip.c:1449:5
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/SUPDrvGip.c:1451:16
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/SUPDrvGip.c:1452:16
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/SUPDrvGip.c:1478:5
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/SUPDrvGip.c:1444:40
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 2 is out of range for type 'SUPGIPCPU [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/SUPDrvGip.c:4156:42
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 2 is out of range for type 'SUPGIPCPU [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/SUPDrvGip.c:4261:52
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 2 is out of range for type 'SUPGIPCPU [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/SUPDrvGip.c:3984:53
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 2 is out of range for type 'SUPGIPCPU [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/common/log/logrel.c:99:43
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 307 is out of range for type 'uint32_t [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/virtualbox/6.1.50/build/vboxdrv/common/log/log.c:2949:31
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: index 307 is out of range for type 'uint32_t [1]'
mai 28 07:26:21 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:26:23 yannick-HP-Pavilion-17-Notebook-PC systemd[1]: Failed to start Postfix Mail Transport Agent (instance -).
mai 28 07:27:36 yannick-HP-Pavilion-17-Notebook-PC systemd[1]: Timed out waiting for device /dev/disk/by-id/usb-TOSHIBA_External_USB_3.0_20171107006128F-0:0.
mai 28 07:27:51 yannick-HP-Pavilion-17-Notebook-PC systemd[1]: Failed to start Samba NMB Daemon.
mai 28 07:28:39 yannick-HP-Pavilion-17-Notebook-PC gdm-password][2194]: gkr-pam: unable to locate daemon control file
mai 28 07:28:40 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:28:40 yannick-HP-Pavilion-17-Notebook-PC kernel: UBSAN: array-index-out-of-bounds in /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:1934:4
mai 28 07:28:40 yannick-HP-Pavilion-17-Notebook-PC kernel: index 2 is out of range for type 'ether_addr [1]'
mai 28 07:28:40 yannick-HP-Pavilion-17-Notebook-PC kernel: ================================================================================
mai 28 07:28:43 yannick-HP-Pavilion-17-Notebook-PC systemd[2226]: Failed to start Application launched by gnome-session-binary.
mai 28 07:28:43 yannick-HP-Pavilion-17-Notebook-PC systemd[2226]: Failed to start Application launched by gnome-session-binary.
mai 28 07:28:43 yannick-HP-Pavilion-17-Notebook-PC systemd[2226]: Failed to start Application launched by gnome-session-binary.
mai 28 07:28:59 yannick-HP-Pavilion-17-Notebook-PC gdm-launch-environment][1576]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
et le deuxième:
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ ls -l /var/crash
total 6648
-rw-r--r-- 1 root whoopsie 0 mai 28 07:26 kdump_lock
-rw-r--r-- 1 root whoopsie 284 mai 28 07:26 kexec_cmd
-rw-r----- 1 yannick whoopsie 145694 mai 27 22:39 _usr_bin_blueman-applet.1000.crash
-rw-r--r-- 1 yannick whoopsie 0 mai 27 22:39 _usr_bin_blueman-applet.1000.upload
-rw------- 1 whoopsie whoopsie 37 mai 27 22:39 _usr_bin_blueman-applet.1000.uploaded
-rw-r----- 1 yannick whoopsie 1074651 mai 27 13:41 _usr_bin_gnome-calendar.1000.crash
-rw-r--r-- 1 yannick whoopsie 0 mai 27 13:41 _usr_bin_gnome-calendar.1000.upload
-rw------- 1 whoopsie whoopsie 37 mai 27 18:18 _usr_bin_gnome-calendar.1000.uploaded
-rw-r----- 1 yannick whoopsie 5238423 mai 27 10:50 _usr_bin_nautilus.1000.crash
-rw-r--r-- 1 yannick whoopsie 0 mai 27 10:50 _usr_bin_nautilus.1000.upload
-rw------- 1 whoopsie whoopsie 37 mai 27 10:50 _usr_bin_nautilus.1000.uploaded
-rw-r----- 1 yannick whoopsie 316242 mai 23 22:38 _usr_bin_update-manager.1000.crash
-rw-r--r-- 1 yannick whoopsie 0 mai 23 22:38 _usr_bin_update-manager.1000.upload
-rw------- 1 whoopsie whoopsie 37 mai 23 22:38 _usr_bin_update-manager.1000.uploade
J'ai depuis un moment plusieurs lignes d'avertissement qui s'affichent lorsque je ferme la session
HP Pavilion RAM 3.7Go; Intel® Pentium(R) CPU N3540 @ 2.16GHz × 4; SSD 256Go + HDD 1To; Intel® HD Graphics (BYT)
Ubuntu 24.04.2 LTS sur SSD; W10 sur HDD
Hors ligne
#14 Le 28/05/2024, à 08:26
- xubu1957
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Merci de montrer, pour les permissions :
echo -e "\nNombre d'éléments de /home/moi ne m'appartenant pas : $(sudo find ~ \( ! -user $USER -o ! -group $USER \) | wc -l)"
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#15 Le 28/05/2024, à 08:33
- tontondico
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ echo -e "\nNombre d'éléments de /home/moi ne m'appartenant pas : $(sudo find ~ \( ! -user $USER -o ! -group $USER \) | wc -l)"
[sudo] Mot de passe de yannick :
Nombre d'éléments de /home/moi ne m'appartenant pas : 2
HP Pavilion RAM 3.7Go; Intel® Pentium(R) CPU N3540 @ 2.16GHz × 4; SSD 256Go + HDD 1To; Intel® HD Graphics (BYT)
Ubuntu 24.04.2 LTS sur SSD; W10 sur HDD
Hors ligne
#16 Le 28/05/2024, à 08:37
- xubu1957
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Une commande corrective pour les permissions, et diverses explications.
Fournis les retours de :
sudo apt update
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#17 Le 28/05/2024, à 08:47
- tontondico
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ sudo apt update
Réception de :1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Atteint :2 https://dl.winehq.org/wine-builds/ubuntu jammy InRelease
Atteint :3 https://packages.mozilla.org/apt mozilla InRelease
Atteint :4 http://fr.archive.ubuntu.com/ubuntu jammy InRelease
Atteint :5 http://archive.canonical.com/ubuntu jammy InRelease
Réception de :6 http://fr.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Réception de :7 http://fr.archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
Réception de :8 http://fr.archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [82,9 kB]
Réception de :9 http://fr.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [90,7 kB]
Réception de :10 http://fr.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [29,8 kB]
Réception de :11 http://fr.archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [18,5 kB]
560 ko réceptionnés en 14s (39,5 ko/s)
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Tous les paquets sont à jour.
W: La cible Packages (main/binary-amd64/Packages) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible Packages (main/binary-i386/Packages) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible Packages (main/binary-all/Packages) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible Translations (main/i18n/Translation-fr_FR) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible Translations (main/i18n/Translation-fr) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible Translations (main/i18n/Translation-en) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible DEP-11 (main/dep11/Components-amd64.yml) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible DEP-11 (main/dep11/Components-all.yml) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible DEP-11-icons-small (main/dep11/icons-48x48.tar) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible DEP-11-icons (main/dep11/icons-64x64.tar) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible DEP-11-icons-hidpi (main/dep11/icons-64x64@2.tar) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible CNF (main/cnf/Commands-amd64) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible CNF (main/cnf/Commands-all) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: Le fichier configuré « universe/binary-amd64/Packages » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/binary-i386/Packages » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/i18n/Translation-fr_FR » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/i18n/Translation-en » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/i18n/Translation-fr » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/dep11/Components-amd64.yml » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/dep11/icons-48x48.tar » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/dep11/icons-64x64.tar » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/dep11/icons-64x64@2.tar » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/cnf/Commands-amd64 » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: La cible Packages (main/binary-amd64/Packages) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible Packages (main/binary-i386/Packages) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible Packages (main/binary-all/Packages) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible Translations (main/i18n/Translation-fr_FR) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible Translations (main/i18n/Translation-fr) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible Translations (main/i18n/Translation-en) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible DEP-11 (main/dep11/Components-amd64.yml) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible DEP-11 (main/dep11/Components-all.yml) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible DEP-11-icons-small (main/dep11/icons-48x48.tar) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible DEP-11-icons (main/dep11/icons-64x64.tar) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible DEP-11-icons-hidpi (main/dep11/icons-64x64@2.tar) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible CNF (main/cnf/Commands-amd64) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
W: La cible CNF (main/cnf/Commands-all) est spécifiée plusieurs fois dans /etc/apt/sources.list.d/mozilla.list:1 et /etc/apt/sources.list.d/mozilla.list:2
Je m'absente ce matin , à plus tard !
HP Pavilion RAM 3.7Go; Intel® Pentium(R) CPU N3540 @ 2.16GHz × 4; SSD 256Go + HDD 1To; Intel® HD Graphics (BYT)
Ubuntu 24.04.2 LTS sur SSD; W10 sur HDD
Hors ligne
#18 Le 28/05/2024, à 08:54
- xubu1957
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Montre le sources.list avec la numérotation (présence de doublons) :
find /etc/apt -type f -regex ".*\(list\|sources\).*" -exec bash -c 'echo -e "\n\t$1\n" ; [ "${1##*.}" = "list" -o "${1##*.}" = "sources" ] && cat -n "$1"' _ '{}' \;
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci. Membre de Linux-Azur
En ligne
#19 Le 28/05/2024, à 22:24
- tontondico
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Bonsoir
Voici, enfin le retour demandé:
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ find /etc/apt -type f -regex ".*\(list\|sources\).*" -exec bash -c 'echo -e "\n\t$1\n" ; [ "${1##*.}" = "list" -o "${1##*.}" = "sources" ] && cat -n "$1"' _ '{}' \;
/etc/apt/sources.list.save
/etc/apt/sources.list
1 # deb cdrom:[Ubuntu 20.04 LTS _Focal Fossa_ - Release amd64 (20200423)]/ focal main restricted
2
3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
4 # newer versions of the distribution.
5 deb http://fr.archive.ubuntu.com/ubuntu/ jammy main restricted
6 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy main restricted
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
11 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
12
13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
14 ## team. Also, please note that software in universe WILL NOT receive any
15 ## review or updates from the Ubuntu security team.
16 deb http://fr.archive.ubuntu.com/ubuntu/ jammy universe
17 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy universe
18 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates universe
19 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates universe
20
21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
22 ## team, and may not be under a free licence. Please satisfy yourself as to
23 ## your rights to use the software. Also, please note that software in
24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
25 ## security team.
26 deb http://fr.archive.ubuntu.com/ubuntu/ jammy multiverse
27 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy multiverse
28 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
29 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
30
31 ## N.B. software from this repository may not have been tested as
32 ## extensively as that contained in the main release, although it includes
33 ## newer versions of some applications which may provide useful features.
34 ## Also, please note that software in backports WILL NOT receive any review
35 ## or updates from the Ubuntu security team.
36 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
37 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
38
39 ## Uncomment the following two lines to add software from Canonical's
40 ## 'partner' repository.
41 ## This software is not part of Ubuntu, but is offered by Canonical and the
42 ## respective vendors as a service to Ubuntu users.
43 deb http://archive.canonical.com/ubuntu jammy universe partner
44 # deb-src http://archive.canonical.com/ubuntu jammy partner
45
46 deb http://security.ubuntu.com/ubuntu/ jammy-security main restricted
47 # deb-src http://security.ubuntu.com/ubuntu/ jammy-security main restricted
48 deb http://security.ubuntu.com/ubuntu/ jammy-security universe
49 # deb-src http://security.ubuntu.com/ubuntu/ jammy-security universe
50 deb http://security.ubuntu.com/ubuntu/ jammy-security multiverse
51 # deb-src http://security.ubuntu.com/ubuntu/ jammy-security multiverse
/etc/apt/sources.list.distUpgrade
/etc/apt/sources.list.d/blaze-ubuntu-rtbth-dkms-focal.list
1 # deb http://ppa.launchpad.net/blaze/rtbth-dkms/ubuntu jammy main # désactivé pour la mise à niveau vers jammy
2 # deb-src http://ppa.launchpad.net/blaze/rtbth-dkms/ubuntu focal main
/etc/apt/sources.list.d/mozilla.list
1 deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main
2 deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main
/etc/apt/sources.list.d/blaze-ubuntu-rtbth-dkms-focal.list.distUpgrade
/etc/apt/sources.list.d/blaze-ubuntu-rtbth-dkms-focal.list.save
/etc/apt/sources.list.d/winehq-jammy.sources
1 Types: deb
2 URIs: https://dl.winehq.org/wine-builds/ubuntu
3 Suites: jammy
4 Components: main
5 Architectures: amd64 i386
6 Signed-By: /etc/apt/keyrings/winehq-archive.key
HP Pavilion RAM 3.7Go; Intel® Pentium(R) CPU N3540 @ 2.16GHz × 4; SSD 256Go + HDD 1To; Intel® HD Graphics (BYT)
Ubuntu 24.04.2 LTS sur SSD; W10 sur HDD
Hors ligne
#20 Le 28/05/2024, à 22:50
- nany
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Bonjour,
(présence de doublons)
/etc/apt/sources.list.d/mozilla.list 1 deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main 2 deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main
Il faut supprimer une ligne :
sudo sed -i '2d' /etc/apt/sources.list.d/mozilla.list && sudo apt clean && sudo apt update
En revanche je ne sais pas ce qu’il est possible de faire pour le problème initial.
En ligne
#21 Le 28/05/2024, à 23:00
- ylag
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
@nany :
Bonsoir,
Il faudrait aussi retirer universe de la ligne #43 du fichier /etc/apt/sources.list, sinon complètement désactiver le dépôt partenaire, qui n'´est plus vraiment utile ?
A+
Dernière modification par ylag (Le 28/05/2024, à 23:02)
Hors ligne
#22 Le 28/05/2024, à 23:13
- tontondico
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Voici le retour de la commande que tu propose nany :
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ sudo sed -i '2d' /etc/apt/sources.list.d/mozilla.list && sudo apt clean && sudo apt update
[sudo] Mot de passe de yannick :
Atteint :1 http://fr.archive.ubuntu.com/ubuntu jammy InRelease
Réception de :2 http://fr.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Atteint :3 http://archive.canonical.com/ubuntu jammy InRelease
Réception de :4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Réception de :5 http://fr.archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
Atteint :6 https://packages.mozilla.org/apt mozilla InRelease
Atteint :7 https://dl.winehq.org/wine-builds/ubuntu jammy InRelease
338 ko réceptionnés en 6s (57,3 ko/s)
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
36 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.
W: Le fichier configuré « universe/binary-amd64/Packages » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/binary-i386/Packages » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/i18n/Translation-fr » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/i18n/Translation-en » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/i18n/Translation-fr_FR » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/dep11/Components-amd64.yml » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/dep11/icons-48x48.tar » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/dep11/icons-64x64.tar » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/dep11/icons-64x64@2.tar » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
W: Le fichier configuré « universe/cnf/Commands-amd64 » ne sera pas pris en compte car le dépôt « http://archive.canonical.com/ubuntu jammy InRelease » ne dispose pas de la source « universe » (erreur de saisie dans sources.list ?)
Comme on peut le voir il est proposé de vérifier " list --upgradable "
Ce que j'ai fait:
En train de lister... Fait
firefox/mozilla 126.0.1~build1 amd64 [pouvant être mis à jour depuis : 126.0~build2]
fonts-opensymbol/jammy-updates,jammy-updates,jammy-security,jammy-security 2:102.12+LibO7.3.7-0ubuntu0.22.04.5 all [pouvant être mis à jour depuis : 2:102.12+LibO7.3.7-0ubuntu0.22.04.4]
gir1.2-javascriptcoregtk-4.0/jammy-updates,jammy-security 2.44.2-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 2.44.0-0ubuntu0.22.04.1]
gir1.2-webkit2-4.0/jammy-updates,jammy-security 2.44.2-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 2.44.0-0ubuntu0.22.04.1]
git-man/jammy-updates,jammy-updates,jammy-security,jammy-security 1:2.34.1-1ubuntu1.11 all [pouvant être mis à jour depuis : 1:2.34.1-1ubuntu1.10]
git/jammy-updates,jammy-security 1:2.34.1-1ubuntu1.11 amd64 [pouvant être mis à jour depuis : 1:2.34.1-1ubuntu1.10]
libjavascriptcoregtk-4.0-18/jammy-updates,jammy-security 2.44.2-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 2.44.0-0ubuntu0.22.04.1]
libreoffice-base-core/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-calc/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-common/jammy-updates,jammy-updates,jammy-security,jammy-security 1:7.3.7-0ubuntu0.22.04.5 all [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-core/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-draw/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-gnome/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-gtk3/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-help-common/jammy-updates,jammy-updates,jammy-security,jammy-security 1:7.3.7-0ubuntu0.22.04.5 all [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-help-en-us/jammy-updates,jammy-updates,jammy-security,jammy-security 1:7.3.7-0ubuntu0.22.04.5 all [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-help-fr/jammy-updates,jammy-updates,jammy-security,jammy-security 1:7.3.7-0ubuntu0.22.04.5 all [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-impress/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-l10n-fr/jammy-updates,jammy-updates,jammy-security,jammy-security 1:7.3.7-0ubuntu0.22.04.5 all [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-math/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-ogltrans/jammy-updates,jammy-updates,jammy-security,jammy-security 1:7.3.7-0ubuntu0.22.04.5 all [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-pdfimport/jammy-updates,jammy-updates,jammy-security,jammy-security 1:7.3.7-0ubuntu0.22.04.5 all [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-style-breeze/jammy-updates,jammy-updates,jammy-security,jammy-security 1:7.3.7-0ubuntu0.22.04.5 all [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-style-colibre/jammy-updates,jammy-updates,jammy-security,jammy-security 1:7.3.7-0ubuntu0.22.04.5 all [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-style-elementary/jammy-updates,jammy-updates,jammy-security,jammy-security 1:7.3.7-0ubuntu0.22.04.5 all [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-style-yaru/jammy-updates,jammy-updates,jammy-security,jammy-security 1:7.3.7-0ubuntu0.22.04.5 all [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libreoffice-writer/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libuno-cppu3/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libuno-cppuhelpergcc3-3/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libuno-purpenvhelpergcc3-3/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libuno-sal3/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libuno-salhelpergcc3-3/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
libwebkit2gtk-4.0-37/jammy-updates,jammy-security 2.44.2-0ubuntu0.22.04.1 amd64 [pouvant être mis à jour depuis : 2.44.0-0ubuntu0.22.04.1]
python3-uno/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
uno-libs-private/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
ure/jammy-updates,jammy-security 1:7.3.7-0ubuntu0.22.04.5 amd64 [pouvant être mis à jour depuis : 1:7.3.7-0ubuntu0.22.04.4]
Maintenant je ne sais pas trop quoi faire !
HP Pavilion RAM 3.7Go; Intel® Pentium(R) CPU N3540 @ 2.16GHz × 4; SSD 256Go + HDD 1To; Intel® HD Graphics (BYT)
Ubuntu 24.04.2 LTS sur SSD; W10 sur HDD
Hors ligne
#23 Le 28/05/2024, à 23:19
- nany
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Il faudrait aussi retirer universe de la ligne #43 du fichier /etc/apt/sources.list, sinon complètement désactiver le dépôt partenaire, qui n'´est plus vraiment utile ?
Ah oui, je n’avais pas fait gaffe.
Alors je propose :
sudo sed -i '/partner/s/^deb/# deb/;s/jammy universe partner/jammy partner/' /etc/apt/sources.list && cat /etc/apt/sources.list
Dernière modification par nany (Le 28/05/2024, à 23:29)
En ligne
#24 Le 28/05/2024, à 23:51
- tontondico
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
La commande que tu as proposé nany a été efficace, comme on peut le voir dans ce retour:
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ find /etc/apt -type f -regex ".*\(list\|sources\).*" -exec bash -c 'echo -e "\n\t$1\n" ; [ "${1##*.}" = "list" -o "${1##*.}" = "sources" ] && cat -n "$1"' _ '{}' \;
/etc/apt/sources.list.save
/etc/apt/sources.list
1 # deb cdrom:[Ubuntu 20.04 LTS _Focal Fossa_ - Release amd64 (20200423)]/ focal main restricted
2
3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
4 # newer versions of the distribution.
5 deb http://fr.archive.ubuntu.com/ubuntu/ jammy main restricted
6 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy main restricted
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
11 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
12
13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
14 ## team. Also, please note that software in universe WILL NOT receive any
15 ## review or updates from the Ubuntu security team.
16 deb http://fr.archive.ubuntu.com/ubuntu/ jammy universe
17 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy universe
18 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates universe
19 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates universe
20
21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
22 ## team, and may not be under a free licence. Please satisfy yourself as to
23 ## your rights to use the software. Also, please note that software in
24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
25 ## security team.
26 deb http://fr.archive.ubuntu.com/ubuntu/ jammy multiverse
27 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy multiverse
28 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
29 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
30
31 ## N.B. software from this repository may not have been tested as
32 ## extensively as that contained in the main release, although it includes
33 ## newer versions of some applications which may provide useful features.
34 ## Also, please note that software in backports WILL NOT receive any review
35 ## or updates from the Ubuntu security team.
36 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
37 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
38
39 ## Uncomment the following two lines to add software from Canonical's
40 ## 'partner' repository.
41 ## This software is not part of Ubuntu, but is offered by Canonical and the
42 ## respective vendors as a service to Ubuntu users.
43 deb http://archive.canonical.com/ubuntu jammy universe partner
44 # deb-src http://archive.canonical.com/ubuntu jammy partner
45
46 deb http://security.ubuntu.com/ubuntu/ jammy-security main restricted
47 # deb-src http://security.ubuntu.com/ubuntu/ jammy-security main restricted
48 deb http://security.ubuntu.com/ubuntu/ jammy-security universe
49 # deb-src http://security.ubuntu.com/ubuntu/ jammy-security universe
50 deb http://security.ubuntu.com/ubuntu/ jammy-security multiverse
51 # deb-src http://security.ubuntu.com/ubuntu/ jammy-security multiverse
/etc/apt/sources.list.distUpgrade
/etc/apt/sources.list.d/blaze-ubuntu-rtbth-dkms-focal.list
1 # deb http://ppa.launchpad.net/blaze/rtbth-dkms/ubuntu jammy main # désactivé pour la mise à niveau vers jammy
2 # deb-src http://ppa.launchpad.net/blaze/rtbth-dkms/ubuntu focal main
/etc/apt/sources.list.d/mozilla.list
1 deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main
/etc/apt/sources.list.d/blaze-ubuntu-rtbth-dkms-focal.list.distUpgrade
/etc/apt/sources.list.d/blaze-ubuntu-rtbth-dkms-focal.list.save
/etc/apt/sources.list.d/winehq-jammy.sources
1 Types: deb
2 URIs: https://dl.winehq.org/wine-builds/ubuntu
3 Suites: jammy
4 Components: main
5 Architectures: amd64 i386
6 Signed-By: /etc/apt/keyrings/winehq-archive.key
La ligne 2 qui était présente dans le source list de Mozilla a disparu. Je crois savoir d'où elle était venue, Au début du mois j'ai demandé de l'aide, sur ce forum, suite à des plantages récurrents. xubu1957 m'a proposé de remplacer la version snap de firefox par celle deb.
Je me souviens m'y être repris à 2 fois pour l'installer, suite à des tâtonnement de ma part, je ne suis pas expert, loin de là!
En tout cas je n'ai plus de plantage depuis, juste ce petit "désagrément" avec les caractères spéciaux, qui perdure malgré la suppression de la ligne !
HP Pavilion RAM 3.7Go; Intel® Pentium(R) CPU N3540 @ 2.16GHz × 4; SSD 256Go + HDD 1To; Intel® HD Graphics (BYT)
Ubuntu 24.04.2 LTS sur SSD; W10 sur HDD
Hors ligne
#25 Le 29/05/2024, à 00:01
- tontondico
Re : Touches "alt gr" sans effet sous Ubuntu 22 04 [résolu]
Voici le retour de la seconde proposition de nany:
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ sudo sed -i '/partner/s/^deb/# deb/;s/jammy universe partner/jammy partner/' /etc/apt/sources.list && cat /etc/apt/sources.list
[sudo] Mot de passe de yannick :
# deb cdrom:[Ubuntu 20.04 LTS _Focal Fossa_ - Release amd64 (20200423)]/ focal main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ jammy main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ jammy universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy universe
deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ jammy multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu jammy partner
# deb-src http://archive.canonical.com/ubuntu jammy partner
deb http://security.ubuntu.com/ubuntu/ jammy-security main restricted
# deb-src http://security.ubuntu.com/ubuntu/ jammy-security main restricted
deb http://security.ubuntu.com/ubuntu/ jammy-security universe
# deb-src http://security.ubuntu.com/ubuntu/ jammy-security universe
deb http://security.ubuntu.com/ubuntu/ jammy-security multiverse
# deb-src http://security.ubuntu.com/ubuntu/ jammy-security multiverse
Et voici le nouveau source list:
yannick@yannick-HP-Pavilion-17-Notebook-PC:~$ find /etc/apt -type f -regex ".*\(list\|sources\).*" -exec bash -c 'echo -e "\n\t$1\n" ; [ "${1##*.}" = "list" -o "${1##*.}" = "sources" ] && cat -n "$1"' _ '{}' \;
/etc/apt/sources.list.save
/etc/apt/sources.list
1 # deb cdrom:[Ubuntu 20.04 LTS _Focal Fossa_ - Release amd64 (20200423)]/ focal main restricted
2
3 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
4 # newer versions of the distribution.
5 deb http://fr.archive.ubuntu.com/ubuntu/ jammy main restricted
6 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy main restricted
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
11 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
12
13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
14 ## team. Also, please note that software in universe WILL NOT receive any
15 ## review or updates from the Ubuntu security team.
16 deb http://fr.archive.ubuntu.com/ubuntu/ jammy universe
17 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy universe
18 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates universe
19 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates universe
20
21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
22 ## team, and may not be under a free licence. Please satisfy yourself as to
23 ## your rights to use the software. Also, please note that software in
24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
25 ## security team.
26 deb http://fr.archive.ubuntu.com/ubuntu/ jammy multiverse
27 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy multiverse
28 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
29 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
30
31 ## N.B. software from this repository may not have been tested as
32 ## extensively as that contained in the main release, although it includes
33 ## newer versions of some applications which may provide useful features.
34 ## Also, please note that software in backports WILL NOT receive any review
35 ## or updates from the Ubuntu security team.
36 deb http://fr.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
37 # deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
38
39 ## Uncomment the following two lines to add software from Canonical's
40 ## 'partner' repository.
41 ## This software is not part of Ubuntu, but is offered by Canonical and the
42 ## respective vendors as a service to Ubuntu users.
43 # deb http://archive.canonical.com/ubuntu jammy partner
44 # deb-src http://archive.canonical.com/ubuntu jammy partner
45
46 deb http://security.ubuntu.com/ubuntu/ jammy-security main restricted
47 # deb-src http://security.ubuntu.com/ubuntu/ jammy-security main restricted
48 deb http://security.ubuntu.com/ubuntu/ jammy-security universe
49 # deb-src http://security.ubuntu.com/ubuntu/ jammy-security universe
50 deb http://security.ubuntu.com/ubuntu/ jammy-security multiverse
51 # deb-src http://security.ubuntu.com/ubuntu/ jammy-security multiverse
/etc/apt/sources.list.distUpgrade
/etc/apt/sources.list.d/blaze-ubuntu-rtbth-dkms-focal.list
1 # deb http://ppa.launchpad.net/blaze/rtbth-dkms/ubuntu jammy main # désactivé pour la mise à niveau vers jammy
2 # deb-src http://ppa.launchpad.net/blaze/rtbth-dkms/ubuntu focal main
/etc/apt/sources.list.d/mozilla.list
1 deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main
/etc/apt/sources.list.d/blaze-ubuntu-rtbth-dkms-focal.list.distUpgrade
/etc/apt/sources.list.d/blaze-ubuntu-rtbth-dkms-focal.list.save
/etc/apt/sources.list.d/winehq-jammy.sources
1 Types: deb
2 URIs: https://dl.winehq.org/wine-builds/ubuntu
3 Suites: jammy
4 Components: main
5 Architectures: amd64 i386
6 Signed-By: /etc/apt/keyrings/winehq-archive.key
à ce que je vois le "universe" a disparu dans la ligne 43 c'était bien l'idée ?
HP Pavilion RAM 3.7Go; Intel® Pentium(R) CPU N3540 @ 2.16GHz × 4; SSD 256Go + HDD 1To; Intel® HD Graphics (BYT)
Ubuntu 24.04.2 LTS sur SSD; W10 sur HDD
Hors ligne