PINE64
Multi Display on Manjaro KDE - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114)
+--- Thread: Multi Display on Manjaro KDE (/showthread.php?tid=9163)



Multi Display on Manjaro KDE - binholz - 02-14-2020

Has anyone experienced problems connecting an external displays to their PBP in KDE?  Mine just mirrors the desktop and I don't see any options to extend it or change the resolution.  Is there any applications I can install on Manjaro to make configuration of the second (or third) display easy?

Thanks,
Karl


RE: Multi Display on Manjaro KDE - PakoSt - 02-14-2020

I guess it's safe to say that you are using XFCE spin with fbturbo? (fbturbo for this effect / xfce because it's more prominent to keep fbturbo on it compared to KDE spin).

For whatever reason, when using fbturbo the external display setup should prepared in `xorg.conf` . I've managed to find only scant and half-working solutions from Raspberry Pi threads which use fbturbo to little success.

Multi-screen setup should work as usual (or as usual as it can with some resolution weirdness) if go the Panfrost route.


RE: Multi Display on Manjaro KDE - Der Geist der Maschine - 02-18-2020

(02-14-2020, 05:48 PM)PakoSt Wrote: Multi-screen setup should work as usual (or as usual as it can with some resolution weirdness) if go the Panfrost route.

For multi-screen setup, I moved from xfce fbturbo to xfce panfrost. Now, I have working multi-screen, but my kernel does not seem to like it too much. It constantly logs:


Code:
Feb 18 09:44:24 manjaro kernel: Purging 622592 bytes
Feb 18 09:44:24 manjaro kernel: Purging 544768 bytes
Feb 18 09:44:24 manjaro kernel: Purging 524288 bytes
Feb 18 09:44:24 manjaro kernel: Purging 528384 bytes
Feb 18 09:44:24 manjaro kernel: Purging 593920 bytes
Feb 18 09:44:24 manjaro kernel: Purging 651264 bytes
Feb 18 09:44:25 manjaro kernel: Purging 2170880 bytes
Feb 18 09:44:29 manjaro kernel: panfrost_gem_shrinker_scan: 13 callbacks suppressed
Feb 18 09:44:29 manjaro kernel: Purging 6434816 bytes
Feb 18 09:44:29 manjaro kernel: Purging 983040 bytes
Feb 18 09:44:29 manjaro kernel: Purging 3190784 bytes
Feb 18 09:44:29 manjaro kernel: Purging 688128 bytes
Feb 18 09:44:29 manjaro kernel: Purging 2150400 bytes
Feb 18 09:44:30 manjaro kernel: Purging 2097152 bytes
Feb 18 09:44:30 manjaro kernel: Purging 2752512 bytes
Feb 18 09:44:30 manjaro kernel: Purging 561152 bytes
Feb 18 09:44:30 manjaro kernel: Purging 2396160 bytes
Feb 18 09:44:30 manjaro kernel: Purging 610304 bytes
Feb 18 09:46:57 manjaro kernel: panfrost_gem_shrinker_scan: 13 callbacks suppressed
Feb 18 09:46:57 manjaro kernel: Purging 524288 bytes
Feb 18 09:46:57 manjaro kernel: Purging 536576 bytes



RE: Multi Display on Manjaro KDE - binholz - 02-18-2020

I'm just looking to setup an external display with ease. Cloning the desktop is not what I need. I seems like this is not an ideal laptop for presentations, unless you use a cloned screen.


RE: Multi Display on Manjaro KDE - binholz - 02-25-2020

I got it to work now, but one of my usb-c dongles is not very reliable. Sometimes it connects, sometimes it doesn't. Can the usb-c video output drive 2 1080p external screens since it supports 4k?

I switched to the mesa-git (panfrost) from fbturbo.

Thanks


RE: Multi Display on Manjaro KDE - tllim - 03-01-2020

(02-25-2020, 07:57 AM)binholz Wrote: I got it to work now, but one of my usb-c dongles is not very reliable.  Sometimes it connects, sometimes it doesn't.  Can the usb-c video output drive 2 1080p external screens since it supports 4k?

I switched to the mesa-git (panfrost) from fbturbo.  

Thanks

Cannot drive 2 1080p external screen even supports 4K


RE: Multi Display on Manjaro KDE - xmixahlx - 03-01-2020

you might consider: the 5.6 git branch has some significant dts changes which have improved hdmi handling for me on debian. also not sure if rockchip/dptx.bin is built into the kernel for manjaro.