On 14 Dec 2002 09:22:28 +0000
Nikola Ceh <[EMAIL PROTECTED]> wrote:

> > One idea: make sure you move sideways (or delete) your old
> > /etc/asound.conf file, since this file now does something totally
> > different in ALSA 0.9.
> > 
> > Also, make sure you've upgraded your ALSA-lib and ALSA-utils packages
> > to 0.9, since the old ones will no longer work.
> 
> There was no asound.conf in /etc, but I found one in /home (?!) -
> removed, still no go.
> 
> I removed 0.5 (at least I thought I did) but alsaconf still reports 5.12
> - I installed all packages from the 0.9.0 set, but it seems that they
> didn't upgrade the old ones - bug or feature? Either way, how do I get
> rid of the old ones?
> 
> Now oss emulation works, but some progs/commands say that there is no
> alsa card present, 
> 
> 
> Fact sheet:
> 
> kernel 2.4.18-3
> 
> gamix/amixer/alsamixer/alsactl:
> Error while loading shared libraries: libasound.so.2L cannot open object
> file: No such file or directory
> 
> gmix, xmms work fine, though... they recognize the card as 'Creative
> SBlive - Emu10k1'
> 
> /dev/snd contains only an entry called timer - under the 0.5 drivers,
> there were the pcm* entries, is this the way it should be?
> 
> /etc/rc.d/init.d/alsasound status returns ALSA driver loaded
> 
> /etc/modules.conf
> -----------------------------------------
> alias parport_lowlevel parport_pc
> alias eth0 8139too
> alias usb-controller usb-uhci
> alias char-major-195 NVdriver
> 
> # ALSA portion
> alias char-major-116 snd
> alias snd-card-0 snd-emu10k1
> # module options should go here
> 
> # OSS/Free portion
> 
> #card #0
> alias sound-service-0-0 snd-mixer-oss
> alias sound-service-0-1 snd-seq-oss
> alias sound-service-0-3 snd-pcm-oss
> alias sound-service-0-8 snd-seq-oss
> alias sound-service-0-12 snd-pcm-oss
>   
> 
> alias sound-slot-0 emu10k1

That should be alias sound-slot-0 snd-card-0 . Note that emu10k1 is the
OSS/Free driver and snd-emu10k1 the ALSA driver.

> post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L
> >/dev/null 2>&1 || :
> pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S
> >/dev/null 2>&1 || :
> -----------------------------------------
> 
> 
> lsmod output:
> -----------------------------------------
> Module                  Size  Used by    Tainted: P  
> ppp_deflate             4000   0 (autoclean)
> zlib_deflate           21344   0 (autoclean) [ppp_deflate]
> ppp_async               8256   1 (autoclean)
> ppp_generic            24140   3 (autoclean) [ppp_deflate ppp_async]
> slhc                    6508   1 (autoclean) [ppp_generic]
> snd-pcm-oss            52356   0 (autoclean) (unused)
> snd-pcm                88224   0 (autoclean) [snd-pcm-oss]
> snd-timer              16064   0 (autoclean) [snd-pcm]
> snd-mixer-oss          14752   0 (autoclean) [snd-pcm-oss]
> snd                    47720   0 (autoclean) [snd-pcm-oss snd-pcm
> snd-timer snd-mixer-oss]
> emu10k1                63968   0 (autoclean)
> ac97_codec             11936   0 (autoclean) [emu10k1]
> sound                  71916   0 (autoclean) [emu10k1]

The above three modules are OSS/Free ones. 

> soundcore               6692   7 (autoclean) [snd emu10k1 sound]
> agpgart                39456   3 (autoclean)
> NVdriver             1148992  10 (autoclean)
> binfmt_misc             7556   1
> autofs                 12132   0 (autoclean) (unused)
> 8139too                16480   1
> mii                     2408   0 [8139too]
> ide-cd                 30272   0 (autoclean)
> cdrom                  32224   0 (autoclean) [ide-cd]
> nls_iso8859-1           3488   1 (autoclean)
> nls_cp437               5120   1 (autoclean)
> vfat                   12092   1 (autoclean)
> fat                    37432   0 (autoclean) [vfat]
> CDCEther               11104   0 (unused)
> acm                     6784   1
> usb-uhci               24452   0 (unused)
> usbcore                73216   1 [CDCEther acm usb-uhci]
> ext3                   67136   2
> jbd                    49400   2 [ext3]
> -----------------------------------------

HTH,

    -Frans


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to