|
|
Kaffeine Media Player forum
|
 |
|
|
|
|
|
|
|
|
| View previous topic :: View next topic |
| Author |
Message |
hu
Joined: 07 Jan 2012 Posts: 5
|
Posted: Sat Jan 07, 2012 3:59 pm Post subject: Sundtek MediaTV Pro DVB-C stick not recognized |
|
|
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 |
|
 |
sundtek
Joined: 15 Jan 2012 Posts: 3
|
Posted: Sun Jan 15, 2012 2:55 am Post subject: |
|
|
| 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 |
|
 |
hu
Joined: 07 Jan 2012 Posts: 5
|
Posted: Sun Jan 15, 2012 4:57 pm Post subject: |
|
|
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 |
|
 |
sundtek
Joined: 15 Jan 2012 Posts: 3
|
Posted: Sun Jan 15, 2012 8:15 pm Post subject: |
|
|
| Do you use 32 or 64 bit? |
|
| Back to top |
|
 |
hu
Joined: 07 Jan 2012 Posts: 5
|
Posted: Mon Jan 16, 2012 12:53 pm Post subject: |
|
|
| I use 32 bit. |
|
| Back to top |
|
 |
mtron
Joined: 31 Jul 2007 Posts: 225
|
Posted: Wed Jan 18, 2012 2:48 pm Post subject: |
|
|
@ 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
@ 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 |
|
 |
hu
Joined: 07 Jan 2012 Posts: 5
|
Posted: Wed Jan 18, 2012 7:11 pm Post subject: |
|
|
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 |
|
 |
hu
Joined: 07 Jan 2012 Posts: 5
|
Posted: Sat Jan 21, 2012 5:55 pm Post subject: |
|
|
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(' ') |
|
| Back to top |
|
 |
mtron
Joined: 31 Jul 2007 Posts: 225
|
Posted: Sun Jan 22, 2012 4:54 pm Post subject: |
|
|
| ok. cool. Thanks for reporting back. |
|
| Back to top |
|
 |
sundtek
Joined: 15 Jan 2012 Posts: 3
|
Posted: Mon Feb 13, 2012 6:50 pm Post subject: |
|
|
| 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
@ 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 |
|
 |
mtron
Joined: 31 Jul 2007 Posts: 225
|
|
| Back to top |
|
 |
billy
Joined: 23 Mar 2012 Posts: 1
|
Posted: Fri Mar 23, 2012 9:16 am Post subject: |
|
|
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 |
|
 |
mtron
Joined: 31 Jul 2007 Posts: 225
|
Posted: Tue Mar 27, 2012 7:12 am Post subject: |
|
|
| 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 |
|
 |
|