Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #221
Posted 20 December 2011 - 23:37
Ported the last changes from openpli-git from yesterday
Thanks to Pli to implement the streaming-server into enigma2.
streaming and recording works without any problems
you can test the streaming with VLC open Network
http://ip-of-openpliPC:8001/sRef
example of a sRef 1:0:1:7001:436:1:C00000:0:0:0:
Recording a channel and watching other channel on the same transponder also works.
Testet with SD- and HD-Channels
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #222
Posted 21 December 2011 - 03:40
Thanks for a brilliant bit of work(and that does NOT mean small) so far - your efforts are truly appreciated
I have finally got to the bottom of the vtuner issue:
It needs the latest device drivers (2nd stage bootloader) for the dreambox - that explains the "operation not supported" errors. The DM800 was on SSBL 75 and that is too old. I updated with the latest OpenPli 2 using dreamup and this updated the bootloader to 84, which now works.
Great work again - this is a peach!!!!!!!!!
Now to make the card reader work
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #223
Posted 21 December 2011 - 07:56
i have the same@SEAL:
This one
http://www.amazon.co...24417116&sr=1-1
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #224
Posted 21 December 2011 - 10:41
Hi,
I wanted to know if this software works only with VTUNER software or a real DVB-S2 card as TT-S3200 would work too ?
(i am not a Ubuntu user......nor expert..).
Thanks
attaros
Im successfully using with TBS QBOX S2 card - works very well.
@nobody @Seal
Hi! I need help on my TT-3200 with enigma2. Hope the following helps/makes sense.
using latest/greatest https://github.com/n...9/openpliPC.git
compiles/runs/does all configs
when I try to do any type of scan on a known good transponder I get OURSTATE: failed, fatal
NIM Socket 0:
Type: DVB-S2
Name: Budget-CI (I've tried saa7146 TT-3200)
Has_Outputs: no
Frontend_Device: 0
I am not doing step 9 below from old scripts as I don't think the current kernel needs dvbsoftwareca/s2-liplianin
9.) Build saa7146 kernel module:(cougar-enigma içinde)
cd dvbsoftwareca
make # You must have installed dvb-core (for example from s2-liplianin).
insmod dvbsoftwareca.ko # It will create ca0 and ca1 devices for adapter0
Hi,
Check with lsmod which of these modules you have loaded and eventually load missing ones.
insmod saa7146.ko
insmod dvb-core.ko
insmod stb0899.ko
insmod stb6100.ko
insmod lnbp21.ko
insmod ttpci-eeprom.ko
You can check result using dmesg.
Bye
attaros
P.S. i have a TT-3200 but am in holiday now for 3 weeks, i do not remeber more.....
Edited by attaros, 21 December 2011 - 10:42.
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #225
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #226
Posted 21 December 2011 - 21:21
Hi,
I wanted to know if this software works only with VTUNER software or a real DVB-S2 card as TT-S3200 would work too ?
(i am not a Ubuntu user......nor expert..).
Thanks
attaros
Im successfully using with TBS QBOX S2 card - works very well.
@nobody @Seal
Hi! I need help on my TT-3200 with enigma2. Hope the following helps/makes sense.
using latest/greatest https://github.com/n...9/openpliPC.git
compiles/runs/does all configs
when I try to do any type of scan on a known good transponder I get OURSTATE: failed, fatal
NIM Socket 0:
Type: DVB-S2
Name: Budget-CI (I've tried saa7146 TT-3200)
Has_Outputs: no
Frontend_Device: 0
I am not doing step 9 below from old scripts as I don't think the current kernel needs dvbsoftwareca/s2-liplianin
9.) Build saa7146 kernel module:(cougar-enigma içinde)
cd dvbsoftwareca
make # You must have installed dvb-core (for example from s2-liplianin).
insmod dvbsoftwareca.ko # It will create ca0 and ca1 devices for adapter0
Hi,
Check with lsmod which of these modules you have loaded and eventually load missing ones.
insmod saa7146.ko
insmod dvb-core.ko
insmod stb0899.ko
insmod stb6100.ko
insmod lnbp21.ko
insmod ttpci-eeprom.ko
You can check result using dmesg.
Bye
attaros
P.S. i have a TT-3200 but am in holiday now for 3 weeks, i do not remeber more.....
Thanks to nobody9 and attaros, lnbp21 & ttpci-eeprom were not loaded. The SD side works now. On to AMC 18 which is 8psk S2 H264.
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #227
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #228
Posted 22 December 2011 - 07:20
have you tried the last xine-lib version from 18.12.2011, their are many thinks fixed.
After compile xine-lib recompile enigma2 too.
nobody9:
any ideas what is difference between xine-lib.old and xine-lib? what i new some channels (i got you sample) dont works? It is possible to fix it in xine-lib?
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #229
Posted 22 December 2011 - 07:37
@seal,
have you tried the last xine-lib version from 18.12.2011, their are many thinks fixed.
After compile xine-lib recompile enigma2 too.
yes, tried today... not working
Other question - it is possible to run OpenWebIF plugin on PC Enigma? I copied plugin but i got error in loading... i copied plugin to the folder /usr/local/e2/lib/enigma2/python/Plugins/Extensios as OpenWEBIF
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #230
Posted 22 December 2011 - 10:26
sudo apt-get install python-cheetah
@seal,
have you tried the last xine-lib version from 18.12.2011, their are many thinks fixed.
After compile xine-lib recompile enigma2 too.
yes, tried today... not working
Other question - it is possible to run OpenWebIF plugin on PC Enigma? I copied plugin but i got error in loading... i copied plugin to the folder /usr/local/e2/lib/enigma2/python/Plugins/Extensios as OpenWEBIF
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #231
Posted 22 December 2011 - 11:41
yes, tried today... not working
i have analyzed the sample.ts file from you. also VLC-Player don´t play the stream.
Stream Information
7 Video Streams H264
ts debug: * es pid=801 type=27 fcc=h264 ts debug: * es pid=901 type=27 fcc=h264 ts debug: * es pid=4097 type=27 fcc=h264 ts debug: * es pid=301 type=27 fcc=h264 ts debug: * es pid=501 type=27 fcc=h264 ts debug: * es pid=401 type=27 fcc=h264 ts debug: * es pid=601 type=27 fcc=h2645 Audio stream AC3
ts debug: * es pid=910 type=6 fcc=a52 ts debug: * es pid=911 type=6 fcc=a52 ts debug: * es pid=4113 type=6 fcc=a52 ts debug: * es pid=411 type=6 fcc=a52 ts debug: * es pid=412 type=6 fcc=a527 Audio mpeg
ts debug: * es pid=811 type=4 fcc=mpga ts debug: * es pid=812 type=4 fcc=mpga ts debug: * es pid=4112 type=4 fcc=mpga ts debug: * es pid=311 type=4 fcc=mpga ts debug: * es pid=514 type=4 fcc=mpga ts debug: * es pid=534 type=4 fcc=mpga ts debug: * es pid=614 type=4 fcc=mpga2 Teletext
ts debug: * es pid=3128 type=6 fcc=telx ts debug: * es pid=264 type=6 fcc=telx1 subtitle
ts debug: * es pid=7721 type=6 fcc=dvbsi this normal or is the file you give me corrupted
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #232
Posted 22 December 2011 - 16:10
Note it is all about versions
Attached Files
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #233
Posted 22 December 2011 - 22:42
poll: unhandled POLLERR/HUP/NVAL for fd 30(16) poll: unhandled POLLERR/HUP/NVAL for fd 30(16) poll: unhandled POLLERR/HUP/NVAL for fd 30(16) poll: unhandled POLLERR/HUP/NVAL for fd 30(16) poll: unhandled POLLERR/HUP/NVAL for fd 30(16) poll: unhandled POLLERR/HUP/NVAL for fd 30(16) poll: unhandled POLLERR/HUP/NVAL for fd 30(16) poll: unhandled POLLERR/HUP/NVAL for fd 30(16) poll: unhandled POLLERR/HUP/NVAL for fd 30(16) poll: unhandled POLLERR/HUP/NVAL for fd 30(16) poll: unhandled POLLERR/HUP/NVAL for fd 30(16) poll: unhandled POLLERR/HUP/NVAL for fd 30(16) poll: unhandled POLLERR/HUP/NVAL for fd 30(16) poll: unhandled POLLERR/HUP/NVAL for fd 30(16)
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #234
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #235
Posted 23 December 2011 - 03:39
git clone git://git.opendreambox.org/git/obi/libdvbsi++.git Cloning into libdvbsi++... remote: Counting objects: 1658, done. remote: Compressing objects: 100% (512/512), done. remote: Total 1658 (delta 1292), reused 1450 (delta 1128) Receiving objects: 100% (1658/1658), 387.86 KiB, done. Resolving deltas: 100% (1292/1292), done.
libdvb++* is not available from git
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #236
Posted 23 December 2011 - 17:30
libdvb++* is not available from git
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #237
Posted 23 December 2011 - 23:56
23:54:39.461 CCcam: cam[0] ecm even ok caid:0x963 id:0x0 pid:0x501 Unknown
23:54:47.328 CCcam: remote ecm -> 172.16.0.214:12000 0x963(0x000)
23:54:47.564 CCcam: remote ecm <- 172.16.0.214:12000 ok
And on enigma:
adapter0/demux0 idx 0: change to even key
adapter0/demux0 idx 0: even key not ready (500 ms)
adapter0/demux0 idx 0: not active. wait skipped
My adapter:
ls /dev/dvb/adapter0/
ca0 demux0 dvr0 frontend0 net0
Any clue what is wrong? The ECM doesen't seem to reach enigma for some reason. Diden't have any problems builing enigma and sd/hd FTA channels work fine.
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #238
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #239
Posted 24 December 2011 - 11:10
Hi,
I wanted to know if this software works only with VTUNER software or a real DVB-S2 card as TT-S3200 would work too ?
(i am not a Ubuntu user......nor expert..).
Thanks
attaros
Im successfully using with TBS QBOX S2 card - works very well.
@nobody @Seal
Hi! I need help on my TT-3200 with enigma2. Hope the following helps/makes sense.
using latest/greatest https://github.com/n...9/openpliPC.git
compiles/runs/does all configs
when I try to do any type of scan on a known good transponder I get OURSTATE: failed, fatal
NIM Socket 0:
Type: DVB-S2
Name: Budget-CI (I've tried saa7146 TT-3200)
Has_Outputs: no
Frontend_Device: 0
I am not doing step 9 below from old scripts as I don't think the current kernel needs dvbsoftwareca/s2-liplianin
9.) Build saa7146 kernel module:(cougar-enigma içinde)
cd dvbsoftwareca
make # You must have installed dvb-core (for example from s2-liplianin).
insmod dvbsoftwareca.ko # It will create ca0 and ca1 devices for adapter0
Hi,
Check with lsmod which of these modules you have loaded and eventually load missing ones.
insmod saa7146.ko
insmod dvb-core.ko
insmod stb0899.ko
insmod stb6100.ko
insmod lnbp21.ko
insmod ttpci-eeprom.ko
You can check result using dmesg.
Bye
attaros
P.S. i have a TT-3200 but am in holiday now for 3 weeks, i do not remeber more.....
Thanks to nobody9 and attaros, lnbp21 & ttpci-eeprom were not loaded. The SD side works now. On to AMC 18 which is 8psk S2 H264.
Hello! i have TT-3200 too, but i have not idea how to load the kernel object listed in quoted message, and how exactly edit the NIM Socket with my Technotrend.
Is it correct?
NIM Socket 0:
Type: DVB-S2
Name: Budget-CI
Has_Outputs: no
Frontend_Device: 0
Please, i need very noobles help! (Compile libs and OpenPLI with my Ubuntu 11.10 went fine!)
Re: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit #240
Posted 24 December 2011 - 16:05
Hello! i have TT-3200 too, but i have not idea how to load the kernel object listed in quoted message, and how exactly edit the NIM Socket with my Technotrend.
Is it correct?
NIM Socket 0:
Type: DVB-S2
Name: Budget-CI
Has_Outputs: no
Frontend_Device: 0
Please, i need very noobles help! (Compile libs and OpenPLI with my Ubuntu 11.10 went fine!)
Hi,
send us your dmesg output and do you have files in /dev/dvb/ ?
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users