Jaroslav Kysela wrote:
On Tue, 1 Apr 2003, Ivica Babarovic wrote:


Hello!

After carefull reading of instalation instructions for my sound card,
I started with recompiling and reconfiguring my kernel. I didnt want to
have any OSS modules in it. I also enabled sound support (soundcore.o).

[EMAIL PROTECTED] pci]# uname -a
Linux winphony 2.4.18-3custom #6 sre mar 26 14:21:08 CET 2003 i686 unknown
I'm running RH 7.3.

I configured and installed following packages:

alsa-driver-0.9.2
alsa-lib-0.9.2
alsa-utils-0.9.2

configure command for driver package was:
./configure --with-cards=ens1371 --with-sequencer=yes 
--with-kernel=/usr/src/linux-2.4.18-3/  --with-debug=detect


Try 'make clean; make dep; make' after configure in the alsa-driver directory.

Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs

I tried to do that Jaroslav ... nothing chnaged ... problems stayed the same. then I tried a diferent aproach. I deleted all the compile directories, and unpacked tar files again. I installed all three packages again from scratch.

alsa-driver-0.9.2
alsa-lib-0.9.2
alsa-utils-0.9.2

After instalation I inserted all the modules without any problems. :D
Proof:
[EMAIL PROTECTED] alsa-utils-0.9.2]# lsmod
Module Size Used by Not tainted
snd-seq-midi 4416 0 (autoclean) (unused)
snd-seq-oss 28192 0 (unused)
snd-seq-midi-event 5440 0 [snd-seq-midi snd-seq-oss]
snd-seq 44044 2 [snd-seq-midi snd-seq-oss snd-seq-midi-event]
snd-pcm-oss 43172 0 (unused)
snd-mixer-oss 13504 0 [snd-pcm-oss]
snd-ens1371 14276 0 (unused)
snd-pcm 77056 0 [snd-pcm-oss snd-ens1371]
snd-page-alloc 7640 0 [snd-pcm]
snd-timer 17888 0 [snd-seq snd-pcm]
snd-rawmidi 16864 0 [snd-seq-midi snd-ens1371]
snd-seq-device 5676 0 [snd-seq-midi snd-seq-oss snd-seq snd-rawmidi]
snd-ac97-codec 38800 0 [snd-ens1371]
snd 39808 0 [snd-seq-midi snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-ens1371 snd-pcm snd-timer snd-rawmidi snd-seq-device snd-ac97-codec]
soundcore 6212 8 [snd]
ide-cd 30016 0 (autoclean)
cdrom 31936 0 (autoclean) [ide-cd]



Looks like things are working right?! Wrong. I rebooted machine and I couldn't insert the main module into the kernel again. Something gets confused after a reboot.Really wierd. Never had any such experience. If there's any ideas of how to solve this I'd appreciate it very much.

TIA,
ivo



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to