It is possible to make us a version of your kernel s905 to be merged with enigma2?
We have a source here but is not up to date
GitHub - gcsuri/meta-amlogic: meta layer for amlogic
Posts by algdu83
-
-
@ kszaq It is possible to make us a version of your kernel s905 to be merged with enigma2?
We have a source here but is not up to date
GitHub - gcsuri/meta-amlogic: meta layer for amlogic -
Can you include vdr or tvheadend with oscam
Because in the end one is obliged to install them then as much to include them to facilitate the users -
yes a have a new driver from vidéostrong i sent it for afl1
-
I have to admit I've incorrectly placed PR10887 patch in the latest test build and it did not apply... apologies for all who dedicated their time for testing. I will issue a new build when more testing is needed.hi plaise contact me in pv
-
This release is not for use, driver is buggy and unable to stream data. Only to demonstrate running driver adding dvb device Availlink AVL6862. In tvheadend is possible attach DVB network to driver and start scanning. In kernel log (dmesg) is a lot debugging messages about successful setting tuner and demodulator but with problem to lock demodulator.
For KII Pro is necessary different dtb.img to activate ethernet and wifi.
Sorry I mistyped ljalves author of TBS5520 driver build on similar chipset avl6882/r848.
And public is public open source free to use.news driver from videostrong
contact me
goud luck -
This release is not for use, driver is buggy and unable to stream data. Only to demonstrate running driver adding dvb device Availlink AVL6862. In tvheadend is possible attach DVB network to driver and start scanning. In kernel log (dmesg) is a lot debugging messages about successful setting tuner and demodulator but with problem to lock demodulator.
For KII Pro is necessary different dtb.img to activate ethernet and wifi.
Sorry I mistyped ljalves author of TBS5520 driver build on similar chipset avl6882/r848.
And public is public open source free to use.Videostrong my promise to send me the real driver
[email protected]
SKYPE:tosuccess.rock -
Is some one of you guys willing to provide me the avl6862 driver source code?
I want to try at my own.
I already opened my k1 plus to debug directly from start up.
we have juste sdk driver AVL6862
MEGA -
hi i loking in this link
DVB driver - Post #88..... I started with kszaq git tree for LibreELEC. Unfortunately its code source doesn't contain the DVB driver for K1 Plus DVB T2/S2 because it is closed source. So I asked Videostrong, and they sent to me the code source for the driver (AVL 6862).
I am not sure if this is the right code, there are no Kbuild files in it. Would you please have a look at the following listing and tell me if this is the right stuff ?
Thanks.
=============================
AVL6862_2.10.7-R848:
. .. 2.10.7AVL6862_2.10.7-R848/2.10.7:
. .. docs Readme.txt ReleaseNotes.txt sdk_examples sdk_src tuner utilsAVL6862_2.10.7-R848/2.10.7/docs:
. .. AVL68XX_SDK_Porting_Guide.pdfAVL6862_2.10.7-R848/2.10.7/sdk_examples:
. .. AVL68XX_exampleAVL6862_2.10.7-R848/2.10.7/sdk_examples/AVL68XX_example:
. .. AVL68XX_PortingExample.c Linux VC2008AVL6862_2.10.7-R848/2.10.7/sdk_examples/AVL68XX_example/Linux:
. .. MakefileAVL6862_2.10.7-R848/2.10.7/sdk_examples/AVL68XX_example/VC2008:
. AVL68XX_examples.ncb AVL68XX_examples.suo AVL68XX_LockChannel.vcproj.BJ.chenxg.user Release
.. AVL68XX_examples.sln AVL68XX_LockChannel.vcproj I2CAgent.cAVL6862_2.10.7-R848/2.10.7/sdk_examples/AVL68XX_example/VC2008/Release:
. .. BuildLog.htmAVL6862_2.10.7-R848/2.10.7/sdk_src:
. AVL_Demod_Config.c AVL_Demod_DVBTx.c AVL_Demod_Patch_DVBCFw.h user_defined_function.c
.. AVL_Demod_DVBC.c AVL_Demod_DVBTx.h AVL_Demod_Patch_DVBSxFw.h user_defined_function.h
AVL_Demod_CommonAPI.c AVL_Demod_DVBC.h AVL_Demod.h AVL_Demod_Patch_DVBTxFw.h
AVL_Demod_CommonInternal.c AVL_Demod_DVBSx.c AVL_Demod_ISDBT.c AVL_Demod_Patch_ISDBTFw.h
AVL_Demod_CommonInternal.h AVL_Demod_DVBSx.h AVL_Demod_ISDBT.h user_defined_data_type.hAVL6862_2.10.7-R848/2.10.7/tuner:
. .. AV2011 AVL_Tuner.h MxL601 MxL608 R848_V25AVL6862_2.10.7-R848/2.10.7/tuner/AV2011:
. .. ExtAV2011.c ExtAV2011.hAVL6862_2.10.7-R848/2.10.7/tuner/MxL601:
. MxL601.c MxL601_Main.c MxL601_TunerApi.c MxL601_TunerCfg.h MxL_Debug.h
.. MxL601_Features.h MxL601_OEM_Drv.c MxL601_TunerApi.h MxL601_TunerSpurTable.c
MaxLinearDataTypes.h MxL601.h MxL601_OEM_Drv.h MxL601_TunerCfg.c MxL601_TunerSpurTable.hAVL6862_2.10.7-R848/2.10.7/tuner/MxL608:
. MxL608_Features.h MxL608_OEM_Drv.c MxL608_TunerCfg.c
.. MxL608.h MxL608_OEM_Drv.h MxL608_TunerCfg.h
MxL608.c MxL608_Main.c MxL608_TunerApi.c MxL608_TunerSpurTable.c
MxL608_Debug.h MxL608_MaxLinearDataTypes.h MxL608_TunerApi.h MxL608_TunerSpurTable.hAVL6862_2.10.7-R848/2.10.7/tuner/R848_V25:
. .. R848_API.c R848_API.h R848.c R848.h R848_I2C.c R848_I2C.hAVL6862_2.10.7-R848/2.10.7/utils:
. .. convert_cpp_to_c.bat convert_c_to_cpp.bat Readme.txt Great job ! I am trying to do the same thing. I started with kszaq git tree for LibreELEC. Unfortunately its code source doesn't contain the DVB driver for K1 Plus DVB T2/S2 because it is closed source. So I asked Videostrong, and they sent to me the code source for the driver (AVL 6862).I am not sure if this is the right code, there are no Kbuild files in it. Would you please have a look at the following listing and tell me if this is the right stuff ?
Thanks.
=============================
AVL6862_2.10.7-R848:
. .. 2.10.7AVL6862_2.10.7-R848/2.10.7:
. .. docs Readme.txt ReleaseNotes.txt sdk_examples sdk_src tuner utilsAVL6862_2.10.7-R848/2.10.7/docs:
. .. AVL68XX_SDK_Porting_Guide.pdfAVL6862_2.10.7-R848/2.10.7/sdk_examples:
. .. AVL68XX_exampleAVL6862_2.10.7-R848/2.10.7/sdk_examples/AVL68XX_example:
. .. AVL68XX_PortingExample.c Linux VC2008AVL6862_2.10.7-R848/2.10.7/sdk_examples/AVL68XX_example/Linux:
. .. MakefileAVL6862_2.10.7-R848/2.10.7/sdk_examples/AVL68XX_example/VC2008:
. AVL68XX_examples.ncb AVL68XX_examples.suo AVL68XX_LockChannel.vcproj.BJ.chenxg.user Release
.. AVL68XX_examples.sln AVL68XX_LockChannel.vcproj I2CAgent.cAVL6862_2.10.7-R848/2.10.7/sdk_examples/AVL68XX_example/VC2008/Release:
. .. BuildLog.htmAVL6862_2.10.7-R848/2.10.7/sdk_src:
. AVL_Demod_Config.c AVL_Demod_DVBTx.c AVL_Demod_Patch_DVBCFw.h user_defined_function.c
.. AVL_Demod_DVBC.c AVL_Demod_DVBTx.h AVL_Demod_Patch_DVBSxFw.h user_defined_function.h
AVL_Demod_CommonAPI.c AVL_Demod_DVBC.h AVL_Demod.h AVL_Demod_Patch_DVBTxFw.h
AVL_Demod_CommonInternal.c AVL_Demod_DVBSx.c AVL_Demod_ISDBT.c AVL_Demod_Patch_ISDBTFw.h
AVL_Demod_CommonInternal.h AVL_Demod_DVBSx.h AVL_Demod_ISDBT.h user_defined_data_type.hAVL6862_2.10.7-R848/2.10.7/tuner:
. .. AV2011 AVL_Tuner.h MxL601 MxL608 R848_V25AVL6862_2.10.7-R848/2.10.7/tuner/AV2011:
. .. ExtAV2011.c ExtAV2011.hAVL6862_2.10.7-R848/2.10.7/tuner/MxL601:
. MxL601.c MxL601_Main.c MxL601_TunerApi.c MxL601_TunerCfg.h MxL_Debug.h
.. MxL601_Features.h MxL601_OEM_Drv.c MxL601_TunerApi.h MxL601_TunerSpurTable.c
MaxLinearDataTypes.h MxL601.h MxL601_OEM_Drv.h MxL601_TunerCfg.c MxL601_TunerSpurTable.hAVL6862_2.10.7-R848/2.10.7/tuner/MxL608:
. MxL608_Features.h MxL608_OEM_Drv.c MxL608_TunerCfg.c
.. MxL608.h MxL608_OEM_Drv.h MxL608_TunerCfg.h
MxL608.c MxL608_Main.c MxL608_TunerApi.c MxL608_TunerSpurTable.c
MxL608_Debug.h MxL608_MaxLinearDataTypes.h MxL608_TunerApi.h MxL608_TunerSpurTable.hAVL6862_2.10.7-R848/2.10.7/tuner/R848_V25:
. .. R848_API.c R848_API.h R848.c R848.h R848_I2C.c R848_I2C.hAVL6862_2.10.7-R848/2.10.7/utils:
. .. convert_cpp_to_c.bat convert_c_to_cpp.bat Readme.txt -
Who can make us a video like here
External Content www.youtube.comContent embedded from external sources will not be displayed without your consent.Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.
But for libreelec to help beginners?
thank you -
William Fanelli
hi
you have a kIi pro?
the wifi is Work for you with 0004?
tnks -
I can not download file. File not found -
openpli-enigma2-4-s905.sdcard.img - not workingit boot but black screen
can you change boot fil with rc7? -
-
i tested vitmod v2 rc6 with k2pro.dtb and replace rc6 enigma2 folder usr/lib/enigma2 with rc5 enigma2. the broken gui fixed. dvbs2 working well. i attached here some pictures. i use LAN Nework for internet.Use KODI first to telnet and ftp, use client like PuTTY, SSH, SFTP, WinSCP. User:root Pass:root.
here from someone:
For someone is looking for Enigma2 running on K1 Plus & K2 Pro. I already modified an image from Vitmod RC6. Its all works fine in Enigma2. Channel can scan very well. GUI already fix. But still looking for OSCAM. I already upload to my server but for your information its 3.7GB because it its an image backup from 4GB Sdcard. Here is the link:- K1 Plus Vitmod RC6 (Modification) Version: K1PlusRC7.img K2 Pro Vitmod RC6 (Modification) Version: K2ProRC7.img Thanks to Vitaly for great works. I hope @Vitaliy_S can make an OSCAM-emu working with Enigma2.
hi
for enigma i found a openpli for s905" sd image: MEGA
you need to copy your proper dtb into boot partition as boot.dtb. You can find it at device_trees
If you have odroidC2 you need to revert back the boot.ini (I created a special boot.ini for media boxes). If you have a S905 box you can use the toothpick method to boot."
can you add a boot and tuner?
tnks -
-
can you add a support of multistream dvbs2
more info
Measuring and decoding DVB-S2 multistream - PROMAX Electronica S. L. -
hi
todayoscam in
ENIGMA 2 ..... OK
which version and how you did it?