View Single Post
Posts: 915 | Thanked: 3,209 times | Joined on Jan 2011 @ Germany
#48
I finally found the courage to install alsa. However it doesn't seem to detect the soundcard:
Code:
# aplay -l
aplay: device_list:268: no soundcards found
And I must confess I'm pretty helpless in tracking this down without having a pci bus.
I guess the modules are fine?:
Code:
# lsmod
Module                  Size  Used by
ctr                     3336  1 
ccm                     7053  1 
bnep                    9909  2 
bluetooth             248083  5 bnep
ipv6                  281358  14 
fuse                   77788  1 
hsi_char                7426  0 
joydev                  8637  0 
mousedev                9646  0 
omap_ssi_port          12288  0 
arc4                    1559  2 
wl1251_spi              3430  0 
crc7                    1234  1 wl1251_spi
wl1251                 73971  1 wl1251_spi
snd_soc_rx51            7703  0 
mac80211              322038  2 wl1251,wl1251_spi
isp1704_charger         5071  0 
snd_soc_omap_mcbsp     17542  1 snd_soc_rx51
snd_soc_omap            2660  1 snd_soc_omap_mcbsp
snd_pcm_dmaengine       5201  1 snd_soc_omap
cfg80211              219814  2 mac80211,wl1251
snd_soc_tlv320aic3x    35231  0 
snd_soc_tpa6130a2       5866  1 snd_soc_rx51
snd_soc_core          127794  5 snd_soc_omap,snd_soc_rx51,snd_soc_tlv320aic3x,snd_soc_omap_mcbsp,snd_soc_tpa6130a2
snd_compress            7542  1 snd_soc_core
snd_pcm                81851  5 snd_soc_core,snd_soc_omap,snd_soc_rx51,snd_soc_omap_mcbsp,snd_pcm_dmaengine
tsc2005                 6939  0 
snd_timer              19605  1 snd_pcm
snd                    48052  4 snd_soc_core,snd_timer,snd_pcm,snd_compress
bq2415x_charger        14213  0 
bq27x00_battery         5613  0 
leds_lp5523             8103  0 
tsl2563                 5493  0 
leds_lp55xx_common      7916  1 leds_lp5523
soundcore                990  1 snd
rtc_twl                 5537  0 
twl4030_vibra           2341  0 
twl4030_madc            8668  0 
ff_memless              4249  1 twl4030_vibra
industrialio           25131  2 twl4030_madc,tsl2563
omap_ssi                5347  1 
hsi                    10348  3 omap_ssi,omap_ssi_port,hsi_char
ext4                  343037  1 
mbcache                 9685  1 ext4
jbd2                   76226  1 ext4
sd_mod                 28098  0 
scsi_mod              122176  1 sd_mod
omaplfb                10595  0 
pvrsrvkm              117851  1 omaplfb
omap_wdt                3635  0 
twl4030_wdt             2249  0
I didn't blacklist any modules.

Edit:
Apparently sound should work somehow:
http://elektranox.org/n900/status/sound.html

Last edited by sulu; 2014-10-25 at 18:15.
 

The Following 2 Users Say Thank You to sulu For This Useful Post: