On Sun, Dec 18, 2011 at 03:48:59AM -0600, Jonathan Nieder wrote: > Hi David, > > David Fries wrote: > > > DVB: registering new adapter (cx88[0]) > > DVB: registering adapter 0 frontend 0 (Oren OR51132 VSB/QAM Frontend)... > > cx88[0]: videobuf_dvb_register_frontend failed (errno = -12) > > cx88[0]/2: dvb_register failed (err = -12) > > cx88[0]/2: cx8802 probe failed, err = -12 > > Is CONFIG_DVB_NET enabled? If not, does reverting fcc8e7d8c0e2 > (dvb_net: Simplify the code if DVB NET is not defined, 2011-06-01) > help? > > Thanks, > Jonathan I had CONFIG_DVB_NET disabled, as a desktop system I didn't think there was any need for it. I tested with and without reverting fcc8e7d8c0e2 and with and without CONFIG_DVB_NET enabled. It always worked if CONFIG_DVB_NET is enabled, it only works if CONFIG_DVB_NET is disabled if fcc8e7d8c0e2 is reverted. Thanks for the tip, you saved me a whole lot of time trying to track down what was broken. -- David Fries <david@xxxxxxxxx> PGP pub CB1EE8F0 http://fries.net/~david/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html