Jump to content

phiser678

Members
  • Posts

    9
  • Joined

  • Last visited

Recent Profile Visitors

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

  1. this is the armbianmonitor -u https://paste.armbian.de/cecurehivo
  2. Maybe you could try this:
  3. Hello I have a 1440p (QHD, 2560x1440) monitor, but whatever I tried it was always giving me 1080p (1920x1080). I'm using Armbian 24.8.1 Noble Gnome and the resolution settings are in the Displays system panel. I noticed people who had similar problems on the Rock5b, the suggested solution did not work, but hinted to dtb files. After examining the /boot/dts tree of Armbian I found 3 files: /boot/dtb/rockchip/overlay/orangepi-5-plus-hdmi2-8k.dtbo /boot/dtb/rockchip/overlay/rock-5b-hdmi1-8k.dtbo and /boot/dtb/rockchip/overlay/rock-5b-hdmi2-8k.dtbo You can decompile the object file with the dtc command from the device-tree-compiler package: dtc -O dts /boot/dtb/rockchip/overlay/rock-5b-hdmi1-8k.dtbo This is mentioned: Description = "Enable 8K output on HDMI1.\n8K cannot be enabled on HDMI1 and HDMI2 at the same time."; So, I added the overlay in the /boot/armbianEnv.txt file, just add user_overlays=rock-5b-hdmi1-8k and the following commands: sudo mkdir /boot/overlay-user sudo cp /boot/dtb/rockchip/overlay/rock-5b-hdmi1-8k.dtbo /boot/overlay-user Connect your cable to HDMI1, reboot and set the 2560x1440 resolution in the Display setting. QHD is working perfectly! So, the dtc says 8k is possible too, but you will need an 8k monitor of course. I guess 4k will be working also. The orangepi-5-plus-hdmi2-8k.dtbo did not work for me. Regards Philippe
  4. Thanks Igor, I can agree, the experience with Armbian on Orange Pi 5 plus is amazing. Because you have mentioned the URL, I should do a pull request instead? It's a bit strange i thought I did not encounter this problem on the Uefi-x86 version. The different platforms do not share the same build packages blob? So, for raspi 3 & 4 I would suggest to have the chromium package, these are by default in Orange Pi 5 and Uefi-x86 builds and then the experience is the same (except for the hardware accelerated video playback that you mentioned, 480p works ok though). I guess the fonts-liberation package should work with the snap versions and will solve this issue.
  5. Hello Igor Thank you for looking into this minor issue. I noticed it when using Syncthing. The first image shows the page without fonts-liberation, the second after installing the necessary fonts. I wanted to change the title of this topic, because it seems not limited to Orange Pi 5 only. PS. Another surprise was there is no chromium installed in the Raspberry Pi 3 & 4 Armbian 24.8.1 Noble Gnome version. Will I make a new issue?
  6. Tested the Armbian 24.8.1 Noble Gnome version of Raspberry Pi 3 & 4 and it has the same problem.
  7. I would vote to include it anyway, it's not like a service like samba, nextcloud or whatever service. When you use the chromium browser you will notice it soon there is something odd about the fonts, spacing is very big. The info of the packages says this: These are everyday fonts.
  8. I was referring to Armbian 24.8.1 Noble Gnome. So, any reason why it is skipped in the cinnamon/gnome version?
  9. Hi I got ugly fonts in chromium. It seems the package fonts-liberation was missing. I did not have the issue with the Uefi-x86 version. Kind regards Philippe
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines