ubuntu drivers software issue?

Asked by Lars Martin Hambro

Hi someone have lot of issue with drivers adon on both kubuntu and ubuntu 21.04?

Some computer its did not works or get error message?

Did you find issue?
https://i.ibb.co/D4zkbsj/driver.png

You agree that this errrormessage its to poor and wasteless?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Run:

sudo rm /etc/apt/

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

Don't run that!

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Run:

sudo rm /etc/apt/sources.list.d/opera*
sudo apt update

Is it smooth now?

Revision history for this message
Lars Martin Hambro (lars-martin4) said :
#4

can not remove rm /etc/apt/sources.list.d/opera* can not be found
sudo rm /etc/apt/ is a folder.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

I hope you didn't run the first command, as I stated, you can break your update system and is why I added the 2nd post so quickly

Revision history for this message
Manfred Hampl (m-hampl) said :
#6

The error message clearly states that you have double links to the same repository, once in
/etc/apt/souces.list line 51 and once in
/etc/apt/souces.list.d/opera-stabkle.list line 4

At the very end there is the information that you have also another error in your package management system configuration, pointing to a repository for Ubuntu disco that does not exist any more.

For diagnostic purposes please provide the output that you receive for the command

find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

By the way, why are you already running Ubuntu 21.04? This release is still in development and not officially published yet.

Can you help with this problem?

Provide an answer of your own, or ask Lars Martin Hambro for more information if necessary.

To post a message you must log in.