Jump to content

ALSA


rsanjiv
 Share

Recommended Posts

Guest kuchwas
I did try 1.2.8. Now, it wouldn't freeze. Instead, there would be no sound and the tracks would play at lightning speed (something like 10 sec per track and then the next track). As each track started, I would get a message saying "output format :7". I have no clue what this is supposed to mean.

 

Regarding the ac97 module, I tried disabling it. However, I get the message "device or resource busy". Do I have to unload some other module before unloading ac97 ?

 

Regards,

 

Sanjiv

Ok, I don't see why the ac97 is loading, plus there is a quote from zero0w about the via82xx; these are not the correct drivers for your SD card. You need the EMU10K1 drivers.

 

Looking up further at the output of your lsmod and modules.conf, it appears that you do not have alsa setup correctly, and have some of the wrong sound card drivers loading.

 

You need to go to this page at the alsa-project, and click on details, and follow the instructions about what needs to be in your modules.conf and setup an .asoundrc file.

 

Did you compile alsa of use mdk rpms?

Link to comment
Share on other sites

Guest kuchwas
where did rsanjiv post about ac97/via? That was me. I don't see them in rsanjiv's post.

Two posts above yours.

 

Regarding the ac97 module, I tried disabling it. However, I get the message "device or resource busy". Do I have to unload some other module before unloading ac97 ?
Link to comment
Share on other sites

I saw that but what?...do we have esp now? how did anyone know? It's no where else, so? That's why I asked for another lsmod and modules.conf. You can simply edit modules.conf>reboot>no ac97. It's that simple. If 2 cards were set up by ML and done properly, there shouldn't be a prob.

[root@ml root]# cat /etc/modules.conf

probeall scsi_hostadapter usb-storage ide-scsi
probeall usb-interface usb-uhci
alias sound-slot-1 snd-via82xx
alias sound-slot-0 es1371
above snd-via82xx snd-pcm-oss
alias eth0 via-rhine
alias /dev/nvidia* nvidia


[root@ml root]# cat /proc/modules
snd_seq_oss 34752 0 - Live 0xd0b47000
snd_seq_midi_event 8064 1 snd_seq_oss, Live 0xd0acc000
snd_seq 56080 4 snd_seq_oss,snd_seq_midi_event, Live 0xd0d37000
snd_pcm_oss 53732 0 - Live 0xd0d48000
snd_mixer_oss 19008 2 snd_pcm_oss, Live 0xd0a8d000
snd_via82xx 25568 1 - Live 0xd0aed000
snd_pcm 101028 2 snd_pcm_oss,snd_via82xx, Live 0xd0b0b000
snd_timer 25988 2 snd_seq,snd_pcm, Live 0xd0ad5000
snd_ac97_codec 54596 1 snd_via82xx, Live 0xd0ade000
snd_page_alloc 11908 2 snd_via82xx,snd_pcm, Live 0xd0aac000
snd_mpu401_uart 7808 1 snd_via82xx, Live 0xd0aa0000
snd_rawmidi 25376 1 snd_mpu401_uart, Live 0xd0ab5000
snd_seq_device 8136 3 snd_seq_oss,snd_seq,snd_rawmidi, Live 0xd0a9d000
snd 53284 12 snd_seq_oss,snd_seq_midi_event,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_via82xx,snd
_pcm,snd_timer,snd_ac97_codec,snd_mpu401_uart,snd_rawmidi,snd_seq_device, Live 0xd0abd000
soundcore 9600 2 snd, Live 0xd0a82000

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...