Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ALSA upgrade causes audio apps to freeze[SOLVED]
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
CHAOSACES
n00b
n00b


Joined: 12 Jan 2004
Posts: 66

PostPosted: Sun Apr 23, 2006 6:24 pm    Post subject: ALSA upgrade causes audio apps to freeze[SOLVED] Reply with quote

Yesterday's emerge --sync && emerge -pDvu world bumped the following packages from 1.0.10 to 1.0.11:
pax-utils alsa-headers alsa-lib alsa-utils alsa-oss alsa-tools alsa-driver

There was a new config file, /etc/modules.d/._cfg0000_alsa, but I diffed it from the original and it didn't seem to do anything special that my original didn't, so I deleted it. Now I have all sorts of alsa-related problems. XMMS, Mplayer, and xine all freeze whenever I try to use them, vmplayer freezes when it tries to initialize it's fake audio device, quake freezes when it tries to grab audio (oss I think). The apps won't kill, either. If I do get their GUI's to go away (usually by restarting X), they leave ghost processes that kill -9 as root won't get rid of.

I tried to downgrade back to 1.0.10, but the problem persisted.

When /etc/init.d/alsasound starts, it complains about a couple of modules as invalid arguments. It won't restart; I get [ !! ] on `Unloading ALSA Modules ...'. dmesg gives some strange output:
Code:
ice1724: Invalid EEPROM version 1 (<- was there even when alsa was working)
Unable to handle kernel NULL pointer dereference at virtual address 0000005c
 printing eip:
e0cc0a2d
*pde = 00000000
Oops: 0002 [#1]
PREEMPT
Modules linked in: snd_ice1724 snd_ice17xx_ak4xxx snd_ac97_codec snd_ac97_bus snd_ak4114 snd_ak4xxx_adda snd_mpu401_uart snd_rawmidi snd_seq_device snd_pcm_oss snd_pcm snd_timer snd_page_alloc snd_mixer_oss snd nvidia
CPU:    0
EIP:    0060:[<e0cc0a2d>]    Tainted: P      VLI
EFLAGS: 00210246   (2.6.15-gentoo-r1)
EIP is at snd_vt1724_capture_pro_open+0x1f/0x76 [snd_ice1724]
eax: dbc8e140   ebx: dbc8e140   ecx: 00000038   edx: e0ccb8a0
esi: d9cf5c00   edi: 00000000   ebp: d9cc3e5c   esp: d9cc3e2c
ds: 007b   es: 007b   ss: 0068
Process mixer_applet2 (pid: 7384, threadinfo=d9cc2000 task=dde17540)
Stack: 00000000 0000000d d9edb500 e0ce343d d9cc3e84 da558e00 d85f39a0 dbc8e140
       00000000 d9cc3ea8 00000001 fffffff2 d9cc3ed4 e0ce3677 00000003 00000000
       00000000 00000000 00000000 da558e00 00000003 d85f39a0 00000000 00000000
Call Trace:
 [<e0ce343d>] snd_pcm_oss_open_file+0x16c/0x1ba [snd_pcm_oss]
 [<e0ce3677>] snd_pcm_oss_open+0x1ba/0x286 [snd_pcm_oss]
 [<c01116fe>] default_wake_function+0x0/0xc
 [<c0120164>] in_group_p+0x30/0x56
 [<c02f3c99>] soundcore_open+0x179/0x26c
 [<c014c28c>] chrdev_open+0x163/0x185
 [<c014c129>] chrdev_open+0x0/0x185
 [<c01441d3>] __dentry_open+0xe3/0x1c6
 [<c0144358>] nameidata_to_filp+0x19/0x28
 [<c01442dc>] filp_open+0x26/0x2c
 [<c01443fb>] get_unused_fd+0x4e/0xae
 [<c014450e>] do_sys_open+0x35/0xa9
 [<c010250f>] sysenter_past_esp+0x54/0x75
Code: 8d 51 01 00 59 5b 5b 5e 5f 31 c0 c3 57 b9 38 00 00 00 ba a0 b8 cc e0 56 53 8b 70 5c 89 c3 8b 78 08 c7 86 c8 00 00 00 10 b8 cc e0 <89> 47 5c 8d 86 d0 00 00 00 e8 01 e0 58 df 89 d8 e8 7c 40 01 00


I have a Chaintech AV710 (ice1724). Any suggestions?


Last edited by CHAOSACES on Mon Apr 24, 2006 12:14 am; edited 1 time in total
Back to top
View user's profile Send private message
swooshOnLn
l33t
l33t


Joined: 28 Feb 2006
Posts: 741
Location: Charlotte, North Carolina

PostPosted: Sun Apr 23, 2006 7:21 pm    Post subject: Reply with quote

I too am havign this problem. I just installed my new gentoo system yesterday (with openbox) and now i have the same "freeze" problem. Whenever I try to play sound, the program that tries to run the sound freezes. Killing the Process does not usually kil the program. I hope you find out a fix. However, when I try to start alsasound, I get no errors, and everything "seems" to work, as I get that small "power on" noise in my speakers (i am assuming when the module is probed)
_________________
"WARNING: you may LOL"

This is my font size, color, and signature. It will change to whatever I pick. How cool is that?
Back to top
View user's profile Send private message
CHAOSACES
n00b
n00b


Joined: 12 Jan 2004
Posts: 66

PostPosted: Mon Apr 24, 2006 12:16 am    Post subject: Reply with quote

Actually not satisfactorially solved, but problem went away with update to linux-2.6.16-r3 and subsequent rebuild of alsa-driver.
Back to top
View user's profile Send private message
swooshOnLn
l33t
l33t


Joined: 28 Feb 2006
Posts: 741
Location: Charlotte, North Carolina

PostPosted: Mon Apr 24, 2006 1:54 am    Post subject: Reply with quote

I dunno if this helps, but I also rebuild my alsa-driver and now my sound works?
_________________
"WARNING: you may LOL"

This is my font size, color, and signature. It will change to whatever I pick. How cool is that?
Back to top
View user's profile Send private message
sonnygt
n00b
n00b


Joined: 31 Jan 2006
Posts: 9

PostPosted: Mon Apr 24, 2006 8:47 pm    Post subject: Reply with quote

Hello,

I still have the same problem. I recompiled the kernel(2.6.16.10) and the alsa driver, but my system freezes. Anybody has a hint?

Regards
Stefan
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