Previously: I had Windows 10. Now, I want to do dual boot with Ubuntu 18.04 Bionic with NVIDIA and CUDA. I have installed Ubuntu properly as well as making sure nvidia and cuda working, where I had undergone many steps including
- https://docs.nvidia.com/datacenter/tesla/tesla-installation-notes/index.html using Package Manager Option, I follow all necessary details meticulously including pre and post installation steps
- Blacklist the noveau and nvidiafb
After these steps, "nvidia-smi" and "nvcc --version" is showing the correct output. Now, I can see I had a problem with booting as it says usci_acpi USBC000:00:00 PPM init failed (-110).
The screen is just dark and I have to get out to tty2 by ALT+F2 ((IT CANNOT ENTER THE OS and login desktop)
My next step is to follow Can't get internal and external monitor working simultaneously with 20.04 on laptop with AMD Ryzen 7 4800H and Nvidia RTX 2060.
So, I changed the .conf file of 10-amdgpu.conf and 10-nvidia.conf, and turn primary gpu as on for 10-nvidia.conf
Now, I get another problem that I can only use the external monitor screen connected through USBC to show the login ubuntu screen and desktop properly. However, the laptop screen just shows the ASUS logo "IN SEARCH OF INCREDIBLE"
Now, I want my laptop screen to be able to show the screen. Do you have any suggestion how to proceed with this problem? Might this be an ASUS problem or NVIDIA bug?
Laptop: ASUS TUF GAMING A15 FA506QR
AMD RYZEN 5800H (5000 series gen 7)
RTX 3070
Solutions that don't work for me:
- https://forums.developer.nvidia.com/t/ubuntu-mate-20-04-with-rtx-3070-on-ryzen-5900-black-screen-after-boot/167681/28
Appendices:
dhammiko@dhammiko:~$ nvidia-smi
Wed Jul 14 15:59:53 2021
+---------------------------------------------+
| NVIDIA-SMI 470.42.01 Driver Version: 470.42.01 CUDA Version: 11.4 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA GeForce ... On | 00000000:01:00.0 On | N/A |
| N/A 49C P8 11W / N/A | 689MiB / 7982MiB | 2% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+---------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| 0 N/A N/A 1076 G /usr/lib/xorg/Xorg 24MiB |
| 0 N/A N/A 1105 G /usr/bin/gnome-shell 81MiB |
| 0 N/A N/A 1450 G /usr/lib/xorg/Xorg 235MiB |
| 0 N/A N/A 1589 G /usr/bin/gnome-shell 35MiB |
dhammiko@dhammiko:~$ nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2017 NVIDIA Corporation
Built on Fri_Nov__3_21:07:56_CDT_2017
Cuda compilation tools, release 9.1, V9.1.85