|
Hello there,
the "official" phone LCD works well in Android with 2G IOT, but not under Linux. Is there anyone who could make it work?
In the Android dmesg there is a line:
rda-fb rda-fb: init done, 480 x 800 = 1540096, at cf028000, phys 0x8e400000
In the Linux dmesg the numbers are different:
rda-fb rda-fb: init done, 480 x 800 = 1540096, at cf02c000, phys 0x8e200000
Does that mean that under Linux the Framebuffer maps to a wrong RAM address, and that causes the FB driver to not work?
|
|