View previous topic :: View next topic |
Author |
Message |
JLP Tux's lil' helper
Joined: 13 Sep 2003 Posts: 143 Location: Slovenia
|
Posted: Sat Nov 27, 2004 9:43 am Post subject: ALSA stopped working (with module-init-tools 3.1) |
|
|
Hi
Recently I updated my system with the latest versions. But after doing that ALSA (alsa-driver 1.0.7-r1) stopped working. I get these errors when I try to run it:
Code: | * Loading ALSA drivers ...
* Loading: snd-emu10k1 ...
WARNING: Error inserting snd_ac97_codec (/lib/modules/2.6.9-gentoo-r3/kernel/sound/pci/ac97/snd-ac97-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_emu10k1 (/lib/modules/2.6.9-gentoo-r3/kernel/sound/pci/emu10k1/snd-emu10k1.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
* Loading: snd-seq-oss ...
FATAL: Error inserting snd_seq_oss (/lib/modules/2.6.9-gentoo-r3/kernel/sound/acore/seq/oss/snd-seq-oss.ko): Unknown symbol in module, or unknown parameter(see dmesg) [ !! ]
* Loading: snd-pcm-oss ...
FATAL: Error inserting snd_pcm_oss (/lib/modules/2.6.9-gentoo-r3/kernel/sound/acore/oss/snd-pcm-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
* Loading: snd-seq-oss ...
FATAL: Error inserting snd_seq_oss (/lib/modules/2.6.9-gentoo-r3/kernel/sound/acore/seq/oss/snd-seq-oss.ko): Unknown symbol in module, or unknown parameter(see dmesg) [ !! ]
* Loading: snd-pcm-oss ...
FATAL: Error inserting snd_pcm_oss (/lib/modules/2.6.9-gentoo-r3/kernel/sound/acore/oss/snd-pcm-oss.ko): Unknown symbol in module, or unknown parameter (see dmesg) [ !! ]
* ERROR: Failed to load necessary drivers [ ok ]
* Restoring Mixer Levels |
I also get this in /var/log/messages (I couldn't find enything in dmesg):
Code: | ov 27 10:17:30 enterprise snd_ac97_codec: Unknown symbol snd_verbose_printk
Nov 27 10:17:30 enterprise snd_emu10k1: Unknown symbol snd_ac97_mixer
Nov 27 10:17:30 enterprise snd_emu10k1: Unknown symbol snd_ac97_bus
Nov 27 10:17:30 enterprise snd_emu10k1: Unknown symbol snd_verbose_printk
Nov 27 10:17:30 enterprise snd_emu10k1: Unknown symbol snd_ac97_write
Nov 27 10:17:30 enterprise modprobe: WARNING: Error inserting snd_ac97_codec (/lib/modules/2.6.9-gentoo-r3/kernel/sound/pci/ac97/snd-ac97-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Nov 27 10:17:30 enterprise modprobe: FATAL: Error inserting snd_emu10k1 (/lib/modules/2.6.9-gentoo-r3/kernel/sound/pci/emu10k1/snd-emu10k1.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Nov 27 10:17:30 enterprise snd_ac97_codec: Unknown symbol snd_verbose_printk
Nov 27 10:17:30 enterprise snd_emu10k1: Unknown symbol snd_ac97_mixer
Nov 27 10:17:30 enterprise snd_emu10k1: Unknown symbol snd_ac97_bus
Nov 27 10:17:30 enterprise snd_emu10k1: Unknown symbol snd_verbose_printk
Nov 27 10:17:30 enterprise snd_emu10k1: Unknown symbol snd_ac97_write
Nov 27 10:17:30 enterprise modprobe: WARNING: Error inserting snd_ac97_codec (/lib/modules/2.6.9-gentoo-r3/kernel/sound/pci/ac97/snd-ac97-codec.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Nov 27 10:17:30 enterprise modprobe: FATAL: Error inserting snd_emu10k1 (/lib/modules/2.6.9-gentoo-r3/kernel/sound/pci/emu10k1/snd-emu10k1.ko): Unknown symbol in module, or unknown parameter (see dmesg)
Nov 27 10:17:44 enterprise snd_ac97_codec: Unknown symbol snd_verbose_printk
Nov 27 10:17:44 enterprise snd_emu10k1: Unknown symbol snd_ac97_mixer
Nov 27 10:17:44 enterprise snd_emu10k1: Unknown symbol snd_ac97_bus
Nov 27 10:17:44 enterprise snd_emu10k1: Unknown symbol snd_verbose_printk
Nov 27 10:17:44 enterprise snd_emu10k1: Unknown symbol snd_ac97_write
Nov 27 10:17:44 enterprise snd_seq_oss: Unknown symbol snd_seq_autoload_lock
Nov 27 10:17:44 enterprise snd_seq_oss: Unknown symbol snd_seq_autoload_unlock
Nov 27 10:17:44 enterprise snd_seq_oss: Unknown symbol snd_verbose_printk
Nov 27 10:17:44 enterprise snd_pcm_oss: Unknown symbol snd_verbose_printk
Nov 27 10:17:44 enterprise snd_seq_oss: Unknown symbol snd_seq_autoload_lock
Nov 27 10:17:44 enterprise snd_seq_oss: Unknown symbol snd_seq_autoload_unlock
Nov 27 10:17:44 enterprise snd_seq_oss: Unknown symbol snd_verbose_printk
Nov 27 10:17:44 enterprise snd_pcm_oss: Unknown symbol snd_verbose_printk |
The only thing that I could connect this problem to is module-init-tools being upgraded from 3.0-r2 to 3.1. Is that the problem or is it something else? How could I try to fix it? _________________ Live long and prosper!
Last edited by JLP on Sun Nov 28, 2004 7:18 pm; edited 1 time in total |
|
Back to top |
|
|
genstef Retired Dev
Joined: 13 Jun 2004 Posts: 668 Location: M/Bay/Germany
|
Posted: Sat Nov 27, 2004 10:12 am Post subject: |
|
|
In kernel 2.6 you do not need alsa-driver, please use the inkernel alsa system. |
|
Back to top |
|
|
JLP Tux's lil' helper
Joined: 13 Sep 2003 Posts: 143 Location: Slovenia
|
Posted: Sat Nov 27, 2004 10:17 am Post subject: |
|
|
but the driver in kernel is the old version that is why I use the latest alsa-driver packages. And alsa-driver worked just fine until recently so I would like it to get working again as it used to. _________________ Live long and prosper! |
|
Back to top |
|
|
genstef Retired Dev
Joined: 13 Jun 2004 Posts: 668 Location: M/Bay/Germany
|
Posted: Sat Nov 27, 2004 11:41 am Post subject: |
|
|
You could try to look in bugzilla: bugs.gentoo.org if a bug is reported for this issue, or report a new one. |
|
Back to top |
|
|
JLP Tux's lil' helper
Joined: 13 Sep 2003 Posts: 143 Location: Slovenia
|
Posted: Sat Nov 27, 2004 11:50 am Post subject: |
|
|
OK I will do that. Thanks for trying to help. _________________ Live long and prosper! |
|
Back to top |
|
|
JLP Tux's lil' helper
Joined: 13 Sep 2003 Posts: 143 Location: Slovenia
|
Posted: Sat Nov 27, 2004 12:09 pm Post subject: |
|
|
Well it looks like it realy is module-init-tools 3.1 that are causing this. I dovngraded to older version and now it woks just fine. I have filed a bug report here:
https://bugs.gentoo.org/show_bug.cgi?id=72617 _________________ Live long and prosper! |
|
Back to top |
|
|
eradicator Retired Dev
Joined: 01 Apr 2003 Posts: 144 Location: Berkeley, CA
|
Posted: Sat Nov 27, 2004 12:13 pm Post subject: |
|
|
chances are your kernel built ALSA modules and alsa-driver is installing over them but in a different location, so modprobe is confuesd. a-d-1.0.7-r1 has been updated to check for this problem. |
|
Back to top |
|
|
JLP Tux's lil' helper
Joined: 13 Sep 2003 Posts: 143 Location: Slovenia
|
Posted: Sun Nov 28, 2004 7:16 pm Post subject: |
|
|
Today I upgraded the kernel from -r3 to r6. This time I made sure I disabled all the ALSA or OSS options in kernel config. I compiled the kernel and installed int and recompiled alsa-driver and nvidia-kernel. All was fine.
Then I again tried to emerge module-init-tools 3.1 abd the problems started again right after that. I then downgraded again and all is again back to normal. So all I have tried to do points to some problems in module-init-tools 3.1. _________________ Live long and prosper! |
|
Back to top |
|
|
Konsti l33t
Joined: 10 Dec 2002 Posts: 691
|
Posted: Sun Nov 28, 2004 9:56 pm Post subject: |
|
|
Aah damn! The new mit
I wondered why my system stops booting when loading snd-seq-oss when nothing changed at alsa |
|
Back to top |
|
|
knefas l33t
Joined: 21 Dec 2003 Posts: 828
|
Posted: Sun Nov 28, 2004 10:20 pm Post subject: |
|
|
downgrade module-init-tools was the solution for me. |
|
Back to top |
|
|
feld Guru
Joined: 29 Aug 2004 Posts: 593 Location: USA
|
Posted: Mon Nov 29, 2004 1:09 am Post subject: |
|
|
i started having this problem too. dont know how i fixed it but THEN i have this problem:
running alsamixer or amixer i get
"illegal instruction"
is this the cause? i have NOT downgraded that package yet.
-Feld _________________ < bmg505> I think the first line in reiserfsck is
if (random(65535)< 65500) { hose(partition); for (i=0;i<100000000;i++) print_crap(); } |
|
Back to top |
|
|
feld Guru
Joined: 29 Aug 2004 Posts: 593 Location: USA
|
Posted: Mon Nov 29, 2004 4:10 pm Post subject: |
|
|
ok i found out that compiling alsa with CFLAG -msse2 causes alsa to break.
-Feld _________________ < bmg505> I think the first line in reiserfsck is
if (random(65535)< 65500) { hose(partition); for (i=0;i<100000000;i++) print_crap(); } |
|
Back to top |
|
|
knefas l33t
Joined: 21 Dec 2003 Posts: 828
|
Posted: Mon Nov 29, 2004 6:37 pm Post subject: |
|
|
feld wrote: | ok i found out that compiling alsa with CFLAG -msse2 causes alsa to break. |
can you please bug report to bugs.gentoo.org? It will help others. (just check if anybody did it before reporting)
|
|
Back to top |
|
|
sibov Tux's lil' helper
Joined: 09 Feb 2004 Posts: 147 Location: Germany
|
Posted: Fri Dec 17, 2004 10:46 am Post subject: |
|
|
feld wrote: | ok i found out that compiling alsa with CFLAG -msse2 causes alsa to break.
-Feld |
Thanks, i 'll try to emerge alsa without sse2 CFLAG and check if it works.
Still was downgraded to module-init-tools-3.0-r2 but yesterday i retried
version 3.1 of module-init-tools with the same behaviour as above
mentioned. alsa init crash !!!
Note: I run acpid, and when i press the power button for short time my
system shutsdown. You do not need to hardreset Gentoo at the
alsa init hang. _________________ Gentoo 2.6.17-gentoo-r5 with dmraid Raid0 Dualboot
AMD64 X2 3800+, 4x512MB DDR PC3200Pro Corsair Geforce EN6600GT silencer @ 256MB
4x250GB SATAII Samsung SP120, Asus A8N Premium, Plextor PX712SA DVDRW
Logitech Dinovo, SB Audigy4 |
|
Back to top |
|
|
|