Brad Smith

Results 15 comments of Brad Smith

Nicolas Saenz Julienne, with a SUSE email address, has developed a PWM bus driver for the POE fan. Possibly available in the 5.13 kernel. See https://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git/tag/?h=rpi-poe-v5.13

Isn't boot order on an RPI4 also controlled by an eeprom setting: https://www.raspberrypi.org/documentation/hardware/raspberrypi/bcm2711_bootloader_config.md ? I keep a microSD with raspian installed just for this purpose and use it to do...

Did you try changing the boot order in the EEPROM (e.g.) to 0xf14? The 4 triggers the USB first, the the 1 for an SD card. Brad On Fri, Mar...

Greetings - did you find a solution. I have vagrant 2.37 (rpm from vagrant) installed and using the current version of this plugin (0.12.2) on a fedora 38 workstation.

Another Fedora user with an interest in an rpm package. I am also a fedora packager with some modest experience packaging some applications (mostly go lang based). Willing to help...

> WOW, I had no idea I had been using this container for that long... Here is my simple compose file that worked perfectly until a couple of weeks ago...

I installed unifi 8.1.113 using this container image. A few days later I updated mongo db from 3.6 to 4.4. I use docker-compose to manage my containers. A few points...

I will take a look and test with a macvlan set up. Also I have some notes on configuring the unifi-docker image with a macvlan. Best Brad On Wed, Oct...

I use the dnf local plugin extensively. My internet connection is wireless (rural area) and bandwidth is expensive. The local plugin allows me to easily re-use downloaded packages in multiple...

I received Call to Trace API ended unexpectedly. Different dnf. I was running dnf on F39 in a vagrant vm. ``` sudo dnf install crun ``` ``` Tracer: Call to...