[Bug 105620] Re: dvb-t DMX SET PES FILTER: Function not implemented
Stéphane Loeuillet
leroutier at gmail.com
Wed Oct 31 01:08:35 UTC 2007
This define comes from DVB API in the kernel
The problem is more likely that Kaffeine tries to use this ioctl on non-existing devices :
/dev/dvb/adapter0/frontend0 : opened ( TechnoTrend/Hauppauge DEC2000-t Frontend )
/dev/dvb/adapter0/frontend1 : : No such file or directory
/dev/dvb/adapter1/frontend0 : : No such file or directory
DvbCam::probe(): /dev/dvb/adapter0/ca0: : No such file or directory
As you see, it already tried to open 3 non existant devices.
I suppose that later it tried to use this ioctl on one of those and failed
--
dvb-t DMX SET PES FILTER: Function not implemented
https://bugs.launchpad.net/bugs/105620
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kaffeine in ubuntu.
More information about the kubuntu-bugs
mailing list