Re: [Alsa-user] Problem running alsamixer: snd_ctl_open failed

2002-07-14 Thread Mark Constable
Jeremy Higgs wrote: > Thanks. I had a look at it, and it looks fine, except that I currently use > make-kpkg to compile and package the kernel, and this seems to not use that. > That isn't really a problem, except that I have other modules which need to > be compiled (nvidia drivers and lirc modul

Re: [Alsa-user] Problem running alsamixer: snd_ctl_open failed

2002-07-13 Thread Jeremy Higgs
On 14/7/02 3:41 PM, "Mark Constable" <[EMAIL PROTECTED]> wrote: > Jeremy Higgs wrote: >>> /usr/bin/glib-config and /usr/bin/xmms-config need editing >>> to change -I${prefix}/include/glib-1.2 to -I${prefix}/include/glib. >> >> Is this needed to get the plugin to work, do you mean? > > It's what

Re: [Alsa-user] Problem running alsamixer: snd_ctl_open failed

2002-07-13 Thread Mark Constable
Jeremy Higgs wrote: >>/usr/bin/glib-config and /usr/bin/xmms-config need editing >>to change -I${prefix}/include/glib-1.2 to -I${prefix}/include/glib. > > Is this needed to get the plugin to work, do you mean? It's what I needed to do to get it to compile. A make install plonked libALSA.so.0.0.0

Re: [Alsa-user] Problem running alsamixer: snd_ctl_open failed

2002-07-13 Thread Jeremy Higgs
On 14/7/02 3:09 PM, "Mark Constable" <[EMAIL PROTECTED]> wrote: > Jeremy Higgs wrote: > >> testing > > Strange as there is no xmms-alsa list for testing (or unstable) > at http://packages.debian.org. 25 xmms packages, no xmms-alsa. Sorry, should have clarified it before. There isn't an xmms-al

Re: [Alsa-user] Problem running alsamixer: snd_ctl_open failed

2002-07-13 Thread Mark Constable
Jeremy Higgs wrote: > testing Strange as there is no xmms-alsa list for testing (or unstable) at http://packages.debian.org. 25 xmms packages, no xmms-alsa. > I used this one (designed for 0.9, apparently): > http://savannah.gnu.org/projects/alsa-xmms > Although nothing seems to have happened t

Re: [Alsa-user] Problem running alsamixer: snd_ctl_open failed

2002-07-13 Thread Jeremy Higgs
On 13/7/02 5:52 PM, "Mark Constable" <[EMAIL PROTECTED]> wrote: > Jeremy Higgs wrote: >> That did the trick, actually... I restarted alsa and now alsamixer works. > > Great... should be an FAQ entry somewhere I suspect. > >> I still can't seem to use the ALSA output plugin in XMMS, though O

Re: [Alsa-user] Problem running alsamixer: snd_ctl_open failed

2002-07-13 Thread Jeremy Higgs
On 13/7/02 4:52 PM, "Mark Constable" <[EMAIL PROTECTED]> wrote: > Jeremy Higgs wrote: When I go to run alsamixer, I get this: alsamixer: function snd_ctl_open failed for default: Permission denied >>> That msg comes from libasound.so Just trace the execution of alsamaixer. >> How do I d

Re: [Alsa-user] Problem running alsamixer: snd_ctl_open failed

2002-07-12 Thread Mark Constable
Jeremy Higgs wrote: >>> When I go to run alsamixer, I get this: >>> alsamixer: function snd_ctl_open failed for default: Permission denied >> That msg comes from libasound.so Just trace the execution of alsamaixer. > How do I do that? apt-get install strace strace alsamixer 2&> strace.log l

Re: [Alsa-user] Problem running alsamixer: snd_ctl_open failed

2002-07-12 Thread Jeremy Higgs
On 12/7/02 11:26 PM, "Frank Boehme" <[EMAIL PROTECTED]> wrote: > Jeremy Higgs wrote: > >> When I go to run alsamixer, I get this: >> >> alsamixer: function snd_ctl_open failed for default: Permission denied > > That msg comes from libasound.so Just trace the execution of alsamaixer. How do I

Re: [Alsa-user] Problem running alsamixer: snd_ctl_open failed

2002-07-12 Thread Frank Boehme
Jeremy Higgs wrote: > When I go to run alsamixer, I get this: > > alsamixer: function snd_ctl_open failed for default: Permission denied That msg comes from libasound.so Just trace the execution of alsamaixer. I don't think it is a device/permission problem. Perhaps alsa.conf is not found? Fra

[Alsa-user] Problem running alsamixer: snd_ctl_open failed

2002-07-12 Thread Jeremy Higgs
Hi! Well, I seem to have got ALSA running to an extent on my Debian box, using the 0.9beta11 packages in debian/testing... I've compiled the modules from the alsa-source package and installed the modules (using make-kpkg) under /lib/modules/2.4.17/misc, and I am able to play music through XMMS, u