Segmentation fault
#Requires ALSA XSERVER GPU=128
#dietpi-software install 5 6
apt-get install -y libx11-6 libuuid1 libidn11 libxcb1 libxau6 libxdmcp6 zlib1g libxext6 libgtk2.0-0 libp11-kit0 libstdc++6 p11-kit libgl1-mesa-glx libcanberra-gtk-module xdg-utils xfonts-75dpi xfonts-100dpi lame vorbis-tools musepack-tools xfonts-unifont
wget -q -O - http://dist.jriver.com/[email protected] | apt-key add -
wget http://dist.jriver.com/latest/mediacenter/mediacenter22native.list -O /etc/apt/sources.list.d/mediacenter22.list
apt-get update
apt-get install -y mediacenter22
cat << _EOF_ >> /DietPi/config.txt
framebuffer_depth=32
framebuffer_ignore_alpha=1
_EOF_
works here->https://github.com/Fourdee/DietPi/issues/1005
@sfb2
Still fails with seg fault on my RPi 3. Followed same guide as you:
And:
Which desktop did you have installed? LXDE?
No, XFCE...
"pure" Dietpi..
(try to hold it as pure as possible->only Dietpi-suggested software..)
(no further xserver and/or alsa installs and no framebuffer-corrections, only "apt-get install media...")
but so many thx again !! ;-)
@sfb2
No, XFCE...
"pure" Dietpi..
(try to hold it as pure as possible->only Dietpi-suggested software..)
Fresh installs, same result on RPi 3. I'll try RPi 2, same.
?
absolute fresh install too..v1.51->see attachments..
(only "SMplayer" (and dependencies,clear) is also installed)
(just dietpi-stretch to install; try to install it there too->results here)
(sorry, forgot to mention:"xfce4-goodies" was also installed)


@sfb2
We'll i'am stumped lol
SMplayer xfce-goodies
I'll try fresh installs again and check these are installed 👍
Fresh install RPi 3:
dietpi-software install 25wget -q -O - http://dist.jriver.com/[email protected] | apt-key add -
wget http://dist.jriver.com/latest/mediacenter/mediacenter22native.list -O /etc/apt/sources.list.d/mediacenter22.list
apt-get update
apt-get install -y mediacenter22
reboot
Weird.
@sfb2
Good to go, thanks for your help on this one 👍
Marking as completed.