mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ivan Gyurdiev <ivg2@cornell.edu>
To: LKML <linux-kernel@vger.kernel.org>
Subject: ALSA problems: sound lockup, modules, 2.5.70
Date: Tue, 27 May 2003 03:11:10 -0400	[thread overview]
Message-ID: <200305270311.10530.ivg2@cornell.edu> (raw)

I wrote about this in a previous mail, but this is a repost as a separate 
subject.

1) All sound applications on my system break on 2.5.70 and work fine on 
2.4.21-rc4 with alsa 0.9.2. The problem is a lockup where the sound keeps 
looping. The kernel log does not report anything, but: 

	- aplay locks up when beginning to play a wav. file
	- xmms locks up on attempted stop or skipping back or forward (mp3)
	- mplayer locks up on pause (mp3)
	- xine locks up on start (mp3)

Soundcard uses snd-via82xx driver (ALC650)

2) Module issues.
Perhaps this is not a bug, but I cannot get the sound modules to autload.
I use module-init-tools 0.9.12, devfs, and I have set up moprobe.devfs and 
modprobe.conf. I have kmod compiled in the kernel. The redhat initscripts are 
not turning off autoloading - other things autoload fine. 

Modprobe.devfs says:
alias /dev/snd snd-card-0
alias /dev/snd/*  /dev/snd
alias /dev/sound/* /dev/sound
alias /dev/sound sound-slot-0
alias /dev/audio sound-slot-0
alias /dev/mixer sound-slot-0
alias /dev/dsp sound-slot-0
alias /dev/dspW sound-slot-0
alias /dev/midi sound-slot-0

Modprobe.conf says:
alias sound-slot-0 snd-via82xx
alias snd-card-0 snd-via82xx
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx && { alsactl 
-f /etc/asound.state restore; }
remove snd-via82xx /sbin/modprobe -r --ignore-remove snd-via82xx && { alsactl 
-f /etc/asound.state store; }

Devfsd.conf says:
REGISTER sound/.* PERMISSIONS root.audio 660
REGISTER snd/.* PERMISSIONS root.audio 660

And the modules won't load until I manually modprobe snd-via82xx.

Also...on modprobe --remove snd-via82xx:
[root@cobra etc]# modprobe --remove snd-via82xx
alsactl: save_state:1050: No soundcards found...
FATAL: Error running remove command for snd_via82xx
[root@cobra etc]#

Thank you for your help.



                                                                                                         


             reply	other threads:[~2003-05-27  8:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-27  7:11 Ivan Gyurdiev [this message]
2003-05-27 13:05 ` Florin Iucha
2003-05-27 16:02   ` Stian Jordet
2003-05-27 18:19 Olivier NICOLAS

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200305270311.10530.ivg2@cornell.edu \
    --to=ivg2@cornell.edu \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®