Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel
@ 2020-07-16 18:17 AngryPhantom
  2020-07-16 18:30 ` ericonr
                   ` (68 more replies)
  0 siblings, 69 replies; 70+ messages in thread
From: AngryPhantom @ 2020-07-16 18:17 UTC (permalink / raw)
  To: ml

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

New issue by AngryPhantom on void-packages repository

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

Description:
### System

* xuname:  
Void 5.4.51_1 x86_64 AuthenticAMD uptodate rrFFFFF

* package:  
nvidia340-340.108_3

### Actual behavior
Just ran 'xbps-install -Su' today and it pulled the new 5.7.9 kernel. Is it LTS already?
Anyway, nvidia340 module fails to compile. Here is the [make.log](https://pastebin.com/raw/i5sck6fK).

(there are other modules like 8188eu wifi that also failed to compile, but that's another story and should be fixed by their authors I guess)

### Steps to reproduce the behavior
Update the system -> get the new 5.7.9 kernel
DKMS will fail for the nvidia340 driver.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
@ 2020-07-16 18:30 ` ericonr
  2020-07-16 18:31 ` ericonr
                   ` (67 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: ericonr @ 2020-07-16 18:30 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659592503

Comment:
https://aur.archlinux.org/packages/nvidia-340xx-dkms/

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
  2020-07-16 18:30 ` ericonr
@ 2020-07-16 18:31 ` ericonr
  2020-07-16 19:08 ` AngryPhantom
                   ` (66 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: ericonr @ 2020-07-16 18:31 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659592727

Comment:
I guess we need to add some patches from https://forums.developer.nvidia.com/t/patches-for-340-108-and-5-6-rc-need-help-with-driver-init/111760/12

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
  2020-07-16 18:30 ` ericonr
  2020-07-16 18:31 ` ericonr
@ 2020-07-16 19:08 ` AngryPhantom
  2020-07-16 19:18 ` ericonr
                   ` (65 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-07-16 19:08 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659611806

Comment:
> https://aur.archlinux.org/packages/nvidia-340xx-dkms/

Sorry what should I do with this? I'm a bit new to the Void world.

Probably I'd just better stay with the 5.4 kernel for some time (well, until all the dust settles down).

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (2 preceding siblings ...)
  2020-07-16 19:08 ` AngryPhantom
@ 2020-07-16 19:18 ` ericonr
  2020-07-16 19:22 ` AngryPhantom
                   ` (64 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: ericonr @ 2020-07-16 19:18 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659616976

Comment:
Sorry, that was the wrong link. The important part are those patches.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (3 preceding siblings ...)
  2020-07-16 19:18 ` ericonr
@ 2020-07-16 19:22 ` AngryPhantom
  2020-07-16 19:28 ` AngryPhantom
                   ` (63 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-07-16 19:22 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659618977

Comment:
@ericonr Ok, will wait for the fixes to come into the repo then :)

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (4 preceding siblings ...)
  2020-07-16 19:22 ` AngryPhantom
@ 2020-07-16 19:28 ` AngryPhantom
  2020-07-16 19:29 ` q66
                   ` (62 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-07-16 19:28 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659621997

Comment:
@ericonr Sorry, a little offtopic: I decided to put linux and linux-headers via ignorepkg in /etc/xbps.d/ and if I do:

`sudo xbps-remove -Oo`

I get this:

`dracut                remove    050_2`
`kpartx                remove    0.8.4_1`
`linux-firmware-intel  remove    20200519_1`
`linux-firmware-nvidia remove    20200519_1`
`cpio                  remove    2.13_1`

I know that it's natural and logical because of new dependencies. Should I just not use this command in the nearest future? What is the best way to clean the cache and avoid this?

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (5 preceding siblings ...)
  2020-07-16 19:28 ` AngryPhantom
@ 2020-07-16 19:29 ` q66
  2020-07-16 19:41 ` ericonr
                   ` (61 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: q66 @ 2020-07-16 19:29 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659622561

Comment:
we should just drop this series, it was deprecated by nvidia last year, it won't be getting any more updates, it also doesn't support glvnd which is a can of worms of its own

additionally, *every* card supported by this driver and not supported by a newer series is fully supported by nouveau

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (6 preceding siblings ...)
  2020-07-16 19:29 ` q66
@ 2020-07-16 19:41 ` ericonr
  2020-07-16 19:51 ` AngryPhantom
                   ` (60 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: ericonr @ 2020-07-16 19:41 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659628525

Comment:
@AngryPhantom 

> Sorry, a little offtopic: I decided to put linux and linux-headers via ignorepkg in /etc/xbps.d/ and if I do:

You probably want to `xdowngrade` to the previous `linux` and `linux-headers` metapackages, and then `xbps-pkgdb -m hold` them, if you don't want the update.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (7 preceding siblings ...)
  2020-07-16 19:41 ` ericonr
@ 2020-07-16 19:51 ` AngryPhantom
  2020-07-16 19:52 ` AngryPhantom
                   ` (59 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-07-16 19:51 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659633110

Comment:
@ericonr Oh, thanks!

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (8 preceding siblings ...)
  2020-07-16 19:51 ` AngryPhantom
@ 2020-07-16 19:52 ` AngryPhantom
  2020-07-16 19:55 ` q66
                   ` (58 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-07-16 19:52 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659633835

Comment:
@q66

`nouveau`

Yeah, but there will be no OpenGL gaming and 3D :( Or it would be just awful.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (9 preceding siblings ...)
  2020-07-16 19:52 ` AngryPhantom
@ 2020-07-16 19:55 ` q66
  2020-07-16 19:57 ` AngryPhantom
                   ` (57 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: q66 @ 2020-07-16 19:55 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659636145

Comment:
? opengl is fully supported by nouveau for all cards up to 700 series

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (10 preceding siblings ...)
  2020-07-16 19:55 ` q66
@ 2020-07-16 19:57 ` AngryPhantom
  2020-07-16 20:00 ` q66
                   ` (56 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-07-16 19:57 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659638255

Comment:
@q66 Is the performance OK? Have you tried playing something? Just asking because I've never tested nouveau.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (11 preceding siblings ...)
  2020-07-16 19:57 ` AngryPhantom
@ 2020-07-16 20:00 ` q66
  2020-07-16 20:06 ` AngryPhantom
                   ` (55 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: q66 @ 2020-07-16 20:00 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659639374

Comment:
should be fine all the way up to kepler (i know cards like GTX 680 perform at least up to 80% of what they do on proprietary drivers, and that was a few years ago), fermi and kepler don't have automatic reclocking (400-700 series) so you have to reclock manually, but 400 series and newer is supported by `nvidia390` anyway

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (12 preceding siblings ...)
  2020-07-16 20:00 ` q66
@ 2020-07-16 20:06 ` AngryPhantom
  2020-07-16 20:08 ` q66
                   ` (54 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-07-16 20:06 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659642880

Comment:
@q66 Great news then. Thanks! Will try nouveau.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (13 preceding siblings ...)
  2020-07-16 20:06 ` AngryPhantom
@ 2020-07-16 20:08 ` q66
  2020-07-16 20:13 ` AngryPhantom
                   ` (53 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: q66 @ 2020-07-16 20:08 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659643480

Comment:
what card is this anyway?

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (14 preceding siblings ...)
  2020-07-16 20:08 ` q66
@ 2020-07-16 20:13 ` AngryPhantom
  2020-07-16 20:14 ` AngryPhantom
                   ` (52 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-07-16 20:13 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659646345

Comment:
@q66 GeForce 9500 GT

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (15 preceding siblings ...)
  2020-07-16 20:13 ` AngryPhantom
@ 2020-07-16 20:14 ` AngryPhantom
  2020-07-16 20:28 ` AngryPhantom
                   ` (51 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-07-16 20:14 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659646654

Comment:
I also have GeForce 7600 GT :)

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (16 preceding siblings ...)
  2020-07-16 20:14 ` AngryPhantom
@ 2020-07-16 20:28 ` AngryPhantom
  2020-07-16 20:30 ` AngryPhantom
                   ` (50 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-07-16 20:28 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659653739

Comment:
@q66 Well, tried to uninstall all proprietary drivers. This is what I get:

```
sudo xbps-remove nvidia340 nvidia340-dkms nvidia340-libs 
nvidia340-libs-340.108_3 in transaction breaks installed pkg `SDL-1.2.15_12'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `SDL2-2.0.12_1'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `cairo-1.16.0_2'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `fltk-1.3.5_2'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `glxinfo-8.4.0_1'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `gst-plugins-base1-1.16.2_1'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `libglapi-20.1.2_1'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `libglvnd-devel-1.3.1_1'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `libvlc-3.0.11_3'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `mesa-20.1.2_1'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `qt5-declarative-5.15.0_2'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `qt5-gui-5.15.0_2'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `qt5-multimedia-5.15.0_2'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `qt5-wayland-5.15.0_2'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `qtav-1.12.0_3'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `virtualbox-ose-6.1.10_2'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `webkit2gtk-2.28.2_2'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `xfce4-screensaver-0.1.10_1'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `xorg-server-1.20.8_4'
Transaction aborted due to unresolved dependencies.
```

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (17 preceding siblings ...)
  2020-07-16 20:28 ` AngryPhantom
@ 2020-07-16 20:30 ` AngryPhantom
  2020-07-16 20:31 ` AngryPhantom
                   ` (49 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-07-16 20:30 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659653739

Comment:
@q66 Well, tried to uninstall all proprietary drivers. This is what I get:

```
sudo xbps-remove nvidia340 nvidia340-dkms nvidia340-libs 
nvidia340-libs-340.108_3 in transaction breaks installed pkg `SDL-1.2.15_12'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `SDL2-2.0.12_1'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `cairo-1.16.0_2'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `fltk-1.3.5_2'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `glxinfo-8.4.0_1'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `gst-plugins-base1-1.16.2_1'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `libglapi-20.1.2_1'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `libglvnd-devel-1.3.1_1'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `libvlc-3.0.11_3'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `mesa-20.1.2_1'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `qt5-declarative-5.15.0_2'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `qt5-gui-5.15.0_2'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `qt5-multimedia-5.15.0_2'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `qt5-wayland-5.15.0_2'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `qtav-1.12.0_3'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `virtualbox-ose-6.1.10_2'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `webkit2gtk-2.28.2_2'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `xfce4-screensaver-0.1.10_1'
nvidia340-libs-340.108_3 in transaction breaks installed pkg `xorg-server-1.20.8_4'
Transaction aborted due to unresolved dependencies.
```

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (18 preceding siblings ...)
  2020-07-16 20:30 ` AngryPhantom
@ 2020-07-16 20:31 ` AngryPhantom
  2020-07-17 20:13 ` AngryPhantom
                   ` (48 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-07-16 20:31 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-659655351

Comment:
Sorry, deleted a comment. I've successfully uninstalled nvidia340. Gonna install kernel 5.7 and reboot...

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (19 preceding siblings ...)
  2020-07-16 20:31 ` AngryPhantom
@ 2020-07-17 20:13 ` AngryPhantom
  2020-07-18  0:33 ` q66
                   ` (47 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-07-17 20:13 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-660317133

Comment:
@q66 Well, it works to some extent, even played some games. The only thing I get artifacts in windows in XFCE sometimes, the title bars are garbled or with glitches. I don't know if there any configs/settings for nouveau.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (20 preceding siblings ...)
  2020-07-17 20:13 ` AngryPhantom
@ 2020-07-18  0:33 ` q66
  2020-07-18  2:07 ` AngryPhantom
                   ` (46 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: q66 @ 2020-07-18  0:33 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-660393123

Comment:
I suggest you disable xfce's builtin compositor and use something like picom

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (21 preceding siblings ...)
  2020-07-18  0:33 ` q66
@ 2020-07-18  2:07 ` AngryPhantom
  2020-07-22  6:15 ` fosslinux
                   ` (45 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-07-18  2:07 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-660407264

Comment:
I never use compositing. It's the first thing I disable after installing
any distro.


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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (22 preceding siblings ...)
  2020-07-18  2:07 ` AngryPhantom
@ 2020-07-22  6:15 ` fosslinux
  2020-07-23 20:19 ` AngryPhantom
                   ` (44 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: fosslinux @ 2020-07-22  6:15 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-662264201

Comment:
I have a laptop with a very old NVIDIA card. The artifacts in windows seem to be common, and I am not sure exactly why.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (23 preceding siblings ...)
  2020-07-22  6:15 ` fosslinux
@ 2020-07-23 20:19 ` AngryPhantom
  2020-07-23 20:36 ` q66
                   ` (43 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-07-23 20:19 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-663212021

Comment:
@fosslinux Are you using nouveau or a proprietary driver?

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (24 preceding siblings ...)
  2020-07-23 20:19 ` AngryPhantom
@ 2020-07-23 20:36 ` q66
  2020-07-24  4:13 ` fosslinux
                   ` (42 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: q66 @ 2020-07-23 20:36 UTC (permalink / raw)
  To: ml

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

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-663219616

Comment:
i have a powermac g5 with geforce 6600 in it and that has no desktop artifacts (though in games it's quite broken, but i suspect that's specific to big endian architecture and it's probably fine on x86), though geforce 9000 series is a few years newer

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (25 preceding siblings ...)
  2020-07-23 20:36 ` q66
@ 2020-07-24  4:13 ` fosslinux
  2020-11-02  3:35 ` fosslinux
                   ` (41 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: fosslinux @ 2020-07-24  4:13 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-663338878

Comment:
Nouveau

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (26 preceding siblings ...)
  2020-07-24  4:13 ` fosslinux
@ 2020-11-02  3:35 ` fosslinux
  2020-11-02 18:44 ` seannaswell
                   ` (40 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: fosslinux @ 2020-11-02  3:35 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-720218164

Comment:
Good news for this driver, majaro is actively developing patches for 5.7+, I'll PR them shortly, confirmed they work with my GTS 250 It is very much on its last legs though, this is probably it's last burst of life.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (27 preceding siblings ...)
  2020-11-02  3:35 ` fosslinux
@ 2020-11-02 18:44 ` seannaswell
  2020-11-03  7:56 ` AngryPhantom
                   ` (39 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: seannaswell @ 2020-11-02 18:44 UTC (permalink / raw)
  To: ml

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

New comment by seannaswell on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-720655531

Comment:
> Good news for this driver, majaro is actively developing patches for 5.7+, I'll PR them shortly, confirmed they work with my GTS 250 It is very much on its last legs though, this is probably it's last burst of life.

Would be tremendously helpful, have an old MacBook that only works with nvidia340, not nouveau. At this point the FreeBSD Nvidia driver still works, but would be a great Void test machine...

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (28 preceding siblings ...)
  2020-11-02 18:44 ` seannaswell
@ 2020-11-03  7:56 ` AngryPhantom
  2020-11-03 10:22 ` fosslinux
                   ` (38 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-11-03  7:56 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-720961066

Comment:
@seannaswell Could you please share how do you install the FreeBSD driver?

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (29 preceding siblings ...)
  2020-11-03  7:56 ` AngryPhantom
@ 2020-11-03 10:22 ` fosslinux
  2020-11-03 10:22 ` fosslinux
                   ` (37 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: fosslinux @ 2020-11-03 10:22 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-721028550

Comment:
Please test :))

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (30 preceding siblings ...)
  2020-11-03 10:22 ` fosslinux
@ 2020-11-03 10:22 ` fosslinux
  2020-11-07 16:29 ` AngryPhantom
                   ` (36 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: fosslinux @ 2020-11-03 10:22 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-721028550

Comment:
Please test :))

Works on my GTS 250

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (31 preceding siblings ...)
  2020-11-03 10:22 ` fosslinux
@ 2020-11-07 16:29 ` AngryPhantom
  2020-11-07 23:39 ` fosslinux
                   ` (35 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-11-07 16:29 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-723465835

Comment:
@fosslinux Sorry, what should I test? Is it in the repos?

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (32 preceding siblings ...)
  2020-11-07 16:29 ` AngryPhantom
@ 2020-11-07 23:39 ` fosslinux
  2020-11-10 12:20 ` AngryPhantom
                   ` (34 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: fosslinux @ 2020-11-07 23:39 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-723509144

Comment:
No, it isn't, but if you are able to, clone the void-packages repository on my branch, `./xbps-src binary-bootstrap && ./xbps-src pkg nvidia340` and then `xbps-install -R hostdir/binpkgs nvidia340 -u` to update. You ahve to build it yourself until it is merged and more testers would be appreciated

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (33 preceding siblings ...)
  2020-11-07 23:39 ` fosslinux
@ 2020-11-10 12:20 ` AngryPhantom
  2020-11-10 12:21 ` AngryPhantom
                   ` (33 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-11-10 12:20 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-724667431

Comment:
That's nice that it can be still supported. Actually I switched to a more stable 5.4.x kernel branch. I've also found out that **Debian** still supports **nvidia340** driver and will support it in the future releases with **5.8.x**, **5.9.x** and higher kernels. Probably you can take the patches from them? Here is the [driver](https://packages.debian.org/search?suite=default&section=all&arch=any&searchon=names&keywords=nvidia-legacy-340xx-kernel-source) (you need to unpack it and take the _nvidia-legacy-340xx-kernel.tar.xz_ archive, there will be a '**patches**' directory inside). I think you should take the latest version (for Debian Sid).
I guess I'm not the one with old hardware here, so it would be really nice if you continue supporting legacy drivers.
Well, if it's not a problem for you, of course...

Thank you!

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (34 preceding siblings ...)
  2020-11-10 12:20 ` AngryPhantom
@ 2020-11-10 12:21 ` AngryPhantom
  2020-11-10 22:09 ` fosslinux
                   ` (32 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-11-10 12:21 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-724667431

Comment:
Oh, that's nice. Actually I switched to a more stable 5.4.x kernel branch. I've also found out that **Debian** still supports **nvidia340** driver and will support it in the future releases with **5.8.x**, **5.9.x** and higher kernels. Probably you can take the patches from them? Here is the [driver](https://packages.debian.org/search?suite=default&section=all&arch=any&searchon=names&keywords=nvidia-legacy-340xx-kernel-source) (you need to unpack it and take the _nvidia-legacy-340xx-kernel.tar.xz_ archive, there will be a '**patches**' directory inside). I think you should take the latest version (for Debian Sid).
I guess I'm not the one with old hardware here, so it would be really nice if you continue supporting legacy drivers.
Well, if it's not a problem for you, of course...

Thank you!

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (35 preceding siblings ...)
  2020-11-10 12:21 ` AngryPhantom
@ 2020-11-10 22:09 ` fosslinux
  2020-11-11  8:49 ` AngryPhantom
                   ` (31 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: fosslinux @ 2020-11-10 22:09 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-724997029

Comment:
It has been merged into master, try an update, 5.{7,8,9}.x should work now

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (36 preceding siblings ...)
  2020-11-10 22:09 ` fosslinux
@ 2020-11-11  8:49 ` AngryPhantom
  2021-01-04 22:52 ` Chocimier
                   ` (30 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2020-11-11  8:49 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-725291351

Comment:
@fosslinux Thank you very much! I really appreciate your efforts. Keep up the good work!

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (37 preceding siblings ...)
  2020-11-11  8:49 ` AngryPhantom
@ 2021-01-04 22:52 ` Chocimier
  2021-01-04 22:52 ` [ISSUE] [CLOSED] " Chocimier
                   ` (29 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: Chocimier @ 2021-01-04 22:52 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-754270910

Comment:
Is it fixed?

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

* Re: [ISSUE] [CLOSED] Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (38 preceding siblings ...)
  2021-01-04 22:52 ` Chocimier
@ 2021-01-04 22:52 ` Chocimier
  2021-01-05  0:43 ` fosslinux
                   ` (28 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: Chocimier @ 2021-01-04 22:52 UTC (permalink / raw)
  To: ml

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

Closed issue by AngryPhantom on void-packages repository

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

Description:
### System

* xuname:  
Void 5.4.51_1 x86_64 AuthenticAMD uptodate rrFFFFF

* package:  
nvidia340-340.108_3

### Actual behavior
Just ran 'xbps-install -Su' today and it pulled the new 5.7.9 kernel. Is it LTS already?
Anyway, nvidia340 module fails to compile. Here is the [make.log](https://pastebin.com/raw/i5sck6fK).

(there are other modules like 8188eu wifi that also failed to compile, but that's another story and should be fixed by their authors I guess)

### Steps to reproduce the behavior
Update the system -> get the new 5.7.9 kernel
DKMS will fail for the nvidia340 driver.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (39 preceding siblings ...)
  2021-01-04 22:52 ` [ISSUE] [CLOSED] " Chocimier
@ 2021-01-05  0:43 ` fosslinux
  2021-01-17 17:16 ` Yay-mod
                   ` (27 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: fosslinux @ 2021-01-05  0:43 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-754313599

Comment:
Yes

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (40 preceding siblings ...)
  2021-01-05  0:43 ` fosslinux
@ 2021-01-17 17:16 ` Yay-mod
  2021-01-17 21:21 ` fosslinux
                   ` (26 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: Yay-mod @ 2021-01-17 17:16 UTC (permalink / raw)
  To: ml

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

New comment by Yay-mod on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-761846318

Comment:
i didn,t find that package (nvidia340) in the repo

where to download it ?

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (41 preceding siblings ...)
  2021-01-17 17:16 ` Yay-mod
@ 2021-01-17 21:21 ` fosslinux
  2021-01-18  1:00 ` Yay-mod
                   ` (25 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: fosslinux @ 2021-01-17 21:21 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-761882191

Comment:
`nvidia340` has now been dropeed from the repos.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (42 preceding siblings ...)
  2021-01-17 21:21 ` fosslinux
@ 2021-01-18  1:00 ` Yay-mod
  2021-01-18  1:03 ` Yay-mod
                   ` (24 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: Yay-mod @ 2021-01-18  1:00 UTC (permalink / raw)
  To: ml

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

New comment by Yay-mod on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-761917688

Comment:
this is the repo your taking about (if i,m not wrong)
https://github.com/void-linux/void-packages

and so you tell me that there,s in the srcpkgs folder a package called nvidia340
i downloaded all of this and didn,t find anything
runned the command above and got this

[alakondray@alakondray-s-laptop]$ cd void-packages
[alakondray@alakondray-s-laptop void-packages]$ ./xbps-src binary-bootstrap && xbps-src pkg nvidia340
fatal: cannot change to '/home/alakondray/void-packages/srcpkgs/nvidia340': No such file or directory
stat: cannot statx '/home/alakondray/void-packages/srcpkgs/nvidia340/template No such file or directory
ERROR: xbps-src: unexistent file: /home/alakondray/void-packages/srcpkgs/ nvidia340/template
[akakondray@alakondray-s-laptop void-packages]$

and i know that means there,s no nvidia340 package
i saw that there,s nvidia and nvidia390 and same version of DKMS but no nvidia340
(i,m not a basher i like linux and i,m stuck with this problem)(plz help)

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (43 preceding siblings ...)
  2021-01-18  1:00 ` Yay-mod
@ 2021-01-18  1:03 ` Yay-mod
  2021-01-18  1:09 ` Yay-mod
                   ` (23 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: Yay-mod @ 2021-01-18  1:03 UTC (permalink / raw)
  To: ml

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

New comment by Yay-mod on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-761918510

Comment:
i now realised that you said (Droped)

do you have a copy so i can put it in my copy of the repo

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (44 preceding siblings ...)
  2021-01-18  1:03 ` Yay-mod
@ 2021-01-18  1:09 ` Yay-mod
  2021-01-18  1:09 ` Yay-mod
                   ` (22 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: Yay-mod @ 2021-01-18  1:09 UTC (permalink / raw)
  To: ml

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

New comment by Yay-mod on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-761919874

Comment:
pls don,t tell me i,m too late

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (45 preceding siblings ...)
  2021-01-18  1:09 ` Yay-mod
@ 2021-01-18  1:09 ` Yay-mod
  2021-01-18  2:19 ` ericonr
                   ` (21 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: Yay-mod @ 2021-01-18  1:09 UTC (permalink / raw)
  To: ml

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

New comment by Yay-mod on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-761918510

Comment:
i now realised that you said (Dropped)

do you have a copy so i can put it in my copy of the repo

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (46 preceding siblings ...)
  2021-01-18  1:09 ` Yay-mod
@ 2021-01-18  2:19 ` ericonr
  2021-01-18  2:25 ` ericonr
                   ` (20 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: ericonr @ 2021-01-18  2:19 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-761936555

Comment:
@Yay-mod just revert the commit where it was removed: `git revert 9c820a9e247bfafaac9e1221eb8e7974250bb331`.

But be warned that we no longer guarantee that everything will work correctly with the driver.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (47 preceding siblings ...)
  2021-01-18  2:19 ` ericonr
@ 2021-01-18  2:25 ` ericonr
  2021-01-18  8:14 ` AngryPhantom
                   ` (19 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: ericonr @ 2021-01-18  2:25 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-761936555

Comment:
@Yay-mod just revert the commit where it was removed: `git revert 9c820a9e247bfafaac9e1221eb8e7974250bb331`.

But be warned that we no longer guarantee that everything will work correctly with the driver.

You should be able to clone this branch https://github.com/ericonr/void-packages/tree/nvidia340 and build and install `nvidia340` and `removed-packages` from it. Be warned that this makes your system unsupported and you are unlikely to receive help for any issues you face because of it. I urge you to strongly consider switching to nouveau.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (48 preceding siblings ...)
  2021-01-18  2:25 ` ericonr
@ 2021-01-18  8:14 ` AngryPhantom
  2021-01-18 10:59 ` fosslinux
                   ` (18 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2021-01-18  8:14 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-762069077

Comment:
@Yay-mod 
What are you [talking about](http://0x0.st/-iTN.png)? Just enable non-free repo. And yes, as @ericonr has already said, this will make your system unsupported. Switch to nouveau.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (49 preceding siblings ...)
  2021-01-18  8:14 ` AngryPhantom
@ 2021-01-18 10:59 ` fosslinux
  2021-01-18 11:45 ` AngryPhantom
                   ` (17 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: fosslinux @ 2021-01-18 10:59 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-762170746

Comment:
@AngryPhantom nvidia340 had been dropped from the repo... there is no `nvidia340` package any longer.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (50 preceding siblings ...)
  2021-01-18 10:59 ` fosslinux
@ 2021-01-18 11:45 ` AngryPhantom
  2021-01-18 18:30 ` Yay-mod
                   ` (16 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2021-01-18 11:45 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-762196633

Comment:
@fosslinux I saw a post on Void Linux subreddit where **aedinius** said that it _would be dropped soon_. I'm aware of the issue. Anyway, you saw my screenshot, the package is there at the moment. Also [here](https://voidlinux.org/packages/).

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (51 preceding siblings ...)
  2021-01-18 11:45 ` AngryPhantom
@ 2021-01-18 18:30 ` Yay-mod
  2021-01-18 18:33 ` Yay-mod
                   ` (15 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: Yay-mod @ 2021-01-18 18:30 UTC (permalink / raw)
  To: ml

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

New comment by Yay-mod on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-762410983

Comment:
1) what  is the non-free repo (it is just like the repo forks or what / how to install it
2)the packages is also removed frome the binary 
https://github.com/void-linux/void-packages/tree/master/srcpkgs/nvidia340
https://github.com/void-linux/void-packages/tree/master/srcpkgs/nvidia340-dkms
3) i found on aur a version of it with updating / bleeeding edge patches (i was a arch user before until they couldn,t help me at this)
https://aur.archlinux.org/pkgbase/nvidia-340xx/
4) nouveau driver is giving me performance and compibiltiy issues it is hard to paly games and upscalling windows always slows (i want the driver to revive this laptop and can,t change gpu. other than this i,ll haveto move back to windows which is so bloated and so heavy on the laptop) + crashes. so i have 0 choice

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (52 preceding siblings ...)
  2021-01-18 18:30 ` Yay-mod
@ 2021-01-18 18:33 ` Yay-mod
  2021-01-18 19:28 ` Yay-mod
                   ` (14 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: Yay-mod @ 2021-01-18 18:33 UTC (permalink / raw)
  To: ml

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

New comment by Yay-mod on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-762412184

Comment:
about 2
can,t the repo use the patches and readd the driver ?
just like you did with the debian driver
for some reason it didn,t want to install on arch (or at least endeavour what i was using)
but you can take the patches and hopefully i,ll work?

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (53 preceding siblings ...)
  2021-01-18 18:33 ` Yay-mod
@ 2021-01-18 19:28 ` Yay-mod
  2021-01-18 19:30 ` Yay-mod
                   ` (13 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: Yay-mod @ 2021-01-18 19:28 UTC (permalink / raw)
  To: ml

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

New comment by Yay-mod on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-762434062

Comment:
and about the nvidia340 repo
it will be supported untill what

wait have the repo already readded it ?

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (54 preceding siblings ...)
  2021-01-18 19:28 ` Yay-mod
@ 2021-01-18 19:30 ` Yay-mod
  2021-01-18 22:11 ` AngryPhantom
                   ` (12 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: Yay-mod @ 2021-01-18 19:30 UTC (permalink / raw)
  To: ml

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

New comment by Yay-mod on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-762410983

Comment:
1) what  is the non-free repo (it is just like the repo forks or what / how to install it
2)the packages is also removed frome the binary 
https://github.com/void-linux/void-packages/tree/master/srcpkgs/nvidia340
https://github.com/void-linux/void-packages/tree/master/srcpkgs/nvidia340-dkms
3) i found on aur a version of it with updating / bleeeding edge patches (i was a arch user before until they couldn,t help me at this)
https://aur.archlinux.org/pkgbase/nvidia-340xx/
4) nouveau driver is giving me performance and compibiltiy issues it is hard to play games and upscalling windows always slows (i want the driver to revive this laptop and can,t change the gpu. other than this i,ll have to move back to windows which is so bloated and so heavy on the laptop) + crashes. so i have 0 choices

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (55 preceding siblings ...)
  2021-01-18 19:30 ` Yay-mod
@ 2021-01-18 22:11 ` AngryPhantom
  2021-01-19  0:01 ` fosslinux
                   ` (11 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2021-01-18 22:11 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-762491840

Comment:
Install the void-repo-nonfree package. And start reading the manuals:
https://docs.voidlinux.org/xbps/repositories/index.html

On Mon, Jan 18, 2021, 20:30 Yay-mod <notifications@github.com> wrote:

>
>    1. what is the non-free repo (it is just like the repo forks or what /
>    how to install it
>    2)the packages is also removed frome the binary
>
>    https://github.com/void-linux/void-packages/tree/master/srcpkgs/nvidia340
>
>    https://github.com/void-linux/void-packages/tree/master/srcpkgs/nvidia340-dkms
>    2. i found on aur a version of it with updating / bleeeding edge
>    patches (i was a arch user before until they couldn,t help me at this)
>    https://aur.archlinux.org/pkgbase/nvidia-340xx/
>    3. nouveau driver is giving me performance and compibiltiy issues it
>    is hard to paly games and upscalling windows always slows (i want the
>    driver to revive this laptop and can,t change gpu. other than this i,ll
>    haveto move back to windows which is so bloated and so heavy on the laptop)
>    + crashes. so i have 0 choice
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/void-linux/void-packages/issues/23602#issuecomment-762410983>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AEC7FY2KSZPRPI63QQRVADLS2R44ZANCNFSM4O4WM6HA>
> .
>


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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (56 preceding siblings ...)
  2021-01-18 22:11 ` AngryPhantom
@ 2021-01-19  0:01 ` fosslinux
  2021-01-19  0:02 ` fosslinux
                   ` (10 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: fosslinux @ 2021-01-19  0:01 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-762521298

Comment:
It has been dropped from the source packages tree:

https://github.com/void-linux/void-packages/tree/master/srcpkgs/nvidia340 <-- not found

It is now a **no-op** package, see https://github.com/void-linux/void-packages/blob/master/srcpkgs/removed-packages/template#L87, installing it will not do anything.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (57 preceding siblings ...)
  2021-01-19  0:01 ` fosslinux
@ 2021-01-19  0:02 ` fosslinux
  2021-01-19  3:17 ` Yay-mod
                   ` (9 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: fosslinux @ 2021-01-19  0:02 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-762521298

Comment:
It has been dropped from the source packages tree:

https://github.com/void-linux/void-packages/tree/master/srcpkgs/nvidia340 <-- not found

It is now a **no-op** package, see https://github.com/void-linux/void-packages/blob/master/srcpkgs/removed-packages/template#L87, installing it will not do anything.

It no longer exists and is not supported. Whenever you next update your system, it will be removed.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (58 preceding siblings ...)
  2021-01-19  0:02 ` fosslinux
@ 2021-01-19  3:17 ` Yay-mod
  2021-01-19  4:38 ` fosslinux
                   ` (8 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: Yay-mod @ 2021-01-19  3:17 UTC (permalink / raw)
  To: ml

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

New comment by Yay-mod on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-762575479

Comment:
well i installed it and it no longer works
xorg didn,t start/work
i had to uninstall it
but there,s something happened while installing
the terminal (cli) told me it couldn,t install the nvidia340-dkms module
it told me to do to /etc/x11/xorg to see the errorlog
i didn,t find anything other than the build/source of nvidia340
i,m not sure but i think it have to do with it

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (59 preceding siblings ...)
  2021-01-19  3:17 ` Yay-mod
@ 2021-01-19  4:38 ` fosslinux
  2021-01-19 18:43 ` Chocimier
                   ` (7 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: fosslinux @ 2021-01-19  4:38 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-762596428

Comment:
@Yay-mod `nvidia340` is no longer supported/packaged by Void. Either find some other way of installing it or just use nouveau. We won't be providing help here.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (60 preceding siblings ...)
  2021-01-19  4:38 ` fosslinux
@ 2021-01-19 18:43 ` Chocimier
  2021-01-20  2:45 ` Yay-mod
                   ` (6 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: Chocimier @ 2021-01-19 18:43 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-763044743

Comment:
It's not that package is no-op. If one grabs it and forcefully install, it will have all what it had. But it will be then removed on (some of) next system update.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (61 preceding siblings ...)
  2021-01-19 18:43 ` Chocimier
@ 2021-01-20  2:45 ` Yay-mod
  2021-01-20  2:46 ` Yay-mod
                   ` (5 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: Yay-mod @ 2021-01-20  2:45 UTC (permalink / raw)
  To: ml

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

New comment by Yay-mod on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-763290225

Comment:
then where can i find help
the nouveau driver isn,t that good compared to the nvidia one (as i said above) i understand why (and tbh they,re making a good job from scratch) but that isn,t fair.
i don,t want to go back to windows it,s bad in every way and i can,t unless that modified version of it fixes the download link (https://nexusliteos.blogspot.com/2020/11/xtreme-liteos-10-v3-ltsb-1607-build-x64.html)
i just wanted to make this laptop usable and playable as it is one of linux uses and advantages
+ i want to use linux and learning in progress it (because it is so customizable and good for tinkering) as my spare computer that i can do whatever i want on (i wouldn,t be a good idea to install it on a pc full of work and files for a beginner).
there have to be a solution (right ?) i don,t want to give up on that laptop yet 

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (62 preceding siblings ...)
  2021-01-20  2:45 ` Yay-mod
@ 2021-01-20  2:46 ` Yay-mod
  2021-01-20  2:52 ` Yay-mod
                   ` (4 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: Yay-mod @ 2021-01-20  2:46 UTC (permalink / raw)
  To: ml

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

New comment by Yay-mod on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-763290225

Comment:
then where can i find help
the nouveau driver isn,t that good compared to the nvidia one (as i said above) i understand why (and tbh they,re making a good job from scratch) but that isn,t fair.
i don,t want to go back to windows it,s bad in every way and i can,t unless that modified version of it fixes the download link (https://nexusliteos.blogspot.com/2020/11/xtreme-liteos-10-v3-ltsb-1607-build-x64.html)
i just wanted to make this laptop usable and playable as it is one of linux uses and advantages
+ (plus) i want to use linux and learning in progress it (because it is so customizable and good for tinkering) as my spare computer that i can do whatever i want on (i wouldn,t be a good idea to install it on a pc full of work and files for a beginner).
there have to be a solution (right ?) i don,t want to give up on that laptop yet 

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (63 preceding siblings ...)
  2021-01-20  2:46 ` Yay-mod
@ 2021-01-20  2:52 ` Yay-mod
  2021-01-20  6:31 ` fosslinux
                   ` (3 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: Yay-mod @ 2021-01-20  2:52 UTC (permalink / raw)
  To: ml

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

New comment by Yay-mod on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-763292537

Comment:
and if it no longer supported on void should i install debian and install the driver or install arch and hope for the best (i choosed void because it,s so minimal)

or just get the package with patches from anywhere and build it and also hope for the best

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (64 preceding siblings ...)
  2021-01-20  2:52 ` Yay-mod
@ 2021-01-20  6:31 ` fosslinux
  2021-01-20 11:00 ` AngryPhantom
                   ` (2 subsequent siblings)
  68 siblings, 0 replies; 70+ messages in thread
From: fosslinux @ 2021-01-20  6:31 UTC (permalink / raw)
  To: ml

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

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-763371285

Comment:
If you have a very compelling need for nvidia340, you have two options:

- manually build and install nvidia340 on every kernel update (I would suggest using LTS versions to avoid jumping major versions too often) using patches from other places, using other distros still supporting nvidia340 (probably not for too much longer)
- use another distro supporting nvidia340

FWIW, my experience with nvidia340 was less than stellar.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (65 preceding siblings ...)
  2021-01-20  6:31 ` fosslinux
@ 2021-01-20 11:00 ` AngryPhantom
  2021-01-22  2:45 ` Yay-mod
  2021-01-22  2:46 ` Yay-mod
  68 siblings, 0 replies; 70+ messages in thread
From: AngryPhantom @ 2021-01-20 11:00 UTC (permalink / raw)
  To: ml

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

New comment by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-763523547

Comment:
@Yay-mod 
>should i install debian

Debian still supports nvidia340 and will support it in the next release. And even after the next one, as you can see [here](https://packages.debian.org/ru/buster/nvidia-legacy-340xx-driver). So, yes, if you really need nvidia driver you can switch to it. I'm running Debian on my other machines and servers, it's awesome.

>i choosed void because it,s so minimal

Just install Debian from the netinst.iso and use `--no-install-recommends` in the APT's settings. It will be as minimal as you want it to.

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (66 preceding siblings ...)
  2021-01-20 11:00 ` AngryPhantom
@ 2021-01-22  2:45 ` Yay-mod
  2021-01-22  2:46 ` Yay-mod
  68 siblings, 0 replies; 70+ messages in thread
From: Yay-mod @ 2021-01-22  2:45 UTC (permalink / raw)
  To: ml

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

New comment by Yay-mod on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-765076172

Comment:
(sorry for replying late i was kinda busy)(this comment is long and might be unnecessary at all !)
well i appreciate all the help i,m getting from this github issue and the patience from the helpers including the maintainers of the void source repo (fosslinux , Angeryphantom and ericonr).
i fear that the main problem (with me) is that i,m not able to install that driver correctly due to the problem of me being a linux beginner , so i always miss a important part of the installation becaues there wasn,t a guide video to follow. i later while i was researching i found out that i have to configure #nvidia-xconfig in order to make that working (as for no reason the nvidia driver dosen,t use the xorg config file).
while installing other nvidia supported distro is still a good idea but if i don,t know what i,m doing i,ll ending up nowhere otherwise in any distro (or in a timehole like this).
 i,m not bashing about linux i understand how unsupportive nvidia is to the linux community and how harsh it is to (completely) setup that proprietary driver and dealing with it specially in that case where nvidia no longer want linux user to use it anymore (i mean literally resupporting that driver) and that,s why it,s rare to find a guide fr someting so harsh like this .

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

* Re: Nvidia340 fails to compile on a new 5.7.9 lts kernel
  2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
                   ` (67 preceding siblings ...)
  2021-01-22  2:45 ` Yay-mod
@ 2021-01-22  2:46 ` Yay-mod
  68 siblings, 0 replies; 70+ messages in thread
From: Yay-mod @ 2021-01-22  2:46 UTC (permalink / raw)
  To: ml

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

New comment by Yay-mod on void-packages repository

https://github.com/void-linux/void-packages/issues/23602#issuecomment-765076253

Comment:
i just want to know how to setup that driver and dealing with the #nvidia-config and if there,s something else have to be done.
i know i have pulled this problem this far with you but i don,t want to end up in another timehole and that,s will solve some problems with me experiencing linux.

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

end of thread, other threads:[~2021-01-22  2:46 UTC | newest]

Thread overview: 70+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-16 18:17 [ISSUE] Nvidia340 fails to compile on a new 5.7.9 lts kernel AngryPhantom
2020-07-16 18:30 ` ericonr
2020-07-16 18:31 ` ericonr
2020-07-16 19:08 ` AngryPhantom
2020-07-16 19:18 ` ericonr
2020-07-16 19:22 ` AngryPhantom
2020-07-16 19:28 ` AngryPhantom
2020-07-16 19:29 ` q66
2020-07-16 19:41 ` ericonr
2020-07-16 19:51 ` AngryPhantom
2020-07-16 19:52 ` AngryPhantom
2020-07-16 19:55 ` q66
2020-07-16 19:57 ` AngryPhantom
2020-07-16 20:00 ` q66
2020-07-16 20:06 ` AngryPhantom
2020-07-16 20:08 ` q66
2020-07-16 20:13 ` AngryPhantom
2020-07-16 20:14 ` AngryPhantom
2020-07-16 20:28 ` AngryPhantom
2020-07-16 20:30 ` AngryPhantom
2020-07-16 20:31 ` AngryPhantom
2020-07-17 20:13 ` AngryPhantom
2020-07-18  0:33 ` q66
2020-07-18  2:07 ` AngryPhantom
2020-07-22  6:15 ` fosslinux
2020-07-23 20:19 ` AngryPhantom
2020-07-23 20:36 ` q66
2020-07-24  4:13 ` fosslinux
2020-11-02  3:35 ` fosslinux
2020-11-02 18:44 ` seannaswell
2020-11-03  7:56 ` AngryPhantom
2020-11-03 10:22 ` fosslinux
2020-11-03 10:22 ` fosslinux
2020-11-07 16:29 ` AngryPhantom
2020-11-07 23:39 ` fosslinux
2020-11-10 12:20 ` AngryPhantom
2020-11-10 12:21 ` AngryPhantom
2020-11-10 22:09 ` fosslinux
2020-11-11  8:49 ` AngryPhantom
2021-01-04 22:52 ` Chocimier
2021-01-04 22:52 ` [ISSUE] [CLOSED] " Chocimier
2021-01-05  0:43 ` fosslinux
2021-01-17 17:16 ` Yay-mod
2021-01-17 21:21 ` fosslinux
2021-01-18  1:00 ` Yay-mod
2021-01-18  1:03 ` Yay-mod
2021-01-18  1:09 ` Yay-mod
2021-01-18  1:09 ` Yay-mod
2021-01-18  2:19 ` ericonr
2021-01-18  2:25 ` ericonr
2021-01-18  8:14 ` AngryPhantom
2021-01-18 10:59 ` fosslinux
2021-01-18 11:45 ` AngryPhantom
2021-01-18 18:30 ` Yay-mod
2021-01-18 18:33 ` Yay-mod
2021-01-18 19:28 ` Yay-mod
2021-01-18 19:30 ` Yay-mod
2021-01-18 22:11 ` AngryPhantom
2021-01-19  0:01 ` fosslinux
2021-01-19  0:02 ` fosslinux
2021-01-19  3:17 ` Yay-mod
2021-01-19  4:38 ` fosslinux
2021-01-19 18:43 ` Chocimier
2021-01-20  2:45 ` Yay-mod
2021-01-20  2:46 ` Yay-mod
2021-01-20  2:52 ` Yay-mod
2021-01-20  6:31 ` fosslinux
2021-01-20 11:00 ` AngryPhantom
2021-01-22  2:45 ` Yay-mod
2021-01-22  2:46 ` Yay-mod

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).