Re: no longer sound on amd64 sid systems

2014-06-03 Thread Paul Pignon
Elimar Riesebieter lxtec.de> writes: I found a solution that worked here http://forums.debian.net/viewtopic.php? f=6&t=114840&p=542584#p542584 /Paul -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian

Re: no longer sound on amd64 sid systems

2014-05-31 Thread Elimar Riesebieter
* Paul Pignon [2014-05-30 11:59 +]: > Andrei POPESCU gmail.com> writes: > > > > > > > > > > No, please do > > > > > > > > # echo "options snd-hda-intel model=dell" >> /etc/modprobe.d/local.conf > I did this, but modprobe snd-hda-intel still says "invalid argument" and I > have no idea w

Re: no longer sound on amd64 sid systems

2014-05-30 Thread Paul Pignon
Andrei POPESCU gmail.com> writes: > > > > > > No, please do > > > > > > # echo "options snd-hda-intel model=dell" >> /etc/modprobe.d/local.conf I did this, but modprobe snd-hda-intel still says "invalid argument" and I have no idea why. > > > > > > as alsa-base.conf will be purged in Jessie.

Re: no longer sound on amd64 sid systems

2014-05-28 Thread Elimar Riesebieter
* Paul Pignon [2014-05-28 14:53 +0300]: [...] > > please post the output of: > > > > root@debianHP: find /lib/modules -name 'snd-hda*' What gives this for an output? [...] > I still don't know what to put instead of dell. Nothing! [...] > Yes, I can see that in future this would matter, but

Re: no longer sound on amd64 sid systems

2014-05-28 Thread Paul Pignon
> To: debian-user@lists.debian.org > Subject: Re: no longer sound on amd64 sid systems > From: Elimar Riesebieter > Date: Fri, 23 May 2014 14:04:35 +0200 > Message-id: <20140523120435.ga32...@baumbart.home.lxtec.de> > Mail-followup-to: debian-user@lists.debian.org >

Re: no longer sound on amd64 sid systems

2014-05-23 Thread Elimar Riesebieter
* Paul [2014-05-23 13:09 +0200]: [...] > /That just gets me > root@debianHP:/usr/lib/pd-extended/extra# modprobe -v snd-hda-intel > insmod /lib/modules/3.2.0-4-amd64/kernel/sound/pci/hda/snd-hda-codec.ko > ERROR: could not insert 'snd_hda_intel': Invalid argument please post the output o

Re: no longer sound on amd64 sid systems

2014-05-15 Thread Elimar Riesebieter
* Scott Ferguson [2014-05-16 03:21 +1000]: > On 16/05/14 01:39, Elimar Riesebieter wrote: > > * Scott Ferguson [2014-05-16 00:49 > > +1000]: > > > >> On 16/05/14 00:15, Elimar Riesebieter wrote: [...] > >>> That is useless with the modules listet above. The sound driver for > >>> your STA92xx

Re: no longer sound on amd64 sid systems

2014-05-15 Thread Andrei POPESCU
On Vi, 16 mai 14, 03:21:46, Scott Ferguson wrote: > On 16/05/14 01:39, Elimar Riesebieter wrote: > > > > No, please do > > > > # echo "options snd-hda-intel model=dell" >> /etc/modprobe.d/local.conf > > > > as alsa-base.conf will be purged in Jessie. > > It's a bit hard to follow the broken thr

Re: no longer sound on amd64 sid systems

2014-05-15 Thread Scott Ferguson
On 16/05/14 01:39, Elimar Riesebieter wrote: > * Scott Ferguson [2014-05-16 00:49 > +1000]: > >> On 16/05/14 00:15, Elimar Riesebieter wrote: >>> * Paul Pignon [2014-05-15 12:09 +0100]: >>> >>> [...]> > ... lsmod | grep snd >>> > snd_pcm 76785 0 > snd_hwdep 13189 0 > snd_page_alloc

Re: no longer sound on amd64 sid systems

2014-05-15 Thread Elimar Riesebieter
* Scott Ferguson [2014-05-16 00:49 +1000]: > On 16/05/14 00:15, Elimar Riesebieter wrote: > > * Paul Pignon [2014-05-15 12:09 +0100]: > > > > [...]> > ... lsmod | grep snd > > > >>> snd_pcm 76785 0 > >>> snd_hwdep 13189 0 > >>> snd_page_alloc 13052 1 snd_pcm > >>> snd_seq 53391 0 > >>> snd_se

Re: no longer sound on amd64 sid systems

2014-05-15 Thread Scott Ferguson
On 16/05/14 00:15, Elimar Riesebieter wrote: > * Paul Pignon [2014-05-15 12:09 +0100]: > > [...]> > ... lsmod | grep snd > >>> snd_pcm 76785 0 >>> snd_hwdep 13189 0 >>> snd_page_alloc 13052 1 snd_pcm >>> snd_seq 53391 0 >>> snd_seq_device 13132 1 snd_seq >>> snd_timer 22767 2 snd_seq,snd_pcm >>>

