Hi, I'm trying to use the Fluxbox WM on my Raspberry Pi. I have installed xorg and fluxbox, added
However, when I type
Raspberry Pi specs:
SoC: Broadcom BCM2837
CPU: Quad Core 1.2GHz Broadcom BCM2837 64bit
GPU: Broadcom VideoCore IV
------------------------------
solution: use 12.1-STABLE instead of RELEASE
dbus_enable="YES"
and hald_enable="YES"
to /etc/rc.conf, replaced the default exec twm
with exec fluxbox
in /usr/local/etc/X11/xinit/xinitrc, and added kern.vty=vt
to /boot/loader.conf. My user is in the wheel and video groups.However, when I type
startx
, I get an error saying that no screens are found. My best guess is that this is a driver issue. If so, how do I install the necessary drivers for X to work on the Pi? If else, do you have any clue what it is? Thanks Raspberry Pi specs:
SoC: Broadcom BCM2837
CPU: Quad Core 1.2GHz Broadcom BCM2837 64bit
GPU: Broadcom VideoCore IV
------------------------------
solution: use 12.1-STABLE instead of RELEASE
Last edited: