You are not logged in.

#1 2009-05-11 22:34:37

E0x
Member
Registered: 2009-04-24
Posts: 14

kernel reinstall issues [SOLVED]

hello

first my data:
Linux knocking 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 29 15:36:46 CEST 2009 x86_64 Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz GenuineIntel GNU/Linux

i download the alsa-driver tarball for the alsa project site i compile it and install it ( ./configure , make , make install ) for test something now when i want get back to normal i think doing a just kernel reinstall with the force flag will do the job , but i was wrong , now when i try load the sound card module i get this :

# modprobe snd_hda_intel
FATAL: Error inserting snd_hda_intel (/lib/modules/2.6.29-ARCH/kernel/sound/pci/hda/snd-hda-intel.ko): Unknown symbol in module, or unknown parameter (see dmesg)

dmesg last lines:
snd_hda_codec: Unknown symbol snd_ctl_add_slave
snd_hda_intel: Unknown symbol snd_hda_bus_new
snd_hda_intel: Unknown symbol snd_hda_build_pcms
snd_hda_intel: Unknown symbol snd_hda_codec_new
snd_hda_intel: Unknown symbol snd_hda_queue_unsol_event
snd_hda_intel: Unknown symbol snd_hda_power_up
snd_hda_intel: Unknown symbol snd_card_new
snd_hda_intel: Unknown symbol snd_hda_power_down
snd_hda_intel: Unknown symbol snd_hda_calc_stream_format
snd_hda_intel: Unknown symbol snd_hda_suspend
snd_hda_intel: Unknown symbol snd_hda_resume
snd_hda_intel: Unknown symbol snd_hda_build_controls


any workaround to back to normal ?

Last edited by E0x (2009-05-12 11:47:18)

Offline

#2 2009-05-11 22:42:05

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: kernel reinstall issues [SOLVED]

Tried running "depmod -a"?

Try removing /lib/modules/2.6.29-ARCH/kernel/sound/pci/hda and installing the kernel again.

Offline

#3 2009-05-12 02:59:30

E0x
Member
Registered: 2009-04-24
Posts: 14

Re: kernel reinstall issues [SOLVED]

yes i try depmod -a , i will try thet removin tips thanks

Offline

#4 2009-05-12 05:54:13

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: kernel reinstall issues [SOLVED]

How about make uninstall in your alsa build dir?

Offline

#5 2009-05-12 11:45:42

E0x
Member
Registered: 2009-04-24
Posts: 14

Re: kernel reinstall issues [SOLVED]

don't have unistall script or i dont see it , anyway the removing of /lib/modules/2.6.29-ARCH/kernel/sound/pci/hda  work  ( in fact i remove all /lib/modules/2.6.29-ARCH/ directory )

Offline

Board footer

Powered by FluxBB