* Problems with newest alsa driver on 2.6.30 kernel - unknown symbols
@ 2009-10-18 14:44 Christian Steffen
2009-10-18 15:41 ` Adolf Winterer
2009-10-18 15:47 ` Christian Steffen
0 siblings, 2 replies; 4+ messages in thread
From: Christian Steffen @ 2009-10-18 14:44 UTC (permalink / raw)
To: alsa-devel
Hi there,
while an older version of alsa drivers is working fine with my kernel
2.6.30, the newly compiled modules can't be inserted properly.
I compiled snd-had-intel modules for my kernel 2.6.30 and tried to
insert/start them.
dmesg returns me:
[ 106.209451] snd_hda_codec: Unknown symbol __snd_printk
[ 106.210340] snd_hda_codec: Unknown symbol snd_hwdep_new
[ 106.212211] snd_hda_codec: disagrees about version of symbol
snd_pcm_hw_constraint_step
[ 106.212217] snd_hda_codec: Unknown symbol snd_pcm_hw_constraint_step
Any idea?
Thanks,
Christian
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problems with newest alsa driver on 2.6.30 kernel - unknown symbols
2009-10-18 14:44 Problems with newest alsa driver on 2.6.30 kernel - unknown symbols Christian Steffen
@ 2009-10-18 15:41 ` Adolf Winterer
2009-10-18 15:47 ` Christian Steffen
1 sibling, 0 replies; 4+ messages in thread
From: Adolf Winterer @ 2009-10-18 15:41 UTC (permalink / raw)
To: alsa-devel
Am Sonntag 18 Oktober 2009 16:44:55 schrieb Christian Steffen:
> Hi there,
>
> while an older version of alsa drivers is working fine with my kernel
> 2.6.30, the newly compiled modules can't be inserted properly.
> I compiled snd-had-intel modules for my kernel 2.6.30 and tried to
> insert/start them.
>
> dmesg returns me:
>
> [ 106.209451] snd_hda_codec: Unknown symbol __snd_printk
> [ 106.210340] snd_hda_codec: Unknown symbol snd_hwdep_new
> [ 106.212211] snd_hda_codec: disagrees about version of symbol
> snd_pcm_hw_constraint_step
> [ 106.212217] snd_hda_codec: Unknown symbol
> snd_pcm_hw_constraint_step
This is exactly what I'm seeing when I try to compile alsa from the
1.0.21 sources and try to insert the newly generated modules.
> Any idea?
I have no solution, sorry.
Adolf
> Thanks,
> Christian
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problems with newest alsa driver on 2.6.30 kernel - unknown symbols
2009-10-18 14:44 Problems with newest alsa driver on 2.6.30 kernel - unknown symbols Christian Steffen
2009-10-18 15:41 ` Adolf Winterer
@ 2009-10-18 15:47 ` Christian Steffen
2009-10-19 6:14 ` Clemens Ladisch
1 sibling, 1 reply; 4+ messages in thread
From: Christian Steffen @ 2009-10-18 15:47 UTC (permalink / raw)
To: alsa-devel
Tried it with the older version 1.0.20, which still gives me one error:
[ 190.555043] snd_hda_codec: Unknown symbol snd_hwdep_new
Is there anything to change in the kernel config or whatever?
-----Ursprüngliche Nachricht-----
Von: alsa-devel-bounces@alsa-project.org
[mailto:alsa-devel-bounces@alsa-project.org] Im Auftrag von Christian
Steffen
Gesendet: Sonntag, 18. Oktober 2009 16:45
An: alsa-devel@alsa-project.org
Betreff: [alsa-devel] Problems with newest alsa driver on 2.6.30 kernel -
unknown symbols
Hi there,
while an older version of alsa drivers is working fine with my kernel
2.6.30, the newly compiled modules can't be inserted properly.
I compiled snd-had-intel modules for my kernel 2.6.30 and tried to
insert/start them.
dmesg returns me:
[ 106.209451] snd_hda_codec: Unknown symbol __snd_printk
[ 106.210340] snd_hda_codec: Unknown symbol snd_hwdep_new
[ 106.212211] snd_hda_codec: disagrees about version of symbol
snd_pcm_hw_constraint_step
[ 106.212217] snd_hda_codec: Unknown symbol snd_pcm_hw_constraint_step
Any idea?
Thanks,
Christian
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problems with newest alsa driver on 2.6.30 kernel - unknown symbols
2009-10-18 15:47 ` Christian Steffen
@ 2009-10-19 6:14 ` Clemens Ladisch
0 siblings, 0 replies; 4+ messages in thread
From: Clemens Ladisch @ 2009-10-19 6:14 UTC (permalink / raw)
To: alsa-devel
Christian Steffen wrote:
> while an older version of alsa drivers is working fine with my kernel
> 2.6.30, the newly compiled modules can't be inserted properly.
> I compiled snd-had-intel modules for my kernel 2.6.30 and tried to
> insert/start them.
>
> [ 106.209451] snd_hda_codec: Unknown symbol __snd_printk
> [ 106.210340] snd_hda_codec: Unknown symbol snd_hwdep_new
You have to unload _all_ the old sound modules before loading the new
ones.
HTH
Clemens
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-10-19 6:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-18 14:44 Problems with newest alsa driver on 2.6.30 kernel - unknown symbols Christian Steffen
2009-10-18 15:41 ` Adolf Winterer
2009-10-18 15:47 ` Christian Steffen
2009-10-19 6:14 ` Clemens Ladisch
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.