Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
hypervisor:base:video-driver [2014/04/10 03:11]
admin [Identify Driver and Hardware]
hypervisor:base:video-driver [2014/04/10 03:15]
admin [Install Bumblebee]
Line 28: Line 28:
 ===== Install Bumblebee ===== ===== Install Bumblebee =====
  
-As stated on the Debian wiki: "For Wheezy users, Bumblebee packages are available from wheezy-backports"​. This means we first need to add the backports in our sources. To keep the system as clean as possible, you may want to add a file inside **/​etc/​apt/​sources.list.d/​** rather than editing the **sources.list** file.\\ +As stated on the Debian wiki: "For Wheezy users, Bumblebee packages are available from wheezy-backports"​. This means we first need to add the backports in our sources. To keep the system as clean as possible, you may want to add a file inside **/​etc/​apt/​sources.list.d/​ **rather than editing the **sources.list** file.\\ 
-Here we'll create the **other-sources.list* file, then update our package list:+Here we'll create the **other-sources.list** file, then update our package list:
 <​code>​ <​code>​
 > nano /​etc/​apt/​other-source.list > nano /​etc/​apt/​other-source.list
Line 45: Line 45:
 </​code>​ </​code>​
  
-<color slateblue>​To use the proprietary,​ "​nvidia"​ driver:</​color>​**+**<color slateblue>​To use the proprietary,​ "​nvidia"​ driver:</​color>​**
 <​code>​ <​code>​
 > apt-get install bumblebee-nvidia primus > apt-get install bumblebee-nvidia primus
 </​code>​ </​code>​