Pages : 1
#1 Le 07/12/2022, à 11:00
- joko
Pb son
Bonjour,
j'ai un gros pb de son nasillard et grésillant sur mon portable acer. suis sous ubuntu 2204/kde.
Comment puis-je résoudre ce souci ?
Merci de votre attention.
Dernière modification par joko (Le 07/12/2022, à 15:15)
Je suis un homme, quoi de plus naturel en somme ?
linux on the rocks
Hors ligne
#2 Le 07/12/2022, à 11:20
- xubu1957
Re : Pb son
Bonjour,
Fournis les cartes son :
lspci | grep [Aa]udio && lsusb | grep [Aa]udio
et :
cat /proc/asound/pcm
sudo fuser -v /dev/snd/*
snap list
et d'éventuels paquets cassés :
dpkg -l | grep -v ^ii
en te servant du Retour utilisable de commande.
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 07/12/2022, à 15:31
- joko
Re : Pb son
Ci-dessous les retours demandés :
lspci | grep [Aa]udio && lsusb | grep [Aa]udio
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 0b)
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
cat /proc/asound/pcm
00-03: HDMI 0 : HDMI 0 : playback 1
00-07: HDMI 1 : HDMI 1 : playback 1
00-08: HDMI 2 : HDMI 2 : playback 1
00-09: HDMI 3 : HDMI 3 : playback 1
00-10: HDMI 4 : HDMI 4 : playback 1
01-00: ALC283 Analog : ALC283 Analog : playback 1 : capture 1
sudo fuser -v /dev/snd/*
Cannot stat file /proc/144792/fd/4: Permission denied
Cannot stat file /proc/144792/fd/5: Permission denied
Cannot stat file /proc/144792/fd/40: Permission denied
Cannot stat file /proc/144792/fd/57: Permission denied
Cannot stat file /proc/144792/fd/58: Permission denied
Cannot stat file /proc/144792/fd/59: Permission denied
Cannot stat file /proc/144792/fd/60: Permission denied
Cannot stat file /proc/144792/fd/68: Permission denied
Cannot stat file /proc/144792/fd/79: Permission denied
Cannot stat file /proc/144792/fd/1023: Permission denied
Cannot stat file /proc/144812/fd/5: Permission denied
Cannot stat file /proc/144812/fd/6: Permission denied
Cannot stat file /proc/144812/fd/7: Permission denied
Cannot stat file /proc/144812/fd/8: Permission denied
Cannot stat file /proc/144812/fd/9: Permission denied
Cannot stat file /proc/144812/fd/10: Permission denied
Cannot stat file /proc/144813/fd/5: Permission denied
Cannot stat file /proc/144813/fd/6: Permission denied
Cannot stat file /proc/144813/fd/7: Permission denied
Cannot stat file /proc/144813/fd/8: Permission denied
Cannot stat file /proc/144813/fd/9: Permission denied
Cannot stat file /proc/144813/fd/10: Permission denied
Cannot stat file /proc/144818/fd/5: Permission denied
Cannot stat file /proc/144818/fd/6: Permission denied
Cannot stat file /proc/144818/fd/7: Permission denied
Cannot stat file /proc/144818/fd/8: Permission denied
Cannot stat file /proc/144818/fd/9: Permission denied
Cannot stat file /proc/144818/fd/10: Permission denied
Cannot stat file /proc/144873/fd/5: Permission denied
Cannot stat file /proc/144873/fd/6: Permission denied
Cannot stat file /proc/144873/fd/7: Permission denied
Cannot stat file /proc/144873/fd/8: Permission denied
Cannot stat file /proc/144873/fd/9: Permission denied
Cannot stat file /proc/144873/fd/10: Permission denied
Cannot stat file /proc/144972/fd/4: Permission denied
Cannot stat file /proc/144972/fd/7: Permission denied
Cannot stat file /proc/144972/fd/8: Permission denied
Cannot stat file /proc/144972/fd/9: Permission denied
Cannot stat file /proc/144972/fd/10: Permission denied
Cannot stat file /proc/144972/fd/11: Permission denied
Cannot stat file /proc/144972/fd/103: Permission denied
Cannot stat file /proc/144998/fd/14: Permission denied
Cannot stat file /proc/144998/fd/15: Permission denied
Cannot stat file /proc/144998/fd/16: Permission denied
Cannot stat file /proc/144998/fd/17: Permission denied
Cannot stat file /proc/144998/fd/18: Permission denied
Cannot stat file /proc/144998/fd/19: Permission denied
Cannot stat file /proc/144998/fd/46: Permission denied
Cannot stat file /proc/144998/fd/103: Permission denied
Cannot stat file /proc/145287/fd/4: Permission denied
Cannot stat file /proc/145287/fd/7: Permission denied
Cannot stat file /proc/145287/fd/8: Permission denied
Cannot stat file /proc/145287/fd/9: Permission denied
Cannot stat file /proc/145287/fd/10: Permission denied
Cannot stat file /proc/145287/fd/11: Permission denied
Cannot stat file /proc/145287/fd/103: Permission denied
Cannot stat file /proc/145298/fd/4: Permission denied
Cannot stat file /proc/145298/fd/7: Permission denied
Cannot stat file /proc/145298/fd/8: Permission denied
Cannot stat file /proc/145298/fd/9: Permission denied
Cannot stat file /proc/145298/fd/10: Permission denied
Cannot stat file /proc/145298/fd/11: Permission denied
Cannot stat file /proc/145298/fd/103: Permission denied
USER PID ACCESS COMMAND
/dev/snd/controlC0: henri 45100 F.... pulseaudio
/dev/snd/controlC1: henri 45100 F.... pulseaudio
/dev/snd/pcmC1D0p: henri 45100 F...m pulseaudio
snap list
Name Version Rev Tracking Publisher Notes
bare 1.0 5 latest/stable canonical✓ base
chromium 108.0.5359.94 2238 latest/stable canonical✓ -
core 16-2.57.6 14399 latest/stable canonical✓ core
core20 20221123 1738 latest/stable canonical✓ base
cups 2.4.2-4 836 latest/stable openprinting✓ -
firefox 107.0.1-1 2154 latest/stable/… mozilla✓ -
gnome-3-38-2004 0+git.6f39565 119 latest/stable/… canonical✓ -
gtk-common-themes 0.1-81-g442e511 1535 latest/stable/… canonical✓ -
snap-store 41.3-66-gfe1e325 638 latest/stable canonical✓ -
snapd 2.57.6 17883 latest/stable canonical✓ snapd
yt-dlp 9b9dad119 155 latest/stable morrisong -
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 blueman 2.2.4-1 amd64 Graphical bluetooth manager
rc cinnamon-common 5.2.7-4 all Innovative and comfortable desktop (Common data files)
rc gimp-data 2.10.30-1build1 all Data files for GIMP
rc ieee-data 20210605.1 all OUI and IAB listings
rc libcompizconfig0:amd64 1:0.9.14.1+22.04.20220820-0ubuntu1 amd64 Settings library for plugins - OpenCompositing Project
rc linux-image-5.15.0-43-generic 5.15.0-43.46 amd64 Signed kernel image generic
rc linux-image-5.15.0-50-generic 5.15.0-50.56 amd64 Signed kernel image generic
rc linux-image-5.15.0-52-generic 5.15.0-52.58 amd64 Signed kernel image generic
rc linux-modules-5.15.0-43-generic 5.15.0-43.46 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-50-generic 5.15.0-50.56 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-5.15.0-52-generic 5.15.0-52.58 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-43-generic 5.15.0-43.46 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-50-generic 5.15.0-50.56 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc linux-modules-extra-5.15.0-52-generic 5.15.0-52.58 amd64 Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc metacity-common 1:3.44.0-1 all shared files for the Metacity window manager
rc nautilus 1:42.2-0ubuntu1 amd64 file manager and graphical shell for GNOME
rc tracker 3.3.0-1 amd64 metadata database, indexer and search tool
rc tracker-extract 3.3.0-1 amd64 metadata database, indexer and search tool - metadata extractors
rc tracker-miner-fs 3.3.0-1 amd64 metadata database, indexer and search tool - filesystem indexer
Je suis un homme, quoi de plus naturel en somme ?
linux on the rocks
Hors ligne
#4 Le 07/12/2022, à 15:35
- xubu1957
Re : Pb son
Pour purger les résidus de configuration marqués "rc" :
sudo apt purge ~c
comme expliqué à la machine à café et rajouté à la fin de ce message.
Donne le retour de :
sudo apt update
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
#5 Le 07/12/2022, à 21:43
- joko
Re : Pb son
sudo apt update
Atteint :1 http://fr.archive.ubuntu.com/ubuntu jammy InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu jammy-updates InRelease
Atteint :3 https://dl.google.com/linux/chrome/deb stable InRelease
Atteint :4 http://fr.archive.ubuntu.com/ubuntu jammy-backports InRelease
Atteint :5 https://ppa.launchpadcontent.net/kubuntu-ppa/backports-extra/ubuntu jammy InRelease
Atteint :6 http://security.ubuntu.com/ubuntu jammy-security InRelease
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
7 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.
echo -e "\nNombre d'éléments de /home/henri ne m'appartenant pas : $(sudo find ~ \( ! -user $USER -o ! -group $USER \) | wc -l)"
J'ai remplacé /home/moi par /home/henri
Nombre d'éléments de /home/henri ne m'appartenant pas : 881
Je suis un homme, quoi de plus naturel en somme ?
linux on the rocks
Hors ligne
#6 Le 07/12/2022, à 21:54
- xubu1957
Re : Pb son
Donne le retour sans modification :
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
#7 Le 09/12/2022, à 13:47
- joko
Re : Pb son
retour sans modif.
Nombre d'éléments de /home/moi ne m'appartenant pas : 881
P.s. il est possible que je vous aie importuné pour rien (m'en voyez désolé), ne me suis aperçu de gros pb auditifs qu'hier (rdv médecin ce jour)
Je suis un homme, quoi de plus naturel en somme ?
linux on the rocks
Hors ligne
#8 Le 09/12/2022, à 14:12
- xubu1957
Re : Pb son
Bonjour,
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
Pages : 1