Oh ... it's because my sound driver got nuked. 
Anyone know how to deal with this? FYI, I DO actually have a sound system on this rig:
and a module that USED to work:
Since I already have the soundcore module, it doesn't seem sensible that I should launch into a new module compiling adventure, does it? What the heck? :P

Code:
dibl@gutsy:/usr/src$ sudo modprobe snd-hda-intel FATAL: Error inserting snd_hda_intel (/lib/modules/2.6.22-11-rt/ubuntu/media/snd-hda-intel/snd-hda-intel.ko): Invalid module format
Code:
dibl@gutsy:/$ lspci -v
00:00.0 Host bridge: Intel Corporation 82975X Memory Controller Hub
Subsystem: Intel Corporation Unknown device 5842
Flags: bus master, fast devsel, latency 0
Capabilities: <access denied>
00:01.0 PCI bridge: Intel Corporation 82975X PCI Express Root Port (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00003000-00003fff
Memory behind bridge: e4000000-e5ffffff
Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
Capabilities: <access denied>
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
Subsystem: Intel Corporation Unknown device 0417
Flags: bus master, fast devsel, latency 0, IRQ 9
Memory at e6200000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Code:
dibl@gutsy:/usr/src$ modinfo soundcore filename: /lib/modules/2.6.22-11-rt/kernel/sound/soundcore.ko alias: char-major-14-* license: GPL author: Alan Cox description: Core sound module srcversion: 548AA54AF08207316C104F8 depends: vermagic: 2.6.22-11-rt SMP preempt mod_unload



. I hope that you have found the same.


Comment