-
Posts
4457 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Posts posted by balbes150
-
-
On 14.01.2018 at 11:34 AM, verb said:
please suggest any method to install aml_autoscript from usb flash drive . I have tried https://yadi.sk/d/c9kY4tuLuPF3Y/v04
and i have ended with "E:footer is wrong ; signature verification failed"
ps: I don;t need to multiboot ( i need to install armbian to nand and no need to keep android)
There are only two options 1. With SD card in automatic mode 2. From the console UART in the manual you can run all the commands from any media (SD or USB).
18 hours ago, roel said:you last image works a lot better then the previous one. Although my wifi is not working, but now it boot's a lot faster and sounds works. I'm on a mk808b plus and the needed dtb is M201-1G.
Have you tried to load the WiFi module ?
-
On 13.01.2018 at 1:36 AM, rafaelSorel said:
What do you mean by correct option dtb proper ID ?
Is it something that I can do ?
Convert a working dtb file (which the system operates) in dts and compare it to the dts file that you have in eMMC. Replace the code and assemble the new dtb with your ID.
-
If the LE is run from external media on Your TV box, try to connect via SSH and run the command "fw_printenv". The result show here.
-
The configuration that will be used during Assembly to be in the /boot directory on the recorded media. Kernel sources are here.
https://github.com/150balbes/Amlogic_s905-kernel/tree/armbian
or config
https://github.com/150balbes/build/blob/amlogic/config/kernel/linux-amlogics905x-default.config
-
Image update S805 20180112.
Updated kernel to version 3.10.99. Added screen mode 1080p. This mode is enabled by default. To switch to 720p you need to edit first line of script /boot/hdmi.sh. For smooth playback of test video I recommend to reduce the window size of the reproduced video to the size that would have enough system resources for smooth video playback.
-
On 09.01.2018 at 10:55 PM, rafaelSorel said:
Here is attached the serial output of the tvbox.
Judging by the log, at the start of u-boot is looking for a specific variant ID
aml_dt soc: gxl platform: p281 variant: 1g
dtb 0 soc: gxl plat: p281 vari: 1g
Therefore, when writing to eMMC with another ID dtb, u-boot can use it. For use Armbian of eMMC, You need to collect and write to eMMC correct option dtb (with proper ID). When you run system from SD card ID in the dtb is not checked.
-
On 09.01.2018 at 5:59 PM, araczkowski said:
How I can add this WIFI driver to Armbian S9xxx?
It is possible to appear in the next version.
On 09.01.2018 at 5:59 PM, araczkowski said:all is done but the system is not starting from eMMC, only from SD card
Is tere anything else I should do/copy to be able to start it from eMMC without SD card?
Perhaps S905W changed in u-boot or set of commands. I don't have s905W, so I don't know what the reason. You will need to look for the cause. This requires the console UART. You need to perform manual commands and watch the results.
On 09.01.2018 at 5:59 PM, araczkowski said:Is there any way to add the rest of the devices?
To add\change the set of modules you need to build a new kernel.
-
I now checked. Downloaded image Armbian Mate 20171226. Unpacked. Recorded on the USB pendrive (Linux , ROSA Imagewriter). All signed up with no problems.
-
What size media are you using ?
-
On 07.01.2018 at 10:08 PM, gnthibault said:
Do you have another option for downloading this file ?
Added the files to MEGA. Try this link.
-
10 hours ago, manuti said:
can you add some SHA or MD5 checksums to the Yandex report?
Added control files for MD5.
Added the files to MEGA. Try this link.
-
10 hours ago, verb said:
Hello can anyone explain me what does this two scripts do -> s805_autoscript and aml_autoscript
aml_autoscript - enables multi-upload (one time procedure).
s805_autoscript script that starts the system from removable media, taking into account the particularities of each system.
-
The version Volumio of the image for platform Amlogic S802\S812, to run from external media (SD card and USB flash drive).
https://volumio.org/forum/volumio-for-box-amlogic-s905-s905x-s912-s802-s812-t8028.html#p40493
-
On 05.01.2018 at 5:09 AM, Gossamer said:
When trying to activate multiboot I received this message.
I've done the process with other S802+2gb tvbox (U box ione) and its works.
Do I understand correctly that you are using the same SD card to activate the multi-boot on all TV boxes ? On some TV boxes activation takes place this SD card, and one model does not work (error message with a photo) ?
3 hours ago, Saidul Islam said:activate 2 GB Ram
Judging by the logs, you have a model n200C . So you need to pick up the dtb from this group. When you start with dtb n200C_1GB system starts but a lot of mistakes from the media. Multiboot you have already activated, so try to use a USB flash drive to capture the image and add dtb n200C_1GB. I have my doubts that your model has real 2GB of RAM, it is desirable to open the case and get the brand of memory chips.
Perhaps the manufacturer specially recorded in the built-in dtb is not correct RAM, the kernel in Armbian itself checks for physical memory access and sets the real value (which it itself received under test).
-
I leave for vacation. All the answers after the holidays.
-
10 hours ago, David Markey said:
Any chance of a new build?
The new version (maybe) will appear after the New Year (but there is no guarantee that a big problem with the free time).
For me video playback is not the main problem. This is a good option Libreelec and multiboot (the ability to run multiple systems as necessary).
-
Use images IceWM. In the image with IceWM, no KODI. Then you can install any DE (including Mate).
-
Without the console UART is very difficult to perform the correct script (sequence of commands for u-boot). It's not known what teams are in your u-boot, what is the syntax.
-
You have connected to the console UART ?
-
You are not the standard model.
model = "Amlogic";
compatible = "amlogic, Gxbb";
amlogic-dt-id = "gxl_p281_1g";This is most likely not S905X , this Amlogic S905W
-
On 16.12.2017 at 8:02 PM, mdel said:
I'll try to do my own tests but it would be nice if you could tell me what you already know.
I have no terminal equipment to check SPDIF.
On 17.12.2017 at 1:34 PM, masteripper said:.i have a NexBox A5 (905X) and i have installed LibreElec on the EMMC....how to boot Armbian...i need to do some testing...i have inserted MicroSD but it goes to the internal (LE) install
You need to activate the multi-boot. For example , method of using floss media written Armbian.
On 18.12.2017 at 1:04 AM, mdel said:I will test libreelec and latest armbian and if it does work i'll have to dig through audio patches and ask @balbes150 if he can add them to his armbian image.
If you have patches, I'll be able to include them in the source code for the shared Assembly.
On 18.12.2017 at 11:21 PM, divinesheet said:A million times it has been discussed, but yet, the first post in this thread explains nothing about it.
I'd say maybe change the first post and add there all the important stuff that go around these boxes so people won't have to read all these pages with no actual interest.Thanks again for your help, but keep it low.
Write the desired text, I'll post in the first post.
SpoilerЕсли Вы найдёте для меня лишние несколько часов в сутках, сверх имеющихся 24 часов, я смогу потратить эти дополнительные часы, на написание инструкций и документации. А пока, мне приходится тратить всё свое свободное время на сборку, разработку и вникание в исходные коды.
-
update image 5.37_20171227
add new image IceWM
-
3 hours ago, hojnikb said:
Any chance you can have a lookat S905W ?
I'm really interested if its possible to clock it beyond 1.2g
Alas, I have no S905W, so I can't check what.
-
Image update Armbian S812_3.10.108_20171227.
ARMBIAN for Amlogic S905 and S905X (ver 5.44 =<)
in General Chat
Posted
All the entry works correctly, cause in Your system.
If the main task is watching a video, you better use LE as the main OS in eMMC. KODI in Armbian is designed for simple playback , without additional functions.
1. A major upgrade of the system through the standard procedure of apt upgrade), the kernel is not updated often. You can upgrade it through installation of the finished kernel packages, which are laid out with substantial changes.
2. You can use your build KODI from official sources. The instructions are on the official website of KODI.
3. This cusp (reference to former name for special occasions).
4. Yes, it is normal behavior MATE (there's no support for HW acceleration).
5. New kernel 4.x does not yet have support for video playback in full screen.
6. The opportunity is there, but you need to patch the kernel sources.