Raspberry Pi port, piCore-15.0 is available!
Hi RabieQuote from: Rabie on August 15, 2021, 07:44:56 AM ... Hier ist my xorg.conf:Code: [Select] ----- Snip -----Section "Monitor" Identifier "HDMI-2" Option "PreferredMode" "1280x1024" Option "DPMS" "false" Option "LeftOf" "HDMI1"# Option "Position" "1280 1024"EndSection ----- Snip -----I think HDMI1 is missing a dash, HDMI-1.
... Hier ist my xorg.conf:Code: [Select] ----- Snip -----Section "Monitor" Identifier "HDMI-2" Option "PreferredMode" "1280x1024" Option "DPMS" "false" Option "LeftOf" "HDMI1"# Option "Position" "1280 1024"EndSection ----- Snip -----
----- Snip -----Section "Monitor" Identifier "HDMI-2" Option "PreferredMode" "1280x1024" Option "DPMS" "false" Option "LeftOf" "HDMI1"# Option "Position" "1280 1024"EndSection ----- Snip -----
It's perhaps a long shot, but maybe wayland/weston might work better than x11?A few hints here: http://forum.tinycorelinux.net/index.php/topic,23269.msg150229.html
I think the problem is that fbturbo is old and not maintained..
Xinerama is an extension to the X Window System that enables X applications and window managers to use two or more physical displays as one large virtual ...
Hi RabieQuoteXinerama is an extension to the X Window System that enables X applications and window managers to use two or more physical displays as one large virtual ... Shouldn't Option "Xinerama" "off" be "on" ?
Section "ServerLayout" Identifier "default" Screen "screen0" Screen "screen1" RightOf "screen0" Option "Xinerama" "on"EndSection
If Xorg-3d is too slow in the freerdp window, you could try replacing dtoverlay=vc4-kms-v3d-pi4 with dtoverlay=vc4-fkms-v3d in config.txt
Is/can freerdp be set to use h264 hw acceleration?
i just tried that, the freerdp is soo slow
Quote from: Rabie on August 16, 2021, 12:24:21 PMi just tried that, the freerdp is soo slowDid you reboot after charging the overlay to fkms?
Did you try weston?As explained earlier, there has not been an update to the fbturbo source code for a long time - as far as I know, the piCore fbturbo extension uses the latest code.
xf86-video-fbdev added to the repo - you could try that instead of xf86-video-fbturbo.
xfreerdp --help
-x: performance flags (m[odem], b[roadband] or l[an])