Jadyn

Results 11 comments of Jadyn

I found an issue when using a raspberry pi 3: I can't get the display to work, I'm currently investigating why. The raspberry boots as usual but when it's time...

Okay, found it: `boot/config.txt`: ``` dtoverlay=vc4-kms-v3d ``` This line seems to break it, it works just fine when it's removed / commented out.

I'm currently not supplying the credentials in the file which works just fine. As I'm using smart-cards for my gpg keys, I don't need a key file or password for...

It sends (some) forms automatically, usually when there is only one option

@Wesley1999git As the changes have been shown to be stable I'll remove the WIP flag. I'll resolve the conflict, then we can merge.

Connections like 10MHz/100MHz reference via BNC/SMA/etc. could be added as well. (Those also have a comeback on high-bandwith equipment) And while we're on it, antenna connections could be improved aswell

My bad, I didn't recall that correctly. I've looked into the usage of 10Base-X a little deeper: Many OT-Devices, especially in the industrial and power grid sector are connected via...

There is a workaround, just add this to your inventory config: ```yml rename_variables: - pattern: services repl: netbox_inventory_services ```

Hi, yes composer.lock should be updated. I was unsure whether to do it in this PR or if you'd do this in the target branch.