Re: ALSA not working properly

2008-10-19 Thread Samuel Bächler
[snip at lot], :-)] Moving on to option 2, simply upgrade the alsa driver. Many patches have been added to the alsa driver since 1.0.12rc1, particularly with reference to the snd-hda-intel module, so go to the link below, and download alsa driver 1.0.17, which is the current stable version.

Re: ALSA not working properly

2008-10-18 Thread Samuel Bächler
Nigel, Thanks. Hi Sam. If the above doesn't change anything on your T60 for the sounds, there are a couple of options I can suggest, both of which I've tried, and work. Not on a T60 admittadly, but on an Asus M2N-X Plus mobo, with hda intel Azalia soundcard. Especially the second approach

Re: ALSA not working properly

2008-10-16 Thread Nigel Henry
On Thursday 16 October 2008 20:41, Samuel Bächler wrote: > Nigel, Florian, thank you so far for the hints. > > Nigel Henry wrote: > > On Wednesday 15 October 2008 > > > > 16:41, Samuel Bächler wrote: > > > Dear All > > > > > > I have an etch installed on a lenovo T60. Most of the times simply > >

Re: ALSA not working properly

2008-10-16 Thread Samuel Bächler
Nigel, Florian, thank you so far for the hints. Nigel Henry wrote: On Wednesday 15 October 2008 16:41, Samuel Bächler wrote: > Dear All > > I have an etch installed on a lenovo T60. Most of the times simply > clicking on a mp3-file in konqueror [1] will start playing that > specific file. But,

Re: ALSA not working properly

2008-10-15 Thread Nigel Henry
On Wednesday 15 October 2008 16:41, Samuel Bächler wrote: > Dear All > > I have an etch installed on a lenovo T60. Most of the times simply clicking > on a mp3-file in konqueror [1] will start playing that specific file. > But, sometimes > it does not. > There are three sound-bottoms on my keyboard

Re: ALSA not working properly

2008-10-15 Thread Florian Kulzer
On Wed, Oct 15, 2008 at 16:41:19 +0200, Samuel Bächler wrote: > Dear All > > I have an etch installed on a lenovo T60. Most of the times simply clicking > on a mp3-file in konqueror [1] will start playing that specific file. > But, sometimes > it does not. > There are three sound-bottoms on my ke

ALSA not working properly

2008-10-15 Thread Samuel Bächler
Dear All I have an etch installed on a lenovo T60. Most of the times simply clicking on a mp3-file in konqueror [1] will start playing that specific file. But, sometimes it does not. There are three sound-bottoms on my keyboard: mute, volume-up and volume-down. In my opinion the sound problem

Re: ALSA not working after reboot

2006-05-17 Thread Gunnar Möller
Hey, I found the source of the problem myself: the sound-daemon esd was grabbing the ressources of the soundcard, so programs have to be configured to communicate with esd rather than ALSA... In case you have useful advice regarding the issue, please let me know! Maybe the thread can be help

ALSA not working after reboot

