标题: 如何安装ALSA驱动
leepb
新生入学
Rank: 1
注册用户



UID 37211
精华 0
积分 0(积分有什么用?)
帖子 3
阅读权限 10
注册 2003-2-22
状态 离线
发表于 2006-1-2 16:03  资料  个人空间  短消息  加为好友 
还是有文体啊,急死俺了!!!!!!

版主说到:"然后保存退出重启。这就完成了,还不发声 ?不要紧我也遇到,打开音量控制器,你会发现所有的音量都是0, 接下来就不用我教了吧,调好音量后,先不要关控制器,直接测试声卡。能听到声音吗?还没有?那就把电脑砸了。"

现在问题来了!

        声音是可以听到,可是会有报错! 模块 i810-audio  不能被Load ,我的内核是2.4.20-8
重新启动之后,声音又没了

请大虾们解答.!!!!!!!

顶部
zebiao_yan
新生入学
Rank: 1
注册用户



UID 71341
精华 0
积分 0(积分有什么用?)
帖子 1
阅读权限 10
注册 2004-1-30
状态 离线
发表于 2006-2-7 10:36  资料  个人空间  短消息  加为好友 
我的声卡驱动完后是能够发声了,但是有2个问题:
1.设置不能保存,每次开机又没有声音了,必须重新运行alsaconf和alsamixer命令才能打开声音。
2.怎么播放mp3呀?
谢谢各位!

顶部
hzzymz
新生入学
Rank: 1
注册用户



UID 150572
精华 0
积分 0(积分有什么用?)
帖子 5
阅读权限 10
注册 2006-2-24
状态 离线
发表于 2006-2-25 14:15  资料  个人空间  短消息  加为好友 
版主 阿  我 的 怎么不行捏
显示装的时候

[root@host alsa-driver-1.0.10]# ./configure
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.


速回复阿

顶部
synge
版主
Rank: 7Rank: 7Rank: 7
版主


UID 102879
精华 7
积分 1(积分有什么用?)
帖子 5037
阅读权限 100
注册 2004-12-2
状态 离线
发表于 2006-2-25 19:58  资料  个人空间  短消息  加为好友 
checking for gcc... no
查一下E文字典.

顶部
hzzymz
新生入学
Rank: 1
注册用户



UID 150572
精华 0
积分 0(积分有什么用?)
帖子 5
阅读权限 10
注册 2006-2-24
状态 离线
发表于 2006-2-25 21:22  资料  个人空间  短消息  加为好友 
[QUOTE=synge]checking for gcc... no
查一下E文字典.[/QUOTE]

加我QQ告诉我

顶部
不容错过的IBM 集群技术资源汇总
LLLL_12342000
新生入学
Rank: 1
注册用户



UID 138292
精华 0
积分 0(积分有什么用?)
帖子 22
阅读权限 10
注册 2005-10-17
状态 离线
发表于 2006-3-2 09:26  资料  个人空间  短消息  加为好友 
我装了那个驱动之后,不但没有成功,反而网卡都不能用了。
郁闷!!!!!!!!!!!!

顶部
shindow
新生入学
Rank: 1
注册用户



UID 151384
精华 0
积分 0(积分有什么用?)
帖子 33
阅读权限 10
注册 2006-3-4
状态 离线
发表于 2006-3-5 15:46  资料  个人空间  短消息  加为好友 
【转帖】

[QUOTE=cadyboy][root@localhost alsa-driver-1.0.10]# make install
find /lib/modules/2.4.20-8/kernel/sound -name 'snd*.*o' | xargs rm -f
make[1]: Entering directory `/tmp/alsa-driver-1.0.10/acore'
mkdir -p /lib/modules/2.4.20-8/kernel/sound/acore
cp snd-hwdep.o snd-page-alloc.o snd-pcm.o snd-rawmidi.o snd-timer.o snd.o /lib/modules/2.4.20-8/kernel/sound/acore
cp: stat‘snd-hwdep.o’失败: 没有那个文件或目录
cp: stat‘snd-page-alloc.o’失败: 没有那个文件或目录
cp: stat‘snd-pcm.o’失败: 没有那个文件或目录
cp: stat‘snd-rawmidi.o’失败: 没有那个文件或目录
cp: stat‘snd-timer.o’失败: 没有那个文件或目录
cp: stat‘snd.o’失败: 没有那个文件或目录
make[1]: *** [_modinst__] Error 1
make[1]: Leaving directory `/tmp/alsa-driver-1.0.10/acore'
make: *** [install-modules] Error 1
[root@localhost alsa-driver-1.0.10]#



???????????[/QUOTE]
我的也是出现这种问题,请高手帮一下忙.小弟不胜感激!

顶部
不容错过的IBM 集群技术资源汇总
heruizhou
新生入学
Rank: 1
注册用户



UID 151003
精华 0
积分 0(积分有什么用?)
帖子 20
阅读权限 10
注册 2006-2-28
状态 离线
发表于 2006-3-8 23:07  资料  个人空间  短消息  加为好友 
当进行到make的时候出现以下内容

