请问无法录音应该怎么解决?
Tofloor
poster avatar
mhlan
deepin
2018-06-03 07:11
Author

一直不能解决录音的问题,最近要在电脑上做TPO,没有录音很是不便,但是搞了很久还是不行。
具体问题就是mic无法录音。

其中声卡的型号是这个:
  1. rio@rio-PC:~$ lspci | grep Audio
  2. 00:1f.3 Multimedia audio controller: Intel Corporation Sunrise Point-H HD Audio (rev 31)
Copy the Code
声音控制面板显示选项也不能切换到其他输入。

很头大,希望各位大大能提供一下解决方案!
Reply Favorite View the author
All Replies
avatar
wtz
deepin
2018-06-03 07:21
#1
参考:https://askubuntu.com/questions/ ... se-point-h-hd-audio
安装 pavucontrol 并手动配置。
Reply View the author
avatar
152******14
deepin
2018-06-03 07:54
#2
楼上+1     
Reply View the author
avatar
mhlan
deepin
2018-06-04 03:11
#3
本帖最后由 mhlan 于 2018-6-3 19:12 编辑

更改配置之后,可以录系统内部的声音,但是还是不能录外部的声音,请问可能是因为什么原因啊?
Reply View the author
avatar
mhlan
deepin
2018-06-04 03:13
#4

能录音系统内部声音了,但是外部还是不行呀...
Reply View the author
avatar
152******14
deepin
2018-06-04 03:34
#5
https://bbs.deepin.org/post/157523
能录音系统内部声音了,但是外部还是不行呀...

外部的? 我觉得内部的难,你外部不能功放还是?
Reply View the author
avatar
wtz
deepin
2018-06-04 03:57
#6
https://bbs.deepin.org/post/157523
更改配置之后,可以录系统内部的声音,但是还是不能录外部的声音,请问可能是因为什么原因啊?
...

那个“录音”选项卡中的下拉菜单里有哪些选项?有没有你的声卡对应的设备?

如果没有,可能是设备驱动没有加载,请检查系统启动日志:
  1. sudo dmesg | grep snd
Copy the Code

把输出贴上来看看。
Reply View the author
avatar
mhlan
deepin
2018-06-04 04:55
#7
https://bbs.deepin.org/post/157523
那个“录音”选项卡中的下拉菜单里有哪些选项?有没有你的声卡对应的设备?

如果没有,可能是设备驱动没 ...

录音中如果选择内部声音,可以很好录音;外部声音则不能录制。

输出如下:
  1. rio@rio-PC:~$ sudo dmesg | grep snd
  2. [sudo] rio 的密码:
  3. [    5.684361] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  4. [    5.720329] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC255: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
  5. [    5.720335] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  6. [    5.720338] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
  7. [    5.720339] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
  8. [    5.720341] snd_hda_codec_realtek hdaudioC0D0:    inputs:
Copy the Code
Reply View the author
avatar
mhlan
deepin
2018-06-04 04:57
#8
https://bbs.deepin.org/post/157523
外部的? 我觉得内部的难,你外部不能功放还是?

外部可以功放,也可以插耳机,但是听不到麦克风,只能录制系统内部的声音。
Reply View the author
avatar
152******14
deepin
2018-06-04 05:02
#9
https://bbs.deepin.org/post/157523
外部可以功放,也可以插耳机,但是听不到麦克风,只能录制系统内部的声音。 ...

外接麦克风可以不。
Reply View the author
avatar
mhlan
deepin
2018-06-04 05:03
#10
https://bbs.deepin.org/post/157523
外接麦克风可以不。

耳机的也不行。
Reply View the author
avatar
wtz
deepin
2018-06-06 12:57
#11
  1. alsamixer
Copy the Code

试试看能不能调一下参数。
Reply View the author
avatar
mhlan
deepin
2018-06-07 04:58
#12
https://bbs.deepin.org/post/157523
试试看能不能调一下参数。

这个以前就试过,但是调来调去都是没反应...可能是凉了
Reply View the author
avatar
188******56
deepin
2018-06-08 08:07
#13
请参考我的帖子:https://bbs.deepin.org/post/157840
Reply View the author
avatar
mhlan
deepin
2018-06-08 18:18
#14
https://bbs.deepin.org/post/157523
请参考我的帖子:音频输入指南

我只有模拟输入,没有话筒...
Reply View the author
avatar
188******56
deepin
2018-06-08 19:11
#15
https://bbs.deepin.org/post/157523
我只有模拟输入,没有话筒...

你不是插耳机吗,耳机没话筒?
Reply View the author
avatar
mhlan
deepin
2018-06-09 01:16
#16
https://bbs.deepin.org/post/157523
你不是插耳机吗,耳机没话筒?

输出设备显示了话筒,输入设备显示不出来
Reply View the author
avatar
mrdoubleu
deepin
2019-07-22 00:25
#17
楼主求问解决了吗?好着急啊!!!!!!我和你一样音频输出没问题,就是不显示话筒,求助啊@@@@@@@
Reply View the author
avatar
jnlin
deepin
2019-12-12 06:57
#18
楼主,问题解决了吗?我也遇到这样的问题了。
Reply View the author