[問題] 抓不到音效卡?

看板Linux作者 (潑潑)時間15年前 (2010/12/26 01:06), 編輯推噓4(403)
留言7則, 4人參與, 最新討論串1/1
購入了一台筆電,這是我第一台筆電 雖然裡面附有正版的Win7,不過我還是把內建割一半的硬碟拿來灌linux 但我遇到了音效的問題 之前在桌電上遇到的問題只是音效調整沒用好而已,設定一下就好了 不過這次遇到的似乎是音效卡的問題,我不知道該怎麼辦 電腦是:emachines d732z http://0rz.tw/btAke 系統是:Mint10 (DVD) 在Win7下是有聲音的,不過在Mint下就沒聲音 打開System Tools裡面的System Profiler and Benchmark看 在Summary裡Multimedia顯示 Audio Adapter (null) 爬文找了一些方法不知道對不對,我貼一下狀況 sudo /sbin/alsa fore-reload lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/qiqi/.gvfs Output information may be incomplete. lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/qiqi/.gvfs Output information may be incomplete. Unloading ALSA sound driver modules: snd-hda-intel #######到這邊就卡住了######### sudo alsamixer cannot open mixer: No such file or directory aplay -l aplay: device_list:235: no soundcards found... cat /proc/asound/card0/codec#* | grep Codec cat: /proc/asound/card0/codec#*: No such file or directory sudo gedit /etc/modprobe.d/alsa-base.conf 我在裡面加了 options snd-hda-intel model=acer 以上是我試過的方法,但似乎沒有改善也毫無頭緒 請大家幫幫我讓這台筆電可以發聲吧,拜託拜託~~~ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.63.90.252

12/26 02:02, , 1F
你的右下角喇叭符號有點過有沒有設定靜音嗎
12/26 02:02, 1F
沒有符號,從選單進去音效則是Hardware是空的

12/26 10:04, , 2F
lspic , lsusb 看看是什麼晶片組?
12/26 10:04, 2F

12/26 16:13, , 3F
找到你音效卡晶片組,去官方看有沒有linux驅動
12/26 16:13, 3F
lsusb Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 003: ID 0402:9665 ALi Corp. Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lspci 00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 18) 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18) 00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06) 00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05) 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05) 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05) 00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 05) 00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5) 00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05) 00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05) 00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05) 00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 05) 01:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01) 02:00.0 Network controller: Broadcom Corporation BCM43225 802.11b/g/n (rev 01) 7f:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 05) 7f:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 05) 7f:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 05) 7f:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 05) 7f:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 05) 7f:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 05)

12/27 19:42, , 4F
intel沒出linux的driver, 用最新的ubuntu/debian有聲音嗎?
12/27 19:42, 4F
放了Ubuntu 10.04 (DVD) 試用是有聲音 Mint是基於Ubuntu的系統是嗎? 若是的話,應該就代表 Mint應該也會有聲音吧? 是該做什麼設定嗎?還是我非得換系統不可?

12/28 01:17, , 5F
mint是base on ubuntu沒錯
12/28 01:17, 5F

12/28 08:21, , 6F
dvd是類以live cd嗎?可以下 lsmod |grep snd or lspci
12/28 08:21, 6F
是的,只是下載時可以抓CD版跟DVD版,我不知道內容物有沒有差別所以註明了一下 請問指令是下在Mint還是Ubuntu呢? lsmod |grep snd snd_hda_intel 31738 1 snd_hda_codec 87552 1 snd_hda_intel snd_hwdep 5040 1 snd_hda_codec snd_pcm 71475 2 snd_hda_intel,snd_hda_codec snd_seq_midi 4588 0 snd_rawmidi 17783 1 snd_seq_midi snd_seq_midi_event 6047 1 snd_seq_midi snd_seq 47174 2 snd_seq_midi,snd_seq_midi_event snd_timer 19067 2 snd_pcm,snd_seq snd_seq_device 5744 3 snd_seq_midi,snd_rawmidi,snd_seq snd 49006 8 snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq, snd_timer,snd_seq_device soundcore 880 1 snd snd_page_alloc 7120 2 snd_hda_intel,snd_pcm

01/02 21:28, , 7F
ubuntu原本的版本可以用的東西,有時候也會突然壞掉
01/02 21:28, 7F
那我只好安裝Ubuntu了... ※ 編輯: Qiqi 來自: 61.63.90.252 (01/06 00:15)
文章代碼(AID): #1D5YIRvG (Linux)
文章代碼(AID): #1D5YIRvG (Linux)