LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to install alsa driver, utils and lib using rpm (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-install-alsa-driver-utils-and-lib-using-rpm-58354/)

ausmedia 05-06-2003 06:37 AM

how to install alsa drivers?
 
hi there,

sound card = cmedia 8738 cmpci

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?

i haven't type any commands in terminal yet.

help please, thx

whansard 05-06-2003 10:41 AM

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.

ausmedia 05-06-2003 11:57 AM

this is what happen when i type depmod -a

[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...

please help.

whansard 05-06-2003 02:28 PM

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.

ausmedia 05-07-2003 02:40 AM

alsa installtions
 
installing src successful until i type

[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?


All times are GMT -5. The time now is 11:16 PM.