-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vontar X92 adds bluetooth, wireless and led support #525
Comments
What version of the kernel are you showing that you are using? 5.15.62? Can the kernels of the 5.10.y and 5.15.y series be used normally? |
test each Has bluetooth:meson-gxm-x92.dtb.zip Used under the Unzip to get /usr/sbin/armbian-led
Execute |
Hi Ophub, Thanks for the quick reply and your time. Box link: https://nl.aliexpress.com/i/32734559342.html Tested the second DTB with bluetooth. Boots like a charm with Wifi and Ethernet working. Still need to test bluetooth. Kernel 5.15.62 is used for the build, which works. Other kernels will be tested later today. I had no luck with them in the past using the 96 vega DTB. FD628 is the chip controlling the led panel
|
This dtb is only applicable to 5.15.62, it may not work properly under the 5.10 kernel, you only need to test 5.15.62, the wired network card, wireless, bluetooth, led display these four can work normally, after the test is passed I will add in other kernels. You have now determined that the To turn on bluetooth, you need to add a line to:
armbian-install: Select the serial number you added: Test whether writing to emmc is normal |
Hi, The kernel 5.15.62 works with bluetooth(Thanks for the input, installed it), wifi and gigabit. The LED is not working, but it does not give me any error message. It just does not light up. Writing to EMMC is not happening:
I know i was able with the original S912 build from Armbian 20.10 I am running stock Android 7 on the EMMC at this moment. |
screenshot the result of this command: |
The SDCard is 8GB.
|
|
`root@armbian:~# sudo armbian-sync [ SUCCESS ] All service scripts are synchronized successfully.
No output on the display. |
This display requires you to continuously adjust these values according to the document, and the test is correct. I have added the LED display driver to the dtb. |
What can i do with this, is this a bug in the Android build that i need to reflash or something within the Armbian build?
I checked this, i saw that you updated the files which syncs ok. Tried to modify the other values as mentioned in your transcript but it does not even light up at this point. |
Your box is special. There is no corresponding value for this partition. If it is written to emmc, you need to manually change the script and bind the name of the emmc partition. For the led, look at the instructions carefully, adjust the corresponding value, turn it off, turn it on, and test it repeatedly. |
I found that the
I see that there are function icons on your display screen, you can see what function it is, the options are: |
About the LED: The only output i see is in the terminal on the HDMI port when shutting down a message pops up: Brightness 0 with a random number in front of it. The armbian-led command does not show any errors when being executed. Every try it reports LED enabled, but that is not the case. The android variant has the display working, do you know if the config openVFD file is in the build as i could try to extract it from the image to see if some configuration has to be done or if we are way off on how to enable it on the box in armbian. About writing to the emmc, the script that was original with armbian 20.10 could write to the emmc. I haven't checked that, will do that tomorrow to see what the difference is with the script armbian-install in accessing the emmc. Is the armbian-install script made by you or is this included by armbian itself? I can dive deeper in the script to see if we can add a value into it if the emmc "mmcblk2boot" is not found, that it could try to search for "mmcblk2". What i also wanted to ask, is your script/workflow removing the desktop feature during the build? |
I updated the This is the first time I have seen emmc without boot0. I don't know about it. You can check the relevant documents to see if such emmc supports writing. The https://github.com/ophub/amlogic-s9xxx-armbian/tree/main/build-armbian/armbian-docs Read If the led doesn't respond, put it on hold for now. Use the same method on other devices to light up normally. Not sure if your device makes any difference. |
Before You Open ISSUE, Make Sure You have Read Armbian Firmware Instructions and Documentation
Describe the bug
The X92 S912 3GB 16GB TV box boots with the meson-gxm-vega-s96 DTB file but i could not get the front LCD working on the front.
Used configuration file for openVFD:
https://github.com/LibreELEC/linux_openvfd/blob/master/conf/meson-gxm-x92.conf
Error:
line 105, cannot open / find file LED_on.
Additional information:
I tried to boot from these DTB's using an working image but it wont boot.
Could these be modified to be working with Armbian using your methods?
Model i got: S912, 3GB RAM, 16GB eMMC, AP6255 BT - WIFI, Realtek 8211f gigabit
DTB.zip
The text was updated successfully, but these errors were encountered: