I am trying to use an RTX Pro 6000 Blackwell on Ubuntu 24.04.
However, I am writing to inform you because persistent problems occur after installing the graphics driver.
1. First, if I install versions 570, 580, or 590, or 570-server, 580-server, or 590-server, a black screen appears after the Ubuntu logo loading screen and the system freezes.
2. If I install 570-open, 580-open, or 590-open, the system freezes at the Ubuntu logo loading screen.
Here are the methods I have tried so far to resolve this.
1. Update BIOS to the latest version
2. Install on Kernel 6.8.0 or 6.17.0
3. Disable Nouveau
4. Turn off Wayland
5. Install after running 'sudo apt install linux-headers-$(uname -r) build-essential dkms'
If anyone knows what my problem is, I would appreciate your advice.