Damian Gatabria wrote:


I've got another one of my useless ideas. Maybe some day one will be of use.


First, to get the obvious out of the way, do this:

killall -9 artsd
killall -9 esd

Then, try these, as root:

service alsa stop
service sound stop

then do:

lsmod

and rmmod anything that starts with "snd-", like:

rmmod snd-via8233

there were none on the list starting with "snd-"



then, also do a


rmmod emu10k1-gp
(this is the module that appears loaded as the
driver for your "unexistant" soundcard. Kill everything
and anything you see that relates to this soundcard).


response: "is not loaded"



You have said earlier that your /etc/modules.conf looks like:


----
probeall scsi_hostadapter ide-scsi
probeall usb-interface usb-uhci
alias sound-slot-0 snd-via8233
above snd-via8233 snd-pcm-oss
alias net-pf-4 ipx
alias autofs autofs4
----

So, remove both lines relating to your sound system. (that is, the third and fourth line.)

Save your changes.


The idea behind this is to completely clean your sound setup.
Now, we should be able to configure from the ground up.

do: (always as root)

insmod snd-via8233

and check for any errors or output messages.

here's the output:
[EMAIL PROTECTED] margot]# insmod snd-via8233
Using /lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_ac97_set_rate
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_pcm_new_Re5b2d829
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_device_new_R87e48843
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_pcm_sgbuf_ops_copy_playback_Rec66fd7a
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_card_free_R820ca2b0
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_pcm_period_elapsed_R968c87bc
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_pcm_sgbuf_ops_copy_capture_Rdfd622cd
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_pcm_lib_ioctl_R0c37ba43
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_kcalloc_R4da9e78a
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_pcm_sgbuf_ops_page_R7a8ee415
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_pcm_sgbuf_alloc_R2a669b82
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_pcm_sgbuf_delete_Rb7b9d725
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_pcm_sgbuf_init_Rc967ea05
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_malloc_pci_pages_Raeebaf47
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_pcm_hw_constraint_list_Rf47da10a
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_ac97_mixer
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_pcm_set_ops_R44acc868
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_free_pci_pages_Rb58eb5d1
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_ac97_update_bits
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_pcm_sgbuf_ops_silence_R257cd3e5
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_card_register_R0f0eb42a
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_pcm_hw_constraint_pow2_Rb85bfb6a
/lib/modules/2.4.19-16mdk/kernel/sound/pci/snd-via8233.o.gz: unresolved symbol snd_card_new_Rad682a69
[EMAIL PROTECTED] margot]# Mutex destroy failure: Device or resource busy
kdeinit: Fatal IO error: client killed
kdeinit: sending SIGHUP to children.
Mutex destroy failure: Device or resource busy
kdeinit: sending SIGTERM to children.
kdeinit: Exit.


Is this as bad as it looks? I didn't dare go any further!

Margot


If that went allright, then:

-open up aumix and turn the volume up.

-open up xmms, right click on it so you get the context menu,
 go to options --> preferences
and choose ALSA ad output plugin. If you don't
see alsa, then you need to:

urpmi xmms-alsa

then try again and select alsa as output. Then, choose
any sound file and try to play it.

Tell me how it went.


Damian





------------------------------------------------------------------------


Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to