Rendering a video with KDEnlive 22.08.1 under Ubuntu 22.04 on the Acer Nitro5 with the hardware accelerated VAAPI Intel H264 profile aborts with this error: Driver does not support any RC mode compatible with selected options (supported modes: CQP). I'm not deep enough into the KDEnlive architecture to understand what I'm doing, my superficial understanding … Continue reading Driver does not support any RC mode compatible with selected options (supported modes: CQP)
Tag: ubuntu
Acer Nitro 5 power button broken in Ubuntu 20.04
After an BIOS update, the Acer Nitro 5's power button doesn't work any more under Ubuntu 20.04. The smart folks at Mint figured out [1] what's wrong, but I couldn't get their solution working and I've long given up on opening launchpad bugs just to watch them triage. Also I love a good workaround, so … Continue reading Acer Nitro 5 power button broken in Ubuntu 20.04
Ubuntu 20.04 not resolving local network hostnames
An Ubuntu 20.04 laptop installation started not being able to resolve the names of hosts in the same local network. Although the host names were registered with the router, the laptop wouldn't be able to resolve those host names. Surprisingly, neither netbios resolution worked (although nbtscan would find those hosts). The solution is to bypass … Continue reading Ubuntu 20.04 not resolving local network hostnames
Ubuntu 20.04 getting wrong IP address
Yesterday (early August 2021) my Ubuntu 20.04 installation started configuring all network interfaces (wifi, ethernet) with IPv4 addresses from the wrong network segment block, namely 192.168.0.x. IPv6 still worked fine. I didn't figure out whether that's due to a change in the router or the OS (I suspect the router, because the situation improved when … Continue reading Ubuntu 20.04 getting wrong IP address
USB harddrive not showing on USB 3.0 port
A particular USB harddrive won't show up in the device list under Ubuntu 18.04 when connected to a USB 3.0 port of the HP proliant microsever gen8 though it will show up when connected to a USB 2.0 port. The symptoms are that the drive won't list with fdisk -l nor how up under /dev/sdX. … Continue reading USB harddrive not showing on USB 3.0 port