728x90
반응형
nouveau란 기본 onboard 그래픽 드라이버로 탐재되어 있는 것.
(base) [root@poc-server ~]# lsmod | grep nouveau
(base) [root@poc-server ~]#
(base) [root@poc-server ~]# vi /etc/default/grub
vouneau.modeset=0
(base) [root@poc-server ~]#
(base) [root@poc-server ~]# grub2-mkconfig -o /boot/grub2/grub.cfg
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.10.0-1160.76.1.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-1160.76.1.el7.x86_64.img
Found linux image: /boot/vmlinuz-3.10.0-862.2.3.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-862.2.3.el7.x86_64.img
Found linux image: /boot/vmlinuz-3.10.0-693.21.1.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-693.21.1.el7.x86_64.img
Found linux image: /boot/vmlinuz-3.10.0-514.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-514.el7.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-e97782148e174a49b2d284d45565fe95
Found initrd image: /boot/initramfs-0-rescue-e97782148e174a49b2d284d45565fe95.img
done
(base) [root@poc-server ~]#
(base) [root@poc-server ~]# grub2-mkconfig -o /boot/grub2/grub.cfg
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.10.0-1160.76.1.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-1160.76.1.el7.x86_64.img
Found linux image: /boot/vmlinuz-3.10.0-862.2.3.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-862.2.3.el7.x86_64.img
Found linux image: /boot/vmlinuz-3.10.0-693.21.1.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-693.21.1.el7.x86_64.img
Found linux image: /boot/vmlinuz-3.10.0-514.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-514.el7.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-e97782148e174a49b2d284d45565fe95
Found initrd image: /boot/initramfs-0-rescue-e97782148e174a49b2d284d45565fe95.img
done
(base) [root@poc-server ~]#
(base) [root@poc-server ~]# grub2-mkconfig -o /boot/efi/EFI/centos/grub.cfg
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.10.0-1160.76.1.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-1160.76.1.el7.x86_64.img
Found linux image: /boot/vmlinuz-3.10.0-862.2.3.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-862.2.3.el7.x86_64.img
Found linux image: /boot/vmlinuz-3.10.0-693.21.1.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-693.21.1.el7.x86_64.img
Found linux image: /boot/vmlinuz-3.10.0-514.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-514.el7.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-e97782148e174a49b2d284d45565fe95
Found initrd image: /boot/initramfs-0-rescue-e97782148e174a49b2d284d45565fe95.img
done
(base) [root@poc-server ~]#
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.10.0-1160.76.1.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-1160.76.1.el7.x86_64.img
Found linux image: /boot/vmlinuz-3.10.0-862.2.3.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-862.2.3.el7.x86_64.img
Found linux image: /boot/vmlinuz-3.10.0-693.21.1.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-693.21.1.el7.x86_64.img
Found linux image: /boot/vmlinuz-3.10.0-514.el7.x86_64
Found initrd image: /boot/initramfs-3.10.0-514.el7.x86_64.img
Found linux image: /boot/vmlinuz-0-rescue-e97782148e174a49b2d284d45565fe95
Found initrd image: /boot/initramfs-0-rescue-e97782148e174a49b2d284d45565fe95.img
done
(base) [root@poc-server ~]#
728x90
반응형
'IT' 카테고리의 다른 글
한국 통신 3사의 챗GPT 파도 타기 (0) | 2023.02.07 |
---|---|
OpenAI가 말하는 챗GPT(ChatGPT) 제약점(limitations)는? (0) | 2023.02.01 |
AIX 서버, 클라우드 임대 (0) | 2023.01.30 |
[벤츠 순정 블랙박스] Starview S, 동영상 PC보기 (0) | 2023.01.30 |
Apache( apache + php ) 기본 설치 via rpm (0) | 2023.01.25 |