Jack953 Posted July 10, 2019 Posted July 10, 2019 Lets speak about new supported boards. Orangepi 3 is now supported, is the pcie problem fixed ? Maybe progress for the orangepi 4g-iot ? I remember that the bigest problem was the gpu (Mali-T720 MP1).
devman Posted July 11, 2019 Posted July 11, 2019 OrangePi 3 uses the Allwinner H6 chip... and the issue is, basically, AllWinner (deliberately?) messed up the hardware implementation. From the wiki: Quote Allwinner H6 has a quirky PCIe controller that doesn't map the PCIe address space properly to CPU, and accessing the PCIe config space, IO space or memory space will need to be wrapped. As Linux doesn't wrap PCIe memory space access, it's not possible to do a proper PCIe controller driver for H6. The BSP kernel modifies the driver to wrap the access, so it's also not generic, and only devices with modified driver will work. http://linux-sunxi.org/Linux_mainlining_effort#Status_Matrix
Igor Posted July 11, 2019 Posted July 11, 2019 8 hours ago, Jack953 said: Orangepi 3 is now supported, is the pcie problem fixed ? And? Support level in K5.2 is on the level where it was with Armbian from several months ago and some features are not implemented yet. Video acceleration - which is common for all Allwinner - should come with 5.2.y but I haven't got chance to see if it really just work ... PCI problem will never be fixed unless they come out with a new redesigned chip. 8 hours ago, Jack953 said: Maybe progress for the orangepi 4g-iot ? Progress made by who? 8 hours ago, Jack953 said: I remember that the bigest problem was the gpu (Mali-T720 MP1). Pretty irrelevant function for the purpose of this board. Support just don't falls from the sky and reappear in Linux kernel.
Jack953 Posted July 11, 2019 Author Posted July 11, 2019 12 hours ago, Igor said: ...?... In the new kernel there are new Mali drivers. I wonder if the Mali-T720 MP1 is included.
Igor Posted July 11, 2019 Posted July 11, 2019 Opensource Mali driver is inside Armbian for more than 6 months:https://github.com/armbian/build/commits/master/patch/kernel/sunxi-next/0043-drm-lima-add-mali-4xx-GPU-hardware-regs.patch but probably/hopefully there was some update in the mean time. Last time it was working but not usable for anything. Don't know specifically for T720. I am compiling my first 5.2.y kernel right now, just to check if it builds. Martin pushed adjusted patches 1h ago: https://github.com/armbian/build/commit/dbb265135a0010efa286285fc87a04e2bd9e6fc8
Igor Posted July 11, 2019 Posted July 11, 2019 It a lot of work to be done before "supported" become supported
martinayotte Posted July 11, 2019 Posted July 11, 2019 4 minutes ago, Igor said: Martin pushed adjusted patches 1h ago In the other thread, @jernej were questioning why we still have all those 35 patches for lima. Since I'm not an expert on that subject, I couldn't really answer properly... 1
jernej Posted July 12, 2019 Posted July 12, 2019 8 hours ago, Igor said: Don't know specifically for T720 It's not supported by panfrost yet.
Jack953 Posted July 13, 2019 Author Posted July 13, 2019 On 7/12/2019 at 7:48 AM, jernej said: It's not supported by panfrost yet. not even simple 2d ?
jernej Posted July 13, 2019 Posted July 13, 2019 16 minutes ago, Jack953 said: not even simple 2d ? Mali is only 3D accelerator, so I'm not sure what you mean exactly by that. If you mean HDMI output, that's entirely different thing, but it works. However, without any kind of acceleration. Mali T720 is not supported at all at this moment, however it will be soon. 1
Jack953 Posted July 14, 2019 Author Posted July 14, 2019 7 hours ago, jernej said: Mali is only 3D accelerator, jernej, r u working on the orange 4g ?
jernej Posted July 14, 2019 Posted July 14, 2019 5 hours ago, Jack953 said: jernej, r u working on the orange 4g ? Nope. I work only on AW SoCs.
Recommended Posts