JackHack96 / dell-xps-9570-ubuntu-respin

Collection of scripts and tweaks to adapt Ubuntu running smooth on Dell XPS 15 9570.
999 stars 113 forks source link

sudo prime-select nvidia does to work #79

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hi all I tried to switch from intel to nvidia as the following"

sudo prime-select nvidia
[sudo] password for developer: 
sudo: prime-select: command not found

What am I doing wrong?

Thanks

erenatas commented 5 years ago

I believe I had this when I installed from resprung iso. Open your terminal and type

bash -c "$(curl -fsSL https://raw.githubusercontent.com/JackHack96/dell-xps-9570-ubuntu-respin/master/xps-tweaks.sh)"

And install the missing. If any error happens, pleasepost them here.

JackHack96 commented 5 years ago

@bifunctor Yes this is usually caused by missing or failing nvidia drivers installation. Try what @erenatas suggested

erenatas commented 5 years ago

@JackHack96 I think you should close it.

bericontraster commented 2 years ago

I tried @erenatas command but it says This script is made for Ubuntu 18.04/20.04!

JackHack96 commented 2 years ago

The script is indeed just for 18.04/20.04. Non-LTS variants are not supported while for the upcoming 22.04 I'll check if tweaks are still needed (I believe not).