Skip to content

Commit 7f95ee7

Browse files
committed
Fixes #504: Update Nvidia RTX 4090 test results.
1 parent f53bae6 commit 7f95ee7

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

_cards_gpu/gigabyte-nvidia-rtx-4090.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: card
33
title: "Gigabyte Nvidia RTX 4090 OC"
44
picture: "/images/gpu-nvidia-rtx-4090-oc.jpg"
5-
functionality: "Currently Testing"
5+
functionality: "None"
66
driver_required: "Yes"
77
github_issue: "https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/504"
88
buy_link: https://amzn.to/3KaTN26
@@ -34,7 +34,18 @@ chmod +x NVIDIA-Linux-aarch64-525.89.02.run
3434
sudo ./NVIDIA-Linux-aarch64-525.89.02.run
3535
```
3636

37-
TODO: What happens?
37+
After doing that, I was unable to get any display outputs through the card, and when running `startx`, I would get the error:
38+
39+
```
40+
...
41+
[ 130.737] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
42+
[ 130.737] (EE)
43+
[ 130.737] (EE) Backtrace:
44+
[ 130.739] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x188) [0x555bacc538]
45+
[ 130.740] (EE) unw_get_proc_info failed: no unwind info found [-10]
46+
[ 130.740] (EE)
47+
[ 130.740] (EE) Segmentation fault at address 0x124
48+
```
3849

3950
### Nouveau (open source) driver
4051

0 commit comments

Comments
 (0)