Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#26 Le 10/01/2019, à 18:50

richou

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

J'ai lancé le passage à 18.10 et le système ne démarrait plus alors j'ai réinstallé 18.04.
C'est suite à cette réinstallation que j'ai les problèmes de son (et d'affichage)

Hors ligne

#27 Le 10/01/2019, à 18:51

xubu1957

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

Montre le sources.list :

find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

#28 Le 10/01/2019, à 18:56

richou

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;

Hors ligne

#29 Le 10/01/2019, à 19:04

richou

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

richou@richou-GG684AA-ABF-a6157-fr:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;

/etc/apt/sources.list

     1	# deb cdrom:[Ubuntu 18.04.1 LTS _Bionic Beaver_ - Release amd64 (20180725)]/ bionic main restricted
     2	# deb cdrom:[Ubuntu 14.04 LTS _Trusty Tahr_ - Release amd64 (20140417)]/ trusty main restricted
     3	# deb cdrom:[Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1)]/ xenial main restricted
     4	
     5	# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     6	# newer versions of the distribution.
     7	deb http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic main restricted
     8	deb-src http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic main restricted
     9	
    10	## Major bug fix updates produced after the final release of the
    11	## distribution.
    12	deb http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic-updates main restricted
    13	deb-src http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic-updates main restricted
    14	
    15	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    16	## team. Also, please note that software in universe WILL NOT receive any
    17	## review or updates from the Ubuntu security team.
    18	deb http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic universe
    19	deb-src http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic universe
    20	deb http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic-updates universe
    21	deb-src http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic-updates universe
    22	
    23	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
    24	## team, and may not be under a free licence. Please satisfy yourself as to 
    25	## your rights to use the software. Also, please note that software in 
    26	## multiverse WILL NOT receive any review or updates from the Ubuntu
    27	## security team.
    28	deb http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic multiverse
    29	deb-src http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic multiverse
    30	deb http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic-updates multiverse
    31	deb-src http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic-updates multiverse
    32	
    33	## N.B. software from this repository may not have been tested as
    34	## extensively as that contained in the main release, although it includes
    35	## newer versions of some applications which may provide useful features.
    36	## Also, please note that software in backports WILL NOT receive any review
    37	## or updates from the Ubuntu security team.
    38	deb http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic-backports main restricted universe multiverse
    39	deb-src http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic-backports main restricted universe multiverse
    40	
    41	deb http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic-security main restricted
    42	deb-src http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic-security main restricted
    43	deb http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic-security universe
    44	deb-src http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic-security universe
    45	deb http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic-security multiverse
    46	deb-src http://bouyguestelecom.ubuntu.lafibre.info/ubuntu/ bionic-security multiverse
    47	
    48	## Uncomment the following two lines to add software from Canonical's
    49	## 'partner' repository.
    50	## This software is not part of Ubuntu, but is offered by Canonical and the
    51	## respective vendors as a service to Ubuntu users.
    52	# deb http://archive.canonical.com/ubuntu trusty partner
    53	deb-src http://archive.canonical.com/ubuntu bionic partner
    54	
    55	
    56	# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    57	# newer versions of the distribution.
    58	# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial main restricted
    59	
    60	## Major bug fix updates produced after the final release of the
    61	## distribution.
    62	# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
    63	
    64	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    65	## team, and may not be under a free licence. Please satisfy yourself as to
    66	## your rights to use the software. Also, please note that software in
    67	## universe WILL NOT receive any review or updates from the Ubuntu security
    68	## team.
    69	# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial universe
    70	# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates universe
    71	
    72	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
    73	## team, and may not be under a free licence. Please satisfy yourself as to 
    74	## your rights to use the software. Also, please note that software in 
    75	## multiverse WILL NOT receive any review or updates from the Ubuntu
    76	## security team.
    77	# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial multiverse
    78	# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
    79	
    80	## N.B. software from this repository may not have been tested as
    81	## extensively as that contained in the main release, although it includes
    82	## newer versions of some applications which may provide useful features.
    83	## Also, please note that software in backports WILL NOT receive any review
    84	## or updates from the Ubuntu security team.
    85	# deb-src http://fr.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
    86	
    87	## Uncomment the following two lines to add software from Canonical's
    88	## 'partner' repository.
    89	## This software is not part of Ubuntu, but is offered by Canonical and the
    90	## respective vendors as a service to Ubuntu users.
    91	# deb http://archive.canonical.com/ubuntu xenial partner
    92	# deb-src http://archive.canonical.com/ubuntu xenial partner
    93	
    94	# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
    95	# deb-src http://security.ubuntu.com/ubuntu xenial-security universe
    96	# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
    97	
    98	# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    99	# newer versions of the distribution.
   100	deb http://fr.archive.ubuntu.com/ubuntu/ bionic main restricted
   101	# deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic main restricted
   102	
   103	## Major bug fix updates produced after the final release of the
   104	## distribution.
   105	deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
   106	# deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-updates main restricted
   107	
   108	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
   109	## team. Also, please note that software in universe WILL NOT receive any
   110	## review or updates from the Ubuntu security team.
   111	deb http://fr.archive.ubuntu.com/ubuntu/ bionic universe
   112	# deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic universe
   113	deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates universe
   114	# deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-updates universe
   115	
   116	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
   117	## team, and may not be under a free licence. Please satisfy yourself as to 
   118	## your rights to use the software. Also, please note that software in 
   119	## multiverse WILL NOT receive any review or updates from the Ubuntu
   120	## security team.
   121	deb http://fr.archive.ubuntu.com/ubuntu/ bionic multiverse
   122	# deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic multiverse
   123	deb http://fr.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
   124	# deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
   125	
   126	## N.B. software from this repository may not have been tested as
   127	## extensively as that contained in the main release, although it includes
   128	## newer versions of some applications which may provide useful features.
   129	## Also, please note that software in backports WILL NOT receive any review
   130	## or updates from the Ubuntu security team.
   131	deb http://fr.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
   132	# deb-src http://fr.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
   133	
   134	## Uncomment the following two lines to add software from Canonical's
   135	## 'partner' repository.
   136	## This software is not part of Ubuntu, but is offered by Canonical and the
   137	## respective vendors as a service to Ubuntu users.
   138	# deb http://archive.canonical.com/ubuntu bionic partner
   139	# deb-src http://archive.canonical.com/ubuntu bionic partner
   140	
   141	deb http://security.ubuntu.com/ubuntu bionic-security main restricted
   142	# deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
   143	deb http://security.ubuntu.com/ubuntu bionic-security universe
   144	# deb-src http://security.ubuntu.com/ubuntu bionic-security universe
   145	deb http://security.ubuntu.com/ubuntu bionic-security multiverse
   146	# deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse

/etc/apt/sources.list.d/yannubuntu-ubuntu-boot-repair-bionic.list

     1	deb http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu bionic main
     2	# deb-src http://ppa.launchpad.net/yannubuntu/boot-repair/ubuntu bionic main
richou@richou-GG684AA-ABF-a6157-fr:~$ 

Hors ligne

#30 Le 10/01/2019, à 19:34

xubu1957

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

C'est long,  tu aurais cette solution, mais il faudrait avoir un avis supplémentaire :

Le 12/07/2018, cqfd93 a écrit :

(...)

Remettre à neuf sources.list :

  • Renomme sources.list en sources.bak :

    cd /etc/apt/
    sudo mv -v sources.list sources.bak
  • Ouvre un nouveau sources.list avec nano :

    sudo nano /etc/apt/sources.list
  • Colle ce qui suit avec un clic droit / coller :

    # deb cdrom:[Xubuntu 18.04 LTS _Bionic Beaver_ - Release amd64 (20180426)]/ bionic main multiverse restricted universe
    
    deb http://archive.ubuntu.com/ubuntu bionic main restricted universe multiverse
    deb http://archive.ubuntu.com/ubuntu bionic-updates main restricted universe multiverse
    deb http://archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse
    deb http://archive.ubuntu.com/ubuntu bionic-security main restricted universe multiverse
    deb-src http://archive.ubuntu.com/ubuntu bionic main restricted universe multiverse
    deb-src http://archive.ubuntu.com/ubuntu bionic-updates main restricted universe multiverse
    deb-src http://archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse
    deb-src http://archive.ubuntu.com/ubuntu bionic-security main restricted universe multiverse
    
    deb http://archive.canonical.com/ubuntu bionic partner
    deb-src http://archive.canonical.com/ubuntu bionic partner
  • Enregistre avec ctrl-O suivi de Entrée et ferme avec ctrl-X.

  • Tu n'as plus qu'à faire les mises à jour :

    sudo apt update
    sudo apt full-upgrade

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

#31 Le 10/01/2019, à 19:48

richou

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

Merci pour le temps passé sur mon problème.

J'ai fait tout cela puis redémarré mais rien n'a changé...

Hors ligne

#32 Le 10/01/2019, à 20:18

xubu1957

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

J'ai lancé le passage à 18.10 et le système ne démarrait plus alors j'ai réinstallé 18.04.

C'est un plantage !

Montre :

sudo du -a --max-depth=2 /boot | sort -n | tail -23

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

#33 Le 11/01/2019, à 07:52

richou

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

richou@richou-GG684AA-ABF-a6157-fr:~$ sudo du -a --max-depth=2 /boot | sort -n | tail -23
[sudo] Mot de passe de richou : 
2344	/boot/grub/unicode.pf2
2348	/boot/grub/fonts
2452	/boot/grub/i386-pc
3296	/boot/System.map-3.13.0-24-generic
3300	/boot/System.map-3.13.0-30-generic
3304	/boot/System.map-3.13.0-32-generic
3948	/boot/System.map-4.15.0-29-generic
3956	/boot/System.map-4.15.0-43-generic
4256	/boot/System.map-4.18.0-13-generic
5644	/boot/vmlinuz-3.13.0-24-generic
5660	/boot/vmlinuz-3.13.0-30-generic
5664	/boot/vmlinuz-3.13.0-32-generic
7448	/boot/grub
8064	/boot/vmlinuz-4.15.0-29-generic
8088	/boot/vmlinuz-4.15.0-43-generic
8348	/boot/vmlinuz-4.18.0-13-generic
18656	/boot/initrd.img-3.13.0-24-generic
18712	/boot/initrd.img-3.13.0-30-generic
18732	/boot/initrd.img-3.13.0-32-generic
38728	/boot/initrd.img-4.18.0-13-generic
54172	/boot/initrd.img-4.15.0-29-generic
54188	/boot/initrd.img-4.15.0-43-generic
280752	/boot

Hors ligne

#34 Le 11/01/2019, à 08:05

xubu1957

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

Bonjour,

Montre les noyaux :

dpkg -l | grep -Ei " linux-(g|h|i|lo|m|si|t)" | sort -k 3 | tr -s " " | cut -d" " -s -f1,2,3 | column -s" " -t

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

#35 Le 11/01/2019, à 08:26

richou

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

ii  linux-headers-4.15.0-29                4.15.0-29.31
ii  linux-modules-4.15.0-29-generic        4.15.0-29.31
ii  linux-modules-extra-4.15.0-29-generic  4.15.0-29.31
ii  linux-headers-4.15.0-29-generic        4.15.0-29.31
ii  linux-image-4.15.0-29-generic          4.15.0-29.31
ii  linux-generic                          4.15.0.43.45
ii  linux-headers-generic                  4.15.0.43.45
ii  linux-image-generic                    4.15.0.43.45
ii  linux-headers-4.15.0-43                4.15.0-43.46
ii  linux-modules-4.15.0-43-generic        4.15.0-43.46
ii  linux-modules-extra-4.15.0-43-generic  4.15.0-43.46
ii  linux-headers-4.15.0-43-generic        4.15.0-43.46
ii  linux-image-4.15.0-43-generic          4.15.0-43.46

Hors ligne

#36 Le 11/01/2019, à 08:43

xubu1957

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

Fournis  le noyau actif :

uname -a

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

#37 Le 11/01/2019, à 08:45

richou

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

uname -a
Linux richou-GG684AA-ABF-a6157-fr 4.18.0-13-generic #14-Ubuntu SMP Wed Dec 5 09:04:24 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Hors ligne

#38 Le 11/01/2019, à 08:50

xubu1957

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

C'est incohérent !

A mon avis, il faut repartir sur une reinstallation_ubuntu, avec une sauvegarde préalable des données.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

#39 Le 11/01/2019, à 08:52

richou

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

Bon, c'est ce que j'ai fait et qui m'a amené à ce problème.
Je vais retenter cela.

Encore merci.

Hors ligne

#40 Le 11/01/2019, à 08:55

xubu1957

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

richou a écrit :

J'ai lancé le passage à 18.10

Il vaudrait mieux installer une version 18.04.1 LTS valable 5 ans, que la 18.10 cosmic supportée pendant 9 mois, c'est-à-dire jusqu'en juillet 2019.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

#41 Le 11/01/2019, à 17:59

richou

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

Bonjour.
Je viens de réinstaller 18.04 depuis mon live cd et j'ai exactement le même problème.
J'ai utilisé la méthode avec conservation de home, dois-je procédr en formatant la partition ?

Hors ligne

#42 Le 11/01/2019, à 18:00

xubu1957

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

Fais voir :

sudo du -a --max-depth=2 /boot | sort -n | tail -23

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

#43 Le 11/01/2019, à 18:08

richou

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

 sudo du -a --max-depth=2 /boot | sort -n | tail -23
[sudo] Mot de passe de richou : 
2344	/boot/grub/unicode.pf2
2348	/boot/grub/fonts
2452	/boot/grub/i386-pc
3296	/boot/System.map-3.13.0-24-generic
3300	/boot/System.map-3.13.0-30-generic
3304	/boot/System.map-3.13.0-32-generic
3948	/boot/System.map-4.15.0-29-generic
3956	/boot/System.map-4.15.0-43-generic
4256	/boot/System.map-4.18.0-13-generic
5644	/boot/vmlinuz-3.13.0-24-generic
5660	/boot/vmlinuz-3.13.0-30-generic
5664	/boot/vmlinuz-3.13.0-32-generic
7448	/boot/grub
8064	/boot/vmlinuz-4.15.0-29-generic
8088	/boot/vmlinuz-4.15.0-43-generic
8348	/boot/vmlinuz-4.18.0-13-generic
18656	/boot/initrd.img-3.13.0-24-generic
18712	/boot/initrd.img-3.13.0-30-generic
18732	/boot/initrd.img-3.13.0-32-generic
38728	/boot/initrd.img-4.18.0-13-generic
52680	/boot/initrd.img-4.15.0-29-generic
54188	/boot/initrd.img-4.15.0-43-generic
279260	/boot

Hors ligne

#44 Le 11/01/2019, à 18:10

xubu1957

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

La réinstallation a conservé des noyaux 3.13 et le 4.18.

Et surement des paramètres foireux.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

#45 Le 11/01/2019, à 18:12

richou

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

Est-ce que je dois supprimer les noyaux 3.13 et 4.18 ?

Hors ligne

#46 Le 11/01/2019, à 18:26

xubu1957

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

Rien ne permet d'assurer que cela suffira à remettre le son.

Il faudrait d'autres avis.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

#47 Le 11/01/2019, à 20:14

richou

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

et comment puis-je obtenir d'autres avis ?

Hors ligne

#48 Le 11/01/2019, à 21:06

xubu1957

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

Il faut aussi que les bénévoles qui lisent ta discussion, aient une solution à proposer.

Tente :

sudo alsa force-reload

> [SOLVED] no sound in 16.04


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne

#49 Le 11/01/2019, à 21:27

jeange

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

B'soir xubu, baonane. wink


PCLF CLEVO W670SZQ  SSD 480Go  i3  Ram 12Go  Haswell HD4600 Ubuntu 20.04.6 et 22.04.3 LTS 64bit
033 V nospE  03.01.2 pmiG
Merci de donner les retours avec les balises < > et les allers avec les valises, et toujours pas de raton laveur.
%NOINDEX%

Hors ligne

#50 Le 11/01/2019, à 21:29

xubu1957

Re : Plus de son depuis réinstallation de ubuntu 18.04 (Résolu)

Bonne année à toi aussi, jeange ! smile


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] 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

Hors ligne