Re: Re: "no soundcards found" after Debian upgrade

2014-09-15 Thread Raffaele Morelli
2014-09-15 14:15 GMT+02:00 Menashè Eliezer : > Both of them are already in /etc/modules and /etc/modules-load.d/modules. > conf > > No effect... ​well, I am not a kernel doctor but something is clearly wrong with it

Re: Re: "no soundcards found" after Debian upgrade

2014-09-15 Thread Menashè Eliezer
Both of them are already in /etc/modules and /etc/modules-load.d/modules.conf No effect... -- With kind regards, Menashè -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debi

Re: "no soundcards found" after Debian upgrade

2014-09-15 Thread Raffaele Morelli
On 15/09/14 at 12:43pm, Menashè Eliezer wrote: > Thanks Raffaele, > You are right, once I'm loading manually the snd-usb-audio, all is fine. > So, my work-around right now is running after each restart: > $ sudo modprobe snd-hda-intel snd-usb-audio You don't have to do it manually, just add those

Re: Re: "no soundcards found" after Debian upgrade

2014-09-15 Thread Menashè Eliezer
Thanks Raffaele, You are right, once I'm loading manually the snd-usb-audio, all is fine. So, my work-around right now is running after each restart: $ sudo modprobe snd-hda-intel snd-usb-audio I'm very pleased to have back sound at my computer, thanks to this mailing list! As for .asound file

Re: "no soundcards found" after Debian upgrade

2014-09-14 Thread Raffaele Morelli
On 12/09/14 at 05:06pm, Menashè Eliezer wrote: > Just adding information about the current status, after loading manually > snd-hda-intel: > > 1. The main volume control of xfce has no effect. I need to use the Audio > Mixer for controlling the volume. > > 2. There is no sound capture device. Jac

Re: Re: Re: "no soundcards found" after Debian upgrade

