Kaffeine Forum

Kaffeine Media Player forum

Kaffeine Forum            
Log in to check your private messages Log in to check your private messages
Sundtek MediaTV Pro DVB-C stick not recognized

 
Post new topic   Reply to topic    Kaffeine Forum Forum Index -> DVB
View previous topic :: View next topic  
Author Message
hu



Joined: 07 Jan 2012
Posts: 5

PostPosted: Sat Jan 07, 2012 3:59 pm    Post subject: Sundtek MediaTV Pro DVB-C stick not recognized Reply with quote

Hi,
I installed Ubuntu 11.10, upgraded to newest level, then installed Kaffeine then Sundtek MediaTV Pro driver.
But Kaffeine recognizes no dev for scanning DVB-C channels.
Do I need some more pakets ? Are there some more settings to be done first ?

Status after Sundtek-driver activation :

**** List of Media Hardware Devices ****
device 0: [Sundtek MediaTV Pro (USB 2.0)] DVB-C, DVB-T, ANALOG-TV, FM-RADIO, REMOTE-CONTROL, OSS-AUDIO, RDS
[SERIAL]:
ID: U110713134801
[DVB-C]:
FRONTEND: /dev/dvb/adapter0/frontend0
DVR: /dev/dvb/adapter0/dvr0
DMX: /dev/dvb/adapter0/demux0
[DVB-T]:
FRONTEND: /dev/dvb/adapter0/frontend0
DVR: /dev/dvb/adapter0/dvr0
DMX: /dev/dvb/adapter0/demux0
[ANALOG-TV]:
VIDEO0: /dev/video1
VBI0: /dev/vbi0
[FM-RADIO]:
RADIO0: /dev/radio0
RDS: /dev/rds0
[REMOTECONTROL]:
INPUT0: /dev/mediainput0
[OSS]:
OSS0: /dev/dsp0


Startup of Kaffeine in Terminal shows :

chef@tv:~$ kaffeine

(kaffeine:2130): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,

(kaffeine:2130): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,

(kaffeine:2130): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,

(kaffeine:2130): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,

(kaffeine-xbu:2138): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,

(kaffeine-xbu:2138): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,

(kaffeine-xbu:2138): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,

(kaffeine-xbu:2138): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
kaffeine(2130) DvbEpgModel::DvbEpgModel: cannot open "/home/chef/.kde/share/apps/kaffeine/epgdata.dvb"
kaffeine(2130) DvbManager::readDeviceConfigs: can't open "/home/chef/.kde/share/apps/kaffeine/config.dvb"
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)

(kdeinit4: kded4 [kdeinit]:2151): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,

(kdeinit4: kded4 [kdeinit]:2151): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,

(kdeinit4: kded4 [kdeinit]:2151): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,

(kdeinit4: kded4 [kdeinit]:2151): Gtk-WARNING **: Im Modulpfad »pixmap« konnte keine Themen-Engine gefunden werden,
kbuildsycoca4 running...
kbuildsycoca4(2154) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/jockey-gtk.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(2154) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/gcalctool.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(2154) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/language-selector.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(2154) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/gnome-power-panel.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(2154) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/gnome-background-panel.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(2154) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/gnome-user-accounts-panel.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(2154) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/gnome-region-panel.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(2154) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/gnome-color-panel.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(2154) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/gnome-screen-panel.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(2154) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/ubuntuone-installer.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(2154) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/im-switch.desktop" is not compliant with XDG standard (missing trailing semicolon).
kbuildsycoca4(2154) kdemain: Emitting notifyDatabaseChanged ("servicetypes", "xdgdata-mime", "services", "apps")
chef@tv:~$
Back to top
View user's profile Send private message
sundtek



Joined: 15 Jan 2012
Posts: 3

PostPosted: Sun Jan 15, 2012 2:55 am    Post subject: Reply with quote

Code:

 dvbdevice_linux.cpp |  205 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 dvbdevice_linux.h   |    4 +
 2 files changed, 209 insertions(+)


Kaffeine needs a small patch in order to recognize our devices:

http://www.sundtek.de/support/sundtek_0.2.diff

Once this is available, also the network mode will work with Kaffeine.
Back to top
View user's profile Send private message
hu



Joined: 07 Jan 2012
Posts: 5

PostPosted: Sun Jan 15, 2012 4:57 pm    Post subject: Reply with quote