Re: no longer sound on amd64 sid systems

2014-05-15 Thread Elimar Riesebieter
* Paul Pignon [2014-05-15 12:09 +0100]: [...]> > ... lsmod | grep snd > > snd_pcm 76785 0 > > snd_hwdep 13189 0 > > snd_page_alloc 13052 1 snd_pcm > > snd_seq 53391 0 > > snd_seq_device 13132 1 snd_seq > > snd_timer 22767 2 snd_seq,snd_pcm > > snd 61901 5 snd_timer,snd_seq_device,snd_seq,snd_hwd

Re: Re: no longer sound on amd64 sid systems

2014-05-15 Thread Paul Pignon
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index] Re: no longer sound on amd64 sid systems To: debian-user@lists.debian.org Subject: Re: no longer sound on amd64 sid systems From: Elimar Riesebieter Date: Wed, 14 May 2014 18:18:41 +0200 Message-id: <20140514161841.

Re: no longer sound on amd64 sid systems

2014-05-14 Thread Elimar Riesebieter
* Paul Pignon [2014-05-14 16:08 +0100]: [...] > Hi, > > > First, apologies if I'm not posting this request the way one should, I > don't think I ever tried to ask a question on this forum before, so if I > should have done it differently please advise me. > > > I'm having exactly the same gri

Re: no longer sound on amd64 sid systems SOLVED

2014-05-13 Thread sp113438
On Tue, 13 May 2014 20:39:10 +0100 Robin wrote: > On 13 May 2014 20:05, sp113438 wrote: > > On Tue, 13 May 2014 19:38:10 +0100 > > Robin wrote: > > > > > >> > >> > >> If you run alsamixer does it show the right audio interface? > > > > # alsamixer > > cannot open mixer: No such file or director

Re: no longer sound on amd64 sid systems

2014-05-13 Thread Robin
On 13 May 2014 20:05, sp113438 wrote: > On Tue, 13 May 2014 19:38:10 +0100 > Robin wrote: > > >> >> >> If you run alsamixer does it show the right audio interface? > > # alsamixer > cannot open mixer: No such file or directory > > Thanks, > Arne > > > -- > To UNSUBSCRIBE, email to debian-user-req

Re: no longer sound on amd64 sid systems

2014-05-13 Thread sp113438
On Tue, 13 May 2014 19:38:10 +0100 Robin wrote: > > > If you run alsamixer does it show the right audio interface? # alsamixer cannot open mixer: No such file or directory Thanks, Arne -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Troub

Re: no longer sound on amd64 sid systems

2014-05-13 Thread sp113438
On Tue, 13 May 2014 20:13:12 +0200 Elimar Riesebieter wrote: > * sp113438 [2014-05-13 16:27 +0200]: > > > On Tue, 13 May 2014 11:27:50 +0200 > > Elimar Riesebieter wrote: > > > > Hello, > > > > hello, > > > > > > > > I did the latest update on 2 systems amd64 Sid, and now sound > > > > does

Re: no longer sound on amd64 sid systems

2014-05-13 Thread Robin
On 13 May 2014 15:27, sp113438 wrote: > On Tue, 13 May 2014 11:27:50 +0200 > Elimar Riesebieter wrote: > > Hello, >> > hello, >> > >> > I did the latest update on 2 systems amd64 Sid, and now sound does >> > not work any longer on both systems. >> > The program /usr/sbin/alsa dissapeared after in

Re: no longer sound on amd64 sid systems

2014-05-13 Thread Elimar Riesebieter
* sp113438 [2014-05-13 16:27 +0200]: > On Tue, 13 May 2014 11:27:50 +0200 > Elimar Riesebieter wrote: > > Hello, > > > hello, > > > > > > I did the latest update on 2 systems amd64 Sid, and now sound does > > > not work any longer on both systems. > > > The program /usr/sbin/alsa dissapeared a

Re: no longer sound on amd64 sid systems

2014-05-13 Thread sp113438
On Tue, 13 May 2014 11:27:50 +0200 Elimar Riesebieter wrote: Hello, > > hello, > > > > I did the latest update on 2 systems amd64 Sid, and now sound does > > not work any longer on both systems. > > The program /usr/sbin/alsa dissapeared after installing the latest > > alsa-base. > > /usr/sbin/

Re: no longer sound on amd64 sid systems

2014-05-13 Thread Elimar Riesebieter
* sp113438 [2014-05-12 22:05 +0200]: > hello, > > I did the latest update on 2 systems amd64 Sid, and now sound does not > work any longer on both systems. > The program /usr/sbin/alsa dissapeared after installing the latest > alsa-base. /usr/sbin/alsa was a relict from the obsolete alsa-driver

no longer sound on amd64 sid systems

2014-05-12 Thread sp113438
hello, I did the latest update on 2 systems amd64 Sid, and now sound does not work any longer on both systems. The program /usr/sbin/alsa dissapeared after installing the latest alsa-base. No mixers are found. Failed to open audio output Yesterday sound did work on both systems. thanks! -- To