This is a multi-part message in MIME format.
Am Dienstag, 31. Dezember 2024, 19:27:58 CET schrieb Serkan Kurt:
Try this, as decribed here:
https://wiki.debian.org/NvidiaGraphicsDrivers#sid-340[1]
WARNING! Pay attention, to install nothing else as described here and the needed dependencies
called from this two packages.
# apt update
# apt install nvidia-legacy-340xx-driver firmware-misc-nonfree
Do NOT update any other packages, even if aptitude is suggesting it. Most people in the past
believe, they must upgrade other packages, too.
This is NOT necessaryand break your system!
I suggest to install these two packages and theire dependencies, and remove the entres from
sid and testing back to "stable".
You can then try to build the 340xx packages (I am using module-assistant for it). If it builds,
you are lucky, then it will work, too.
Please note: If you got an Intel cpu with inbuild GPU, then you might need "bumblebee" or
"primusrun" for it, to activate the external NVidia GPU and deactivate the Intel GPU.
Note: In rare cases, you can also use the 390xx driver, but the 86M from Nvidia should work
with the 340xx.
The problem is NOT the module itself, the problem is the compiling. If the compile works, the
driver will work!
The reason is, that since 340xx in debian, the compiler was changed somehow by the
devolpers, so mostly the build fails. I suppose, they fixed it in sid.
Good luck!
Hans
Thank you for your suggestion. Unfortunately, I get a message like this.
"Your card is only supported by the 340 legacy drivers series, which
is only available up to buster."
George at Clug <Clug@goproject.info>, 31 Ara 2024 Sal, 20:27 tarihinde
şunu yazdı:
Serkan,
I am assuming that this Nvidia video card is in a laptop?
Is your GUI using Wayland? If it is, for testing purposes, I recommend switching back to X11.
You may have a hardware fault?
Hoping that you do not have a hardware fault, I would recommend installing Nvidia proprietary drivers.
I would install and then run nvidia-detect and install the nvidia drivers it recommends. # apt install nvidia-detect
# nvidia-detect
# apt install [package recommended by nvidia-detect]
If these drivers causes issues you should be able to remove the nvidia drivers by # apt purge nvidia*
This Debian Wiki explains Nvidia proprietary driver installation better than I can: https://wiki.debian.org/NvidiaGraphicsDrivers
For testing Nvidia drivers I like to use glmark2
# apt install glmark2
If your GUI is using Wayland, then also install glmark2-wayland
# apt install glmark2 glmark2-wayland
$ glmark2
or
$ glmark2-wayland (for Wayland systems)
Hope this helps.
George.
On Tuesday, 31-12-2024 at 22:07 Serkan Kurt wrote:
Hi!
How can I test memory of the graphics card?
How can I test other features of the graphics card?
Is there free software for this purpose?
The menu texts in the "Blender" software are not readable. Sometimes
the system freezes while watching a video.
nouveau 0000:01:00.0: fifo: CACHE_ERROR - ch 5 [systemd-logind[502]]
subc 0 mthd 0060 data beef0201
nouveau 0000:01:00.0: firmware: failed to load nouveau/nv84_xuc00f (-2) nouveau 0000:01:00.0: firmware: failed to load nouveau/nv84_xuc00f (-2) nouveau 0000:01:00.0: Direct firmware load for nouveau/nv84_xuc00f
failed with error -2
nouveau 0000:01:00.0: vp: unable to load firmware nouveau/nv84_xuc00f
nouveau 0000:01:00.0: vp: init failed, -2
nouveau 0000:01:00.0: firmware: failed to load nouveau/nv84_xuc103 (-2) nouveau 0000:01:00.0: firmware: failed to load nouveau/nv84_xuc103 (-2) nouveau 0000:01:00.0: Direct firmware load for nouveau/nv84_xuc103
failed with error -2
nouveau 0000:01:00.0: bsp: unable to load firmware nouveau/nv84_xuc103 nouveau 0000:01:00.0: bsp: init failed, -2
My graphics card is NVIDIA Corporation G86M [GeForce 8600M GS] (rev a1). Debian 12 x86_64 GNU/Linux
Best regards...
--------
[1]
https://wiki.debian.org/NvidiaGraphicsDrivers#sid-340
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Am Dienstag, 31. Dezember 2024, 19:27:58 CET schrieb Serkan Kurt:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Try this, as decribed here:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;"><a href="
https://wiki.debian.org/NvidiaGraphicsDrivers#sid-340">https://wiki.debian.org/NvidiaGraphicsDrivers#sid-340</a></p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">WARNING! Pay attention, to install nothing else as described here and the needed dependencies called from this two packages. </p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;"><span style="font-family:Hack;"># apt update</span></p>
<p style="margin-top:0;margin-bottom:12;margin-left:0;margin-right:0;"># apt install nvidia-legacy-340xx-driver firmware-misc-nonfree</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Do NOT update any other packages, even if aptitude is suggesting it. Most people in the past believe, they must upgrade other packages, too. </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">This is NOT necessaryand break your system!</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">I suggest to install these two packages and theire dependencies, and remove the entres from sid and testing back to "stable".</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">You can then try to build the 340xx packages (I am using module-assistant for it). If it builds, you are lucky, then it will work, too.</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Please note: If you got an Intel cpu with inbuild GPU, then you might need "bumblebee" or "primusrun" for it, to activate the external NVidia GPU and
deactivate the Intel GPU.</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Note: In rare cases, you can also use the 390xx driver, but the 86M from Nvidia should work with the 340xx.</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">The problem is NOT the module itself, the problem is the compiling. If the compile works, the driver will work! </p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">The reason is, that since 340xx in debian, the compiler was changed somehow by the devolpers, so mostly the build fails. I suppose, they fixed it in sid.</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Good luck!</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Hans</p>
<br /><br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> Thank you for your suggestion. Unfortunately, I get a message like this.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p> <p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> "Your card is only supported by the 340 legacy drivers series, which</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> is only available up to buster."</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p> <p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> George at Clug <
Clug@goproject.info>, 31 Ara 2024 Sal, 20:27 tarihinde</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p> <p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> şunu yazdı:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Serkan,</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > I am assuming that this Nvidia video card is in a laptop?</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Is your GUI using Wayland? If it is, for testing purposes, I recommend</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > switching back to X11.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > You may have a hardware fault?</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Hoping that you do not have a hardware fault, I would recommend installing</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Nvidia proprietary drivers.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > I would install and then run nvidia-detect and install the nvidia drivers</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > it recommends. # apt install nvidia-detect</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > # nvidia-detect</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > # apt install [package recommended by nvidia-detect]</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > If these drivers causes issues you should be able to remove the nvidia</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > drivers by # apt purge nvidia*</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > This Debian Wiki explains Nvidia proprietary driver installation better</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > than I can:
https://wiki.debian.org/NvidiaGraphicsDrivers</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > For testing Nvidia drivers I like to use glmark2</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > # apt install glmark2</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > If your GUI is using Wayland, then also install glmark2-wayland</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > # apt install glmark2 glmark2-wayland</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > $ glmark2</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > or</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > $ glmark2-wayland (for Wayland systems)</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > Hope this helps.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > George.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > On Tuesday, 31-12-2024 at 22:07 Serkan Kurt wrote:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > Hi!</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > How can I test memory of the graphics card?</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > How can I test other features of the graphics card?</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > Is there free software for this purpose?</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > The menu texts in the "Blender" software are not readable. Sometimes</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > the system freezes while watching a video.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > nouveau 0000:01:00.0: fifo: CACHE_ERROR - ch 5 [systemd-logind[502]]</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > subc 0 mthd 0060 data beef0201</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > nouveau 0000:01:00.0: firmware: failed to load nouveau/nv84_xuc00f (-2)</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > nouveau 0000:01:00.0: firmware: failed to load nouveau/nv84_xuc00f (-2)</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > nouveau 0000:01:00.0: Direct firmware load for nouveau/nv84_xuc00f</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > failed with error -2</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > nouveau 0000:01:00.0: vp: unable to load firmware nouveau/nv84_xuc00f</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > nouveau 0000:01:00.0: vp: init failed, -2</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > nouveau 0000:01:00.0: firmware: failed to load nouveau/nv84_xuc103 (-2)</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > nouveau 0000:01:00.0: firmware: failed to load nouveau/nv84_xuc103 (-2)</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > nouveau 0000:01:00.0: Direct firmware load for nouveau/nv84_xuc103</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > failed with error -2</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > nouveau 0000:01:00.0: bsp: unable to load firmware nouveau/nv84_xuc103</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > nouveau 0000:01:00.0: bsp: init failed, -2</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > My graphics card is NVIDIA Corporation G86M [GeForce 8600M GS] (rev a1).</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > Debian 12 x86_64 GNU/Linux</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> > > Best regards...</p>
<br /><br /></body>
</html>
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)