Michael Norman wrote:


I am trying to install a PVR500 card into a new AMD64 machine running Gentoo (2.6.13-gentoo-r4) and using version 0.4.0 of ivtv. The modules (tveeprom, tuner, etc.) fail to load automatically. I have tried modprobe'ing the relevant modules manually prior to modprobe'ing ivtv to no avail. Any ideas?

Just modprobe'ing ivtv results in the following:

# lsmod
Module                  Size  Used by
nvidia               4384136  12

# modprobe ivtv
# lsmod
Module                  Size  Used by
ivtv                  208212  0
i2c_algo_bit           10568  1 ivtv
i2c_core               21312  1 i2c_algo_bit
videodev               11520  1 ivtv
nvidia               4384136  12

Check you kernel config to see whether you have automatic module loading enabled.

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

Reply via email to