On Dec 29, 2005, at 9:33 AM, Michaël Larouche wrote:

> Le December 28, 2005 17:09, [EMAIL PROTECTED] a écrit :
>> I have a PVR250 on gentoo and I possibly can help but
>> I need more information. Can you try to do a modprobe
>> tveeprom and post the dmesg or error you get.
>>
>> John
> modprobe tveeprom :
> No dmesg output
>
> lsmod:
> Module                  Size  Used by
> tveeprom               15988  0
> i2c_core               20504  1 tveeprom
> vmnet                  28504  8
> vmmon                 171852  0
> videodev                9728  0
> visor                  19404  0
> usbserial              30256  1 visor
> 8139too                21440  0
> adi                     8384  0
> joydev                  9408  0
> nvidia               4050844  12
> snd_emu10k1_synth       7232  0
> snd_emux_synth         36992  1 snd_emu10k1_synth
> snd_seq_virmidi         6720  1 snd_emux_synth
> snd_seq_midi_emul       7808  1 snd_emux_synth
> snd_emu10k1            92132  2 snd_emu10k1_synth
> snd_ac97_codec         76128  1 snd_emu10k1
> snd_util_mem            3968  2 snd_emux_synth,snd_emu10k1
>
> ls /lib/modules/ :
> 2.6.11-gentoo-r6  2.6.7-gentoo-r14  2.6.8-gentoo-r4  2.6.9-gentoo-r12
> HcwMakoA.ROM  ivtv-fw-dec.bin  ivtv-fw-enc.bin  ivtv_init_mpeg.bin
>

Ok, let's see if the module is even there :

find /lib/modules/2.6.11-gentoo-r6 | grep tveeprom

It should show you at least one tveeprom module (one that came with  
the kernel, and one that was installed by ivtv.)

If you do see at least one, then try this :

modinfo tveeprom

This should tell you which module it is loading and some info about it.

Keith C
_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to