Bug 309581 - don't handle multi-standard frontend
Summary: don't handle multi-standard frontend
Status: RESOLVED DUPLICATE of bug 296638
Alias: None
Product: kaffeine
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Unlisted Binaries Linux
: NOR major
Target Milestone: ---
Assignee: Mauro Carvalho Chehab
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-05 11:54 UTC by linuxtv
Modified: 2016-06-01 11:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description linuxtv 2012-11-05 11:54:22 UTC
your dvb subsystem use dvbv3-API, that is outdated. Please change to dvbv5-API.
more info unter http://linuxtv.org/downloads/v4l-dvb-apis/dvbapi.html

Reproducible: Always




please use ioctl FE_GET_PROPERTY/FE_SET_PROPERTY
cmd= DTV_API_VERSION
cmd= DTV_ENUM_DELSYS
cmd= DTV_DELIVERY_SYSTEM
etc.
Comment 1 Mauro Carvalho Chehab 2016-06-01 11:33:17 UTC
We just released upstream a version 2.0.1, with is based on KDE5, and changed both the DVB and video play backends. It supports multi-standard frontends.

Could you please test the upstream version and see if it works? The README file contains instructions about how to compile it. You can find it at our git repository:

https://quickgit.kde.org/?p=kaffeine.git

*** This bug has been marked as a duplicate of bug 296638 ***