You are not logged in.

#26 2021-08-10 08:44:14

avasam
Member
Registered: 2020-01-26
Posts: 72
Website

Re: [ SOLVED ] laggy mouse when use nvidia driver

seth wrote:
seth wrote:

One thing that is highly suspicious is that the outputs seem to be constantly polled in your xorg log (like something calling "xrandr -q" in a loop) but if it's not related to the gnome session, I could only imagine interference from GDM (or some script that you run regardless of the session)
You could try adding an option

Option "UseHotplugEvents" "False"
if your output connection is flaky.

/etc/X11/xorg.conf.d/20-nvidia.conf

Section "Device"
    Identifier "Default nvidia Device"
    Driver	"nvidia"
    Option	"TripleBuffer"			"True"
    Option	"UseHotplugEvents" "False"
EndSection

there is no nvidia config file in this location but i created 20-nvidia.conf and copied your codes . problem not fixed ...

Last edited by avasam (2021-08-10 08:44:41)

Offline

#27 2021-08-10 11:37:36

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,374

Re: [ SOLVED ] laggy mouse when use nvidia driver

Did it have an impact on the continuous randr events ("CHD GDM-225JN (DFP-1): connected")?
Updated xorg log?

Offline

#28 2021-08-10 14:24:20

avasam
Member
Registered: 2020-01-26
Posts: 72
Website

Re: [ SOLVED ] laggy mouse when use nvidia driver

seth wrote:

Did it have an impact on the continuous randr events ("CHD GDM-225JN (DFP-1): connected")?
Updated xorg log?

I was wrong about something ...
This problem is present in all other Linux Distros Like Fedora and Ubuntu and ...( i tested again today )
Its graphic card problem maybe ??? i dont know

Last edited by avasam (2021-08-10 14:24:49)

Offline

#29 2021-08-10 14:30:49

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,374

Re: [ SOLVED ] laggy mouse when use nvidia driver

Please post the updated xorg log.
Do you have a different monitor you could try? Or use a different bus (eg. VGA)?
Is there an adapter involved?

All google results for that Monitor seem in Farsi, but the images show an HDMI and a D-SUB/VGA jack.
=> try the VGA connection.

Offline

#30 2021-08-10 14:38:36

avasam
Member
Registered: 2020-01-26
Posts: 72
Website

Re: [ SOLVED ] laggy mouse when use nvidia driver

seth wrote:

Please post the updated xorg log.
Do you have a different monitor you could try? Or use a different bus (eg. VGA)?
Is there an adapter involved?

All google results for that Monitor seem in Farsi, but the images show an HDMI and a D-SUB/VGA jack.
=> try the VGA connection.

I have a home TV that I tested with HDMI cable and The problem could not be solved..
Is there an adapter involved? NO !
My monitor is made in iran and have vga and hdmi jack.
sadly I do not have a VGA cable to test sad

Offline

#31 2021-08-10 14:52:55

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,374

Re: [ SOLVED ] laggy mouse when use nvidia driver

Do you have more HDMI cables? … ('cause rule #1: it's always the cable. Especially true for HDMI)

You've however still not provided an updated xorg log or otherwise answered the question whether there're still the frequent monitor connects (despite disabling hotpplug events)

Offline

#32 2021-08-10 14:55:40

avasam
Member
Registered: 2020-01-26
Posts: 72
Website

Re: [ SOLVED ] laggy mouse when use nvidia driver

seth wrote:

Do you have more HDMI cables? … ('cause rule #1: it's always the cable. Especially true for HDMI)

You've however still not provided an updated xorg log or otherwise answered the question whether there're still the frequent monitor connects (despite disabling hotpplug events)

Do you have more HDMI cables? No, but I'm sure my cable is OK ...
I did not send Log because i uninstalled Arch and now i'm in fedora ! is same log ?
I'm coming to the conclusion that my graphics card is broken

Last edited by avasam (2021-08-10 14:56:05)

Offline

#33 2021-08-10 15:01:38

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,374

Re: [ SOLVED ] laggy mouse when use nvidia driver

is same log ?

Probably, but since you're not even trying to disable hotplug events, that's meaningless.

i uninstalled Arch and now i'm in fedora

If you want this to go anywhere, stop wildly making random massive changes. You're creating a fast moving target that's impossible to hit.

I'm coming to the conclusion that my graphics card is broken

Then why does it work w/ nouveau?

I'm sure my cable is OK ...

Famous last words…

Offline

#34 2021-08-10 15:15:50

avasam
Member
Registered: 2020-01-26
Posts: 72
Website

Re: [ SOLVED ] laggy mouse when use nvidia driver

seth wrote:

is same log ?

Probably, but since you're not even trying to disable hotplug events, that's meaningless.

i uninstalled Arch and now i'm in fedora

If you want this to go anywhere, stop wildly making random massive changes. You're creating a fast moving target that's impossible to hit.

I'm coming to the conclusion that my graphics card is broken

Then why does it work w/ nouveau?

I'm sure my cable is OK ...

Famous last words…

finally i solved problem !
first i installed glmark2 and test rendering and 3d renders was laggy.
Then I opened the computer case I removed the graphics card from the slot, erased it and reinstalled it ...
Now with Nvidia driver everything is ok and mouse laggy solved. Thanks

Offline

#35 2021-08-10 20:15:46

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,693

Re: [ SOLVED ] laggy mouse when use nvidia driver

avasam:  You tagged the thread as solved, but you did not tell us what what you did to solve it.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#36 2021-08-10 20:20:47

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,374

Re: [ SOLVED ] laggy mouse when use nvidia driver

avasam wrote:

first i installed glmark2 and test rendering and 3d renders was laggy.
Then I opened the computer case I removed the graphics card from the slot, erased it and reinstalled it ...

Bus errors would look different, so "erased it" was maybe a D.U.S.T. error.
Or coincidental.

Offline

#37 2021-08-10 20:31:44

avasam
Member
Registered: 2020-01-26
Posts: 72
Website

Re: [ SOLVED ] laggy mouse when use nvidia driver

seth wrote:
avasam wrote:

first i installed glmark2 and test rendering and 3d renders was laggy.
Then I opened the computer case I removed the graphics card from the slot, erased it and reinstalled it ...

Bus errors would look different, so "erased it" was maybe a D.U.S.T. error.
Or coincidental.

I read on the internet
Removing and reinstalling the graphics card can solve the problem and I did .
Of course, I completely cleared the slot and card DUST's
-
i think nouveau driver does not install the full capabilities of a graphics card and that was the reason why it worked so well in nouveau.
-
finally maybe computer case shakes cause this problem i dont know exactly !

Last edited by avasam (2021-08-10 20:39:05)

Offline

Board footer

Powered by FluxBB