Score:2

Failed to update driver: "pk-client-error-quark:Failed to obtain authentication(303)"

ca flag

I am new to Linux and I am using Ubuntu. I was use x.org drivers and I want to change to Nvidia. When I get into Software & Updates and in Additional Drivers try to change x.org to nvidia I get an error:

pk-client-error-quark:Failed to obtain authentication(303)

screenshot of error

ChanganAuto avatar
us flag
First of all make sure your system is fully updated: `sudo apt update && sudo apt full-upgrade`.
Pilot6 avatar
cn flag
What is the Ubuntu version?
Yusuf Aykut avatar
ca flag
20.04 LTS is my ubuntu version
Yusuf Aykut avatar
ca flag
@ChanganAuto Updating didn't work.
ChanganAuto avatar
us flag
*Updating didn't work*... So, did the update procedure produced any error or didn't but the problem persisted when trying to install the Nvidia driver? Also, are you behind a proxy?
Yusuf Aykut avatar
ca flag
I don't use proxy. when I run code you gave I noticed it's not completed correctly so(give some problem I was find it not important) I run code seperatly. 'sudo apt update' give some problem after download something but its complete. but sudo apt full-upgrade is complete too. after I rebooted computer and problem is persisted when downloading Nvidia driver.
Hedley Finger avatar
de flag
I have the problem that the Ubuntu 22.04 open-source driver won't connect to the Internet. When I tried to select the Broadcom driver in Software & Updates, I just got this message. It is impossible to use `sudo apt update` and `sudo apt full-upgrade` because I can't access the Internet.
Score:2
us flag

Upgrading to 22.10, then choosing driver 25 (recommended) in Software & updates solved my Nvidia installations issues for Nvidia RTX3080ti.

Score:1
be flag

I had the exact same error report following a stuck update. To release the stuck update, I ran sudo apt dist-upgrade and then an autoremove.

After restarting, my screen configuration was totally trashed and the system was using the open-source non-proprietary driver (and very unstable, and slow). I tried to install the nvidia driver and received this message.

I then ran the driver installation from the command line using the following steps:

  1. identify available/appropriate drivers with this command: ubuntu-drivers devices

  2. choose the one marked "recommended"

  3. install it using the command: sudo apt install nvidia-driver-XXX (replace XXX with the driver id number you want)

  4. reboot: sudo reboot

After this, my system came back properly.

HTH

inspiron avatar
cn flag
somehow, after a startup, my second screen has gone, and i did the 3rd one (sudo apt install nvidia-driver-XXX), that was solved my situation.
Score:0
ar flag

I'm using Ubuntu 21.10 and I got the same error in "Additional Drivers". I've been flipping back and forth between different Nvidia drivers and have multiple video cards. I went into the shell and did "sudo apt autoremove" and "sudo apt install nvidia-driver-495" and the driver installed with no issue.

David avatar
cn flag
This does not really answer the question. If you have a different question, you can ask it by clicking [Ask Question](https://askubuntu.com/questions/ask). To get notified when this question gets new answers, you can [follow this question](https://meta.stackexchange.com/q/345661). Once you have enough [reputation](https://askubuntu.com/help/whats-reputation), you can also [add a bounty](https://askubuntu.com/help/privileges/set-bounties) to draw more attention to this question. - [From Review](/review/late-answers/1199640)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.