Install the bumblebee dual-graphics card driver shell script under fedora 19

Source: Internet
Author: User

Based on the tutorials on the official website, the test is available.

Note that you must use the root permission to run the task.

#!/bin/bash# This script run the init command for opotimus pc;# Fedora 19;# run as the rootecho 'run as the root'yum  -y install vlc#install rpmfusion sourcerpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpmrpm --import http://ATrpms.net/RPM-GPG-KEY.atrpms# install gnome-tweak-tool gnome externtionsyum install gnome-shell-extension* gnome-tweak-tool # install xbacklight yum install xbacklightecho 'updateing .....'yum update# install the VGA drive [https://fedoraproject.org/wiki/Bumblebee#Fedora_19]yum install -y libbsd-devel libbsd glibc-devel libX11-devel help2man autoconf git tar glib2 glib2-devel kernel-devel kernel-headers automake gcc gtk2-develyum -y install VirtualGL VirtualGL.i686 yum -y --nogpgcheck install http://install.linux.ncsu.edu/pub/yum/itecs/public/bumblebee/fedora19/noarch/bumblebee-release-1.0-1.noarch.rpmyum -y install bbswitch bumblebeeyum -y --nogpgcheck install http://install.linux.ncsu.edu/pub/yum/itecs/public/bumblebee-nonfree/fedora19/noarch/bumblebee-nonfree-release-1.0-1.noarch.rpmyum install glibc-develyum -y install bumblebee-nvidiaecho 'reboot the computer to complete the install'sleep 3reboot
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.