Jump to content


freesky

Member Since 16 Dec 2011
Offline Last Active 12 Oct 2013 17:28
-----

Posts I've Made

In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

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.

In Topic: Build Script for Openpli Enigma2 on Ubuntu 10.4 32 Bit

20 December 2011 - 20:58


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