GithubHelp home page GithubHelp logo

Comments (4)

dieseltronic avatar dieseltronic commented on July 29, 2024 1

Hi,
we need more infos about the display... type ?

The goal is to get displays edid data.
Under Raspbian run sudo /opt/vc/bin/tvservice -d hdmi-800x480.bin to get edid data.
tcservice will create the file hdmi-800x480.bin. This file contains displays edid data.

Now copy that file into $ANDROIDSOURCE/kernel-v4.14/firmware/edid/ folder.

Build new Kernel with: CONFIG_EXTRA_FIRMWARE="brcm/brcmfmac43430-sdio.bin brcm/brcmfmac43430-sdio.txt brcm/brcmfmac43455-sdio.clm_blob brcm/brcmfmac43455-sdio.txt brcm/brcmfmac43455-sdio.bin edid/hdmi-800x400.bin"

In cmdline.txt change to: drm_kms_helper.edid_firmware=edid/hdmi-800x480.bin

Tested by myself with succes for this device: https://www.ebay.de/itm/Raspberry-Pi-5-inch-LCD-Touchscreen-TFT-HDMI-800x480-RPI-Display-with-stylus/283412360350?hash=item41fcb16c9e:g:dvcAAOSweGpchY4P
TFP401x TI PanelBus™ Digital Receiver: http://www.ti.com/lit/ds/symlink/tfp401a.pdf
Touchscreen controller: XPT2046 / (ads7846)

hdmi5-800x480

I can provide for this display edid data.
Perhaps Mr.Brobwind can add the edid file and changes into his repository so we can find a way
to support different dilspays? ;-)

Do you have touchscreen working?
Which touchcontroller do you have on your display?

from pie-device-brobwind-rpi3.

doquanghuyit avatar doquanghuyit commented on July 29, 2024

Thanks for your answer.
I believe your solution would be work. I'll test and make a confirm to you.
I'm using a lcd 7 inch communicate via HDMI and support touching over USB also.
this is link's product
http://www.lcdwiki.com/7inch_HDMI_Display-B
Touching is worked already by default HID USB. it only work not correct by wrong resolution.

from pie-device-brobwind-rpi3.

brobwind avatar brobwind commented on July 29, 2024

@dieseltronic Thank!
Currently, only kernel built-in edid data and 720p edid as I added in the kernel firmware.
The kernel request edid data too much early (before mount the vendor partition), I can not place the edid data on the vendor partion.
Need to find a way to solve this.

from pie-device-brobwind-rpi3.

doquanghuyit avatar doquanghuyit commented on July 29, 2024

I confirmed the dieseltronic's solution is worked !
But the device have to wait 2 3 minutes for boot to animation.

from pie-device-brobwind-rpi3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.