We use cookies to provide our visitors with an optimal site experience. View our privacy notice and cookie notice to learn more about how we use cookies and how to manage your settings. By proceeding on our website you consent to the use of cookies.
Hi @sr007, looking at your picture you are just logged into the DRM console. xrandr needs Xorg to be up and running, so you’ll need to start your window manager.
This will take up a bunch of memory space, in your application do you need a full X11 based window manager?
If we just need to resize the DRM console, it would be best to pass the video parameter from /boot/uEnv.txt
Open /boot/uEnv.txt find the “un-commented” cmdline variable and add this to the end:
Hello @RobertCNelson ,
I am on uSD (32GB), I can try this.I need to do basic functionalities from the GUI like editor,network configuration and some custom GUI tool running.
Do I need to install anything extra apart from what I did above?
I can try with
video=HDMI-A-1:1024x768@60e
btw my uEnv.txt has just the kernel image name.( uname_r=4.7.9-bone3)