ejolson wrote: ↑Sat Jun 27, 2020 2:23 am
helpme wrote: ↑Sat Jun 27, 2020 12:26 am
I was wondering whether Ubuntu server 20.04 would be a better choice than raspbian if one were running server applications on Raspberry pi 4.
Anyone tried Ubuntu server on raspberry pi 4? How was the experience? What problems did you encounter? Slow speed? Is raspbian better?
I installed Focal Fossa on a Pi 3B+ last week. The installation was simple, just download the image, copy it to the card and it works. After seeing how long it took to log in because Ubuntu has to check whether updates are available in the repository each time, I remembered why I didn't like Ubuntu. Then it crashed and so I deleted it. Before I deleted it, I noticed that vcgencmd seemed missing. Does anyone know where vcgencmd is on Ubuntu server?
It's part of the raspberrypi-userland package which is currently awaiting review for inclusion in groovy (and then back-porting to focal); see
LP: #1883111 for further details. This package also includes the vcmailbox, dtoverlay, dtmerge, raspivid, raspistill, raspiyuv, and raspividyuv utilities.
One utility which will notably be missing compared to Raspbian is vcdbg as unfortunately that isn't open-source (currently it's only provided as a pre-compiled dynamically linked binary in the raspberrypi/firmware repo) so I don't have the option of including that. This also appears to be the situation in the new 64-bit Raspberry Pi OS however, so I'm hopeful that some alternative may be provided at some point.
Author of / contributor to a few pi related things (picamera, Sense HAT emulator, gpio-zero, piwheels, etc.), and currently a software engineer at Canonical responsible for Ubuntu Server and Core on the Raspberry Pi.