Jump to content

Recommended Posts

Posted (edited)

Please advise on how to fix this, thanks:

 

Setting up rockchip-multimedia-config (1.0.2+jammy) ...

dpkg-query: error: --listfiles needs at least one package name argument

Use --help for help about querying packages.

dpkg: error processing package rockchip-multimedia-config (--configure):

 installed rockchip-multimedia-config package post-installation script subprocess returned error exit status 1

Errors were encountered while processing:

 rockchip-multimedia-config

E: Sub-process /usr/bin/dpkg returned an error code (1)

Edited by OP5_PLUS
ipdate
Posted (edited)

@Werner thanks for the solution. upgraded to 6.1.y vendor kernel and now left with this apt upgrade error:

 

 

 

Setting up rockchip-multimedia-config (1.0.2+jammy) ...

dpkg-query: error: --listfiles needs at least one package name argument

 

Use --help for help about querying packages.

dpkg: error processing package rockchip-multimedia-config (--configure):

 installed rockchip-multimedia-config package post-installation script subprocess returned error exit status 1

Errors were encountered while processing:

 rockchip-multimedia-config

E: Sub-process /usr/bin/dpkg returned an error code (1)

 

 

FYI: https://paste.armbian.com/alemunokuk

 

Edited by OP5_PLUS
update
Posted

Looks a bit odd ... perhaps try to repair something that has gone wrong by re-installing:

 

sudo apt remove rockchip-multimedia-config
# check that /etc/apt/sources.list.d/* has the correct ubuntu version ie. 'jammy' in your case not 'noble' or 'focal'
sudo apt install rockchip-multimedia-config

 

Posted (edited)

I have the same setup and issue as OP. I was able to fix this by installing libv4l-0 package:

sudo apt install libv4l-0

 

In my case the reason was because this package is a dependency of the rockchip-multimedia-config from the ppa I was installing it from. It was in the install notes, but I had missed it originally.

Edited by FierroMarco

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines