Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] nvidia: 460.80 breaks on some displayport monitors
@ 2021-05-17 16:33 kiwec
  2021-05-17 16:36 ` kiwec
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: kiwec @ 2021-05-17 16:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 627 bytes --]

New issue by kiwec on void-packages repository

https://github.com/void-linux/void-packages/issues/30952

Description:
### System

* xuname: Void 5.8.6-lqx_1 x86_64 AuthenticAMD notuptodate rrrmDFFFFFFFFF
* package: nvidia-460.80

### Expected behavior

`startx` starts an x session

### Actual behavior

System freezes

### Steps to reproduce the behavior

1. Install latest nvidia package

See https://github.com/void-linux/void-packages/pull/30809

2. Get one of the affected monitors (sorry, even nvidia devs have trouble reproducing)

https://forums.developer.nvidia.com/t/465-24-02-page-fault/175782

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: nvidia: 460.80 breaks on some displayport monitors
  2021-05-17 16:33 [ISSUE] nvidia: 460.80 breaks on some displayport monitors kiwec
@ 2021-05-17 16:36 ` kiwec
  2021-05-17 16:36 ` kiwec
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: kiwec @ 2021-05-17 16:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 784 bytes --]

New comment by kiwec on void-packages repository

https://github.com/void-linux/void-packages/issues/30952#issuecomment-842468740

Comment:
If you're affected, unplugging displayport monitors will fix it temporarily.

To downgrade to a working version, I had to do the following : 

```
xdowngrade /var/cache/xbps/nvidia-460.56_1.x86_64.xbps /var/cache/xbps/nvidia-libs-460.56_1.x86_64.xbps /var/cache/xbps/nvidia-gtklibs-460.56_1.x86_64.xbps /var/cache/xbps/nvidia-dkms-460.56_1.x86_64.xbps /var/cache/xbps/nvidia-libs-32bit-460.56_1.x86_64.xbps /var/cache/xbps/nvidia-opencl-460.56_1.x86_64.xbps
dkms uninstall -m nvidia/460.56 -c void-packages/srcpkgs/nvidia/files/dkms.conf --force
dkms install -m nvidia/460.56 -c void-packages/srcpkgs/nvidia/files/dkms.conf --force
```

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: nvidia: 460.80 breaks on some displayport monitors
  2021-05-17 16:33 [ISSUE] nvidia: 460.80 breaks on some displayport monitors kiwec
  2021-05-17 16:36 ` kiwec
@ 2021-05-17 16:36 ` kiwec
  2021-06-26  2:24 ` NeelChotai
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: kiwec @ 2021-05-17 16:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 778 bytes --]

New comment by kiwec on void-packages repository

https://github.com/void-linux/void-packages/issues/30952#issuecomment-842468740

Comment:
If you're affected, unplugging displayport monitors will fix it temporarily.

To downgrade to a working version, I did the following : 

```
xdowngrade /var/cache/xbps/nvidia-460.56_1.x86_64.xbps /var/cache/xbps/nvidia-libs-460.56_1.x86_64.xbps /var/cache/xbps/nvidia-gtklibs-460.56_1.x86_64.xbps /var/cache/xbps/nvidia-dkms-460.56_1.x86_64.xbps /var/cache/xbps/nvidia-libs-32bit-460.56_1.x86_64.xbps /var/cache/xbps/nvidia-opencl-460.56_1.x86_64.xbps
dkms uninstall -m nvidia/460.56 -c void-packages/srcpkgs/nvidia/files/dkms.conf --force
dkms install -m nvidia/460.56 -c void-packages/srcpkgs/nvidia/files/dkms.conf --force
```

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: nvidia: 460.80 breaks on some displayport monitors
  2021-05-17 16:33 [ISSUE] nvidia: 460.80 breaks on some displayport monitors kiwec
  2021-05-17 16:36 ` kiwec
  2021-05-17 16:36 ` kiwec
@ 2021-06-26  2:24 ` NeelChotai
  2021-07-15 11:52 ` ahesford
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: NeelChotai @ 2021-06-26  2:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 325 bytes --]

