Jump to content

balbes150

Members
  • Posts

    4436
  • Joined

  • Last visited

Everything posted by balbes150

  1. I can only assume, you probably have a model on the S812 chip. For a more precise definition show a photo of the TV set-top box or a link to the description or the firmware for your model.
  2. I have no such models, so until the owner of such a model itself will not check, we do not know.
  3. The result of the first tests work Armbian on Khadas VIM2 (S912). http://forum.khadas.com/t/armbian-kodi-ubuntu-debian-for-sd-usb-emmc/825/37?u=balbes150
  4. You are right, there can be no a high performance in a small sealed plastic enclosure. It is an axiom that high performance = high heat dissipation. But people are naive and believe in fairy tales that can buy the same equipment for$ 10, how serious is selling firm for$100.
  5. m201d is the dtb file meson8b_m201C_512M.dts. Try options with m201C_512.
  6. In the test builds (with the kernel 4.x) there are many things not completed and there are errors, these images and dtb data changes frequently. So I have not tested the installation to the internal memory.
  7. Have you read this information ? http://docs.khadas.com/develop/SetupTFTPServer/
  8. Kernel 4.13 is under development, so many features have changed and the old soft yet will not work correctly.
  9. For this you need to rebuild the kernel with the addition of MALI module, add the library libMali, compile the programs using the MALI. To change you need to change the kernel configuration, add the settings and option. see the answer above for Titot
  10. 1. If the system runs with file gxbb , then this is the version with the chip S905 (no X). 2. Try all the dtb files, the title of which is "gxbb". WiFi in this kernel version is not supported. Sound only works with 1080p resolution (you can switch the screen resolution on the fly in a working system, via the settings menu of the monitor group Settings).
  11. Try using this version of the script. It adds option to disable UHS. But I doubt it will help. https://yadi.sk/d/6MNTGkz13MjcRL
  12. Why ? If You are not satisfied with something in my images, gather your option. All source code freely available. I do not give You to use other patches ?
  13. For proper operation of the patches, they should be used (in exact order as listed in source directory) and apply the kernel sources. See all options in my last git Armbian Assembly. By the way, You can get your own version of Armbian images (to edit the list of packages, change settings, etc.).
  14. Need a new kernel + dtb. You installed a new kernel and dtb ? After installation you need to copy the new version to "dtb.img".
  15. Thank you for your attention. Yes, I mean 4.13.0. In images enabled sound via HDMI to s912 (and s905x). Work sound tested on a Tronsmart Vega S96 (s912). Sound works through HDMI on test files from the image. Once again - you need to have 1920x1080 resolution (you can go into desktop settings in the tools menu and select directly in the working system needs a permit).
  16. Version update TEST kernel 4.13.0_next_20170907. Added support for sound for all models S905X and S912. Pay attention to one feature of the work of sound - on the desktop has to be set 1920x1080 resolution. Not clear to me yet why the sound only works in this screen resolution. For some recent images to use these additions, you can only download the kernel and dtb files (deb packages are in the directory TEST\deb) to install in the existing system (don't forget to update the file "dtb.img" to a new version).
  17. Check out what dtb use. Usually when this message cause stay in the not correct dtb file. You need to try all the files from the image with the name gxbb*. Yet there may be no output to the console UART, if you use the script s905_autoscript with no proper setting on the console at the command prompt. For the core 4.x need ttyAML0 for kernel 3.14 - ttyS0.
  18. To enable USB you can only replace dtb file.
  19. Update TEST images kernel 4.13.0-next_20170905. In these images there is USB support for S905X and S912.
  20. Update TEST images kernel 4.13.0-next_20170905. In these images there is USB support for S912.
  21. For my image write to SD, try to use this option. File u-boot.bin is generally used to write to eMMC, to record on the SD card need u-boot.bin.sd.bin dd if=u-boot.bin.sd.bin of=your_SD conv=fsync bs=1 count=442 dd if=u-boot.bin.sd.bin of=yor_SD conv=fsync bs=512 skip=1 seek=1
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines