[mythtv-users] Plextor Driver and Fedora Core 4

Brian Wood beww at beww.org
Sun Mar 5 04:04:45 UTC 2006


Another weird one:

Trying to compile the Plextor drivers on a FC4 system. the drivers  
compile without errors, but when attempting to load the modules I get :

snd_go7007: disagrees about version of symbol snd_pcm_new
snd_go7007: Unknown symbol snd_pcm_new
snd_go7007: disagrees about version of symbol snd_pcm_lib_ioctl
snd_go7007: Unknown symbol snd_pcm_lib_ioctl
snd_go7007: disagrees about version of symbol snd_pcm_set_ops
snd_go7007: Unknown symbol snd_pcm_set_ops
snd_go7007: disagrees about version of symbol snd_pcm_period_elapsed
snd_go7007: Unknown symbol snd_pcm_period_elapsed
snd_go7007: disagrees about version of symbol snd_pcm_new
snd_go7007: Unknown symbol snd_pcm_new
snd_go7007: disagrees about version of symbol snd_pcm_lib_ioctl
snd_go7007: Unknown symbol snd_pcm_lib_ioctl
snd_go7007: disagrees about version of symbol snd_pcm_set_ops
snd_go7007: Unknown symbol snd_pcm_set_ops
snd_go7007: disagrees about version of symbol snd_pcm_period_elapsed
snd_go7007: Unknown symbol snd_pcm_period_elapsed

So it looks like the sound driver has some sort of problem.

lsmod shows the following sound-related modules:

snd_intel8x0           29724  0
snd_ac97_codec         86944  1 snd_intel8x0
snd_ac97_bus            2048  1 snd_ac97_codec
snd_seq_dummy           3204  0
snd_seq_oss            31488  0
snd_seq_midi_event      6528  1 snd_seq_oss
snd_seq                46864  5  
snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          8332  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            47776  0
snd_mixer_oss          16768  1 snd_pcm_oss
snd_pcm                83204  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer              22148  2 snd_seq,snd_pcm
snd_page_alloc          8584  2 snd_intel8x0,snd_pcm
snd                    49892  10  
snd_intel8x0,snd_ac97_codec,snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_de 
vice,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore               9889  1 snd


Kernel is 2.6.15-1.1831_FC4

I'm pretty sure I compiled against the running kernel tree, even  
installed the complete source as opposed to the headers etc. that  
RedHat supplies (tried both ways).

This is driving me crazy as I have 0.19 running quite well except I  
can't use my Plextors.

As always any insight or suggestions would be greatly appreciated.


Brian Wood
beww at beww.org





More information about the mythtv-users mailing list