On Fri, 26 Feb 2010, Dean wrote: > I am trying to use an 'OnAir USB HDTV Creator' (from autumnwave.com). According to > http://www.linuxtv.org/wiki/index.php/OnAir_USB_HDTV_Creator > This device is supported, however it's not working for me. Following the instructions at above link, I tried this: > modprobe pvrusb2 initusbreset=0 > > The result: > FATAL: Error inserting pvrusb2 (/lib/modules/2.6.31.12-desktop586-1mnb/kernel/drivers/media/video/pvrusb2/pvrusb2.ko.gz): Unknown symbol in module, or unknown parameter (see dmesg) Dean: The initusbreset module option no longer exists. That's why your modprobe command is failing. That feature was removed from the driver, due to a change in USB stack behavior that started with the 2.6.27 kernel. (The resolution hinted at in the wiki page was in fact just removal of the feature.) So you need to not use "initusbreset=0". The advice in the wiki is over a year out of date. -Mike -- Mike Isely isely @ isely (dot) net PGP: 03 54 43 4D 75 E5 CC 92 71 16 01 E2 B5 F5 C1 E8 -- 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