[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: "no soundcards found" after Debian upgrade



Thanks Raffaele,

Please see below.
With kind regards,
Menashè
On 09/11/2014 05:15 PM, debian-user-digest-request@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 sound cards.
$aplay -l
**** List of PLAYBACK Hardware Devices ****
Failed to create secure directory (/run/user/1000/pulse): Permission denied
card 0: PCH [HDA Intel PCH], device 0: ALC662 rev3 Analog [ALC662 rev3 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

As Root, but then:
$speaker-test -Dsurround51:Live -c6 -twav

speaker-test 1.0.28

Playback device is surround51:Live
Stream parameters are 48000Hz, S16_LE, 6 channels
WAV file(s)
ALSA lib confmisc.c:768:(parse_card) cannot find card 'Live'
ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_card_driver returned error: No such device
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_concat returned error: No such device
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4259:(_snd_config_evaluate) function snd_func_refer returned error: No such device
ALSA lib conf.c:4738:(snd_config_expand) Evaluate error: No such device
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM surround51:Live
Playback open error: -19,No such device
 

As a user I got:
**** List of PLAYBACK Hardware Devices ****
Failed to create secure directory (/run/user/1000/pulse): Permission denied
and then the list.
Should I follow " Run pulseaudio systemwide" from http://unix.stackexchange.com/questions/89977/pulseaudio-failed-to-create-secure-directory-in-nfs-share ?
Anyway, snd-hda-intel is found at /etc/modules

Can you post the output of ls -l /etc/modprobe.d/ ?
        total 40
-rw-r--r-- 1 root root 1215 Sep  4 11:38 alsa-base.conf
-rw-r--r-- 1 root root 1238 Feb  7  2014 alsa-base.conf~
-rw-r--r-- 1 root root 1215 Aug 20 14:12 alsa-base.conf.orig
-rw-r--r-- 1 root root    0 Sep 10 15:11 dkms.conf
-rw-r--r-- 1 root root  410 Jun 28 13:28 fbdev-blacklist.conf
-rw-r--r-- 1 root root   51 May 11 01:22 modesetting.conf
-rw-r--r-- 1 root root   17 Sep  4 12:59 nobeep.conf
-rw-r--r-- 1 root root   70 Nov 14  2012 oss4-base.conf
-rw-r--r-- 1 root root 3916 Nov 23  2013 oss4-base_noALSA.conf
-rw-r--r-- 1 root root 1059 Nov 23  2013 oss4-base_noOSS3.conf
-rw-r--r-- 1 root root   26 Jan  6  2013 radeon-kms.conf

Reply to: