Δημοσιεύτηκε: 24 Νοέμ 2013, 13:33
Καλημέρα...
Λοιπόν,
Λοιπόν,
- Κώδικας: Επιλογή όλων
arma@arma:~$ wget "http://people.canonical.com/~amilone/nvidia-prime_0.4_all.deb" -O nvidia-prime_0.4_all.deb
--2013-11-24 12:31:18-- http://people.canonical.com/~amilone/nvidia-prime_0.4_all.deb
Εύρεση του people.canonical.com (people.canonical.com)... 91.189.89.62
Connecting to people.canonical.com (people.canonical.com)|91.189.89.62|:80... συνδέθηκε.
Η αίτηση για HTTP στάλθηκε, αναμονή απάντησης... 200 OK
Μήκος: 5032 (4,9K) [application/x-debian-package]
Saving to: `nvidia-prime_0.4_all.deb'
100%[======================================>] 5032 --.-K/s in 0,002s
2013-11-24 12:31:22 (2,85 MB/s) - `nvidia-prime_0.4_all.deb' saved [5032/5032]
arma@arma:~$ sudo dpkg -i nvidia-prime_0.4_all.deb
[sudo] password for arma:
Selecting previously unselected package nvidia-prime.
(Ανάγνωση βάσης δεδομένων ... 250318 files and directories currently installed.)
Γίνεται αποσυμπίεση nvidia-prime (από nvidia-prime_0.4_all.deb) ...
Γίνεται εγκατάσταση nvidia-prime (0.4) ...
arma@arma:~$ sudo apt-get install -f
Ανάγνωση Λιστών Πακέτων... Ολοκληρώθηκε
Κατασκευή Δένδρου Εξαρτήσεων
Ανάγνωση περιγραφής της τρέχουσας κατάσταση... Ολοκληρώθηκε
0 αναβαθμίστηκαν, 0 νέο εγκατεστημένα, 0 θα αφαιρεθούν και 1 δεν αναβαθμίζονται
- Κώδικας: Επιλογή όλων
arma@arma:~$ cat /etc/X11/xorg.conf
# Warning: This file is autogenerated by nvidia-prime. All changes to this file will be lost.
Section "ServerLayout"
Identifier "layout"
Screen 0 "nvidia"
Inactive "intel"
EndSection
Section "Device"
Identifier "nvidia"
Driver "nvidia"
BusID "1:0:0"
EndSection
Section "Screen"
Identifier "nvidia"
Device "nvidia"
# Uncomment this line if your computer has no display devices connected to
# the NVIDIA GPU. Leave it commented if you have display devices
# connected to the NVIDIA GPU that you would like to use.
Option "UseDisplayDevice" "none"
EndSection
Section "Device"
Identifier "intel"
Driver "modesetting"
EndSection
Section "Screen"
Identifier "intel"
Device "intel"
EndSection