You are not logged in.

#1 2011-04-09 09:58:54

Fackamato
Member
Registered: 2006-03-31
Posts: 579

[SOLVED] No sound with 2.6.38 on Lenovo T510

Edit: I'm an idiot! Works now. (I think I forgot to add myself to the audio group)

[fackamato@fackamato-t510 ~]$ uname -a
Linux fackamato-t510 2.6.38-ARCH #1 SMP PREEMPT Wed Mar 30 08:47:36 CEST 2011 x86_64 Intel(R) Core(TM) i5 CPU M 520 @ 2.40GHz GenuineIntel GNU/Linux

[fackamato@fackamato-t510 ~]$ pacman -Qs kernel26
local/kernel26 2.6.38.2-1 (base)
    The Linux Kernel and modules
local/kernel26-headers 2.6.38.2-1
    Header files and scripts for building modules for kernel26
local/linux-firmware 20110227-1
    Firmware files for Linux

[fackamato@fackamato-t510 snd]$ pacman -Qs alsa
local/alsa-firmware 1.0.24.1-1
    ALSA firmware package
local/alsa-lib 1.0.24.1-1
    An alternative implementation of Linux sound support
local/alsa-plugins 1.0.24-1
    Extra alsa plugins
local/alsa-utils 1.0.24.2-1
    An alternative implementation of Linux sound support


[fackamato@fackamato-t510 ~]$ lsmod|grep snd
snd_hda_codec_hdmi     22282  1 
snd_hda_codec_conexant    41682  1 
snd_seq_dummy           1455  0 
snd_seq_oss            28052  0 
snd_seq_midi_event      5332  1 snd_seq_oss
snd_seq                48705  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          5100  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            37890  0 
snd_hda_intel          21738  0 
snd_hda_codec          73739  3 snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_intel
snd_hwdep               6134  1 snd_hda_codec
snd_pcm                71032  4 snd_hda_codec_hdmi,snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer              18992  2 snd_seq,snd_pcm
snd_page_alloc          7017  2 snd_hda_intel,snd_pcm
snd_mixer_oss          14851  1 snd_pcm_oss
snd                    55132  13 snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_seq_oss,snd_seq,snd_seq_device,thinkpad_acpi,snd_pcm_oss,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer,snd_mixer_oss
soundcore               5986  1 snd

00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)

Anyone else having similar issues? Alsaconf doesn't detect any sound cards. I do however have these:

[fackamato@fackamato-t510 snd]$ ls -la
total 0
drwxr-xr-x  3 root root      240 Apr  9 09:38 .
drwxr-xr-x 18 root root     5600 Apr  9 10:37 ..
drwxr-xr-x  2 root root       80 Apr  9 09:38 by-path
crw-rw----  1 root audio 116,  8 Apr  9 09:38 controlC0
crw-rw----  1 root audio 116,  2 Apr  9 09:38 controlC29
crw-rw----  1 root audio 116,  7 Apr  9 09:38 hwC0D0
crw-rw----  1 root audio 116,  6 Apr  9 09:38 hwC0D3
crw-rw----  1 root audio 116,  5 Apr  9 09:38 pcmC0D0c
crw-rw----  1 root audio 116,  4 Apr  9 09:38 pcmC0D0p
crw-rw----  1 root audio 116,  3 Apr  9 09:38 pcmC0D3p
crw-rw----  1 root audio 116,  1 Apr  9 09:38 seq
crw-rw----  1 root audio 116, 33 Apr  9 09:38 timer

But no sound anyway.

Cheers,

Last edited by Fackamato (2011-04-09 10:28:23)

Offline

Board footer

Powered by FluxBB