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

How can I compile Mali-T764 DRIVERS on Ubuntu Linux 14.04 on RK3288 device ?

Hi,

I'm establishing a startup company and decided to use ARM devices as thin clients for my company's VDI solution. I have recently bought an RK3288-based device which uses a MALI-764 GPU. The device has Ubuntu 14.04 installed, but it is missing the 3D Hardware Acceleration functionality due to missing MALI 764 drivers.

However, I found the drivers available on Developer.

My question is: How can I compile these drivers to gain full 3D hardware acceleration on my linux-based device?

Parents
  • Thanks for the update.

    Have you by change made any other changes to the Firefly 3.10 kernel to compile it successfully with the Mali T764 framebuffer r5p0 drivers?

    I deleted the GPU folders and replaced it with the new ones and kept the rockchip folder as mentioned in a previous thread, but keep getting

    error compiling mali_kbase.so  GPU compile error.

    Something like that, can't remember the exact error.

    Is it possible to send me the changes or tar'd kernel for Firefly with changes by PM or email?

    Maybe I did something wrong, I can load the userspace Mali drivers into my LinuxRFS, it's just the kernel with new GPU drivers I have trouble with.

    Compiling the normal Firefly kernel with old Mali drivers, I have no problems with.

    I can then compare it to what I did and learn from my mistake.

    Would appreciate any help.

Reply
  • Thanks for the update.

    Have you by change made any other changes to the Firefly 3.10 kernel to compile it successfully with the Mali T764 framebuffer r5p0 drivers?

    I deleted the GPU folders and replaced it with the new ones and kept the rockchip folder as mentioned in a previous thread, but keep getting

    error compiling mali_kbase.so  GPU compile error.

    Something like that, can't remember the exact error.

    Is it possible to send me the changes or tar'd kernel for Firefly with changes by PM or email?

    Maybe I did something wrong, I can load the userspace Mali drivers into my LinuxRFS, it's just the kernel with new GPU drivers I have trouble with.

    Compiling the normal Firefly kernel with old Mali drivers, I have no problems with.

    I can then compare it to what I did and learn from my mistake.

    Would appreciate any help.

Children