LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 591|回复: 2

问一个声音的问题.

[复制链接]
发表于 2008-10-30 23:49:38 | 显示全部楼层 |阅读模式
笔记本在Linux只能接上耳塞才能发声音.在windows下,不用耳塞也可以.
重装了alsa-driver好多次,而且把alsamixer能打开的声音都开到最大.还是这样.
  1. #
  2. # Sound
  3. #
  4. CONFIG_SOUND=m

  5. #
  6. # Advanced Linux Sound Architecture
  7. #
  8. # CONFIG_SND is not set

  9. #
  10. # Open Sound System
  11. #
  12. # CONFIG_SOUND_PRIME is not set
复制代码

alsa版本如下:
  1. media-sound/alsa-driver
  2.       Latest version available: 1.0.17
  3.       Latest version installed: 1.0.17
  4.       Size of files: 2,661 kB
  5.       Homepage:      http://www.alsa-project.org/
  6.       Description:   Advanced Linux Sound Architecture kernel modules
  7.       License:       GPL-2
复制代码

加载的声音模块如下:
  1. snd_pcm_oss            43168  0
  2. snd_mixer_oss          22144  1 snd_pcm_oss
  3. snd_seq_oss            37376  0
  4. snd_seq_midi_event     12928  1 snd_seq_oss
  5. snd_seq                48080  4 snd_seq_oss,snd_seq_midi_event
  6. snd_seq_device         14220  2 snd_seq_oss,snd_seq
  7. snd_hda_intel         297240  0
  8. snd_pcm                64004  2 snd_pcm_oss,snd_hda_intel
  9. snd_timer              25860  2 snd_seq,snd_pcm
  10. snd_page_alloc         16520  2 snd_hda_intel,snd_pcm
  11. snd_hwdep              15876  1 snd_hda_intel
  12. snd                    48932  9 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_seq_device,snd_hda_intel,snd_pcm,snd_timer,snd_hwdep
  13. soundcore              15584  1 snd
复制代码
发表于 2008-10-31 00:27:48 | 显示全部楼层
  1. # emerge --sync
  2. # emerge -av media-sound/alsa-utils
  3. # alsamixer      //  UP & ESC
  4. # man  alsamixer
复制代码
回复 支持 反对

使用道具 举报

发表于 2008-10-31 09:48:19 | 显示全部楼层
use in kernel alsa sound driver instead
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表