2006-05-16 Thread Gunnar Möller
Hi folks, I have a problem with ALSA that sure has occurred before. Nonetheless, solutions proposed in earlier postings I browsed do not solve the problem. After running alsaconf in root, ALSA sound works fine, but after rebooting, some applications do not work (eg xmms) while others do (eg

Re: ASUS A8N-E alsa not working (Sarge)

2006-03-17 Thread Wackojacko
Kaffe wrote: When I run 'alsaconf', alsaconf replies: "No supported PNP or PCI cards found" I'm currently running sid with kernel 2.6.14. I'm sure I had working with 2.6.8 thou. I have also run '/usr/share/alsa-base/snddevices' Here is output of lsmod: Module Size Used

Re: ASUS A8N-E alsa not working (Sarge)

2006-03-16 Thread Kaffe
When I run 'alsaconf', alsaconf replies: "No supported PNP or PCI cards found" I have also run '/usr/share/alsa-base/snddevices' Here is output of lsmod: Module Size Used by snd_intel8x0 36140 0 snd_ac97_codec 69508 1 snd_intel8x0 snd_pcm_oss543

Re: ASUS A8N-E alsa not working (Sarge)

2006-03-16 Thread Wackojacko
Kaffe wrote: Hi I can't figure out how to configure ALSA When I try to open alsamixer it says: function snd_ctl_open failed for default: No such device My motherboard is ASUS A8N-E Kernel 2.6.8-2-K7 In /etc/modules I hav added "snd_intel8x0" Here is output from lspci: :00:00.0 Memory

ASUS A8N-E alsa not working (Sarge)

2006-03-16 Thread Kaffe
Hi I can't figure out how to configure ALSA When I try to open alsamixer it says: function snd_ctl_open failed for default: No such device My motherboard is ASUS A8N-E Kernel 2.6.8-2-K7 In /etc/modules I hav added "snd_intel8x0" Here is output from lspci: :00:00.0 Memory controller: nVi

Re: Alsa not working after reboot

2005-06-08 Thread cothrige
* Colin ([EMAIL PROTECTED]) wrote: > > I'd suggest putting in snd-pcm-oss and snd-mixer-oss if it isn't there > already. Thanks for the heads up. I will do that. patrick -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Alsa not working after reboot

2005-06-06 Thread Colin
cothrige wrote: > * Colin ([EMAIL PROTECTED]) wrote: > >>alsaconf will load the modules that you need but it won't add them to your >>/etc/modules file to have them load after a reboot. Do "lsmod" before and >>after alsaconf and put the modules that were added by alsaconf in >>/etc/modules. > >

Re: Alsa not working after reboot

2005-06-05 Thread cothrige
* Colin ([EMAIL PROTECTED]) wrote: > > alsaconf will load the modules that you need but it won't add them to your > /etc/modules file to have them load after a reboot. Do "lsmod" before and > after alsaconf and put the modules that were added by alsaconf in > /etc/modules. Yes, that worked. Af

Re: Alsa not working after reboot

2005-06-05 Thread Colin
cothrige wrote: > Having been a fairly long-time Slackware user, since 8.1, and being > somewhat unhappy with some compatibility problems with Gnome apps and > that distro, I decided to see if Debian would work for me. I don't > have high-speed internet access and so used a work computer which I >

Re: Alsa not working after reboot

2005-06-04 Thread Thomas Hood
See the "loading modules" section of /usr/share/doc/alsa-base/README.Debian.gz. -- Thomas Hood -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Alsa not working after reboot

2005-06-04 Thread Wayne Topa
cothrige([EMAIL PROTECTED]) is reported to have said: > Having been a fairly long-time Slackware user, since 8.1, and being > somewhat unhappy with some compatibility problems with Gnome apps and > that distro, I decided to see if Debian would work for me. I don't > have high-speed internet access

Alsa not working after reboot

2005-06-04 Thread cothrige
Having been a fairly long-time Slackware user, since 8.1, and being somewhat unhappy with some compatibility problems with Gnome apps and that distro, I decided to see if Debian would work for me. I don't have high-speed internet access and so used a work computer which I have access to periodical

Re: alsa not working on Intel 865 (Asus P4P800)

2004-09-26 Thread Andrea Vettorello
On Sat, 25 Sep 2004 16:55:02 -0700, Jonathan Pearce <[EMAIL PROTECTED]> wrote: > I get this slightly more helpful error message from tuxracer: > > ALSA lib pcm_hw.c:1155:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p > failed: Device or resource busy > %%% tuxracer warning: Warning: Couldn't set 22050 H

Re: alsa not working on Intel 865 (Asus P4P800)

2004-09-25 Thread Jonathan Pearce
I get this slightly more helpful error message from tuxracer: ALSA lib pcm_hw.c:1155:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: Device or resource busy %%% tuxracer warning: Warning: Couldn't set 22050 Hz 16-bit audio Reason: No available audio device Sincerely, Jonathan Pearce On Sat, 2

alsa not working on Intel 865 (Asus P4P800)

2004-09-25 Thread Jonathan Pearce
Hello- I've installed alsa on Debian unstable and I get no sound output. I am using a custom 2.6.8 kernel built using kernel-package. I installed alsa using the alsa-source package. All my tests indicate that alsa is installed correctly using the intel8x0 driver. I can run alsamixer without proble

Re: alsa not working

2004-06-14 Thread Dominique Dumont
John van Spaandonk <[EMAIL PROTECTED]> writes: > The only thing to remain is to actually find the alsa modules. > They do not appear to be included with the kernel image (OSS modules are). > > I could not find a package with alsa modules for the latest 2.4.26 kernel > (only for 2.4.25). > Am I cor

Re: alsa not working

2004-06-12 Thread John van Spaandonk
On Saturday 12 June 2004 01:05, Chris Metzler wrote: > On Fri, 11 Jun 2004 23:42:52 +0200 > > John van Spaandonk <[EMAIL PROTECTED]> wrote: > > On Friday 11 June 2004 22:06, Chris Metzler wrote: > >> Your problem is that you are loading OSS modules. The ALSA modules > >> can't load if the OSS modu

Re: alsa not working

2004-06-11 Thread Chris Metzler
On Fri, 11 Jun 2004 23:42:52 +0200 John van Spaandonk <[EMAIL PROTECTED]> wrote: > On Friday 11 June 2004 22:06, Chris Metzler wrote: >> >> Your problem is that you are loading OSS modules. The ALSA modules >> can't load if the OSS modules are installed. First, remove the OSS >> modules from your

Re: alsa not working

2004-06-11 Thread John van Spaandonk
On Friday 11 June 2004 22:06, Chris Metzler wrote: > On Fri, 11 Jun 2004 21:51:13 +0200 > > John van Spaandonk <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I searched linuxquestions.org and the last year of this list but > > could not find anything relevant. > > > > Problem: > > alsa sound not workin

Re: alsa not working

2004-06-11 Thread Chris Metzler
On Fri, 11 Jun 2004 21:51:13 +0200 John van Spaandonk <[EMAIL PROTECTED]> wrote: > > Hi, > > I searched linuxquestions.org and the last year of this list but > could not find anything relevant. > > Problem: > alsa sound not working. > alsaconf is not working either. It says no pci cards found, an

Re: alsa not working

2004-06-11 Thread John van Spaandonk
A little more info. I can get sound in kde if I do not set the sound system to alsa, but set it on automatic or oss... John On Friday 11 June 2004 21:51, John van Spaandonk wrote: > Hi, > > I searched linuxquestions.org and the last year of this list but > could not find anything relevant. > >

alsa not working

2004-06-11 Thread John van Spaandonk
Hi, I searched linuxquestions.org and the last year of this list but could not find anything relevant. Problem: alsa sound not working. alsaconf is not working either. It says no pci cards found, and scanning for legacy ISA cards is not useful, I don't have those. So automatic configuration does

Re: ALSA - Not working with 2.6 kernel

2004-02-22 Thread Alan Chandler
On Saturday 21 February 2004 14:57, John L Fjellstad wrote: > Alan Chandler <[EMAIL PROTECTED]> writes: > > alsamixer: function snd_ctl_open failed for default: No such device It turns out that discover loaded kernel modules for the non alsa sound drivers which conflicted with the alsa ones. I s

Re: ALSA - Not working with 2.6 kernel

2004-02-22 Thread John L Fjellstad
Alan Chandler <[EMAIL PROTECTED]> writes: > alsamixer: function snd_ctl_open failed for default: No such device > > Below is a short part of the /dev/snd directory > > kanger:/dev/snd# ls -l > total 0 > crw-rw1 root audio116, 0 Feb 7 23:35 controlC0 > crw-rw1 root au

ALSA - Not working with 2.6 kernel

2004-02-13 Thread Alan Chandler
I had a working sound system with a 2.4 kernel using the alsa drivers package. Now I have upgraded to 2.6, it no longer works. Because 2.6 has the drivers in it I assume thats not necessary. Indeed lsmod shows that my emu10k1 sound card module is loaded (part listing from lsmod below) snd_em