2014-09-12 Thread Menashè Eliezer
Just adding information about the current status, after loading manually snd-hda-intel: 1. The main volume control of xfce has no effect. I need to use the Audio Mixer for controlling the volume. 2. There is no sound capture device. Jack and usb michrophones are not detected (even though I s

Re: Re: "no soundcards found" after Debian upgrade

2014-09-12 Thread Menashè Eliezer
snd-hda-intel is already at /etc/modules-load.d/modules.conf -- With kind regards, Menashè -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/541303b0.4040...@ogs.trie

Re: "no soundcards found" after Debian upgrade

2014-09-12 Thread Raffaele Morelli
On 12/09/14 at 02:16pm, Menashè Eliezer wrote: > Thanks Raffaele, > My version of libpam-systemd is the latest available: 208-8. The bug you've > mentioned was fixed in version 204-8. > > I've noticed that pulseaudio is missing from the bin folder, even though > aptitude says it's installed. > It

Re: Re: "no soundcards found" after Debian upgrade

2014-09-12 Thread Menashè Eliezer
Thanks Raffaele, My version of libpam-systemd is the latest available: 208-8. The bug you've mentioned was fixed in version 204-8. I've noticed that pulseaudio is missing from the bin folder, even though aptitude says it's installed. It must be connected to my attempts to resolve sound problem

Re: "no soundcards found" after Debian upgrade

2014-09-11 Thread Raffaele Morelli
On 11/09/14 at 05:45pm, Menashè Eliezer wrote: > Thanks Raffaele, > > Please see below. > > With kind regards, > Menashè > > On 09/11/2014 05:15 PM, debian-user-digest-requ...@lists.debian.org wrote: > >try loading snd-hda-intel first ( BTW it sounds really weird that no snd-* > > module is bei

Re: "no soundcards found" after Debian upgrade

2014-09-11 Thread Menashè Eliezer
if you are *not* using systemd, then make sure you are in the audio group for example run: id $USER floris Thanks Floris, I'm using systemd and anyway the problem occurs also as Root. -- With kind regards, Menashè

Re: "no soundcards found" after Debian upgrade

2014-09-11 Thread Menashè Eliezer
Thanks Raffaele, Please see below. With kind regards, Menashè On 09/11/2014 05:15 PM, debian-user-digest-requ...@lists.debian.org wrote: try loading snd-hda-intel first ( BTW it sounds really weird that no snd-* module is being loaded ). Good idea! modprobe snd-hda-intel results in detected

Re: "no soundcards found" after Debian upgrade

2014-09-11 Thread Menashè Eliezer
Thanks Elimar, Please see below. With kind regards, Menashè Looks ok, but it seems your kernel is buggy? What tells $ cat /proc/version Linux version 3.14-2-amd64 (debian-ker...@lists.debian.org) (gcc version 4.8.3 (Debian 4.8.3-7) ) #1 SMP Debian 3.14.15-2 (2014-08-09) $ dpkg -l | grep lin

Re: "no soundcards found" after Debian upgrade

2014-09-11 Thread Elimar Riesebieter
* Menashè Eliezer [2014-09-11 10:41 +0200]: > Thanks Elimar. > > $ dpkg -l | grep "alsa\|asound" : > > > ii alsa-base 1.0.27+1 > ii alsa-oss 1.0.28-1 > ii alsa-tools 1.0.28-1 > ii alsa-tools-gui 1.0.28-1 > ii alsa-utils 1.0.28-1 > ii alsamixergui 0.9.0rc2-1-9.1 > ii libalsaplayer0 0.99.

Re: "no soundcards found" after Debian upgrade

2014-09-11 Thread Menashè Eliezer
Thanks Elimar. $ dpkg -l | grep "alsa\|asound" : ii alsa-base 1.0.27+1 all dummy package to ease purging of obsolete conffiles ii alsa-oss 1.0.28-1 amd64ALSA wrapper for OSS applications ii alsa-tools 1.0.28-1

Re: "no soundcards found" after Debian upgrade

2014-09-10 Thread Raffaele Morelli
On 10/09/14 at 05:33pm, Menashè Eliezer wrote: > Thank you Raffaele and Elimar, but lsmod | grep snd produces no results. I > should have mentioned it before. try loading snd-hda-intel first ( BTW it sounds really weird that no snd-* module is being loaded ). Can you post the output of ls -l /e

Re: "no soundcards found" after Debian upgrade

2014-09-10 Thread Elimar Riesebieter
* Menashè Eliezer [2014-09-10 17:33 +0200]: > Thank you Raffaele and Elimar, but lsmod | grep snd produces no results. I > should have mentioned it before. > > Thanks Floris, I'm in the audio group. It happens even with a Root user. $ dpkg -l | grep "alsa\|asound" ? Elimar -- Experience is

Re: "no soundcards found" after Debian upgrade

2014-09-10 Thread Menashè Eliezer
Thank you Raffaele and Elimar, but lsmod | grep snd produces no results. I should have mentioned it before. Thanks Floris, I'm in the audio group. It happens even with a Root user. -- With kind regards, Menashè -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject

Re: "no soundcards found" after Debian upgrade

2014-09-10 Thread Floris
Op Wed, 10 Sep 2014 11:34:02 +0200 schreef Menashè Eliezer : Hello, I have Debian testing in which the sound was fine. Few days ago, after an update, I have "no soundcards found" with >"aplay -l". lspci: "00:1b.0 Audio device: Intel Corporation 7 Series/C210

Re: "no soundcards found" after Debian upgrade

2014-09-10 Thread Elimar Riesebieter
* Menashè Eliezer [2014-09-10 11:34 +0200]: > Hello, I have /Debian testing/ in which the sound was fine. Few days ago, > after an update, I have "no soundcards found" with "aplay -l". lspci: > "00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chip

Re: "no soundcards found" after Debian upgrade

2014-09-10 Thread Raffaele Morelli
On 10/09/14 at 11:34am, Menashè Eliezer wrote: > Hello, I have /Debian testing/ in which the sound was fine. Few days ago, > after an update, I have "no soundcards found" with "aplay -l". lspci: > "00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chip

"no soundcards found" after Debian upgrade

2014-09-10 Thread Menashè Eliezer
Hello, I have /Debian testing/ in which the sound was fine. Few days ago, after an update, I have "no soundcards found" with "aplay -l". lspci: "00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)&quo

Re: no soundcards found...

2013-09-03 Thread William Hopkins
On 09/03/13 at 08:58pm, Gregory Nowak wrote: > On Tue, Sep 03, 2013 at 08:14:24PM -0400, William Hopkins wrote: > > Done, no effect. Output of all commands remains the same. > > Ok. I had another look at your original message, and notice you seem > to be doing all this as a regular user. So, let's

Re: no soundcards found...

2013-09-03 Thread Gregory Nowak
On Tue, Sep 03, 2013 at 08:14:24PM -0400, William Hopkins wrote: > Done, no effect. Output of all commands remains the same. Ok. I had another look at your original message, and notice you seem to be doing all this as a regular user. So, let's take a step back in that case. Are you able to do all

Re: no soundcards found...

2013-09-03 Thread William Hopkins
On 09/03/13 at 02:46pm, Gregory Nowak wrote: > On Tue, Sep 03, 2013 at 03:31:11PM -0400, William Hopkins wrote: > > Having some issue getting sound working on a box, thought I'd reach out to > > the list. I'm sure I'm missing something obvious (: > > > > System is up to date, but has no sound. Inf

no soundcards found...

2013-09-03 Thread William Hopkins
Hi all, Having some issue getting sound working on a box, thought I'd reach out to the list. I'm sure I'm missing something obvious (: System is up to date, but has no sound. Info follows.. * Symptoms: $ aplay -l aplay: device_list:235: no soundcards found... $ aplay -L nul

Re: no soundcards found...

2013-09-03 Thread Gregory Nowak
On Tue, Sep 03, 2013 at 03:31:11PM -0400, William Hopkins wrote: > Having some issue getting sound working on a box, thought I'd reach out to > the list. I'm sure I'm missing something obvious (: > > System is up to date, but has no sound. Info follows.. Try installing the firmware-linux packag

Problem with alsactl: No soundcards found

2004-09-26 Thread Hanxue Lee
Hi, I keep getting this message when I run alsactl: alsactl: load_state:1134: No soundcards found.. I have already chosen the correct module: intel-8x0 I manually load the module with: # modprobe snd-intel8x0 lsmod shows that the necessary modules are loaded. When I run "alsamixer&qu