New comment by NeelChotai on void-packages repository

https://github.com/void-linux/void-packages/issues/30952#issuecomment-868930169

Comment:
This should be fixed in the 470 drivers, anyone with this issue should downgrade as suggested above and `xbps-pkgdb -m hold` installed `nvidia` and `nvidia-*` packages until then.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: nvidia: 460.80 breaks on some displayport monitors
  2021-05-17 16:33 [ISSUE] nvidia: 460.80 breaks on some displayport monitors kiwec
                   ` (2 preceding siblings ...)
  2021-06-26  2:24 ` NeelChotai
@ 2021-07-15 11:52 ` ahesford
  2021-07-16 16:15 ` kiwec
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ahesford @ 2021-07-15 11:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 194 bytes --]

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/issues/30952#issuecomment-880632054

Comment:
Is this issue resolved with newer nvidia packages?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: nvidia: 460.80 breaks on some displayport monitors
  2021-05-17 16:33 [ISSUE] nvidia: 460.80 breaks on some displayport monitors kiwec
                   ` (3 preceding siblings ...)
  2021-07-15 11:52 ` ahesford
@ 2021-07-16 16:15 ` kiwec
  2021-07-24 14:53 ` kiwec
  2021-07-24 14:53 ` [ISSUE] [CLOSED] " kiwec
  6 siblings, 0 replies; 8+ messages in thread
From: kiwec @ 2021-07-16 16:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 310 bytes --]

New comment by kiwec on void-packages repository

https://github.com/void-linux/void-packages/issues/30952#issuecomment-881563461

Comment:
> Is this issue resolved with newer nvidia packages?

It is (according to the nvidia forums) fixed in 470.42.01, but no one made a PR to update the nvidia package yet.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: nvidia: 460.80 breaks on some displayport monitors
  2021-05-17 16:33 [ISSUE] nvidia: 460.80 breaks on some displayport monitors kiwec
                   ` (4 preceding siblings ...)
  2021-07-16 16:15 ` kiwec
@ 2021-07-24 14:53 ` kiwec
  2021-07-24 14:53 ` [ISSUE] [CLOSED] " kiwec
  6 siblings, 0 replies; 8+ messages in thread
From: kiwec @ 2021-07-24 14:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 204 bytes --]

New comment by kiwec on void-packages repository

https://github.com/void-linux/void-packages/issues/30952#issuecomment-886064181

Comment:
Fixed in https://github.com/void-linux/void-packages/pull/32100

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [ISSUE] [CLOSED] nvidia: 460.80 breaks on some displayport monitors
  2021-05-17 16:33 [ISSUE] nvidia: 460.80 breaks on some displayport monitors kiwec
                   ` (5 preceding siblings ...)
  2021-07-24 14:53 ` kiwec
@ 2021-07-24 14:53 ` kiwec
  6 siblings, 0 replies; 8+ messages in thread
From: kiwec @ 2021-07-24 14:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 630 bytes --]

Closed issue by kiwec on void-packages repository

https://github.com/void-linux/void-packages/issues/30952

Description:
### System

* xuname: Void 5.8.6-lqx_1 x86_64 AuthenticAMD notuptodate rrrmDFFFFFFFFF
* package: nvidia-460.80

### Expected behavior

`startx` starts an x session

### Actual behavior

System freezes

### Steps to reproduce the behavior

1. Install latest nvidia package

See https://github.com/void-linux/void-packages/pull/30809

2. Get one of the affected monitors (sorry, even nvidia devs have trouble reproducing)

https://forums.developer.nvidia.com/t/465-24-02-page-fault/175782

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-07-24 14:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-17 16:33 [ISSUE] nvidia: 460.80 breaks on some displayport monitors kiwec
2021-05-17 16:36 ` kiwec
2021-05-17 16:36 ` kiwec
2021-06-26  2:24 ` NeelChotai
2021-07-15 11:52 ` ahesford
2021-07-16 16:15 ` kiwec
2021-07-24 14:53 ` kiwec
2021-07-24 14:53 ` [ISSUE] [CLOSED] " kiwec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).