Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Mali-450 MP6 problem

Hi;

     I buy a odroid-c1(the cpu is amlogic s805) which the GPU is Mali-450 MP4 and the os is ubuntu .I port the Mali driver on the Amlogic s802 which the GPU is Mali-450 MP6 and I run the Ubuntu os. The s802 can setup normally. The display is ok.But,When I run the glmark-es2 od kodi in the ubuntu which can run nomal on s805 (odroid),the display have nothing and the program exit automatically.

     The serial output :

                UMP<2>: New session opened

[   38.726301@1] Mali<2>: Session started

[   38.786947@3] efuse version is not selected.efuse_getinfo_byID

[   38.947359@3] UMP<2>: Session closed

[   38.947676@3] Mali<2>: Session has ended

Now I can not determine where the problem lies,anyone can help me? Thanks

Parents
  • hello

    I'd like to understand exactly what is blocking?

    if the problem is due to a lack of definition of eFuse: EFUSE_SOC_CHIP_M8BABY (for ODROID C1)

    Or If the problem comes from Mali driver, what do you use : a mali-x11 version or a Mali-fbdev ?

    I met some problems and were resolved with switching from one to the other.

Reply
  • hello

    I'd like to understand exactly what is blocking?

    if the problem is due to a lack of definition of eFuse: EFUSE_SOC_CHIP_M8BABY (for ODROID C1)

    Or If the problem comes from Mali driver, what do you use : a mali-x11 version or a Mali-fbdev ?

    I met some problems and were resolved with switching from one to the other.

Children