Skip to content

Suggesting adding x11-xserver-utils to minimum install instructions #20

@OutsourcedGuru

Description

@OutsourcedGuru

I'm noting that with the Raspbian Buster Lite + xserver-xorg + nodm minimalistic installation, you're missing the xset command which is useful for adjusting things like turning off the Energy Start features.

sudo apt-get install x11-xserver-utils
xset s off
xset -dpms
xset s noblank

This might possibly be useful but then again, maybe it's not an issue. (I'm currently troubleshooting a reboot issue on a Pi4B with a display which sleeps every reboot cycle in such a way that the Pi won't continue without user intervention on the display's power button.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions