All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Vignaud <tvignaud@mandrakesoft.com>
To: m@iriXx.org
Cc: alsa-devel <alsa-devel@lists.sourceforge.net>,
	linux-audio-user@music.columbia.edu
Subject: Re: usb audio + mandrake 9.0 foobar :(
Date: Mon, 16 Dec 2002 11:06:01 +0100	[thread overview]
Message-ID: <m2k7ias2gm.fsf@vador.mandrakesoft.com> (raw)
In-Reply-To: <3DFA4539.7050207@iriXx.org> (iriXx's message of "Fri, 13 Dec 2002 20:38:17 +0000")

iriXx <m@iriXx.org> writes:

> just upgraded mandrake from 8.2 to 9.0....
> and found out that it seems to have made my alsa all foobar.... :(
> 
> i recompiled and reinstalled alsa 0.9.rc5 after upgrading... but i
> dont seem to be able to get it working.
> im running a quattro usb audio unit... modprobe snd-usb-audio,
> snd-pcm-oss, snd-mixer-oss, snd-seq-oss all goes fine... but on
> opening any sound or DVD apps i get error messages that there is no
> sound support / no sound device found....

note that usb audio devices default[1] to usb's audio.o module, as
lspcidrake -v should reports you.

classic bug sound tester (you need the ldetect, chkconfig, aumix and
psmisc packages):

"lspcidrake -v | fgrep AUDIO" will tell you which driver your card use
by default

"grep snd-slot /etc/modules.conf" will tell you what driver it
currently uses

"/sbin/lsmod" will enable you to check if its module (driver) is
loaded or not

"/sbin/chkconfig --list sound" and "/sbin/chkconfig --list alsa" will
tell you if sound and alsa services're configured to be run on
initlevel 3

"aumix -q" will tell you if the sound volume is muted or not

"/sbin/fuser -v /dev/dsp" will tell which program uses the sound card.

 
> anyone got any ideas what may have happened?... is there a problem with
> the supplied kernel perhaps ? it appears to be 2.4.19-16mdk

mdk9.0 came with alsa-0.9.0-rc2.
note than snd-usb-audio code did move a lot between the various alsa
rc.



[1] device-module association[2] being made in
    /usr/share/ldetect-lst/usbtable)

[2] you can alter it through the draksound tool



-------------------------------------------------------
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/

      reply	other threads:[~2002-12-16 10:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-13 20:38 usb audio + mandrake 9.0 foobar :( iriXx
2002-12-16 10:06 ` Thierry Vignaud [this message]

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=m2k7ias2gm.fsf@vador.mandrakesoft.com \
    --to=tvignaud@mandrakesoft.com \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=linux-audio-user@music.columbia.edu \
    --cc=m@iriXx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.