Thank you for this patch. Now I downloaded kaffeine_1.2.2.orig.tar.gz, applied the patch into the sources. This worked fine so far.
But now I get problems over problems with compile and install. The usual './configure make make install' doesnt work here. Sorry, I'm no Linux expert. Please can you recommend a Wiki, howto bring Kaffeinesources into Ubuntu ?
Back to top
View user's profile Send private message
sundtek



Joined: 15 Jan 2012
Posts: 3

PostPosted: Sun Jan 15, 2012 8:15 pm    Post subject: Reply with quote

Do you use 32 or 64 bit?
Back to top
View user's profile Send private message
hu



Joined: 07 Jan 2012
Posts: 5

PostPosted: Mon Jan 16, 2012 12:53 pm    Post subject: Reply with quote

I use 32 bit.
Back to top
View user's profile Send private message
mtron



Joined: 31 Jul 2007
Posts: 225

PostPosted: Wed Jan 18, 2012 2:48 pm    Post subject: Reply with quote

@ hu: this package for oneiric 32bit has sundtek's patch applied.

kaffeine_1.2.2-1ubuntu4~oneiricppa1_i386.deb
MD5:13fe452acb59556fa48423d84b6175d6

Please report the outcome Wink

@ sundtek: Thanks for the patch! Can you please send it to kaffeine-devel mailing list to merge it to git & credit you.
Back to top
View user's profile Send private message
hu



Joined: 07 Jan 2012
Posts: 5

PostPosted: Wed Jan 18, 2012 7:11 pm    Post subject: Reply with quote

sorry, same result, but different errormsg when invoked from terminl :

QObject: Cannot create children for a parent that is in a different thread.
(Parent is DvbLinuxDeviceManager(0x9e37530), parent's thread is QThread(0x9be9f40), current thread is QThread(0x9e64590)
Back to top
View user's profile Send private message
hu



Joined: 07 Jan 2012
Posts: 5

PostPosted: Sat Jan 21, 2012 5:55 pm    Post subject: Reply with quote

Now I installed everyting new from plain harddisk. Ubuntu, Ubuntu upgrade, Sundtek and Kaffeine. Now Sundtek access is available and working properly in Kaffeine.
Maybe during my different trys before I damaged something in my configuation. Sorry
Your new kaffeine .deb packet is working fine in the current Ubuntu . Thank you very much.javascript:emoticon('Laughing')
Back to top
View user's profile Send private message
mtron



Joined: 31 Jul 2007
Posts: 225

PostPosted: Sun Jan 22, 2012 4:54 pm    Post subject: Reply with quote

ok. cool. Thanks for reporting back.
Back to top
View user's profile Send private message
sundtek



Joined: 15 Jan 2012
Posts: 3

PostPosted: Mon Feb 13, 2012 6:50 pm    Post subject: Reply with quote

mtron wrote:
@ hu: this package for oneiric 32bit has sundtek's patch applied.

kaffeine_1.2.2-1ubuntu4~oneiricppa1_i386.deb
MD5:13fe452acb59556fa48423d84b6175d6

Please report the outcome Wink

@ sundtek: Thanks for the patch! Can you please send it to kaffeine-devel mailing list to merge it to git & credit you.


I tried to submit it but it's read only?

Is there any way to submit this?

Kaffeine seems to be non-active for longer than a half year already
Back to top
View user's profile Send private message
mtron



Joined: 31 Jul 2007
Posts: 225

PostPosted: Tue Feb 14, 2012 9:45 am    Post subject: Reply with quote

oh, i don't know whats wrong @ sourceforge... I'll try to send a test message.

EDIT: works for me more or less ... http://sourceforge.net/mailarchive/message.php?msg_id=28831862 it's just in the wrong thread. Seems sourceforge has problems 2day.
Back to top
View user's profile Send private message
billy



Joined: 23 Mar 2012
Posts: 1

PostPosted: Fri Mar 23, 2012 9:16 am    Post subject: Reply with quote

Is there any progress on this? I also own a Sundtek device and I'm very satisfied with it.

I'm currently using the code from the git sources with the patch, but wonder why it's still not included

Is this project really dead?
Back to top
View user's profile Send private message
mtron



Joined: 31 Jul 2007
Posts: 225

PostPosted: Tue Mar 27, 2012 7:12 am    Post subject: Reply with quote

Quote:
Is this project really dead?


Not totally, but it's pretty much in a coma currently. I suggest you switch to vdr.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Kaffeine Forum Forum Index -> DVB All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

Anti Bot Question MOD - phpBB MOD against Spam Bots
Blocked registrations / posts: 8232 / 0