im sorry but dont boot
Don't be sorry. I don't have enough experience with this stuff to know why it is not working
im sorry but dont boot
Don't be sorry. I don't have enough experience with this stuff to know why it is not working
Ok, try this dtb. (rename file to dtb.img)
kszaq, do you have a current build for my Acer Revo AR3700-U3002 with ION integrated graphics? Is there any way to get this box to play HEVC and 4K content? What do you suggest for me?
Thanks michael
The short answer is No.
The GPU is too old, it doesn't support hardware decoding for HEVC. And the CPU is too weak.
I don't even think it supports 4k resolution.
Also, Linux on x86 doesn't support HDR yet, so no HDR in LibreELEC for PCs for now.
I'm working on adding dtb configuration support to the fd628_dev driver.
So far I have the character map working. Just need to add support for the dot map.
I'll commit this and give you a link, maybe you can pull it.
I dont know .... im running 8.90.2 but when i put your dtb it start from android if i put gxl_p212_1g.btb it boot from sd card? (
Oh so your box has 1GB RAM? I used the 2GB dtb. I'll post a new one later.
me too with root explorer right now [Attach = 2.720] [/ attach]
It looks identical to my configuration. The DTB I posted on page 76 should work for you too, I don't know why it doesn't.
You need 8.90.2 for it to work.
sì .. funziona proprio ora con Android .. ma dimmi come posso copiare che ... solo con terminale su android e cp -R / proc / device-tree / fd628_dev a memoria usb e poi ho zip, è giusto?
I think I used Root Explorer on my box.
It was pre-installed.
thanks for reply i just come back from work and yes ... give me 10 minutes and i will send you
Does the LCD work in Android? The files you attached are empty.
I have a m8s pro 4k with s905x
I didn't understand your edit, but I can't really help you with this.
If you can go into android and send me the contents of the /proc/device-tree/fd628_dev folder, I may be able to make a custom device tree for you to try.
That's awesome, congratulations, which driver did you use?
I modified the Tanix driver. It works fine, but the map was a bit different.
It's my same display please help me !!!
It is still very much a work in progress. Also my build is based on LE 7.0.12l, not 8.90.2.
What TV Box do you have? This display is very common, but each box can have it wired differently inside, so what works for one box will not work for another.
If you have a T95M, try this device tree with LE 8.90.2 and see if the display lights up or not.
Thanks for your response. To be frank, I'm running LE7 on the T95M.
So my 'goal' was a bit more difficult, but after some massaging, this is the result (this is a build I forked from kszaq's LE 7.0.12l)
Thanks for replying.
Well I'll be damned! The above didn't actually work, but what I decided to do was:
Boot up android, go to the device tree folder, grab those files and just look at them with a hex editor.
My conclusion:
On my particular box, which is a Sunvell T95M S905X 2G/8G, the correct configuration is as follows:
fd628_gpio_clk = <&gpio_ao GPIOAO_5 GPIO_ACTIVE_HIGH>;
fd628_gpio_dat = <&gpio_ao GPIOAO_4 GPIO_ACTIVE_HIGH>;
fd628_gpio_stb = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_HIGH>;
It did turn the screen on, but it looks a bit messed up. I guess the LCD is wired differently on this box than it is on the Tanix.
But now that I got it working, I'll fix the mapping tomorrow.
Thanks, I read that. I'd rather use the stable version than alfa.
My box is not a Tanix one.
I wonder is it possible to include the new Tanix LCD driver into this kszaq build?
It should be possible. If I manage to get the LCD working on my T95M I may try to port it to kszaq's latest commit on 8.2.
I know that you will be adding LCD support to T95M and others soon, but I decided to see if I could get mine working myself, and asap.
After some trial and error I think I made some progress, but it still doesn't work.
I built my own device tree like so:
#include "gxl_p212_2g.dts"
/ {
le-dt-id = "gxl_p212_2g_t95m";
fd628_dev {
compatible = "amlogic,fd628_dev";
status = "okay";
fd628_gpio_clk = <&gpio 0x58 0x0>;
fd628_gpio_dat = <&gpio 0x59 0x0>;
fd628_gpio_stb = <&gpio 0x5a 0x0>;
};
};
Display More
At first I had conflicts with audio_btpcm_pins, but I removed that section from the DT and the conflicts are now gone. (in dmesg: conflict and now no conflicts)
But sadly the LCD does not light up or display anything. I installed the FD628 Service and it seems to be active.
Do you have any suggestions on what I should try next?
Sounds great, thanks.
I'm not sure how to send a message, I guess I need to "Create conversation", but it says that you have that disabled.
I just tested your latest build on my T95M just to see whether the LCD will work or not.
It showed no signs of life. Is there anything I can do to get it to work? From either testing or developers perspective?
Tidav7578 Kszaq stopped working on it.
I have a Sunvell T95M with the same LCD and FD628 controller. I read the Tanix thread and your discussions with Javi.
Do you think that this change you added today will work on my box as well? Are there any changes required to the device tree or something else?
I'm currently running LE7.0.12 on that box, as it has the best IPTV performance and stability.
Do you think it should be straight forward to merge this change with LE7 and making a custom build? (I'm asking about doing it myself, not asking you to do it). Although I have to say that I never built LE for Amlogic (or at all, really) before.
I will probably try your next build with these changes and let you know if the display works on my box. It'd be awesome if this works on other boxes too.
Pretty much any of the S905X boxes mentioned as working in this thread will do the job.
I recommend getting one that has 2GB of RAM.