-
Posts
4436 -
Joined
-
Last visited
Content Type
Forums
Store
Crowdfunding
Applications
Events
Raffles
Community Map
Everything posted by balbes150
-
Version 20230209 with kernel 5.10.110 with added HW support. Test results. [function] fragment-complexity=medium:fragment-steps=5: FPS: 4379 FrameTime: 0.228 ms [loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 4636 FrameTime: 0.216 ms [loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 4973 FrameTime: 0.201 ms [loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 4869 FrameTime: 0.205 ms ======================================================= glmark2 Score: 3851 ======================================================= user@rock-5b:~$ PAN_MESA_DEBUG=gofaster glmark2-es2-wayland arm_release_ver of this libmali is 'g6p0-01eac0', rk_so_ver is '6'. arm_release_ver of this libmali is 'g6p0-01eac0', rk_so_ver is '6'. ======================================================= glmark2 2021.02 ======================================================= OpenGL Information GL_VENDOR: ARM GL_RENDERER: Mali-LODX GL_VERSION: OpenGL ES 3.2 v1.g6p0-01eac0.ba52c908d926792b8f5fe28f383a2b03 ======================================================= [build] use-vbo=false: FPS: 4336 FrameTime: 0.231 ms [build] use-vbo=true: FPS: 4783 FrameTime: 0.209 ms [texture] texture-filter=nearest: FPS: 4729 FrameTime: 0.211 ms [texture] texture-filter=linear: FPS: 5175 FrameTime: 0.193 ms [texture] texture-filter=mipmap: FPS: 5091 FrameTime: 0.196 ms [shading] shading=gouraud: FPS: 4258 FrameTime: 0.235 ms [shading] shading=blinn-phong-inf: FPS: 4404 FrameTime: 0.227 ms [shading] shading=phong: FPS: 3972 FrameTime: 0.252 ms [shading] shading=cel: FPS: 4183 FrameTime: 0.239 ms [bump] bump-render=high-poly: FPS: 2528 FrameTime: 0.396 ms [bump] bump-render=normals: FPS: 5949 FrameTime: 0.168 ms [bump] bump-render=height: FPS: 6005 FrameTime: 0.167 ms [effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 4548 FrameTime: 0.220 ms [effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 3866 FrameTime: 0.259 ms [pulsar] light=false:quads=5:texture=false: FPS: 5457 FrameTime: 0.183 ms [desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 1829 FrameTime: 0.547 ms [desktop] effect=shadow:windows=4: FPS: 4512 FrameTime: 0.222 ms [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 528 FrameTime: 1.894 ms [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 495 FrameTime: 2.020 ms [buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 817 FrameTime: 1.224 ms [ideas] speed=duration: FPS: 2543 FrameTime: 0.393 ms [jellyfish] <default>: FPS: 3489 FrameTime: 0.287 ms [terrain] <default>: FPS: 299 FrameTime: 3.344 ms [shadow] <default>: FPS: 3963 FrameTime: 0.252 ms [refract] <default>: FPS: 633 FrameTime: 1.580 ms [conditionals] fragment-steps=0:vertex-steps=0: FPS: 4990 FrameTime: 0.200 ms [conditionals] fragment-steps=5:vertex-steps=0: FPS: 4897 FrameTime: 0.204 ms [conditionals] fragment-steps=0:vertex-steps=5: FPS: 4423 FrameTime: 0.226 ms [function] fragment-complexity=low:fragment-steps=5: FPS: 4529 FrameTime: 0.221 ms [function] fragment-complexity=medium:fragment-steps=5: FPS: 4752 FrameTime: 0.210 ms [loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 4532 FrameTime: 0.221 ms [loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 4175 FrameTime: 0.240 ms [loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 4724 FrameTime: 0.212 ms ======================================================= glmark2 Score: 3800 ======================================================= For details of the new features, see this topic. https://forum.armbian.com/topic/22986-firefly-station-m3-rk3588s/?do=findComment&comment=159554
-
Version 20230208 kernel 5.10.110. The kernel configuration has changed, driver support has been added to install additional packages with HW 3D support (ARM blobs and panfork). When testing different variants on Station M3, the results were obtained. steps to run HW with the latest images When using DE with x11 (KDE5 XFCE + mesa-panfork) - glmark2 shows about 1100 parrots. sudo add-apt-repository ppa:liujianfeng1994/panfork-mesa sudo apt dist-upgrade reboot When using gnome3+ARM bob, glmark2-es2-wayland showed about 4,400 parrots. download https://github.com/numbqq/mali-debs/blob/master/jammy/arm64/Edge2/wayland/linux-gpu-mali-wayland_1.0-g610-20220510_arm64.deb and install it into the system with the command : sudo dpkg -i --force-overwrite linux-gpu-mali-wayland_1.0-g610-20220510_arm64.deb reboot First of all, I was interested in running KDE5 + wayland, but checking both options (ARM blobs or panfork) did not give results, the GUI does not run in wayland mode, although when using the main kernel + panfrost on rk33xx rk356x, KDE5+wayland works well. surprisingly, even the weakest system (station m1 rk3328 with 1 GB of RAM) was able to work acceptably even with 1920 x 1080 desktop settings (plays full-screen video). Running panfork on gnome 3 + wayland didn't work, I think I made some mistakes, but gnome 3 doesn't interest me, so I didn't waste time on it. Add info steps to run HW with the latest images.
-
Ask the Firefly manufacturer.
-
Alpha version of Armbian for Khades EDGE 2 (rk3588s). Launch. Download, unpack, burn to USB media (you can use an SD card if there is an additional module with a card reader for an SD card). Connect to any USB port on EDGE 2 and turn on the power. The system starts automatically. It would be interesting to run tests on this version. I pay attention - there is no 3D acceleration yet, general performance tests for the Armbian image are interesting. Wi-Fi is not working yet, need to use USB-LAN, this will be fixed in future versions. https://disk.yandex.ru/d/QMgdvGqF3jpgJw
-
Read carefully - only LAN works on the EDGE version, HDMI does not work.
-
Because all supported devices from this group strive to have the maximum possible support for media functions.
-
@Erica I have read your information, but the problem is. that I don't have a working T4 instance for tests. I will try to make a new version of DTB in the coming days, but there are no guarantees that it will work.
-
I am currently busy preparing the release, all checks will be after the release.
- 181 replies
-
3
-
- MangoPi MQ Pro
- Sipeed Nezha
-
(and 1 more)
Tagged with:
-
Check this version to work with eDp. Don't change anything, just download, burn to SD card and check eDP operation. I need to figure out if this is going to work or not. https://disk.yandex.ru/d/cN0Nz8Y2RRBpfg
-
This command is enough to get information about the date of creation of the kernel and its version.
- 181 replies
-
1
-
- MangoPi MQ Pro
- Sipeed Nezha
-
(and 1 more)
Tagged with:
-
Specify the exact name of the image where there is support.
- 181 replies
-
2
-
- MangoPi MQ Pro
- Sipeed Nezha
-
(and 1 more)
Tagged with:
-
That's how it should be. While there is no startup interrupt mode (I haven't figured out how it works yet), you will be taken to the EFI menu atomically if there are problems with startup.
-
Is this when starting with eMMC ? Which ports is the keyboard connected to ?
-
I am not involved in panfork support. https://github.com/armbian/build/pull/4476#issuecomment-1330101529
-
Do you have an NVMe module ? It is advisable to check the system startup from all USB ports of the system with EDK2 (if Ubuntu is installed on eMMC, write it to a Debian USB flash drive or vice versa, so that it would be easier to determine which system is starting). After starting the system from USB, update the grub menu in the startup menu, the system on eMMC should appear and then check the selection and launch of systems with eMMC.
-
Ver 20230129-legacy - image gnome3 and kde5
-
Ver 20230128-EDK2-EFI for Quartz64-B Added EDK2-EFI support for Quartz64-B,
-
I checked KD5+wayland, it works well. The interface is fast, there are no freezes on the video when moving the mouse cursor, as on x11. Glmark2 showed more than 400 units. test images from KDE5 on the site.
- 7 replies
-
- Station M2
- Station P2
-
(and 1 more)
Tagged with:
-
In the coming days I plan to upload version with Gnome3
-
PWM causes kernel 6.1\6.2 to panic, so disabled
-
Added images (kernel 6.2-rc5) from Gnome3. Surprisingly for me (I don't use gnome and built it at the user's request) the interface works well. Glmark2 shows 342 on Station P2. When running glmark2 on XFCE, I get 115-120. Video plays smoothly up to 1440p user@station-p2:~/Desktop$ glmark2 ======================================================= glmark2 2021.02 ======================================================= OpenGL Information GL_VENDOR: Panfrost GL_RENDERER: Mali-G52 r1 (Panfrost) GL_VERSION: 3.1 Mesa 22.0.5 ======================================================= [build] use-vbo=false: FPS: 337 FrameTime: 2.967 ms [build] use-vbo=true: FPS: 349 FrameTime: 2.865 ms [texture] texture-filter=nearest: FPS: 583 FrameTime: 1.715 ms [texture] texture-filter=linear: FPS: 589 FrameTime: 1.698 ms [texture] texture-filter=mipmap: FPS: 595 FrameTime: 1.681 ms [shading] shading=gouraud: FPS: 251 FrameTime: 3.984 ms [shading] shading=blinn-phong-inf: FPS: 252 FrameTime: 3.968 ms [shading] shading=phong: FPS: 244 FrameTime: 4.098 ms [shading] shading=cel: FPS: 249 FrameTime: 4.016 ms [bump] bump-render=high-poly: FPS: 101 FrameTime: 9.901 ms [bump] bump-render=normals: FPS: 662 FrameTime: 1.511 ms [bump] bump-render=height: FPS: 637 FrameTime: 1.570 ms [effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 457 FrameTime: 2.188 ms [effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 193 FrameTime: 5.181 ms [pulsar] light=false:quads=5:texture=false: FPS: 567 FrameTime: 1.764 ms [desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 182 FrameTime: 5.495 ms [desktop] effect=shadow:windows=4: FPS: 526 FrameTime: 1.901 ms [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 85 FrameTime: 11.765 ms [buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 84 FrameTime: 11.905 ms [buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 72 FrameTime: 13.889 ms [ideas] speed=duration: FPS: 238 FrameTime: 4.202 ms [jellyfish] <default>: FPS: 286 FrameTime: 3.497 ms [terrain] <default>: FPS: 25 FrameTime: 40.000 ms [shadow] <default>: FPS: 166 FrameTime: 6.024 ms [refract] <default>: FPS: 26 FrameTime: 38.462 ms [conditionals] fragment-steps=0:vertex-steps=0: FPS: 445 FrameTime: 2.247 ms [conditionals] fragment-steps=5:vertex-steps=0: FPS: 442 FrameTime: 2.262 ms [conditionals] fragment-steps=0:vertex-steps=5: FPS: 445 FrameTime: 2.247 ms [function] fragment-complexity=low:fragment-steps=5: FPS: 446 FrameTime: 2.242 ms [function] fragment-complexity=medium:fragment-steps=5: FPS: 436 FrameTime: 2.294 ms [loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 444 FrameTime: 2.252 ms [loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 443 FrameTime: 2.257 ms [loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 438 FrameTime: 2.283 ms ======================================================= glmark2 Score: 342 =======================================================
- 7 replies
-
- Station M2
- Station P2
-
(and 1 more)
Tagged with:
-
OK. I'll repeat it again with details. Armbian and Radxa images use essentially the same u-boot (in any case, this was the case at the time when I analyzed them). They are assembled from the same sources, so their behavior is the same. My u-boot is significantly different, it is a different source code and configuration, in which errors have been fixed and the configuration has been changed (UART is enabled, the startup order has been fixed, support for PD has been removed, etc.). Therefore, when using a power supply with PD, my version will not work. By the way, I recommend thinking about why radxa disabled the UART console in its u-boot. For the correct launch of my u-boot, you also need to completely erase the SPI, so that its "pieces" do not interfere with the correct launch of the new u-boot from the SD card. For reference, the primary loader (the first stage) is always launched in the strict order of SPI-eMMC-SD polling.
-
Alpha version 20230124-edge Armbian for Quartz64-B Kernel 6.2-rc5. https://disk.yandex.ru/d/u0ioJbqtXqvJ6w
-
I explained to you what the problem is and I absolutely don't care what you will use.