With https://github.com/P...leanup-build.sh you can cleanup your build directory without removing the "build" directory itself.
So no need to compile everything again just remove the machine related things
Posted 18 July 2018 - 13:34
With https://github.com/P...leanup-build.sh you can cleanup your build directory without removing the "build" directory itself.
So no need to compile everything again just remove the machine related things
Open Vision sources: https://github.com/OpenVisionE2
Posted 18 July 2018 - 17:51
Posted 18 July 2018 - 18:03
@persianprince I've made a working coreelec-linux recipe and added a config for the old k2pro version, I've tested the recipe it compiles the kernel and dtb file successfully but I didn't test if it compiles the whole sd image, I need some time to test for that (due to my shitty internet connection)
you can see my changes here: https://github.com/m...6/meta-amlogic/
If you can test it I can make a pull request
Posted 18 July 2018 - 18:12
@persianprince I've made a working coreelec-linux recipe and added a config for the old k2pro version, I've tested the recipe it compiles the kernel and dtb file successfully but I didn't test if it compiles the whole sd image, I need some time to test for that (due to my shitty internet connection)
you can see my changes here: https://github.com/m...6/meta-amlogic/
If you can test it I can make a pull request
Say me. I need only to copy meta-amlogic and do MACHINE=k2pro_s905 make image ?
Posted 18 July 2018 - 18:34
NOTE: Running task 498 of 5572 (virtual:native:/home/blinkosm/openpli-oe-core/openembedded-core/meta/recipes-core/util-linux/util-linux_2.29.1.bb:do_configure)
NOTE: recipe util-linux-native-2.29.1-r0: task do_configure: StartedNOTE: recipe util-linux-native-2.29.1-r0: task do_configure: SucceededNOTE: Running task 499 of 5572 (virtual:native:/home/blinkosm/openpli-oe-core/openembedded-core/meta/recipes-core/util-linux/util-linux_2.29.1.bb:do_compile)NOTE: recipe util-linux-native-2.29.1-r0: task do_compile: StartedERROR: util-linux-native-2.29.1-r0 do_compile: oe_runmake failedERROR: util-linux-native-2.29.1-r0 do_compile: Function failed: do_compile (log file is located at /home/blinkosm/openpli-oe-core/build/tmp/work/i686-linux/util-linux-native/2.29.1-r0/temp/log.do_compile.27309)ERROR: Logfile of failure stored in: /home/blinkosm/openpli-oe-core/build/tmp/work/i686-linux/util-linux-native/2.29.1-r0/temp/log.do_compile.27309NOTE: recipe util-linux-native-2.29.1-r0: task do_compile: FailedERROR: Task (virtual:native:/home/blinkosm/openpli-oe-core/openembedded-core/meta/recipes-core/util-linux/util-linux_2.29.1.bb:do_compile) failed with exit code '1'NOTE: Running task 500 of 5572 (virtual:native:/home/blinkosm/openpli-oe-core/openembedded-core/meta/recipes-core/expat/expat_2.2.0.bb:do_fetch)NOTE: recipe expat-native-2.2.0-r0: task do_fetch: StartedNOTE: recipe expat-native-2.2.0-r0: task do_fetch: SucceededNOTE: recipe glibc-2.19-r0: task do_compile: SucceededNOTE: Tasks Summary: Attempted 500 tasks of which 0 didn't need to be rerun and 1 failed.
i get this error
Edited by blinkosm, 18 July 2018 - 18:35.
Posted 18 July 2018 - 18:41
@persianprince I've made a working coreelec-linux recipe and added a config for the old k2pro version, I've tested the recipe it compiles the kernel and dtb file successfully but I didn't test if it compiles the whole sd image, I need some time to test for that (due to my shitty internet connection)
you can see my changes here: https://github.com/m...6/meta-amlogic/
If you can test it I can make a pull request
http://www.mediafire...s905_sdcard.zip
Posted 18 July 2018 - 18:59
Someone with rs232 can try this?
http://www.mediafire...sdcard.zip/file
I modify defconfig and dts
Defconfig: without AML_* and only with avl6862
DTS from Libreelec
It boot but is unreachable. Noone with rs232?
I have Uart access to the k2pro but can't test right now, can you give more information on your edits ?
Posted 18 July 2018 - 19:07
Someone with rs232 can try this?
http://www.mediafire...sdcard.zip/file
I modify defconfig and dts
Defconfig: without AML_* and only with avl6862
DTS from Libreelec
It boot but is unreachable. Noone with rs232?
I have Uart access to the k2pro but can't test right now, can you give more information on your edits ?
I modify defconfig as this:
# # AVL6862 dvb driver # CONFIG_AVL6862=y # # Amlogic DVB driver # # CONFIG_AM_DVB_E2_KO is not set #CONFIG_AM_DVB is not set #CONFIG_AM_ATVDEMOD is not set #CONFIG_AM_DTVDEMOD is not set
And download dts for k1pro from libreelec github
Posted 18 July 2018 - 22:12
Hi Everyone, my second purchase of the dual Dvb-C/T2 tuner had just arrived. It is for my Dm7020Hdv2 and the image is OpenPLi. I tried many possibility in testing of the channel scanning but succeeded none.
Is there some driver files or something I need to install?
Please help!
Posted 19 July 2018 - 04:56
So you swapped your default tuner against it, since dm7020hd does not own more free slots for additional tuners. Yes, it does not work with home made PLi. Why? Because the required drivers are missing. I also had this tuner tested two years ago (when these tuners appeared) and when I saw that it does not work with PLi, I sold it. So I can't help you with that, and it just doesn't work. A friend once said to me that it works with openatv, but I will not confirm it, because I just do not have this tuner and it was a long time ago, when we talked about it.
DM920UHD DVB-S2X TRIPLE tuner + Triple M.S tuner DVB-S2X, DVB-T2/T, QboxHD, QboxHD Mini, Icecrypt T2300HD,
Qviart Lunix3 4K, Raspberry Pi 4 Model B 4GB & 8GB
Vertex 4K60 4:4:4 600MHz
Posted 19 July 2018 - 06:15
Open Vision sources: https://github.com/OpenVisionE2
Posted 19 July 2018 - 08:03
Thanks very much to all Masters for the quick reply.
@Zeros
Yes, there is 1 original Dvb-C that come with box and 1 dual Dvb-C/T2 which I had just bought.
@Persian Prince
It is a Hybrid dual Dvb-C/T2 tuner. On observation, there are 2 chips on pcb,
U2 (bigger in size):
Si21692 55 (not sure if the last 2 figure is 55 or SS)
1649C00D24
U1 (smaller in size):
A644
M48PA
HDB (not sure if the last figure is a B or 8)
A8N8XA
Posted 19 July 2018 - 11:00
Someone with rs232 can try this?
http://www.mediafire...sdcard.zip/file
I modify defconfig and dts
Defconfig: without AML_* and only with avl6862
DTS from Libreelec
It boot but is unreachable. Noone with rs232?
I have Uart access to the k2pro but can't test right now, can you give more information on your edits ?
I modify defconfig as this:
# # AVL6862 dvb driver # CONFIG_AVL6862=y # # Amlogic DVB driver # # CONFIG_AM_DVB_E2_KO is not set #CONFIG_AM_DVB is not set #CONFIG_AM_ATVDEMOD is not set #CONFIG_AM_DTVDEMOD is not setAnd download dts for k1pro from libreelec github
It's unreachable because you probably used an incompatible dtb file, and compiling the avl6862 as a builtin module doesn't make any difference
Posted 19 July 2018 - 11:09
Someone with rs232 can try this?
http://www.mediafire...sdcard.zip/file
I modify defconfig and dts
Defconfig: without AML_* and only with avl6862
DTS from Libreelec
It boot but is unreachable. Noone with rs232?
I have Uart access to the k2pro but can't test right now, can you give more information on your edits ?
I modify defconfig as this:
# # AVL6862 dvb driver # CONFIG_AVL6862=y # # Amlogic DVB driver # # CONFIG_AM_DVB_E2_KO is not set #CONFIG_AM_DVB is not set #CONFIG_AM_ATVDEMOD is not set #CONFIG_AM_DTVDEMOD is not setAnd download dts for k1pro from libreelec github
It's unreachable because you probably used an incompatible dtb file, and compiling the avl6862 as a builtin module doesn't make any difference
For DTB i use gxl_p230_k1_pro.dts.
But image load well if i remove aml and aml_fe from autoload.
Posted 19 July 2018 - 12:16
Someone with rs232 can try this?
http://www.mediafire...sdcard.zip/file
I modify defconfig and dts
Defconfig: without AML_* and only with avl6862
DTS from Libreelec
It boot but is unreachable. Noone with rs232?
I have Uart access to the k2pro but can't test right now, can you give more information on your edits ?
I modify defconfig as this:
# # AVL6862 dvb driver # CONFIG_AVL6862=y # # Amlogic DVB driver # # CONFIG_AM_DVB_E2_KO is not set #CONFIG_AM_DVB is not set #CONFIG_AM_ATVDEMOD is not set #CONFIG_AM_DTVDEMOD is not setAnd download dts for k1pro from libreelec github
It's unreachable because you probably used an incompatible dtb file, and compiling the avl6862 as a builtin module doesn't make any difference
For DTB i use gxl_p230_k1_pro.dts.
But image load well if i remove aml and aml_fe from autoload.
What kernel did you use linkdroid or coreelec ?
Posted 19 July 2018 - 13:39
Someone with rs232 can try this?
http://www.mediafire...sdcard.zip/file
I modify defconfig and dts
Defconfig: without AML_* and only with avl6862
DTS from Libreelec
It boot but is unreachable. Noone with rs232?
I have Uart access to the k2pro but can't test right now, can you give more information on your edits ?
I modify defconfig as this:
# # AVL6862 dvb driver # CONFIG_AVL6862=y # # Amlogic DVB driver # # CONFIG_AM_DVB_E2_KO is not set #CONFIG_AM_DVB is not set #CONFIG_AM_ATVDEMOD is not set #CONFIG_AM_DTVDEMOD is not setAnd download dts for k1pro from libreelec github
It's unreachable because you probably used an incompatible dtb file, and compiling the avl6862 as a builtin module doesn't make any difference
For DTB i use gxl_p230_k1_pro.dts.
But image load well if i remove aml and aml_fe from autoload.
What kernel did you use linkdroid or coreelec ?
Linkdroid. With coreelec i overwrite DTS but it doesn't boot
Posted 19 July 2018 - 13:42
As far as I think, this "gxl_p230_k1_pro.dts" file should be used to edit ""gxl_p230_2g.dts" file at respective places and then the new file should be used to compile dtb for K1 Pro.
Please see first line of "gxl_p230_k1_pro.dts" file:
#include "gxl_p230_2g.dts"
Edited by engineerkhan15, 19 July 2018 - 13:43.
Posted 19 July 2018 - 14:45
after the interruption of image build yesterday i try to build a image today so make the command MACHINE =dm800.... and after awhile i find that the compilation continues after i leave it 10% yesterday the compitation begins in 10% today ... i wonder is that ok??? or i must build a image without interruption
Posted 19 July 2018 - 16:32
Someone with rs232 can try this?
http://www.mediafire...sdcard.zip/file
I modify defconfig and dts
Defconfig: without AML_* and only with avl6862
DTS from Libreelec
It boot but is unreachable. Noone with rs232?
I have Uart access to the k2pro but can't test right now, can you give more information on your edits ?
I modify defconfig as this:
# # AVL6862 dvb driver # CONFIG_AVL6862=y # # Amlogic DVB driver # # CONFIG_AM_DVB_E2_KO is not set #CONFIG_AM_DVB is not set #CONFIG_AM_ATVDEMOD is not set #CONFIG_AM_DTVDEMOD is not setAnd download dts for k1pro from libreelec github
It's unreachable because you probably used an incompatible dtb file, and compiling the avl6862 as a builtin module doesn't make any difference
For DTB i use gxl_p230_k1_pro.dts.
But image load well if i remove aml and aml_fe from autoload.
What kernel did you use linkdroid or coreelec ?
Linkdroid. With coreelec i overwrite DTS but it doesn't boot
In that case I can't test it on my box through Uart since I have a k2pro with the s905 soc which the linkdroid kernel doesn't boot on
0 members, 2 guests, 0 anonymous users