Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sound stopped working after a gcc & major update
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Marsu
Guru
Guru


Joined: 18 Jun 2003
Posts: 329
Location: Lyon

PostPosted: Mon Oct 18, 2010 6:54 pm    Post subject: Sound stopped working after a gcc & major update Reply with quote

Hello everybody,

my sound card stopped working after a major update (updated gcc from a 4.3.5 to a 4.4.4 and recompiled the whole system) everything is working smoothly,
except for the sound which stopped working. The weird thing is that I still use the same sound module ICE1712 and that it is listed as loaded :

Code:

# lsmod                                       
Module                  Size  Used by
snd_seq_dummy           1614  0
snd_seq_oss            25091  0
snd_seq_midi_event      6267  1 snd_seq_oss
snd_seq                47110  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_pcm_oss            32716  0
snd_mixer_oss          13052  1 snd_pcm_oss
snd_ice1712            55634  0
snd_ice17xx_ak4xxx      2667  1 snd_ice1712
snd_ak4xxx_adda         7942  2 snd_ice1712,snd_ice17xx_ak4xxx
snd_cs8427              6439  1 snd_ice1712
snd_ac97_codec        110699  1 snd_ice1712
snd_pcm                73722  3 snd_pcm_oss,snd_ice1712,snd_ac97_codec
snd_timer              18758  2 snd_seq,snd_pcm
snd_page_alloc          7500  1 snd_pcm
ac97_bus                1298  1 snd_ac97_codec
snd_i2c                 4553  2 snd_ice1712,snd_cs8427
snd_mpu401_uart         5633  1 snd_ice1712
snd_rawmidi            19387  1 snd_mpu401_uart
snd_seq_device          5928  4 snd_seq_dummy,snd_seq_oss,snd_seq,snd_rawmidi
snd                    57306  14 snd_seq_oss,snd_seq,snd_pcm_oss,snd_mixer_oss,snd_ice1712,snd_ak4xxx_adda,snd_cs8427,snd_ac97_codec,snd_pcm,snd_timer,snd_i2c,snd_mpu401_uart,snd_rawmidi,snd_seq_device
atl1e                  29078  0


and also that when I try to get the soundcards I do not have anything anymore :
Code:

#aplay -l
aplay: device_list:235: no soundcards found...


Thanks in advance for any help

would anyone know where the problem could come from ?
_________________
qui ne tente rien n'a rien
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum