Probleme de wifi et de son

alors :

  • pasuspend :

pasuspend bash: pasuspend : commande introuvable

  • service pulseaudio stop :

root@pc-dorian:/home/dorian# service pulseaudio stop [info] PulseAudio not started: Configured for per-user sessions. root@pc-dorian:/home/dorian# exit exit dorian@pc-dorian:~$ service pulseaudio stop bash: service : commande introuvable

  • et pour dmesg > ~/dmesg_log.txt il est en pièce jointe

toujours pas de son
merci pour l’aide
dmesg_log.txt (74.5 KB)


Ou bien,

Vérifier quel est son pid avec
[code]ps aux[/code]
Puis:
[code]kill le_PID[/code]

Et revoir ensuite les volumes dans alsamixer. Et retenter les lectures avec aplay.


====

Notes:

[code]
...
[    5.682857] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
...
[    5.950647] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[    5.950683] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[    5.950823] hda_intel: Disabling MSI
[    5.950826] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client
...

[    6.409188] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[    6.409259] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[/code]

Peut-être une option à passer au module snd_hda_intel.

Une recherche sur le modèle de ta carte donne quelques topics sur les forums, dont:
[forums.debian.net/viewtopic.php? ... 47#p494845](http://forums.debian.net/viewtopic.php?f=17&t=103547#p494845)

Tu peux tenter ce qui s'y dit, c'est à dire:

Créer (ou modifier) le fichier [mono]/etc/modprobe.d/alsa-base.conf[/mono]

Et y ajouter cette ligne:
[code]options snd-hda-intel model=generic[/code]

Et redémarrer, ou bien décharger et recharger le module:
[code]modprobe -r snd_hda_intel
modprobe snd_hda_intel[/code]

Puis retenter de lire des sons.

Note: plutôt confiant envers cette dernière manip', qui aurait pu être trouvée plus tôt.

Ou bien,

Vérifier quel est son pid avec

Puis:

Et revoir ensuite les volumes dans alsamixer. Et retenter les lectures avec aplay.

====

Notes:

...
[    5.682857] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
...
[    5.950647] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
[    5.950683] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
[    5.950823] hda_intel: Disabling MSI
[    5.950826] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client
...

[    6.409188] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[    6.409259] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18

Peut-être une option à passer au module snd_hda_intel.

Une recherche sur le modèle de ta carte donne quelques topics sur les forums, dont:
forums.debian.net/viewtopic.php? … 47#p494845

Tu peux tenter ce qui s’y dit, c’est à dire:

Créer (ou modifier) le fichier [mono]/etc/modprobe.d/alsa-base.conf[/mono]

Et y ajouter cette ligne:

Et redémarrer, ou bien décharger et recharger le module:

modprobe -r snd_hda_intel modprobe snd_hda_intel

Puis retenter de lire des sons.

Note: plutôt confiant envers cette dernière manip’, qui aurait pu être trouvée plus tôt.

donc les 2 premières méthodes se sont exécuté normalement mais toujours pas de son

Et pour le troisième j’ai modifié le fichier, redémarrer, et lancé les 2 commandes que tu m’a donné mais elles sont introuvable et toujours pas de son

merci quand même

Peux-tu donner le résultat de:

Il s’agit de voir si qqch a changé lors du chargement du module, depuis que tu as ajouté la mention “generic”.

Les 2 dernières commandes s’éxécutent en root, mais n’ont aucun intérêt si tu as redémarré depuis.

dmesg | grep -i hda [ 6.193847] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X [ 6.206058] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17 [ 6.206113] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16 [ 6.206305] hda_intel: Disabling MSI [ 6.206309] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client [ 6.737917] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19 [ 6.738034] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18

Donc rien de neuf,

Peux-tu coller la sortie de:

Ainsi que:

Il faudrait identifier précisément le modèle, le “codec”, et voir sur le web si certains ont des astuces particulières pour la faire fonctionner.

[code]lspci --vvnnd 8086:1e20
lspci: invalid option – '-'
Usage: lspci []

Basic display modes:
-mm Produce machine-readable output (single -m for an obsolete format)
-t Show bus tree

Display options:
-v Be verbose (-vv for very verbose)
-k Show kernel drivers handling each device
-x Show hex-dump of the standard part of the config space
-xxx Show hex-dump of the whole config space (dangerous; root only)
-xxxx Show hex-dump of the 4096-byte extended config space (root only)
-b Bus-centric view (addresses and IRQ’s as seen by the bus)
-D Always show domain numbers

Resolving of device ID’s to names:
-n Show numeric ID’s
-nn Show both textual and numeric ID’s (names & numbers)
-q Query the PCI ID database for unknown ID’s via DNS
-qq As above, but re-query locally cached entries
-Q Query the PCI ID database for all ID’s via DNS

Selection of devices:
-s [[[[]:]]:][][.[]] Show only devices in selected slots
-d []:[] Show only devices with specified ID’s

Other options:
-i Use specified ID database instead of /usr/share/misc/pci.ids.gz
-p Look up kernel modules in a given file instead of default modules.pcimap
-M Enable `bus mapping’ mode (dangerous; root only)

PCI access options:
-A Use the specified PCI access method (see -A help' for a list) -O <par>=<val> Set PCI access parameter (see-O help’ for a list)
-G Enable PCI access debugging
-H Use direct hardware access ( = 1 or 2)
-F Read PCI configuration dump from a given file
[/code]
du coup j’ai fait :

[code]lspci -vvnnd 8086:1e20
00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
Subsystem: ASUSTeK Computer Inc. Device [1043:10ad]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 44
Region 0: Memory at f5110000 (64-bit, non-prefetchable) [size=16K]
Capabilities:
Kernel driver in use: snd_hda_intel

[/code]
et

[code]cat /etc/modprobe.d/alsa-base.conf

autoloader aliases

install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7

Cause optional modules to be loaded above generic modules

install snd /sbin/modprobe --ignore-install snd && { /sbin/modprobe --quiet snd-ioctl32 ; /sbin/modprobe --quiet snd-seq ; : ; }
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi && { /sbin/modprobe --quiet snd-seq-midi ; : ; }
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && { /sbin/modprobe --quiet snd-emu10k1-synth ; : ; }

Keep snd-pcsp from beeing loaded as first soundcard

options snd-pcsp index=-2

Keep snd-usb-audio from beeing loaded as first soundcard

options snd-usb-audio index=-2

Prevent abnormal drivers from grabbing index 0

options bt87x index=-2
options cx88_alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2

options snd-hda-intel model=generic
[/code]

Ok, rien à redire sur ces résultats, c’est correct.
Reste donc à fouiner le web en quête de témoignages sur ce modèle précis de carte (pas le temps de le faire là).

OK je peu chercher, mais je doit chercher quoi ? Quel est son nom dans tous ça ?

La partie de l’identifiant qui devrait te servir:
[mono]Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller[/mono]

Tu peux aussi faire attention au:
[mono](rev 04)[/mono]

Certains sites recensent les périphériques selon leurs “numéros” plutôt que leur intitulé, donc pour eux tu trouveras:
[mono]8086:1e20[/mono]

Parfois d’autres infos utiles sont indiquées dans les détails mais là il me semble que non, hormis le fait que la machine hôte soit une Asustek.

Donc voilà, fais des recherches avec ce que j’ai mis en évidence en rouge, et avec le mot-clé “Linux” (ou autre chose) et tu devrais pouvoir récolter qq témoignages.

Cela dit, c’est étrange que ça ne fonctionne pas déjà. Tu devrais tenter une autre distribution sur un LiveCD ou autre pour voir si ça marche mieux.

ok merci je regarde ça

Bonjour tout le monde,

Je viens d’installer Xubuntu 16.04 sur un Dell Inspiron (qui entame du coup sa seconde vie), avec le même problème WIFI / SON que sur ce topic.

J’ai réglé le soucis du WIFI grâce aux infos données par la communauté (ô gloire à toi !), mais le problème de son persiste

J’ai exactement le même matériel (8086:1e20) et pulseaudio est installé.

elodie@elodie-Inspiron-5523:~$ lspci -vvnnd 8086:1e20
00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
Subsystem: Dell 7 Series/C210 Series Chipset Family High Definition Audio Controller [1028:058f]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 30
Region 0: Memory at f7e10000 (64-bit, non-prefetchable) [size=16K]
Capabilities:
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel

J’ai suivi les différentes manip, mais n’étant que débutant en Linux, je m’en remet aux bonnes âmes qui pourraient m’aider (peut être byakuya si son problème est résolu?).

Voilà les premières infos que je peux donner : lspci -nn

elodie@elodie-Inspiron-5523:~$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM Controller [8086:0154] (rev 09)
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09)
00:14.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller [8086:1e31] (rev 04)
00:16.0 Communication controller [0780]: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 [8086:1e3a] (rev 04)
00:1a.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 [8086:1e2d] (rev 04)
00:1b.0 Audio device [0403]: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller [8086:1e20] (rev 04)
00:1c.0 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 [8086:1e10] (rev c4)
00:1c.3 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 [8086:1e16] (rev c4)
00:1c.5 PCI bridge [0604]: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 6 [8086:1e1a] (rev c4)
00:1d.0 USB controller [0c03]: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 [8086:1e26] (rev 04)
00:1f.0 ISA bridge [0601]: Intel Corporation HM77 Express Chipset LPC Controller [8086:1e57] (rev 04)
00:1f.2 RAID bus controller [0104]: Intel Corporation 82801 Mobile SATA Controller [RAID mode] [8086:282a] (rev 04)
00:1f.3 SMBus [0c05]: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller [8086:1e22] (rev 04)
07:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
09:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8161 Gigabit Ethernet [1969:1091] (rev 10)

Résultat : dmesg (pas d’envoi en pièce jointe possible pour un nouvel utilisateur :frowning: ) / dmesg | grep snd

elodie@elodie-Inspiron-5523:~$ dmesg | grep snd
[ 20.097363] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[ 20.097535] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 20.196120] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: line_outs=1 (0xf/0x0/0x0/0x0/0x0) type:speaker
[ 20.196122] snd_hda_codec_generic hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 20.196124] snd_hda_codec_generic hdaudioC0D0: hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
[ 20.196125] snd_hda_codec_generic hdaudioC0D0: mono: mono_out=0x0
[ 20.196126] snd_hda_codec_generic hdaudioC0D0: inputs:
[ 20.196127] snd_hda_codec_generic hdaudioC0D0: Internal Mic=0x11
[ 20.196128] snd_hda_codec_generic hdaudioC0D0: Mic=0xa
[ 20.199346] snd_hda_codec_generic hdaudioC0D3: autoconfig for Generic: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
[ 20.199348] snd_hda_codec_generic hdaudioC0D3: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 20.199349] snd_hda_codec_generic hdaudioC0D3: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 20.199350] snd_hda_codec_generic hdaudioC0D3: mono: mono_out=0x0
[ 20.199351] snd_hda_codec_generic hdaudioC0D3: dig-out=0x5/0x0
[ 20.199352] snd_hda_codec_generic hdaudioC0D3: inputs:

elodie@elodie-Inspiron-5523:~$ dmesg | grep -i hda
[ 20.097363] snd_hda_intel 0000:00:1b.0: enabling device (0000 -> 0002)
[ 20.097535] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 20.196120] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: line_outs=1 (0xf/0x0/0x0/0x0/0x0) type:speaker
[ 20.196122] snd_hda_codec_generic hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 20.196124] snd_hda_codec_generic hdaudioC0D0: hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
[ 20.196125] snd_hda_codec_generic hdaudioC0D0: mono: mono_out=0x0
[ 20.196126] snd_hda_codec_generic hdaudioC0D0: inputs:
[ 20.196127] snd_hda_codec_generic hdaudioC0D0: Internal Mic=0x11
[ 20.196128] snd_hda_codec_generic hdaudioC0D0: Mic=0xa
[ 20.199346] snd_hda_codec_generic hdaudioC0D3: autoconfig for Generic: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
[ 20.199348] snd_hda_codec_generic hdaudioC0D3: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 20.199349] snd_hda_codec_generic hdaudioC0D3: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 20.199350] snd_hda_codec_generic hdaudioC0D3: mono: mono_out=0x0
[ 20.199351] snd_hda_codec_generic hdaudioC0D3: dig-out=0x5/0x0
[ 20.199352] snd_hda_codec_generic hdaudioC0D3: inputs:
[ 20.200556] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 20.200632] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[ 20.200707] input: HDA Intel PCH HDMI as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12

J’ai également déjà effectué cette manip :
elodie@elodie-Inspiron-5523:~$ cat /etc/modprobe.d/alsa-base.conf
ajout de : options snd-hda-intel model=generic

Demandez moi pour plus d’infos.
Merci d’avance pour votre aide ! :slight_smile: