/etc/# shutdown -r now
X-Window が起動しない/root/# cat /var/log/Xorg.0.log | grep '(EE)'
nouveau_dri.so が開けないらしい/root/# ls -l /usr/lib64/dri/nouveau_dri.so
grub.conf を書き換えて再起動
kernel ・・・ の行に "nomodeset" を追加/boot/grub/# shutdown -r now
title CentOS (2.6.32-573.3.1.el6.x86_64) root (hd0,0) kernel /vmlinuz-2.6.32-573.3.1.el6.x86_64 ro root=/dev/mapper/vg-lv_root rd_NO_LUKS rd_LVM_LV=vg/lv_root rd_NO_MD rd_LVM_LV=vg/lv_swap crashkernel=128M KEYBOARDTYPE=pc KEYTABLE=jp106 LANG=ja_JP.UTF-8 rd_NO_DM rhgb quiet nomodeset initrd /initramfs-2.6.32-573.3.1.el6.x86_64.img
ライセンスの受諾 (Accept を選択する)
NVIDIA Accelerated Graphics Driver for Linux-x86_64 (340.76) Please read the following LICENSE and then select either "Accept" to accept the license and continue with the installation, or select "Do Not Accept" to abort the installation. Accept Do Not Accept License For Customer Use of NVIDIA Software IMPORTANT NOTICE -- READ CAREFULLY: This License For Customer Use of NVIDIA Software ("LICENSE") is the agreement which governs use of the software of NVIDIA Corporation and its subsidiaries ("NVIDIA") downloadable herefrom, including computer software and associated printed materials ("SOFTWARE"). By downloading, installing, copying, NVIDIA Software License Top
32bit のドライバーはインストールしない (どちらでも良い)
NVIDIA Accelerated Graphics Driver for Linux-x86_64 (340.76) Install NVIDIA's 32-bit compatibility libraries? Yes No NVIDIA Software Installer for Unix/Linux www.nvidia.com
OK を選択して次に進む
NVIDIA Accelerated Graphics Driver for Linux-x86_64 (340.76) nvidia-installer will install the libvdpau and libvdpau_trace libraries that were included with this installer package. These libraries are available separately through the libvdpau project and will be removed from the NVIDIA Linux driver installer package in the future, so it is recommended that VDPAU users install libvdpau separately, e.g. by using packages available from their distributions, or by building from the sources available at: http://people.freedesktop.org/~aplattner/vdpau OK NVIDIA Software Installer for Unix/Linux www.nvidia.com
NO (デフォルト) を選択して次に進む
NVIDIA Accelerated Graphics Driver for Linux-x86_64 (340.76) Would you like to run the nvidia-xconfig utility to automatically update your X configuration file so that the NVIDIA X driver will be used when you restart X? Any pre-existing X configuration file will be backed up. Yes No NVIDIA Software Installer for Unix/Linux www.nvidia.com
OK を選択してインストーラーを終了する
NVIDIA Accelerated Graphics Driver for Linux-x86_64 (340.76) Installation of the NVIDIA Accelerated Graphics Driver for Linux-x86_64 (version: 340.76) is now complete. Please update your XF86Config or xorg.conf file as appropriate; see the file /usr/share/doc/NVIDIA_GLX-1.0/README.txt for details. OK NVIDIA Software Installer for Unix/Linux www.nvidia.com
xorg.conf の作成
ランレベルを 3(マルチユーザー) → 5(GUI) へ戻して再起動
元に戻りました