make[4]: *** [/nvinda/alsa-driver-1.0.10/acore/misc.o] 错误 1
make[3]: *** [/nvinda/alsa-driver-1.0.10/acore] 错误 2
make[2]: *** [_module_/nvinda/alsa-driver-1.0.10] 错误 2
make[1]: *** [modules] 错误 2
make[1]: Leaving directory `/usr/src/linux-2.6.9-5.34DT'
make: *** [compile] 错误 2

该怎么办?
我的qq 274683555
谁知道加我qq聊

顶部
不容错过的IBM 集群技术资源汇总
xtuzhxing
新生入学
Rank: 1
注册用户



UID 153106
精华 0
积分 0(积分有什么用?)
帖子 4
阅读权限 10
注册 2006-3-19
状态 离线
发表于 2006-3-23 21:27  资料  个人空间  短消息  加为好友 
好像不行阿!!!

顶部
不容错过的IBM 集群技术资源汇总
sjzzyg
新生入学
Rank: 1
注册用户



UID 153793
精华 0
积分 0(积分有什么用?)
帖子 5
阅读权限 10
注册 2006-3-25
状态 离线
发表于 2006-3-25 11:32  资料  个人空间  短消息  加为好友 
请楼主关注一下我的问题

[root@localhost alsa-utils-1.0.10]# alsaconf

图形界面如下:
            ┌─────────────-─────────────────┐
            │                                                                                                                         │
            │                    ALSA  CONFIGURATOR                                                         │
            │                    version 1.0.10                                                                           │
            │                                                                                                                         │
            │             This script is a configurator for                                                     │
            │     Advanced Linux Sound Architecture (ALSA) driver.                           │
            │                                                                                                                         │
            │                                                                                                                         │
            │   If ALSA is already running, you should close all sound                     │
            │   apps now and stop the sound driver.                                                    │
            │   alsaconf will try to do this, but it's not 100% sure.                               │
            │                                                                                                                          │
            └─────────────────-─────────────┘
Building card database..
         ┌──────────────────────────────────┐
         │                        Searching sound cards                                                                     │
         ┌──--──────────────────────────────┐  │
                                       │  │               96%              │  │
         └─--───────────────────────────────┘  │
         └──────────────────────────────────┘
         ┌─────────Soundcard Selection────-───────────┐
         │                                                                                                                                       │
         │          Following card(s) are found on your system.                                              │
         │          Choose a soundcard to configure:                                                                │
         │
         ┌──────────────────────────────────┐
         │            intel8x0  Intel Corp.: Unknown device 266e (rev 03)                                │
         │            legacy    Probe legacy ISA (non-PnP) chips                                               │
         │                                                                                                                                        │
         │                                                                                                                                        │
         │                                                                                                                                        │
         │                                                                                                                                        │
         │                                                                                                                                        │
         │                                                                                                                                        │
         └──────────────────────────────────┘
         │                       <  OK  >            <Cancel>                                                                     │
         └──────────────────────────────────┘
         
我选择第一项: intel8x0
                             ┌────────────────────────┐
                             │                                                                                                │
                             │ Configuring snd-intel8x0                                                  │
                             │ Do you want to modify /etc/modules.conf?                   │
                             │                                                                                                │
                             ├────────────────────────┤
                             │             < Yes >       < No  >                                                 │
                             └────────────────────────┘
                                                                  
                          ┌─────────────────────────────┐
                          │                                                                                                                    │
                          │                                                                                                                    │
                          │      OK, sound driver is configured.                                                      │
                          │                                                                                                                    │
                          │                   ALSA  CONFIGURATOR                                                     │
                          │                                                                                                                    │
                          │           will prepare the card for playing now.                                      │
                          │                                                                                                                   │
                          │      Now I'll run alsasound init script, then I'll use                             │
                          │      amixer to raise the default volumes.                                             │
                          │      You can change the volume later via a mixer                              │
                          │      program such as alsamixer or gamix.                                          │
                          ├─────────────────────────────┤
                          │                                                <  OK  >                                                     │
                          └─────────────────────────────┘
                                                                                                                             
Loading driver...
Starting sound driver: snd-intel8x0 /lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o: unresolved symbol
pci_free_consistent/lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o: unresolved symbol create_proc_entry

/lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o: unresolved symbol pci_alloc_consistent

/lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o: unresolved symbol remove_proc_entry

/lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o: unresolved symbol mem_map

/lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o: unresolved symbol vmalloc_to_page

/lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o: insmod /lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o
failed/lib/modules/2.4.20-8/kernel/sound/acore/snd-page-alloc.o: insmod snd-intel8x0 failed

done

Setting default volumes...

Saving the mixer setup used for this in /etc/asound.state.

/usr/sbin/alsactl: save_state:1163: No soundcards found...
===============================================================================
Now ALSA is ready to use.
For adjustment of volumes, use your favorite mixer.

Have a lot of fun!

最后信息表明,没发现声卡,请问问题出在哪里?

顶部
不容错过的IBM 集群技术资源汇总
 



当前时区 GMT+8, 现在时间是 2008-5-17 01:26

    Powered by Discuz! 5.5.0  © 2001-2007 Comsenz Inc.
Processed in 0.152104 second(s), 5 queries

清除 Cookies - 联系我们 - Linux伊甸园 - Archiver - WAP