[OLD] HOW-TO watch Live TV in XBMC for Linux with Tvheadend, the easy way! - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Tips, tricks, and step by step guides (https://forum.kodi.tv/forumdisplay.php?fid=110) +--- Thread: [OLD] HOW-TO watch Live TV in XBMC for Linux with Tvheadend, the easy way! (/showthread.php?tid=51945) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
|
- kuseman - 2010-04-16 Why use sasc-ng when tvheadend has built-in client for several card-servers? - dedkus - 2010-04-16 kuseman Wrote:Why use sasc-ng when tvheadend has built-in client for several card-servers?cryptoworks emm writes are not supported in tvheadend yet (I setup it for tests), moreover ccam seem to doesn't work with my usb cardreader with pl2303 chip so Capmd.connection is also not usable for me. I do not know other way yet. Correct me if I'm wrong, I'll welcome it. - bmentink - 2010-04-16 bmentink Wrote:Hi Hopefully Andoma can help me here. Anyone? I would really like to get this going with XBMC - moontan77 - 2010-04-16 post on the developers mailing list and he should see your query http://mail.lonelycoder.com/pipermail/hts-devel/2010-April/thread.html - -FX-RIDER- - 2010-04-17 Hi, unfortunately I'm a total Linux noob... I'd tried to get TVheadend to work an my XBMCfreak liveCD Install. Could install it, but no adapter was choosable in the web frontend. Afterwards I've tried to install the v4l packages and the s2-liplian drivers. Still no possible choise in the web gui. TVheadend doesn't recognize my DVB-S2 budget card. I've got an Technotrend TT-1600-S2, which works perfectly in my HD VDR setup. Anyone an idea how i could fix the problem? Any logs needed? I'll try to provide them. - bmentink - 2010-04-17 -FX-RIDER- Wrote:Hi, I had to make sure I had the correct LNB type before my setup would work. (Under the "Satellite Setup" tab) In fact, I had to trawl through the code to see what frequency the LNB's were for the various names ... Standard, Circular .. etc Edit: Oops did not read your post correctly, you are not even getting that far. Have you got any devices under /dev/adapter...? Cheers, B. - petie74 - 2010-04-18 Did anyone find a solution to the No output from xmltv setup problems ito the xmltv grabber. I see theirs been previous posts but still no answer. Googled also but could not find solutions. This is my 3rd format and the previous grabbers work 100%. I still cannot and an entry to the xml source in the web gui xmltv: No output from "/usr/bin/tv_grab_za" - petie74 - 2010-04-18 Hi, never mind I got the answer after 2 days of fidling The conf file must be in /home/hts/.xmltv !! then all is good, No output problam and the EPG works. So I did tv_grab_za --configure --config-file /home/hts/.xmltv/tv_grab_za.conf Hope this helps someone! - -FX-RIDER- - 2010-04-19 bmentink Wrote:Edit: Oops did not read your post correctly, you are not even getting that far. Have you got any devices under /dev/adapter...? Hey bmentink, I can see this folder Code: /dev/dvb/adapter0/ Code: demux0 with Code: lspci -vvv I get: Code: 01:05.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01) with Code: dmesg | grep -i dvb I get: Code: [ 9.823289] saa7146: register extension 'budget dvb'. Any ideas what's wrong? Is this perhaps the problem? Code: [ 10.256734] DVB: Unable to find symbol stv090x_attach() - uwinkelvos - 2010-04-19 -FX-RIDER- Wrote:Yep it is! And it is a kernel problem: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575207 http://linuxtv.org/hg/v4l-dvb/rev/f3f59eb960fb looks like one of the dvb frontend modules has not been build (correctly). Which distribution are you using? You should probably start looking/posting in theire respective forums. - -FX-RIDER- - 2010-04-20 uwinkelvos Wrote:Yep it is! And it is a kernel problem: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575207 http://linuxtv.org/hg/v4l-dvb/rev/f3f59eb960fb looks like one of the dvb frontend modules has not been build (correctly). Which distribution are you using? You should probably start looking/posting in theire respective forums. Hey thanks, I'm using XBMCfreak generic V4 LiveCD, build up on ubuntu 9.10. I'll investigate this elsewhere... Thanks! UPDATE: I've got it fixed... thx for the advice. The problem was an error within driver compilation. Had to disable fireDTV support. Found this solution in the german vdr-portal.de forum - xbmcuser2000 - 2010-04-21 Does anyone know a ppa to install the pvr-testing2 in lucid beta2? I have tried with this but it only works for karmic. https://launchpad.net/~gregor-fuis/+archive/xbmc-pvr - Gujs - 2010-04-21 xbmcuser2000 Wrote:Does anyone know a ppa to install the pvr-testing2 in lucid beta2? I will try to publish xbmc for ubuntu lucid tomorrow. - xbmcuser2000 - 2010-04-22 Gujs Wrote:I will try to publish xbmc for ubuntu lucid tomorrow. Thank you very much. - -FX-RIDER- - 2010-04-22 I'm using TVHeadend 2.11 on an Ubuntu Karmic 9.10 XBMC LiveCD (9.11 stable). I have some sound issues when watching LiveTV. On different ocassion and channels I get only a choppy sound output. My HTPC is connected over HDMI directly to my AVR. Where do I find the TVheadend logs to investigate the problem? Or does anybody have an idea what could be wrong? |