polskikrol

Results 19 comments of polskikrol

You can also work around the sudo issue in another way.... - apt get update - apt install sudo - ubuntu-quicksync.sh I also ran into this issue and finally found...

Ok, so I created a new image, based off latest, using the following dockerfile: ``` FROM automaticrippingmachine/automatic-ripping-machine:latest LABEL desc="ARM w/ Intel Quick Sync Video Support" RUN apt update &&\ apt...

The version of Ubuntu is also ancient, so you cant use the newer Intel Media SDK as it requires libva newer than 1.10.0... while the focal distribution from 2020 provides...

Ok, so I rebuilt my own 'updated' ARM docker image by performing the following: - Installed ubuntu-release-upgrader-core and performed do-release-upgrade. - Updated PIP and re-installed required modules: -- pip install...

@Judman I used the maintainers docker image which is based off an old Ubuntu codebase. Yes, all changes are done within the docker container... you connect to it via the...

So, I just ended up using the base image and tinkered with creating a dockerfile to build a custom image. Maybe this will help others. ``` FROM automaticrippingmachine/automatic-ripping-machine:latest LABEL desc="ARM...

I am also looking for an update on this request. Jetdirect printers cannot be polled via snmp v3 without the specifying of the context. Works fine via snmpwalk when specifying...

This is still a problem. Also, data groups are not supported. Almost 1.5 years later, and no updates!

Two years later.... we keep bumping the version to support new releases of F5OS, but I still have to tell customers that this tool does not support MOST of their...