[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: no sound on Lenovo Ideapad 110



On Mon, 25 Sep 2017, Alexander V. Makartsev wrote:

Probably some ALSA module or codec firmware is missing.
Look for errors in syslog and provide some information about what sound
codec is onboard your laptop mobo:
    $ sudo journalctl -b

Use "/" key to search for a string. Ex:
    /audio
    /hda
    /sound

the / is used in a lot of cases (editors, web browser,...)
I don't understand what search key you are talking of.

   nothing new in syslog
   here are the outputs for the journalctl calls
   Do you see there something interesting?
   For me, it's not very useful.

==================================================================
==> journalctl -b | grep -i audio

Sep 24 14:21:11 pfr3 kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC233: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Sep 24 14:21:11 pfr3 kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep 24 14:21:11 pfr3 kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Sep 24 14:21:11 pfr3 kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Sep 24 14:21:11 pfr3 kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Sep 24 14:21:11 pfr3 kernel: snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x1b
Sep 24 14:21:11 pfr3 kernel: snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
Sep 24 14:21:11 pfr3 kernel: input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input13
Sep 24 14:21:11 pfr3 kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input14
Sep 24 16:27:09 pfr3 pulseaudio[2698]: Failed to load module "module-alsa-sink" (argument: "device=default"): initialization failed.
Sep 24 16:27:09 pfr3 pulseaudio[2698]: Module load failed.
Sep 24 16:27:09 pfr3 pulseaudio[2698]: Failed to initialize daemon.
Sep 24 16:27:36 pfr3 pulseaudio[2733]: Failed to load module "module-alsa-sink" (argument: "device=default"): initialization failed.

==================================================================
==> journalctl -b | grep -i hda

Sep 24 14:21:11 pfr3 kernel: snd_hda_intel 0000:00:01.1: Force to non-snoop mode
Sep 24 14:21:11 pfr3 kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input11
Sep 24 14:21:11 pfr3 kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC233: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Sep 24 14:21:11 pfr3 kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Sep 24 14:21:11 pfr3 kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Sep 24 14:21:11 pfr3 kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Sep 24 14:21:11 pfr3 kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Sep 24 14:21:11 pfr3 kernel: snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x1b
Sep 24 14:21:11 pfr3 kernel: snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
Sep 24 14:21:11 pfr3 kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/sound/card1/input12
Sep 24 21:38:18 pfr3 kernel: snd_hda_intel 0000:00:01.1: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
Sep 24 14:21:11 pfr3 kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input11
Sep 24 14:21:11 pfr3 kernel: input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/sound/card1/input12
Sep 24 14:21:11 pfr3 kernel: input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:14.2/sound/card1/input13
Sep 24 14:21:11 pfr3 kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:14.2/sound/card1/input14

==================================================================
==> journalctl -b | grep -i sound

Sep 24 14:21:11 pfr3 systemd[1]: Reached target Sound Card.
Sep 24 14:21:12 pfr3 systemd[1]: Starting Save/Restore Sound Card State...
Sep 24 14:21:13 pfr3 systemd[1]: Started Save/Restore Sound Card State.

best regards,
--
Pierre Frenkiel

Reply to: