* usb audio + mandrake 9.0 foobar :(
@ 2002-12-13 20:38 iriXx
2002-12-16 10:06 ` Thierry Vignaud
0 siblings, 1 reply; 2+ messages in thread
From: iriXx @ 2002-12-13 20:38 UTC (permalink / raw)
To: alsa-devel, linux-audio-user
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi
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....
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
thanx
m~
- --
iriXx
www.iriXx.org
copyleft: creativity, technology and freedom?
info@copyleftmedia.org.uk
www.copyleftmedia.org.uk
~ _
( ) ascii ribbon against html email
~ X
/ \ cat /dev/sda1 > /dev/dsp
~ *** stopping make sense ***
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE9+kU4GlmEEIa9/8YRAgZQAKChzE/GDsXnV2ibWGVeukLIhMuuXgCfaSS6
JhI8H299qo4awD86T56vJ5M=
=1Pwa
-----END PGP SIGNATURE-----
-------------------------------------------------------
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: usb audio + mandrake 9.0 foobar :(
2002-12-13 20:38 usb audio + mandrake 9.0 foobar :( iriXx
@ 2002-12-16 10:06 ` Thierry Vignaud
0 siblings, 0 replies; 2+ messages in thread
From: Thierry Vignaud @ 2002-12-16 10:06 UTC (permalink / raw)
To: m; +Cc: alsa-devel, linux-audio-user
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-12-16 10:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-13 20:38 usb audio + mandrake 9.0 foobar :( iriXx
2002-12-16 10:06 ` Thierry Vignaud
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.