fedora 19 下 安裝 Bumblebee 雙顯卡驅動shell 指令碼

來源:互聯網
上載者:User

根據官網教程編寫,親測可用。

注意必須使用root許可權運行。

#!/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
相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.