Jump to content

Recommended Posts

Posted

HW: OrangePi5 Plus 32 32 GB RAM
    512 GB NVME
    5K Monitor
Image: Armbian_25.8.1_Orangepi5-plus_trixie_vendor_6.1.115_xfce_desktop.img
 

prepare system before each case
dd if=u-boot-V2024.04-orangepi5-plus-spi.img  of=/dev/mtdblock0
flash_erase /dev/mtd0 0 0
 

case 1:
1. copy image to 64GB uSD
2. booting
3. system comes up with xfce
4. sudo apt-get -y update; apt-get -y upgrade
5. reboot
6. system comes up, without desktop. system is reachable with ssh
 

case 2:
1. copy image to 64GB uSD
2. booting
3. system comes up with xfce
4. armbian-install
5. choose boot from mtd flash
6. choose nvme0n1p1
6. update mtdblock0
7. reboot
8. system comes up, without desktop. system is reachable with ssh     

any idea whats going wrong?

Posted (edited)

@DiplDi

I was doing some experiments on Armbian 25.8.1 Trixie, and I decided to do a quick try of installing the XFCE desktop (along with some others):

sudo apt-get -o APT::Install-Recommends="true" install task-xfce-desktop

 

It works under X, but not under Wayland. I found out that its Wayland support is experimental, and that if you install the labwc package, that will get it running (very very badly) under Wayland. But it does work well under X. It's possible a different wayland compositor (than labwc) will work better?

 

I also tried with the Vendor kernel (with the Panthor GPU overlay), and the edge kernel. Edge GPU performs seemingly not at all under X, but vendor with Panthor overlay performs well in X.

 

I initially logged in via the SDDM display manager, but I switched to LightDM, and that worked as well, although with a hiccup.

Edited by The Tall Man

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines