国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 系統 > Linux > 正文

Linux中聲卡不會發聲的解決

2024-08-28 00:19:56
字體:
來源:轉載
供稿:網友
看現象,重啟系統,有時候有聲音,有時候沒聲音。
分析,看硬件列表:
varrily@Varrily-Ubuntu:~$ cat /proc/asound/cards
0 [AudioPCI ]: ENS1371 - Ensoniq AudioPCI
Ensoniq AudioPCI ENS1371 at 0xe000, irq 20
1 [V8237 ]: VIA8237 - VIA 8237
VIA 8237 with ALC655 at 0x1000, irq 21

varrily@Varrily-Ubuntu:~$ lspci
00:0a.0 Multimedia audio controller: Ensoniq 5880 AudioPCI (rev 02)
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)

果然,系統識別了兩張聲卡。
一張是主板集成的Realtek ALC655
另一張是后來加上去的Ensoniq AudioPCI聲卡

很奇怪的是明明在BIOS中禁用了集成的Realtek ALC655,怎么還是出現了?
也許上面的命令只是說明系統有兩張聲卡,以及所占用的IRQ,或許這就是UBUNTU的特點??
如何讓系統只使用第一塊聲卡呢?

于是Google一下,看到這樣一個方法:

I fixed my Ensoniq 1371 issue buy doing the following:

(please use do not make these changes if your not comfortable doing so)

1. You'll need to edit the “modules” file thru a terminal window.
2. Start you terminal window
3. Once at the flashing prompt type:
4. cd /etc
5. then type
6. sudo nano modules (when asked for the root password please enter it)

# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

lp
psmouse

7. now move your blinking courser to the line just below the list line mine is “psmouse”, yours could be different. then type in “snd-ens1371”, your modules file should look similar to mine:

# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

lp
psmouse
snd-ens1371

8. To exit and save please do the following:
* Crtl-O
* You'll be asked: “File Name to Write: modules”; just hit the "enter" key.
* next you should see “[ Wrote 9 lines ]”

9. Now it Ctrl-X to exit GNU nano
10. Once that is done you should be back at “/etc$” prompt.
11. Now restart your computer. Once back in Ubuntu test your sound card.

Your sound card should work now, if you have speakers connected to your sound card you should hear the Ubuntu startup sounds. Please let me know if this works for you.

改之,重啟,正常!
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 孟州市| 彰化县| 赤壁市| 遂宁市| 湖南省| 阳西县| 诸暨市| 开封县| 岳阳县| 五大连池市| 桓仁| 蕉岭县| 卓资县| 轮台县| 江孜县| 黄山市| 郴州市| 莱阳市| 东阿县| 双峰县| 宁都县| 伊金霍洛旗| 莒南县| 龙州县| 寿光市| 平果县| 桐柏县| 望都县| 鹤峰县| 萨迦县| 中西区| 伊金霍洛旗| 双牌县| 宁明县| 山东省| 长海县| 崇州市| 启东市| 南木林县| 太湖县| 天门市|