On 9 December 2013 22:48, John Pilkington <[email protected]> wrote: > > Bus 001 Device 002: ID 2013:024f PCTV Systems nanoStick T2 290e >
Performing the usual "double grep" technique, I see that the em28xx driver is correct for your USB tuner. [Duo2 ~]$ rpm -qa kernel\* | sort kernel-2.6.32-431.el6.x86_64 kernel-firmware-2.6.32-431.el6.noarch kernel-headers-2.6.32-431.el6.x86_64 kernel-lt-3.10.22-1.el6.elrepo.x86_64 kernel-lt-3.10.23-1.el6.elrepo.x86_64 kernel-ml-3.12.4-1.el6.elrepo.x86_64 [Duo2 ~]$ [Duo2 ~]$ grep -i 2013 /lib/modules/*/modules.alias | grep -i 024f /lib/modules/3.10.22-1.el6.elrepo.x86_64/modules.alias:alias usb:v2013p024Fd*dc*dsc*dp*ic*isc*ip*in* em28xx /lib/modules/3.10.23-1.el6.elrepo.x86_64/modules.alias:alias usb:v2013p024Fd*dc*dsc*dp*ic*isc*ip*in* em28xx /lib/modules/3.12.4-1.el6.elrepo.x86_64/modules.alias:alias usb:v2013p024Fd*dc*dsc*dp*ic*isc*ip*in* em28xx [Duo2 ~]$ I can see no reason why it does not work. Please re-try with the current kernel-lt-3.10.23-1.el6.elrepo (released earlier today) and if still unsuccessful, take it to the appropriate ELRepo Project support channel where it can then be investigated further. Alan. P.s. With regards to the ELRepo Project's bug tracker, I see that "JPilk" created an account at "2013-12-09 13:18" and then last logged in at "2013-12-09 14:37". I have performed a password reset on that account.
