You are not logged in.

#1 2023-03-29 18:08:18

luketen
Member
Registered: 2023-03-25
Posts: 22

Nvidia driver on old notebook

Hi,

I also installed beryllium-1-i386.hybrid on a old notebook asus K50IP with a nvidia geforce G205M cuda Graphic card embedded. The OS already runs smoothly as it is, but I was wondering if installing other nvidia driver can enable it to gain any improvements. If the case, which drivers should I pick out from Synaptic?

Thanks

Offline

#2 2023-03-29 20:13:39

deleted0
Guest

Re: Nvidia driver on old notebook

If

nvidia-detect

is in the repo, see what it says.

8bit

#3 2023-03-30 07:01:45

luketen
Member
Registered: 2023-03-25
Posts: 22

Re: Nvidia driver on old notebook

eight.bit.al wrote:

If

nvidia-detect

is in the repo, see what it says.

8bit

no, it is not in the repo

Offline

#4 2023-03-30 13:14:30

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,028

Re: Nvidia driver on old notebook

 30 Mar 23 @ 10:12:58 ~
   $ ser nvidia-detect
alias ser = aptitude search
i   nvidia-detect                   - NVIDIA GPU detection utility             
 
 30 Mar 23 @ 10:13:13 ~
   $ 

Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#5 2023-03-30 15:24:51

jeffreyC
Member
Registered: 2019-09-07
Posts: 192

Re: Nvidia driver on old notebook

luketen wrote:
eight.bit.al wrote:

If

nvidia-detect

is in the repo, see what it says.

8bit

no, it is not in the repo

It is, in non free, but since you are looking to use the proprietary Nvidia driver you will be using the non free repo anyway.

ETA:
Okay, I see the problem, nvidia-detect is only 64 bit.

Last edited by jeffreyC (2023-03-30 15:36:12)

Offline

#6 2023-03-30 16:03:34

luketen
Member
Registered: 2023-03-25
Posts: 22

Re: Nvidia driver on old notebook

jeffreyC wrote:
luketen wrote:
eight.bit.al wrote:

If

nvidia-detect

is in the repo, see what it says.

8bit

no, it is not in the repo

It is, in non free, but since you are looking to use the proprietary Nvidia driver you will be using the non free repo anyway.

ETA:
Okay, I see the problem, nvidia-detect is only 64 bit.

So, I don't need to install anything else, do I? Thanks

Offline

#7 2023-03-31 02:34:20

jeffreyC
Member
Registered: 2019-09-07
Posts: 192

Re: Nvidia driver on old notebook

luketen wrote:
jeffreyC wrote:
luketen wrote:

no, it is not in the repo

It is, in non free, but since you are looking to use the proprietary Nvidia driver you will be using the non free repo anyway.

ETA:
Okay, I see the problem, nvidia-detect is only 64 bit.

So, I don't need to install anything else, do I? Thanks

What might work is to manually install the Debian Stretch i386 package for nvidia-detect:

https://packages.debian.org/stretch/nvidia-detect

It is the newest i386 version in Debian, if it works it will tell you which driver you need.

Last edited by jeffreyC (2023-03-31 02:34:50)

Offline

#8 2023-03-31 10:23:21

luketen
Member
Registered: 2023-03-25
Posts: 22

Re: Nvidia driver on old notebook

Sector11 wrote:
 30 Mar 23 @ 10:12:58 ~
   $ ser nvidia-detect
alias ser = aptitude search
i   nvidia-detect                   - NVIDIA GPU detection utility             
 
 30 Mar 23 @ 10:13:13 ~
   $ 

???

Offline

#9 2023-03-31 10:25:46

luketen
Member
Registered: 2023-03-25
Posts: 22

Re: Nvidia driver on old notebook

jeffreyC wrote:
luketen wrote:
jeffreyC wrote:

It is, in non free, but since you are looking to use the proprietary Nvidia driver you will be using the non free repo anyway.

ETA:
Okay, I see the problem, nvidia-detect is only 64 bit.

So, I don't need to install anything else, do I? Thanks

What might work is to manually install the Debian Stretch i386 package for nvidia-detect:

https://packages.debian.org/stretch/nvidia-detect

It is the newest i386 version in Debian, if it works it will tell you which driver you need.

Do I need to download and install this file? Thanks

