mo123

  • Posts

    9
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

mo123's Achievements

  1. The Station P1/M1 already has Armbian support but for the Station P2/M2 you will have to wait a couple of weeks until these new devices are more readily available and Armbian developers also get them. Rockchip is also still busy submitting drivers for the RK3566/RK3568 to the mainline kernel. There should be more info here later. https://wiki.t-firefly.com/en/ROC-RK3568-PC/started.html https://www.stationpc.com/ The current OS installed I think is Android 11 with a custom launcher and apps.
  2. You have to wait until Armbian adds support for RK3566/RK3568 processors, only RK3328 & RK3399 are supported at the moment since the new processors are still very new and no one has them except a few people. They are very different from RK3399 ones used in devices like the Station P1, so won't boot. Station P2 will get mainline Linux support so in future it should work with most Linux ARM OS's. Yes, Armbian boots automatically from micro-sd card on Rockchip devices.
  3. Hi Anyone know where the RTL8723DU wifi driver is in the kernel, the kernel config changes needed & system binaries to make the wifi/bt work on the 5.x kernel for ROC-RK3399-PC-PLUS, Station P1?
  4. I have 2 Android 7 images booting on the UT3(S). I will upload the dts files based on 4.4.112 kernels, maybe it will help us to get the device working better with Linux support? The dts files are in hex format not decimal format since I don't have the original source code and extracted it from Android. I have the Android 5.1 kernel source code too but it's based on an old 3.10 kernel, not sure if that will help. I also have an RK3288 Android 8 SDK but there is no dts for ut3 to compile a kernel or working Android firmware. The SDK is also a tablet SDK and have no 'box' support but should technically be able to work since the Tinkerboard also uses a tablet Nougat SDK. The closest dts file I find is the rk3288-firefly-reloaded.dts one in the Rockchip-linux kernel source on Github and in the Android SDK. Perhaps it or the RK3288 Q8 dts file can help to make a 4.4.x and mainline Armbian or LibreELEC image for the UT3(S) that works better and maybe also help with a new Android OS(if I can get it booting). I also have a second UT3 that I bricked by flashing RK3368 or Linux firmware to the internal emmc by accident. It still had Android KitKat on and didn't support booting from a micro-sd card. The bootloader or emmc is most like corrupt and no flash tools can detect or flash it anymore. There isn't perhaps a way in Linux to repair it or must I write it off? Al my attention was on RK3328 & RK3399 devices, so I didn't spend more time on RK3288, but maybe now I can.
  5. Check if this patch is missing from the mainline kernel perhaps, it's responsible for the headphone jack. https://github.com/radxa/kernel/commit/cc4fef39f29bda97ba1d9129d897e77d08ccf096
  6. Anyone that still have a working rk3288-ugoos-ut3s.dts file for a 4.4 kernel or can make one compatible up to the latest RK 4.4.167 kernel one? It seems all the Omegamoon sources are dead that were used for an old LE build. I want to try to use it to build a working LibreELEC image using a new 4.4.167 kernel. I have an Android 4.4.112 kernel dts for the UT3S that boots Nougat, can post it if it will help someone. If I build LE for Miqi RK3288, it boots on the UT3S but gets stuck on the LE splash screen. So the Miqi dts could be a starting point but need changes from a UT3S dts file, I think the rk3288-firefly-reload.dts already in the 4.4.167 kernel might also be a good starting point, it would only lack fan support and some other things perhaps. Perhaps if LE boots, it wouldn't be too difficult to get an Armbian image going too. I think all the Ugoos Linux images used a 3.10 kernel, not 4.4 that is available now,.
  7. @balbes150 Can you make a Rk3328-tv_Ubuntu_bionic_default_desktop image that uses a 4.4.167 kernel like the default Armbian Rock64 image with working media script also included? It seems the media script was made for this kernel and nightly Armbian images and 4.4.154 kernel is used in your images. I tried again Armbian_5.71_Rk3328-tv_Ubuntu_bionic_default_4.4.154_desktop_20190115.img.xz But before the media script install the desktop was running about 5 times faster and no tearing and slowness when moving windows. Browser video playback still 3 times slower with the script installed then before. I looked and armsoc driver is used after the script is installed. I also changed etc/x11/* file to use glamor driver but then all windows of apps just have outlines and the inside of windows are just blank. Apps also constantly close by itself like the browsers. I changed default dtb from MX10 to mvr9 also.
  8. Where do you turn off window compositor? I tried Armbian_5.71_Rk3328-tv_Ubuntu_bionic_default_4.4.154_desktop_20190115.img.xz(https://yadi.sk/d/DSO6euzB3ahemo/ARMBIAN/5.71/Armbian_5.71_Rk3328-tv_Ubuntu_bionic_default_4.4.154_desktop_20190115.img.xz) on MVR9 and installed the media script but Moving windows around still have a lot of tearing and corruption and is not smooth. MPV Player can't seem to detect external storage drives, but will use Gstreamer instead then. Using Chromium browser 32-bit optimised for streaming, eg. Youtube loads very slowly with tearing and videos in a window or fullscreen is not watchable. How do you run Kodi correctly, is there simple instructions to create a new shortcut with 'kodi-gbm-wrapper'? It says it must kill the desktop to run then it boots to a command prompt to login. On a clean install, the sound doesn't work, you must change the HDMI sound in the volume manager first, maybe just a small bug. Is the script perhaps incompatible with the kernel used in this Armbian desktop image or something I'm doing wrong? Thanks