-
Edit: soo, i mixed up my two different laptops, the error is with rtl8723bs and not rtl8723be.
According to https://github.com/Miouyouyou/RockMyy-Build/issues/2 error -2 means missing file, so could …
-
Hi Miouyouyou!
I was wondering if you would consider the following idea for a tutorial at some point; it is a followup from my comments at your [gist](https://gist.github.com/Miouyouyou/89e9fe56a2c…
-
Hello,
First of all, thanks for sharing your work here in github. I've followed your tutorial (installing on /dev/mmcblk* instead of /dev//sd*), but get a white screen when booting.
Maybe you ca…
-
According to its datasheet [(PDF)](http://opensource.rock-chips.com/images/4/4e/Rockchip_RK3288_Datasheet_V2.2-20170301.pdf), the RK3288 should support screen resolutions up to 3840 x 2160. I did a sm…
-
Hey @urjaman I wanted to say thanks for putting this together. I built your linux package this weekend and successfully booted it on my Asus C201. I've been trying to find a way to boot any kernel new…
-
The VPU basically does a DMA operation to read the frame source and writes the desired output.
Since these frames will come from a video player invoked by the user, in the first place, we need to :…
-
on kernel 4.9, HDMI didnt show up in dmesg, but now it does on 4.17.2 with new config. Untested, but should work.
Test this
-
When using the MPP decoder test suite or reading a video using Longchair's MPV with MPP support, the VPU driver crashes. Here's the dmesg from the module loading to the crash.
```
[ 120.229291] r…
-
https://github.com/Miouyouyou/RockMyy/blob/df2ada851ed8c24d81cabb3b9976e1903387c48e/patches/kernel/v4.17/DTS/0015-ARM-DTS-rk3288-tinker-Enabling-SDIO-and-Wifi.patch#L137
pinctrl-0 = , , ;
makes …
-
Panfrost :
https://developer.arm.com/products/software/mali-drivers/user-space
https://rosenzweig.io/blog/panfrost-on-the-rk3399-meow.html
Maintaining the r19p0 patchset from Mali is becoming mor…