http://security.debian.org/debian-secur … deb9u1.dsc

Offline

#10 2023-03-31 13:04:28

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,028

Re: Nvidia driver on old notebook

luketen wrote:

???

It's in my repos - but the 64bit version.

My apologies.

I made and 'alias': "ser" to use:
aptitude search {file name}

Try in a terminal:

 31 Mar 23 @ 10:02:38 ~
   $ aptitude search nvidia

I so not use synaptic.


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#11 2023-04-01 10:34:33

jeffreyC
Member
Registered: 2019-09-07
Posts: 192

Re: Nvidia driver on old notebook

luketen wrote:
jeffreyC wrote:
luketen wrote:

So, I don't need to install anything else, do I? Thanks

What might work is to manually install the Debian Stretch i386 package for nvidia-detect:

https://packages.debian.org/stretch/nvidia-detect

It is the newest i386 version in Debian, if it works it will tell you which driver you need.

Do I need to download and install this file? Thanks

http://security.debian.org/debian-secur … deb9u1.dsc

This deb is what you need:
http://security.debian.org/debian-secur … 1_i386.deb

.dsc is a text file, used for Debian packaging.

Offline

#12 2023-04-01 16:32:21

luketen
Member
Registered: 2023-03-25
Posts: 22

Re: Nvidia driver on old notebook

jeffreyC wrote:

This deb is what you need:
http://security.debian.org/debian-secur … 1_i386.deb

.dsc is a text file, used for Debian packaging.

ok, I installed it and ran

nvidia-detect

and got this:

nvidia-detect
Detected NVIDIA GPUs:
02:00.0 VGA compatible controller [0300]: NVIDIA Corporation C79 [GeForce G102M] [10de:0873] (rev b1)

Checking card:  NVIDIA Corporation C79 [GeForce G102M] (rev b1)
Your card is only supported up to the 340 legacy drivers series.
It is recommended to install the
    nvidia-legacy-340xx-driver

I didn't find any nvidia-legacy-340xx-driver in synaptic, only -390...

thanks

Last edited by luketen (2023-04-01 16:38:03)

Offline

#13 2023-04-02 04:38:38

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,654
Website

Re: Nvidia driver on old notebook

Debian have a very useful package search:
https://packages.debian.org/search?keyw … ection=all
We see that nvidia-legacy-340xx-driver goes only as far as buster-backports. sad

Follow the "Developer Information" link to find that Nvidia no longer support that driver, it fails with Qt and has many unfixed security issues.
https://tracker.debian.org/pkg/nvidia-g … gacy-340xx
https://bugs.debian.org/cgi-bin/bugrepo … bug=973599
https://bugs.debian.org/cgi-bin/bugrepo … ug=1031488

Some websearching brings up a lot of people with the same problem, and all the suggested solutions look complicated. I'm sorry I know little about graphics drivers and can't offer any help.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#14 2023-04-02 07:33:56

luketen
Member
Registered: 2023-03-25
Posts: 22

Re: Nvidia driver on old notebook

johnraff wrote:

Debian have a very useful package search:
https://packages.debian.org/search?keyw … ection=all
We see that nvidia-legacy-340xx-driver goes only as far as buster-backports. sad

Follow the "Developer Information" link to find that Nvidia no longer support that driver, it fails with Qt and has many unfixed security issues.
https://tracker.debian.org/pkg/nvidia-g … gacy-340xx
https://bugs.debian.org/cgi-bin/bugrepo … bug=973599
https://bugs.debian.org/cgi-bin/bugrepo … ug=1031488

Some websearching brings up a lot of people with the same problem, and all the suggested solutions look complicated. I'm sorry I know little about graphics drivers and can't offer any help.


No problem. I can do without it. Bunsenlabs already runs well on both my old netbook and notebook. I just wanted to know if I could get any improvement by installing nvidia drivers too.
Thank you all for your help and suggestions.

Offline

#15 2023-04-03 01:09:45

DeepDayze
Like sands through an hourglass...
From: In Linux Land
Registered: 2017-05-28
Posts: 1,901

Re: Nvidia driver on old notebook

Many old nvidia cards may function just fine with nouveau and nouveau is still under development so bugs get fixed all the time.


Real Men Use Linux

Offline

Board footer

Powered by FluxBB