Wanting to install Hauppauge HD-PVR on MD 10.21

  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:6500c16dd58924b6eed8faeefc7f23d8' in /var/www/mythdora/html/includes/cache.inc on line 26.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>According to the MythTv Wiki, I need to have \"proper dev tools, kernel-headers and kernel-devel\" installed in order to compile the driver for the HD-PVR. When trying to run the compile, a warning message says that I need to have a full kernel source as well.</p>\n<p>I downloaded the kernel source from <a href=\"http://kojipkgs.fedoraproject.org/packages/kernel/2.6.27.9/159.fc10/src/kernel-2.6.27.9-159.fc10.src.rpm\">http://kojipkgs.fedoraproject.org/packages/kernel/2.6.27.9/159.fc10/src/kernel-2.6.27.9-159.fc10.src.rpm</a></p>\n<p>Do I need to fully compile/install this kernel, or will compiling it be enough? Or is just installing the rpm enough?</p>\n<p>I also installed kernel-devel, but what do I need to install for \"proper dev tools\"? glib-devel, gtk2-devel? Anything else?</p>\n<p>Thanks!</p>\n', created = 1369322200, expire = 1369408600, headers = '', serialized = 0 WHERE cid = '1:6500c16dd58924b6eed8faeefc7f23d8' in /var/www/mythdora/html/includes/cache.inc on line 109.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:36c063d7debfe0df4530e9d499fc362d' in /var/www/mythdora/html/includes/cache.inc on line 26.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>That is not the right rpm. All .src.rpm files just give you the sources and specfile for compiling the rpm itself. You need the kernel source which Fedora names in a somewhat confusing manner. You need the kernel-devel for your os architecture and you may want the kernel headers rpm as well. You do not need gtk2 devel or anything gui related to compile a kernel module, the gcc compiler, make etc. When you start to compile, it will tell you what if anything you are missing.</p>\n', created = 1369322200, expire = 1369408600, headers = '', serialized = 0 WHERE cid = '1:36c063d7debfe0df4530e9d499fc362d' in /var/www/mythdora/html/includes/cache.inc on line 109.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:a3ca18f3f17a66a55c43b5ac09d48afc' in /var/www/mythdora/html/includes/cache.inc on line 26.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Thanks Davesworld for the response, but I\'m also asking about compiling the HD-PVR driver, not just the kernel.</p>\n<p>When i run uname -r, I get 2.6.27.9-159.fc10.i686. Isn\'t this the kernel release? The numbers match those of the .src.rpm file; if this isn\'t the correct source rpm, how do I determine the correct one?</p>\n<p>kernel-headers was installed when I installed yum-utils and rpmdevtools, so I already have that. I have the correct kernel-devel as well.</p>\n<p>The MythTv Wiki also states that I need \"proper dev tools\" to compile the HD-PVR driver. I know that I don\'t need glib-devel and gtk2-devel for kernel compiling, but do I need them for HD-PVR compiling? If not, what <strong>do</strong> I need for driver compiling?</p>\n<p>Also, once I get the correct kernel source rpm, will installing the rpm be enought to make the source available to the driver compile, or do I need to compile and even install the kernel as well?</p>\n<p>Thanks!</p>\n', created = 1369322200, expire = 1369408600, headers = '', serialized = 0 WHERE cid = '1:a3ca18f3f17a66a55c43b5ac09d48afc' in /var/www/mythdora/html/includes/cache.inc on line 109.

According to the MythTv Wiki, I need to have "proper dev tools, kernel-headers and kernel-devel" installed in order to compile the driver for the HD-PVR. When trying to run the compile, a warning message says that I need to have a full kernel source as well.

I downloaded the kernel source from http://kojipkgs.fedoraproject.org/packages/kernel/2.6.27.9/159.fc10/src/kernel-2.6.27.9-159.fc10.src.rpm

Do I need to fully compile/install this kernel, or will compiling it be enough? Or is just installing the rpm enough?

I also installed kernel-devel, but what do I need to install for "proper dev tools"? glib-devel, gtk2-devel? Anything else?

Thanks!

That is not the right rpm.

That is not the right rpm. All .src.rpm files just give you the sources and specfile for compiling the rpm itself. You need the kernel source which Fedora names in a somewhat confusing manner. You need the kernel-devel for your os architecture and you may want the kernel headers rpm as well. You do not need gtk2 devel or anything gui related to compile a kernel module, the gcc compiler, make etc. When you start to compile, it will tell you what if anything you are missing.

Thanks Davesworld for the

Thanks Davesworld for the response, but I'm also asking about compiling the HD-PVR driver, not just the kernel.

When i run uname -r, I get 2.6.27.9-159.fc10.i686. Isn't this the kernel release? The numbers match those of the .src.rpm file; if this isn't the correct source rpm, how do I determine the correct one?

kernel-headers was installed when I installed yum-utils and rpmdevtools, so I already have that. I have the correct kernel-devel as well.

The MythTv Wiki also states that I need "proper dev tools" to compile the HD-PVR driver. I know that I don't need glib-devel and gtk2-devel for kernel compiling, but do I need them for HD-PVR compiling? If not, what do I need for driver compiling?

Also, once I get the correct kernel source rpm, will installing the rpm be enought to make the source available to the driver compile, or do I need to compile and even install the kernel as well?

Thanks!