Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Jun 07, 2010 10:42 am 
Offline
Senior Newbie

Joined: Mon Jun 07, 2010 10:36 am
Posts: 6
Website: http://www.voztovoice.org
Hi all,

i'm usisng a centos 5.4 linode VPS and I'm trying to compile alsa-driver-1.0.20 with the devel kernel: 2.6.18.8-linode22

The compilation work great but when I try to load the module this is the output:

WARNING: Error inserting snd_page_alloc (/lib/modules/2.6.18.8-linode22/misc/acore/snd-page-alloc.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.18.8-linode22/misc/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.18.8-linode22/misc/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_dummy (/lib/modules/2.6.18.8-linode22/misc/drivers/snd-dummy.ko): Unknown symbol in module, or unknown parameter (see dmesg)

dmesg output:

snd: version magic '2.6.18.8-linode22 SMP mod_unload Xen PENTIUM4 REGPARM gcc-4.1' should be '2.6.18.8-linode22 SMP mod_unload Xen PENTIUM4 REGPARM gcc-4.3'
snd: no version magic, tainting kernel.
snd: Unknown symbol unregister_sound_special
snd: Unknown symbol register_sound_special_device
snd: Unknown symbol sound_class
snd: no version magic, tainting kernel.
snd: Unknown symbol unregister_sound_special
snd: Unknown symbol register_sound_special_device
snd: Unknown symbol sound_class
snd: no version magic, tainting kernel.
snd: Unknown symbol unregister_sound_special
snd: Unknown symbol register_sound_special_device
snd: Unknown symbol sound_class
snd: no version magic, tainting kernel.
snd: Unknown symbol unregister_sound_special
snd: Unknown symbol register_sound_special_device
snd: Unknown symbol sound_class

Any idea?

Thank's in advance

BR

- Andrea -


Top
   
 Post subject:
PostPosted: Mon Jun 07, 2010 11:46 am 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
Try adding --force-vermagic to the modprobe command line; that should get around the version magic issue. That might fix the rest of the errors, especially if the later modules depend on the earlier modules. If not, it might be worth trying with the latest paravirt kernel, or going the pv_ops route.

I can't say I've heard of anyone trying these particular modules on Linode before, so you are entering unexplored territory. Once it works, it might be worth documenting what you're doing (and why), for the common good. :-)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


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

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group