Steve Arnold
Steve Arnold
Seems like connman went away(?) and the recent ubuntu rootfs (specifically ai) stopped configuring ethernet and I get the exact same behavior using latest with armv7-multiplatform kernels with ubuntu focal...
I wasn't sure where to put this, since I only see the omap-image-builder thing and this is not omap-specific. Anyway, using the debian/ubuntu minfs on chromebooks requires the rfkill tool...
Building for cubox, no keyboard due to missing module: ``` # zcat /proc/config.gz | grep -i ehci CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_ROOT_HUB_TT=y CONFIG_USB_EHCI_TT_NEWSCHED=y # CONFIG_USB_EHCI_MXC is not set CONFIG_USB_EHCI_HCD_OMAP=y CONFIG_USB_EHCI_HCD_PLATFORM=y ```
OS developers need to run package tests. Tests fail if the __init__.py file is missing. Please include this file in package releases. Thanks.
* categorize naked icons for diagrams integration
The systemd service file log shows repeated complaints about KillMode=none (with nothing useful in the 246 man page) and the service "stop" fails miserably. Tweaking the service file *does* change...
Mainly seen on Bionic, along with issues related to stunnel and openssl versions. This leaves one or more instances of ``fpnd.py`` still running after stopping and starting resulting in a...
The default (as installed) avahi-daemon config allows *all* interfaces and denies *none* so it will attempt to bind to any interface it sees. The "fix" is editing the ``avahi-daemon.conf`` file...
First off, best practices say *do not do automatic redirects like that* on your web site. Second, fpnd network links are purposely "tight" so we do not take over the...
For some as-yet unknown reason, the above command fails on one bionic RPi server instance: ``` # apt-add-repository ppa:nerdboy/embedded Traceback (most recent call last): File "/usr/bin/apt-add-repository", line 107, in sp...