how to install alsa driver, utils and lib using rpm
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i have downloaded alsa-driver-0.9.2-fr1.i386.rpm, alsa-kernel-0.9.2-fr1_2.4.18_27.8.0.i386.rpm, alsa-lib-0.9.2-fr1.i386.rpm, alsa-utils-0.9.2-fr1.i386.rpm
i installed all of them however nothing works at all
when i run alsamixer, an error msg comes up:
alsamixer: function snd_ctl_open failed for default: No such file or directory
when linux redhat 8 loads up, i don't see any process saying that alsa is starting, however when i shutdown the computer, it say alsatcl failed to start.
so basically it starts when i shutdown the computer instead of starting when i boot up the computer?
i have installed these packages and now i got no idea what to do, help please?
Distribution: RH 6.2, Gen2, Knoppix, 98,2000 + various
Posts: 3,151
Rep:
might be alsa-config,
when you install that stuff, it just adds utilities and kernel
modules for you but doesn't change any system settings.
you can depmod -a
then modprobe <modulename>
for your sound card.
but go to a prompt,
type alsa no space after alsa and hit tab afew times and
see what choices you have.
[root@ausmedia root]# depmod -a
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd-gu
s-lib.o
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd-ha
mmerfall-mem.o
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd-hw
dep.o
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd-mi
xer-oss.o
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd-pa
ge-alloc.o
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd-pc
m-oss.o
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd-pc
m.o
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd-ra
wmidi.o
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd-se
q-oss.o
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd-se
q.o
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd-se
rialmidi.o
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd-ti
mer.o
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd-us
b-audio.o
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd-vx
-lib.o
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd-wa
vefront.o
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd-ym
fpci.o
depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/kernel/sound/snd.o
then this is what happen when i try to type
modprobe cmpci
[root@ausmedia root]# modprobe snd-cmipci
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol __pollwait_R88ce877e
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol vfs_follow_link_R04ffbf97
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol add_wait_queue_R97fe625d
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol __down_read_Rbebf4a44
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol remove_wait_queue_Ra28c4c51
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol fasync_helper_Rda926f8b
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol register_chrdev_Rd8c34155
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol __up_read_R98a5b601
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol kill_fasync_R82f4bb42
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol create_proc_entry_R707afcdd
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol init_rwsem_R322cb358
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol proc_root_Rde04b831
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol remove_proc_entry_R524a9812
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol __up_write_R77fd5393
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol register_sound_special_R45a2a2bc
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol vfs_readlink_Rc756d4da
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: unresolved symbol __down_write_R716dfc70
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: insmod /lib/modules/2.4.18-27.8.0/kernel/sound/snd.o failed
/lib/modules/2.4.18-27.8.0/kernel/sound/snd.o: insmod snd-cmipci failed
so many errors, i got no idea whats going on, i love linux and everything is has so far, but if it force me to live in a world of silent, i rather suicide then sitting on the computer without music...
Distribution: RH 6.2, Gen2, Knoppix, 98,2000 + various
Posts: 3,151
Rep:
it looks like you'll need to download the source for
alsa compile it yourself. it's not that hard. alsa will
even complain to you if you're compiling the packages
in the wrong order. i think it's drivers, then libs, then utils,
but i'm not sure.
[root@ausmedia alsa]# modprobe snd-cmipci
/lib/modules/2.4.18-27.8.0/kernel/sound/pci/snd-cmipci.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.18-27.8.0/kernel/sound/pci/snd-cmipci.o: insmod /lib/modules/2.4.18-27.8.0/kernel/sound/pci/snd-cmipci.o failed
/lib/modules/2.4.18-27.8.0/kernel/sound/pci/snd-cmipci.o: insmod snd-cmipci failed
this is what happen when i try the modprobe snd-cmpci command,
installation was very successful until i get to this part where i cannot load the module. please help someone?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.