Alsa not detecting internal microphone [ALC255] (Realtek)
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | alsa-driver (Ubuntu) |
Medium
|
Unassigned | ||
Bug Description
I've just installed Ubuntu 16.04 alongside Windows 10 on a 64bit Acer Aspire VN7-792G and noticed, that the internal microphone doesn't work. The computer has been released a couple of months ago and it's Intel Skylake -based with a Sunrise Point -based motherboard.
INFO: The problem exists in Ubuntu 15.10 too, only microphone jack detected. Currently using Ubuntu 16.04 for proper hardware support.
Alsa reports the audio device to be:
Card: HDA Intel PCH
Chip: Intel Skylake HDMI
The speakers are working fine, but both alsamixer and pavucontrol (Pulseaudio Volume Control) raport the unplugged external microphone connector as the only sound input.
I have tried many of the alsa model configurations (options snd-hda-intel model=something) without success, alsa finds only the microphone jack, which works fine when I plug an external microphone in it.
Here's some info:
lspci | grep -I audio:
00:1f.3 Multimedia audio controller: Intel Corporation Sunrise Point-H HD Audio (rev 31)
cat /proc/asound/cards:
0 [PCH ]: HDA-Intel - HDA Intel PCH
And a clip from dmesg | grep snd:
[ 3.019164] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_
[ 3.047505] snd_hda_
[ 3.047508] snd_hda_
[ 3.047510] snd_hda_
[ 3.047511] snd_hda_
[ 3.047512] snd_hda_
[ 3.047512] snd_hda_
[ 3.047514] snd_hda_
One problem is that I can't find any model options (options snd-hda-intel model=something) or other parameters for the card's model (ALC255), I suppose this issue is relatively new.
/Dennis
---
ApportVersion: 2.19.2-0ubuntu6
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/
CurrentDesktop: GNOME
DistroRelease: Ubuntu 16.04
InstallationDate: Installed on 2015-11-11 (23 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151110)
Package: alsa-driver (not installed)
ProcVersionSign
Tags: xenial
Uname: Linux 4.2.0-19-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm bumblebee cdrom dip lpadmin plugdev sambashare sudo
_MarkForUpload: True
dmi.bios.date: 09/25/2015
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: V1.02
dmi.board.
dmi.board.name: Aspire VN7-792G
dmi.board.vendor: Acer
dmi.board.version: V1.02
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.
dmi.modalias: dmi:bvnInsydeCo
dmi.product.name: Aspire VN7-792G
dmi.product.
dmi.sys.vendor: Acer
| tags: | added: apport-collected xenial |
| description: | updated |
apport information
apport information
apport information
apport information
| Changed in alsa-driver (Ubuntu): | |
| status: | New → Confirmed |
| Dennis Marttinen (technowelho) wrote : | #7 |
@Raymond (superquad-vortex2)
I don't think the jack is a multifuntion one, but even if it is, plugging the external microphone in or out doesn't change anything. The computer has a separate headphone/SPDIF jack next to the microphone input.
| Goacid (goacid) wrote : | #8 |
same issue
| Raymond (superquad-vortex2) wrote : | #9 |
Internal mic usually at node 0x12
Try hdajackretask to change pin default to internal mic
Node 0x12 [Pin Complex] wcaps 0x40040b: Stereo Amp-In
Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0
Amp-In vals: [0x00 0x00]
Pincap 0x00000020: IN
Pin Default 0x411111c0: [N/A] Speaker at Ext Rear Conn = 1/8, Color = Black DefAssociation = 0xc, Sequence = 0x0 Misc = NO_PRESENCE
Pin-ctls: 0x00:
Power states: D0 D1 D2 D3 EPSS
Power: setting=D3, actual=D3
| Raymond (superquad-vortex2) wrote : | #10 |
3.047505] snd_hda_
[ 3.047508] snd_hda_
[ 3.047510] snd_hda_
[ 3.047511] snd_hda_
[ 3.047512] snd_hda_
[ 3.047512] snd_hda_
[ 3.047514] snd_hda_
| Dennis Marttinen (technowelho) wrote : | #11 |
Hi Raymond,
switching to internal mic on node 0x12 doesn't work, the channel only has white noise (the sound you hear from an untuned radio). I'm now going to go through all the unconnected pins in hdajackretask to see if one of them works.
/Dennis
| Dennis Marttinen (technowelho) wrote : | #12 |
I've now gone through all the nodes (even unconnected ones) where any kind of input source was possible and set them to internal mic one after another, put on a boot override and rebooted every time. Some pins have white noise, others nothing at all.
If this helps, on the side of Windows, device manager reports there to be an "Intel Smart Sound Technology" device on which the "Realtek High Definition Audio" device and the "Microphone Array" are located.
I think this means, that the microphone isn't connected to the Realtek codec at all, but directly to the mysterious "Intel Smart Sound Technology" device. Even the Realtek HD Audio Manager sees only the external microphone jack and doesn't know about the internal one.
/Dennis
| Changed in alsa-driver (Ubuntu): | |
| importance: | Undecided → Medium |
| Raymond (superquad-vortex2) wrote : | #13 |
| Barry Lagerweij (blagerweij) wrote : | #14 |
I have the same problem with this laptop. Audio works fine, mic does not (15.10). I've stumbled upon this link: https:/
Please provide updates here if you get it working.
Also, is there any benefit in running 16.04 with this laptop?
Barry
| Raymond (superquad-vortex2) wrote : | #15 |
Node 0x19 is the headset mic in those dell laptop with alc255
| Barry Lagerweij (blagerweij) wrote : | #16 |
The Acer laptop has 2 seperate jacks: one for mic input, one for headset output (combined with spdif output).
The Dell laptop has probably one jack for headset/mic combined? My guess is that the mapping will be different. Also, looking at https:/
Does anyone know if it's possible to use one of the two ports as a combined mic/headset jack?
Barry
| Raymond (superquad-vortex2) wrote : | #17 |
how do you test the internal mic ( recording using stereo or mono) ?
are the left and right channels out of phase ?
| Dennis Marttinen (technowelho) wrote : | #18 |
Barry,
1. There is no real benefit of 16.04, as it now has an older kernel (4.3) than is available for wily (4.4). It once had better Intel HD graphics support, but now the support has landed in 15.10. I'm now running Ubuntu 15.10 too.
2. I've already tried node 0x19 for the internal microphone, but it doesn't work (either I hear nothing or just plain white noise).
3. I'm not sure about the combined mic/headset jack. If they would have integrated one in this PC, why would there then be a separate microphone jack?
Raymond, I tested the internal mic using both sound recorder and cheese and tried the stereo channels separately and together (using pavucontrol) while going through the nodes in hdajackretask. You have a point with the phasing, I might go through the nodes again just to make sure, as I might have forgotten to try the channels separately on some nodes :)
| Dennis Marttinen (technowelho) wrote : | #19 |
I've gone through the nodes, now making sure to test each channel separately, but still nothing. Anything else we could try? I'm pretty sure the microphone is not in the Realtec ALC255 protocol, but still connected to the Intel sound card.
| Raymond (superquad-vortex2) wrote : | #20 |
skylake and dmic support was added recently
| Dennis Marttinen (technowelho) wrote : | #21 |
I see, if support has been added, can I enable/try it somehow?
| Raymond (superquad-vortex2) wrote : | #22 |
You have to find out which chip is used by windows driver
| Raymond (superquad-vortex2) wrote : | #23 |
| Piotr Misiak (piotr-misiak) wrote : | #24 |
I have the same laptop Acer VN7-592G and the same problem. The laptop has only one jack for headphones and microphone all in one. Have you resolve the issue?
| Goacid (goacid) wrote : | #25 |
I don't ;(
| Raymond (superquad-vortex2) wrote : | #26 |
| Dennis Marttinen (technowelho) wrote : | #27 |
The suggested fix in Raymond's post #26 doesn't work. This computer has no combined audio port (now tested), and enabling dell-headset-multi disables the separate external microphone port as well. Internal microphone still not recognized.
| Raymond (superquad-vortex2) wrote : | #28 |
If only internal mic is missing , hp, internal speaker and mic jack work as expected, you need to retask the remaining unconnected pin complex with pincap IN one by one, set as bopt defaul and reboot to test the internmal mic
| Piotr Misiak (piotr-misiak) wrote : | #29 |
The suggested fix in Raymond's post #26 works for me. Microphone from headset works now. Thanks! My computer has one jack.
The build-in microphone still does not work. I'll try to test other pins as Raymond suggests in the #28 post.
| Piotr Misiak (piotr-misiak) wrote : | #30 |
I tried different pins assignment configurations without any success. I didn't manage to enable the internal microphone.
| Goacid (goacid) wrote : | #31 |
The suggested fix in Raymond's post #26 doesn't work.
My laptop is a HP, not a Dell, so that pretty normal
| Raymond (superquad-vortex2) wrote : | #33 |
You have to open another report if your laptop are not acer aspire
| summary: |
- Alsa not detecting internal microphone [ALC255] + Alsa not detecting internal microphone [ALC255]Acer Aspire VN7-792G |
| Dennis Marttinen (technowelho) wrote : Re: Alsa not detecting internal microphone [ALC255]Acer Aspire VN7-792G | #34 |
This bug does at least affect all the Acer Aspire V Nitro series laptops. Basically it affects every system, which has a Realtek ALC255 sound card and the internal microphone not directly connected to it hardware wise. Once more, I have the Acer Aspire VN7-792G and the suggestion in post #26 can't get the internal microphone working.
| summary: |
- Alsa not detecting internal microphone [ALC255]Acer Aspire VN7-792G + Alsa not detecting internal microphone [ALC255] |
| summary: |
- Alsa not detecting internal microphone [ALC255] + Alsa not detecting internal microphone [ALC255] (Realtek) |
| dzordz (dzordz-bob) wrote : | #35 |
This is the same for me. I have Acer Aspire V nitro VN7-592G. I have only one input for mic and headphones and this is not working well. I have ubuntu 15, kernel 4.4.0-040400-
| Raymond (superquad-vortex2) wrote : | #36 |
Alc255 support multi function jack, do your laptop support headphone, headset or mic by the combo jack
| Chris Allen (callen92) wrote : | #37 |
Same issue here. I have an Asus X540LA laptop with the same chipset and the headset mic doesn't work.
[ 1.576056] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_
[ 1.612215] snd_hda_
[ 1.612220] snd_hda_
[ 1.612224] snd_hda_
[ 1.612226] snd_hda_
[ 1.612228] snd_hda_
[ 1.612231] snd_hda_
| no longer affects: | alsa-driver |
| Robert (8-onfo-q) wrote : | #38 |
Is there a solution yet? Have the same problem, no internal mic with ubuntu 16.04 LTS and vn7-592g-757f.
| mr.Amidyshka (mr-amidyshka) wrote : | #39 |
hey, anybody, how to fix it ?
| DarKy (darky-geezard) wrote : | #40 |
Dear developers, please, give us a hint when this issue will be solved?
There is no workaround and no assigned person. I understand that you have much more important issues at hand but at least some time frame would be useful for us, users.
Thanks in advance.
| PvZ (zuijlen) wrote : | #41 |
This bug also infects me on my Acer Aspire VN7 592G 76DD
Additional info for other people:
Although this does not solve the 'internal mic' problem, post below comment #4 solves my 'headset mic and speaker does not work' problem:
https:/
| HENRY Florian (bientotlaferme) wrote : | #42 |
This bug also infects me on my Acer Aspire VN7 592G 55UA
| Roger Norton (roger-h-p-norton) wrote : | #43 |
This bug also appears to affect my acer aspire VN7 792G. I am unable to use the internal stereo microphones, for skype for example, and they are not shown on the input tab of the sound section of the system settings. Please notify me when there is a fix to this bug.
| ScarySquirrel (coproc-sbcglobal) wrote : | #44 |
// , Similar issue: https:/
| ScarySquirrel (coproc-sbcglobal) wrote : | #45 |
// , [XPS L521X, Realtek ALC3260, Headphone Out] No sound from the headphone jack, ever.
| ntvf (ntvf) wrote : | #46 |
I also can't get mic work on my Acer Aspire VN7-592G with ALC255.
Microphone are visible with some options for snd-hda-intel (such as laptop-amic, laptop-amic, dell-headset-
| Patrick Monnerat (monnerat) wrote : | #47 |
I'm the proud owner of a Acer Aspire VN7-792G Nitro and I'm encountering the same internal microphone problem.
I've carefully read all the posts above and I focused on the link in comment #13.
One thing seems to me pretty sure: snd_soc_skl won't detect hardware on the above mentioned machine because the later has Intel SST named "Sunrise Point-H" (ID: 8086:A170), which is not supported by the snd_soc_skl driver (only Sunrise Point-LP 8086:9D70 is listed). I'm pretty convinced an entry for Sunrise Point-H must be added to skylake/skl.c.
I've tried locally updating as above: the snd_soc_skl driver then recognizes the device. However this is not sufficient: there are probably additional things to do to make it work... or maybe this is a conflict with snd_hda_intel ??? This is out of my current knowledge.
I hope this helps.
| Ezekiel (ezekiel1998) wrote : | #48 |
any fix for this problem?
| saiya (saiya) wrote : | #49 |
Same issue, no microphone detected on Acer VN7-792G - Ubuntu 16.10. I tried the options given above and it still doesn't work.
| Ezekiel (ezekiel1998) wrote : | #50 |
please somebody help to solve this problem....
| Fnx (td-safemail-tmp) wrote : | #51 |
Same issue her with an Acer VN7-572G:
Card: HDA Intel PCH F1: │ Chip: Realtek ALC255
lspci | grep -I audio
00:1f.3 Multimedia audio controller: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
cat /proc/asound/cards
0 [PCH ]: HDA-Intel - HDA Intel PCH
| Macki4U (macki4u) wrote : | #52 |
For me the same error: the internal microphone is not recognized. I have an Acer Aspire VN7-572G-56VP with ALS255.
An external headset works when I write in the file: '/etc/modprobe.
'options snd-hda-intel model = dell-headset-multi'
| alfredo (alacis) wrote : | #53 |
I have a Toshiba Satellite Pro, and it has same problem: white noise for internal microphone.
> uname -a
Linux DarkEnergy 4.4.0-59-generic #80-Ubuntu SMP Fri Jan 6 17:47:47 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
> lspci|grep -i aud
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
| Raman (r-mialik) wrote : | #54 |
I have the same problem. My laptop is Acer Aspire VN7-592G. Internal microphone isn't detected. For external microphone the same problem is reproduced.
At this moment I use usb headset and it works fine.
| JOB (eyob-fitwi) wrote : | #55 |
Laptop model Acer Aspire VN7-792G. My internal mic doesn't work too.
| Denys Vitali (denys-u) wrote : | #56 |
Same problem here, Acer Aspire VN7-792G
00:1f.3 Multimedia audio controller: Intel Corporation Sunrise Point-H HD Audio (rev 31)
dvitali@
null
Discard all samples (playback) or generate zero samples (capture)
pulse
PulseAudio Sound Server
sysdefault:CARD=PCH
HDA Intel PCH, ALC255 Analog
Default Audio Device
front:CARD=
HDA Intel PCH, ALC255 Analog
Front speakers
surround21:
HDA Intel PCH, ALC255 Analog
2.1 Surround output to Front and Subwoofer speakers
surround40:
HDA Intel PCH, ALC255 Analog
4.0 Surround output to Front and Rear speakers
surround41:
HDA Intel PCH, ALC255 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:
HDA Intel PCH, ALC255 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:
HDA Intel PCH, ALC255 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:
HDA Intel PCH, ALC255 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:
HDA Intel PCH, ALC255 Digital
IEC958 (S/PDIF) Digital Audio Output
hdmi:CARD=PCH,DEV=0
HDA Intel PCH, HDMI 0
HDMI Audio Output
hdmi:CARD=PCH,DEV=1
HDA Intel PCH, HDMI 1
HDMI Audio Output
hdmi:CARD=PCH,DEV=2
HDA Intel PCH, HDMI 2
HDMI Audio Output
------
Linux denvit-ws1 4.10.3-1-ARCH #1 SMP PREEMPT Wed Mar 15 09:17:17 CET 2017 x86_64 GNU/Linux
------
dvitali@
0 [PCH ]: HDA-Intel - HDA Intel PCH
-----
pacman -Q | grep ^alsa
alsa-lib 1.1.3-1
alsa-plugins 1.1.1-1
alsa-utils 1.1.3-2
alsaequal 0.6-16
| Nikolai Ivanov (mraiur) wrote : | #57 |
Also after a fresh install with Ubuntu Gnome 17.04 my Acer VN7-972G still no internal microphone. External works fine.
| Jeff Shee (jeffshee8969) wrote : | #58 |
Same problem here. My laptop is Acer Aspire VN7-572G.
Still don't have any fix for this? Almost 2 years since the bug been reported...
| ntvf (ntvf) wrote : | #59 |
I have also reported this bug on kernel.org https:/
| Stefan Tsanev (devhelper) wrote : | #60 |
I hope this bug will have a fix sometimes near future. The internal mic does not work on Aspire VN7-792G
| ScarySquirrel (coproc-sbcglobal) wrote : | #61 |
// , Still a problem on 16.04 xenial.
$ lspci | grep -i audio
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
01:00.1 Audio device: NVIDIA Corporation GK107 HDMI Audio Controller (rev a1)
| ScarySquirrel (coproc-sbcglobal) wrote : | #62 |
// , The HDMI Audio Controller has no problems
| ScarySquirrel (coproc-sbcglobal) wrote : | #63 |
// , See https:/
| Arayaphong Traisopon (arayaphong) wrote : | #64 |
Same problem on Acer Aspire VN7-572G.
Seem like this won't fix forever :(
Same problem on Acer Swift5 also having Realtek ALC255 and ubuntu 18.04.
| Allan (aileanr) wrote : | #66 |
Same problem here with Acer Aspire VN7-792G and ALC255. Internal mic not detected and hdajackretask not working.
This model also has a separate mic-jack and a headphone-jack and an internal mic. The internal mic isn't detected and not working.
| dharman (dharman) wrote : | #67 |
I've the same problem using an Acer Swift 5 Pro equipped with a Realtek ALC255 and KDE Neon with kernel 4.15.0-34.
| Kreaninw (95kreaninw95) wrote : | #68 |
I've the same problem using an Acer Swift SF514-52T with a Realtek ALC255 on Ubuntu 19.04. Internal mic not detected.
| Sturla Hansen (sturlah) wrote : | #69 |
Same problem on Thinkpad T470s with 19.04.
Is this a problem on other distros too?
I need my microphone to work...
| Hui Wang (hui.wang) wrote : | #70 |
Please upload the alsa-info.txt generated on your machine.
$alsa-info --no-upload
then upload the generated alsa-info.txt from /tmp/alsa-
| Kreaninw (95kreaninw95) wrote : | #71 |
Hi, @Hui Wang
| Hui Wang (hui.wang) wrote : | #72 |
@Kreaninw,
please test this dkms, to install this dkms:
sudo dpkg -i oem-audio-
reboot
#test if the internal mic works or not, if not, please also upload an alsa-info.txt
to remove the dkms:
sudo dpkg -r oem-audio-
reboot
| Kreaninw (95kreaninw95) wrote : | #73 |
@Hui Wang
My internal mic still doesn't work. Here is my alsa-info.txt.
| Hui Wang (hui.wang) wrote : | #74 |
According to the alsa-info.txt in the #73, the fix in the dkms of #72 doesn't apply to your machine.
Did you install the dkms of #72 successfully?
please run 'dkms status' to check if oem-audio-
| Kreaninw (95kreaninw95) wrote : | #75 |
@Hui Wang
Last time, I installed the file by double click it, as I see it's a .deb file. The installation process went with no issue at all.
Now this time, I am trying to install the file via terminal. But it never finish the building, as shown my terminal like this...
(Reading database ... 161794 files and directories currently installed.)
Preparing to unpack oem-audio-
-------- Uninstall Beginning --------
Module: oem-audio-hda-daily
Version: 0.1
Kernel: 5.0.0-24-generic (x86_64)
-------
Status: Before uninstall, this module version was ACTIVE on this kernel.
snd-hda-
- Uninstallation
- Deleting from: /lib/modules/
rmdir: failed to remove '': No such file or directory
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
snd-hda-
- Uninstallation
- Deleting from: /lib/modules/
rmdir: failed to remove '': No such file or directory
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
snd-hda-
- Uninstallation
- Deleting from: /lib/modules/
rmdir: failed to remove '': No such file or directory
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
snd-hda-
- Uninstallation
- Deleting from: /lib/modules/
rmdir: failed to remove '': No such file or directory
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
snd-hda-
- Uninstallation
- Deleting from: /lib/modules/
rmdir: failed to remove '': No such file or directory
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
snd-hda-
- Uninstallation
- Deleting from: /lib/modules/
rmdir: failed to remove '': No such file or directory
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
snd-hda-codec.ko:
- Uninstallation
- Deleting from: /lib/modules/
rmdir: failed to remove '': No such file or directory
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
snd-hda-intel.ko:
- Uninstallation
- Deleting from: /lib/modules/
rmdir: failed to remove '': No such file or directory
- Original module
- No original module was found for this module on this kernel.
- Use the dkms install command to reinstall any previous module version.
snd-hda-
- Uninstallation
- Deleting from: /lib/modules/
| Hui Wang (hui.wang) wrote : | #76 |
please install headers first:
sudo apt install linux-headers-
sudo apt install linux-headers-
Then install the dkms.
| tags: | removed: wily |
| Kreaninw (95kreaninw95) wrote : | #77 |
@Hui Wang
Thanks, here is my new alsa-info.txt. Unfortunately, my internal mic still doesn't work.
| Hui Wang (hui.wang) wrote : | #78 |
According to #27, the deb was not installed too, let me build a kernel, then you could test the kernel instead of this deb.
| Hui Wang (hui.wang) wrote : | #79 |
Please test this kernel:
https:/
| Kreaninw (95kreaninw95) wrote : | #80 |
@Hui Wang
Are you sure that it wasn't installed? As you can see in my attached screenshot, I'm using your oem-audio-
And I can't install an unsigned kernel too, as I'm using UEFI laptop, it won't let me install the unsigned kernel.
| Hui Wang (hui.wang) wrote : | #81 |
To check, please upload the output of the command as below:
ls /lib/modules/`uname -r`/updates/dkms
| Kreaninw (95kreaninw95) wrote : | #82 |
@Hui Wang
This is my output of the command above.
| Hui Wang (hui.wang) wrote : | #83 |
According to #82, that deb was not installed successfully.
This is probably because you enabled secure boot in the BIOS or boot the signed kernel. Could you change to use the unsigned kernel (#79), maybe disable the secure boot in the BIOS, then you could load the unsigned kernel.
| kioftes (thstyl2000) wrote : | #84 |
This also affects the current ubuntu version (dingo). Is there a patch in some newer kernel? Many people have to work remotely nowadays, so it may be reasonable to mark this bug with higher priority?
| kioftes (thstyl2000) wrote : | #85 |
@Hui Wang
Is it possible to have the dkms driver as a workaround also for other kernel versions?
| bastianh (hoenscheid) wrote : Re: [Bug 1523100] Re: Alsa not detecting internal microphone [ALC255] (Realtek) | #86 |
My workaround for homeoffice work ist an external microphone (via USB) :-(
Am 31.03.2020 um 08:23 schrieb kioftes:
> This also affects the current ubuntu version (dingo). Is there a patch
> in some newer kernel? Many people have to work remotely nowadays, so it
> may be reasonable to mark this bug with higher priority?
>
| sahil (katarias) wrote : | #87 |
I have Dell Inspiron 5591 and installed Ubuntu 18.04.
Internal Mic not working. I have tried to add jack 0x12 but it has only white noise.
Also added 'options snd-hda-intel model=dell-
If anyone get to resolve this please share your findings.
| Gordon Lack (gordon-lack) wrote : | #88 |
I had a problem with a *missing* internal microphone today (well, I spotted it today - probably been like this for ages...).
Note that this was PulseAudio saying that there were no input devices.
The problem (as I eventually spotted) was that I'd set the Profile to be Analgue Stereo Output (under Configuration in PA Volume Control).
Setting this to Analogue Stereo Duplex made the internal mic show up.
Might not be the problem for most people, but you never know.
I did notice that if I plugged in an *external* mic the Profile switched to Duplex automatically.
| Dominik (dominik59) wrote : | #89 |
It also affects Linux Mint 19.3.
I had problems with audio also, so i had to add two lines:
echo "options snd-hda-intel dmic_detect=0" | sudo tee -a /etc/modprobe.
echo "blacklist snd_soc_skl" | sudo tee -a /etc/modprobe.
After executing these two commands audio is present again but still no success with internal microphone. Fortunately i have detachable microphone in my Creative Fatality headphones so after i have inserted this microphone in microphone socket, microphone has appeared inside pavucontrol and i am now able to record voice using this site: https:/
I have noticed that there are more discussions about this problem:
- https:/
- https:/
P.S. I have also tried to manually remap pins using: hdajackretask but with no success.
| Douglas (douglas-rauber) wrote : | #90 |
I have Acer Aspire E5-573G-72UF, i have tested in Linux Mint 19.3 and Ubuntu 20.04, and headset mic not woking.
Internal mic is ok, but i need headset for better talk.
Thanks
| LEE YUBI (eubnara) wrote : | #91 |
I have Acer swift 3 SF314-42, I have tested on Kubuntu 20.04.
Internal microphone doesn't work.
I upgraded kernel to 5.7.7 but still doesn't work.
Thanks
| LEE YUBI (eubnara) wrote : | #92 |
Oh, I upgraded kernel to 5.8.0 and it works!
| JackyOhh (sewal) wrote : | #93 |
still no internal mic with kernel 5.8. tried different models without luck.
@LEE YUBI please post your settings.
cat /proc/asound/
and
dmesg| grep snd
| Kreaninw (95kreaninw95) wrote : | #94 |
I'm using Acer Swift SF514-52T (Intel 8th Gen Core i5) on Ubuntu 20.10 - Linux kernel 5.8.
The default configuration has no sound working at all. I believe it uses the SOF driver (I could be wrong) which doesn't support the Kaby Lake platform, as the issues for supporting this platform have been closed ( https:/
Force enable the HDA driver (snd_hda_intel) in /etc/modprobe.
I tried to use Intel's SST driver as it's the only solution left. I enabled it with options snd-intel-dspcfg dsp_driver=2 but both the sound output and the internal mic (DMIC) don't work.
I also report this bug in https:/
Here is my alsa-info (with options snd-intel-dspcfg dsp_driver=2): http://
I attached my full dmesg also.
| DDD (3ddd) wrote : | #95 |
i have also Problems with my internal MIC on HP x360 1040:
https:/
| Julien Saggiotto (julianosag) wrote : | #96 |
Same problem here, with a Acer Swift 314-42.
Hdajackretask does not work for me.
:/


apport information