nVidia graphics glitch 18.3 all DE

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Sgthawker
Level 4
Level 4
Posts: 226
Joined: Sun Apr 27, 2014 2:23 am

nVidia graphics glitch 18.3 all DE

Post by Sgthawker »

I have a graphics glitch on all 4 DE for Mint 18.3 with my nVidia GTX 1060 graphics on my Asus ROG Strix GL502VMK laptop.

Here is my inxi for Cinnamon:

Code: Select all

sarge@GL502VMK-Cinnamon ~ $ inxi -Fxz
System:    Host: GL502VMK-Cinnamon Kernel: 4.13.0-19-generic x86_64 (64 bit gcc: 5.4.0)
           Desktop: Cinnamon 3.6.6 (Gtk 3.18.9-1ubuntu3.3) Distro: Linux Mint 18.3 Sylvia
Machine:   System: ASUSTeK (portable) product: GL502VMK v: 1.0
           Mobo: ASUSTeK model: GL502VMK v: 1.0
           Bios: American Megatrends v: GL502VMK.305 date: 07/03/2017
CPU:       Quad core Intel Core i7-7700HQ (-HT-MCP-) cache: 6144 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 22464
           clock speeds: max: 3800 MHz 1: 2800 MHz 2: 2800 MHz 3: 2800 MHz 4: 2800 MHz
           5: 2800 MHz 6: 2800 MHz 7: 2800 MHz 8: 2800 MHz
Graphics:  Card: NVIDIA Device 1c60 bus-ID: 01:00.0
           Display Server: X.Org 1.18.4 drivers: nvidia (unloaded: fbdev,vesa,nouveau)
           Resolution: 1920x1080@60.02hz
           GLX Renderer: GeForce GTX 1060/PCIe/SSE2
           GLX Version: 4.5.0 NVIDIA 384.90 Direct Rendering: Yes
Audio:     Card Intel Device a171 driver: snd_hda_intel bus-ID: 00:1f.3
           Sound: Advanced Linux Sound Architecture v: k4.13.0-19-generic
Network:   Card-1: Intel Wireless 8260 driver: iwlwifi bus-ID: 03:00.0
           IF: wlp3s0 state: up mac: <filter>
           Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: d000 bus-ID: 04:00.0
           IF: enp4s0 state: down mac: <filter>
Drives:    HDD Total Size: 480.1GB (8.5% used) ID-1: /dev/nvme0n1 model: N/A size: 512.1GB
           ID-2: /dev/sda model: SanDisk_SDSSDXPS size: 480.1GB
Partition: ID-1: / size: 29G used: 9.2G (34%) fs: ext4 dev: /dev/nvme0n1p2
           ID-2: swap-1 size: 26.21GB used: 0.00GB (0%) fs: swap dev: /dev/nvme0n1p7
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 51.5C mobo: N/A gpu: 0.0:46C
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 248 Uptime: 18 min Memory: 1313.8/24064.5MB
           Init: systemd runlevel: 5 Gcc sys: 5.4.0 Client: Shell (bash 4.3.481) inxi: 2.2.35
Here is a Picture from KDE.

I am not sure what label to give the uneven gradients in the image therefore I am unsure how to google an answer to the issue. I took a screenshot and looked at it on my desktop and it looks normal, it is just the actual display on the laptop screen that shows the glitch, so the above pic is a photo taken with my camera. Thanks for any responses to help me fix this issue. Happy Holidays!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
LM21.1 KDE/LM21.1 Cin/ UEFI Tuf Gaming X570 Plus, Ryzen 7 5800X, GTX 3060, Samsung 980 Pro M.2 NVMe
LM21.1 KDE/LM21.1 Cin/ UEFI on STRIX laptop, i7700 HQ, GTX 1060, Samsung 980 Pro M.2 NVMe
User avatar
greerd
Level 6
Level 6
Posts: 1060
Joined: Sat Jul 31, 2010 10:58 am
Location: Nova Scotia, Canada

Re: nVidia graphics glitch 18.3 all DE

Post by greerd »

Hi Sgthawker,

I believe the phenomenon you're seeing is called posterization or banding and happens when the bit depth isn't enough to display all colors or shades so you see steps from one shade/color to the next.

Have you installed the proprietary nvidia driver via Driver Manager yet?

EDIT: Yes you have the driver installed, what does Nvidia X Server Settings - X Screen 0 - Depth say?
User avatar
Sgthawker
Level 4
Level 4
Posts: 226
Joined: Sun Apr 27, 2014 2:23 am

Re: nVidia graphics glitch 18.3 all DE

Post by Sgthawker »

greerd wrote:Hi Sgthawker,

I believe the phenomenon you're seeing is called posterization or banding and happens when the bit depth isn't enough to display all colors or shades so you see steps from one shade/color to the next.
EDIT: Yes you have the driver installed, what does Nvidia X Server Settings - X Screen 0 - Depth say?
Thanks for your reply.

Depth is 24.
LM21.1 KDE/LM21.1 Cin/ UEFI Tuf Gaming X570 Plus, Ryzen 7 5800X, GTX 3060, Samsung 980 Pro M.2 NVMe
LM21.1 KDE/LM21.1 Cin/ UEFI on STRIX laptop, i7700 HQ, GTX 1060, Samsung 980 Pro M.2 NVMe
User avatar
greerd
Level 6
Level 6
Posts: 1060
Joined: Sat Jul 31, 2010 10:58 am
Location: Nova Scotia, Canada

Re: nVidia graphics glitch 18.3 all DE

Post by greerd »

I'm not sure whats going on, 24 bit depth should not be showing banding like that. Are there BIOS settings for this?

To see if Mint detects your monitor correctly you can run

Code: Select all

xrandr --verbose
then scroll down to the connector type that shows connected, in that section your should see what the system has set including an EDID blob of hex data. (edid is your displays data)

The easiest way I've found to view/decode edid data is to install an app from the repos sudo apt install read-edid which is comprised of two apps, get-edid and parse-edid. These two, in combination, will display in human readable form, the edid data.

Code: Select all

sudo get-edid | parse-edid
If its not the bit depth, and your xrandr and edid look ok, it could be the color profile you're using.

If dual booting with Win 10 and the display is not banding in Windows, you could try copying the display profile from Windows to Mint, the profile should be a .csm or .icc file. I'm not sure where it is in Windows but if you find it, copy to ~/.local/share/icc/ in Mint, then run Menu - Preferences - Colour Profile Viewer and Add then choose the new profile.
User avatar
Sgthawker
Level 4
Level 4
Posts: 226
Joined: Sun Apr 27, 2014 2:23 am

Re: nVidia graphics glitch 18.3 all DE

Post by Sgthawker »

Here is the xrandr:

Code: Select all

DP-2 connected primary 1920x1080+0+0 (0x1c1) normal (normal left inverted right x axis y axis) 344mm x 194mm
	Identifier: 0x1c0
	Timestamp:  29917
	Subpixel:   unknown
	Gamma:      1.0:1.0:1.0
	Brightness: 1.0
	Clones:    
	CRTC:       0
	CRTCs:      0 1 2 3
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	CscMatrix: 65536 0 0 0 0 65536 0 0 0 0 65536 0 
	Backlight: 20 
		range: (0, 100)
	EDID: 
		00ffffffffffff0030e46f0400000000
		001a010495221378eadc95a35855a026
		0d505400000001010101010101010101
		0101010101012e3680a070381f403020
		350058c21000001a0000000000000000
		00000000000000000000000000fe004c
		4720446973706c61790a2020000000fe
		004c503135365746362d535042360076
	BorderDimensions: 4 
		supported: 4
	Border: 0 0 0 0 
		range: (0, 65535)
	SignalFormat: DisplayPort 
		supported: DisplayPort
	ConnectorType: Panel 
	ConnectorNumber: 0 
	_ConnectorLocation: 0 
  1920x1080 (0x1c1) 138.700MHz +HSync -VSync *current +preferred
        h: width  1920 start 1968 end 2000 total 2080 skew    0 clock  66.68KHz
        v: height 1080 start 1083 end 1088 total 1111           clock  60.02Hz
And the edid:

Code: Select all

sarge@GL502VMK-Cinnamon ~ $ sudo get-edid | parse-edid
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
No EDID on bus 0
No EDID on bus 1
No EDID on bus 2
No EDID on bus 3
No EDID on bus 4
No EDID on bus 5
No EDID on bus 6
No EDID on bus 7
Looks like no busses have an EDID. Sorry!
Attempting to use the classical VBE interface

	Performing real mode VBE call
	Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
Edid seemed to output the above and then had a flashing cursor at the bottom but seemed to do nothing else.

Anything helpful here?
LM21.1 KDE/LM21.1 Cin/ UEFI Tuf Gaming X570 Plus, Ryzen 7 5800X, GTX 3060, Samsung 980 Pro M.2 NVMe
LM21.1 KDE/LM21.1 Cin/ UEFI on STRIX laptop, i7700 HQ, GTX 1060, Samsung 980 Pro M.2 NVMe
User avatar
greerd
Level 6
Level 6
Posts: 1060
Joined: Sat Jul 31, 2010 10:58 am
Location: Nova Scotia, Canada

Re: nVidia graphics glitch 18.3 all DE

Post by greerd »

It could be that your LapTop is too new, the xrandr output shows the EDID blob but no resolution options, for example mine shows

Code: Select all

DVI-D-0 connected primary 1920x1200+0+0 (0x1c4) normal (normal left inverted right x axis y axis) 518mm x 324mm
	Identifier: 0x1c3
	Timestamp:  15385
	Subpixel:   unknown
	Gamma:      1.3:1.3:1.3
	Brightness: 0.91
	Clones:    
	CRTC:       0
	CRTCs:      0 1 2 3
	Transform:  1.000000 0.000000 0.000000
	            0.000000 1.000000 0.000000
	            0.000000 0.000000 1.000000
	           filter: 
	CscMatrix: 65536 0 0 0 0 65536 0 0 0 0 65536 0 
	EDID: 
		00ffffffffffff0010ac15f04c573430
		1c14010380342078ee1ec5ae4f34b126
		0e5054a54b008180a940d100714f0101
		010101010101283c80a070b023403020
		360006442100001a000000ff00433539
		324d3037353034574c0a000000fc0044
		454c4c2055323431300a2020000000fd
		00384c1e5111000a2020202020200064
	BorderDimensions: 4 
		supported: 4
	Border: 0 0 0 0 
		range: (0, 65535)
	SignalFormat: TMDS 
		supported: TMDS
	ConnectorType: DVI-D 
	ConnectorNumber: 1 
	_ConnectorLocation: 1 
  1920x1200 (0x1c4) 154.000MHz +HSync -VSync *current +preferred
        h: width  1920 start 1968 end 2000 total 2080 skew    0 clock  74.04KHz
        v: height 1200 start 1203 end 1209 total 1235           clock  59.95Hz
  1920x1200 (0x1c5) 193.250MHz -HSync +VSync
        h: width  1920 start 2056 end 2256 total 2592 skew    0 clock  74.56KHz
        v: height 1200 start 1203 end 1209 total 1245           clock  59.88Hz
  1600x1200 (0x1c6) 162.000MHz +HSync +VSync
        h: width  1600 start 1664 end 1856 total 2160 skew    0 clock  75.00KHz
        v: height 1200 start 1201 end 1204 total 1250           clock  60.00Hz
  1280x1024 (0x1c7) 135.000MHz +HSync +VSync
        h: width  1280 start 1296 end 1440 total 1688 skew    0 clock  79.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  75.02Hz
  1280x1024 (0x1c8) 108.000MHz +HSync +VSync
        h: width  1280 start 1328 end 1440 total 1688 skew    0 clock  63.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  60.02Hz
  1152x864 (0x1c9) 108.000MHz +HSync +VSync
        h: width  1152 start 1216 end 1344 total 1600 skew    0 clock  67.50KHz
        v: height  864 start  865 end  868 total  900           clock  75.00Hz
  1024x768 (0x1ca) 78.750MHz +HSync +VSync
        h: width  1024 start 1040 end 1136 total 1312 skew    0 clock  60.02KHz
        v: height  768 start  769 end  772 total  800           clock  75.03Hz
  1024x768 (0x1cb) 65.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock  48.36KHz
        v: height  768 start  771 end  777 total  806           clock  60.00Hz
  800x600 (0x1cc) 49.500MHz +HSync +VSync
        h: width   800 start  816 end  896 total 1056 skew    0 clock  46.88KHz
        v: height  600 start  601 end  604 total  625           clock  75.00Hz
  800x600 (0x1cd) 40.000MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock  37.88KHz
        v: height  600 start  601 end  605 total  628           clock  60.32Hz
  640x480 (0x1ce) 31.500MHz -HSync -VSync
        h: width   640 start  656 end  720 total  840 skew    0 clock  37.50KHz
        v: height  480 start  481 end  484 total  500           clock  75.00Hz
  640x480 (0x1cf) 25.175MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.47KHz
        v: height  480 start  490 end  492 total  525           clock  59.94Hz
Your get-edid | parse-edid show nothing, mine shows

Code: Select all

This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
No EDID on bus 0
No EDID on bus 1
No EDID on bus 2
No EDID on bus 3
No EDID on bus 4
1 potential busses found: 5
128-byte EDID successfully retrieved from i2c bus 5
Looks like i2c was successful. Have a good day.
Checksum Correct

Section "Monitor"
	Identifier "DELL U2410"
	ModelName "DELL U2410"
	VendorName "DEL"
	# Monitor Manufactured week 28 of 2010
	# EDID version 1.3
	# Digital Display
	DisplaySize 520 320
	Gamma 2.20
	Option "DPMS" "true"
	Horizsync 30-81
	VertRefresh 56-76
	# Maximum pixel clock is 170MHz
	#Not giving standard mode: 1280x1024, 60Hz
	#Not giving standard mode: 1600x1200, 60Hz
	#Not giving standard mode: 1920x1200, 60Hz
	#Not giving standard mode: 1152x864, 75Hz
	Modeline 	"Mode 0" 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync 
EndSection
Your default resolution shows 1920 x 1080 @ 60.02 Hz (from your inxi output) so the resolution looks good. We could try adding a Modeline to xrandr but I don't know if that'll help (since your resolution looks ok). If you want to try, the cvt output for 1920 1080 60.02 is
Modeline "1920x1080_60.02" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
You can use this link to do this, substituting the modeline from the link with the one above and substituting VGA-0 with DP-2.

Have you tried copying your windows display profile?

Hopefully some else will jump in here with an idea or two!
User avatar
Sgthawker
Level 4
Level 4
Posts: 226
Joined: Sun Apr 27, 2014 2:23 am

Re: nVidia graphics glitch 18.3 all DE

Post by Sgthawker »

Thanks for your suggestions. I removed the Win 10 HDD and installed the Nvme and SSD with only linux installs. I would have to reinstall the HDD to look for that info there, so that will take some time.
LM21.1 KDE/LM21.1 Cin/ UEFI Tuf Gaming X570 Plus, Ryzen 7 5800X, GTX 3060, Samsung 980 Pro M.2 NVMe
LM21.1 KDE/LM21.1 Cin/ UEFI on STRIX laptop, i7700 HQ, GTX 1060, Samsung 980 Pro M.2 NVMe
User avatar
Sgthawker
Level 4
Level 4
Posts: 226
Joined: Sun Apr 27, 2014 2:23 am

Re: nVidia graphics glitch 18.3 all DE

Post by Sgthawker »

@greerd
greerd wrote: If dual booting with Win 10 and the display is not banding in Windows, you could try copying the display profile from Windows to Mint, the profile should be a .csm or .icc file. I'm not sure where it is in Windows but if you find it, copy to ~/.local/share/icc/ in Mint, then run Menu - Preferences - Colour Profile Viewer and Add then choose the new profile.
I finally got a chance to install the Win 10 HDD, and of course the laptop would not boot from the HDD. I then booted a Knoppix USB stick and booting from it I found my color profile at C:\Windows\System32\spool\drivers\color\*.icm. I don't know if an .icm file will work the same as an .icc file but it did not work per your instructions to copy it to the above directory and choose the profile viewer and add & select it. Any more options?
LM21.1 KDE/LM21.1 Cin/ UEFI Tuf Gaming X570 Plus, Ryzen 7 5800X, GTX 3060, Samsung 980 Pro M.2 NVMe
LM21.1 KDE/LM21.1 Cin/ UEFI on STRIX laptop, i7700 HQ, GTX 1060, Samsung 980 Pro M.2 NVMe
User avatar
greerd
Level 6
Level 6
Posts: 1060
Joined: Sat Jul 31, 2010 10:58 am
Location: Nova Scotia, Canada

Re: nVidia graphics glitch 18.3 all DE

Post by greerd »

Sgthawker wrote:I finally got a chance to install the Win 10 HDD, and of course the laptop would not boot from the HDD. I then booted a Knoppix USB stick and booting from it I found my color profile at C:\Windows\System32\spool\drivers\color\*.icm. I don't know if an .icm file will work the same as an .icc file but it did not work per your instructions to copy it to the above directory and choose the profile viewer and add & select it. Any more options?
Unfortunately no, I have no more, hopefully some else will cut in. But I do have some questions. How does the monitor look when using windows or knopix? Did the .icm load in Color Profile Viewer? (if not you can rename it to .icc and try)

Here is the decode from your edid blob in your xrandr output:

Code: Select all

 ~ $ edid-decode Sgthawker.txt
Extracted contents:
header:          00 ff ff ff ff ff ff 00
serial number:   30 e4 6f 04 00 00 00 00 00 1a
version:         01 04
basic params:    95 22 13 78 ea
chroma info:     dc 95 a3 58 55 a0 26 0d 50 54
established:     00 00 00
standard:        01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01
descriptor 1:    2e 36 80 a0 70 38 1f 40 30 20 35 00 58 c2 10 00 00 1a
descriptor 2:    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
descriptor 3:    00 00 00 fe 00 4c 47 20 44 69 73 70 6c 61 79 0a 20 20
descriptor 4:    00 00 00 fe 00 4c 50 31 35 36 57 46 36 2d 53 50 42 36
extensions:      00
checksum:        76

Manufacturer: LGD Model 46f Serial Number 0
Made week 0 of 2016
EDID version: 1.4
Digital display
6 bits per primary color channel
DisplayPort interface
Maximum image size: 34 cm x 19 cm
Gamma: 2.20
DPMS levels: Standby Suspend Off
Supported color formats: RGB 4:4:4, YCrCb 4:2:2
First detailed timing is preferred timing
Established timings supported:
Standard timings supported:
Detailed mode: Clock 138.700 MHz, 344 mm x 194 mm
               1920 1968 2000 2080 hborder 0
               1080 1083 1088 1111 vborder 0
               +hsync -vsync 
Manufacturer-specified data, tag 0
ASCII string: LG
ASCII string: LP156WF6
Checksum: 0x76 (valid)
EDID block does NOT conform to EDID 1.3!
	Missing name descriptor
	Missing monitor ranges
	Detailed block string not properly terminated
All of my Mint unit displays are EDID version 1.3 and don't display the bits per primary color channel so I can't compare but yours says 6 bit per channel which adds up to 18 bits per pixel or 18 bit depth, not 24 bit. See here for more info.

I don't know if your monitor only supports 18 bit depth or your edid isn't being read correctly, but I suspect the later. I don't know what you can do about this, sorry I couldn't be of more help.
User avatar
Sgthawker
Level 4
Level 4
Posts: 226
Joined: Sun Apr 27, 2014 2:23 am

Re: nVidia graphics glitch 18.3 all DE

Post by Sgthawker »

greerd wrote:Unfortunately no, I have no more, hopefully some else will cut in. But I do have some questions. How does the monitor look when using windows or knopix? Did the .icm load in Color Profile Viewer? (if not you can rename it to .icc and try)
The image is fine with the Linux Mint USB sticks for all 4 DE and the Knoppix USB looks fine as well. I don't even remember when it was under win 10 as I don't think I even booted with it, just replaced the HDD and installed linux ( I just kept the original "in case" in it's factory state).

It was the first time I used the Profile viewer, I am not sure what to have expected, but I didn't see the name of the .icm file as it was copied to the indicated folder as a choice to be selected.

Thanks for your input!
LM21.1 KDE/LM21.1 Cin/ UEFI Tuf Gaming X570 Plus, Ryzen 7 5800X, GTX 3060, Samsung 980 Pro M.2 NVMe
LM21.1 KDE/LM21.1 Cin/ UEFI on STRIX laptop, i7700 HQ, GTX 1060, Samsung 980 Pro M.2 NVMe
User avatar
Sgthawker
Level 4
Level 4
Posts: 226
Joined: Sun Apr 27, 2014 2:23 am

Re: nVidia graphics glitch 18.3 all DE

Post by Sgthawker »

@greerd

I have the same info here from a Linux Mint 18.3 KDE live USB using the nouveau driver with normal looking graphics.

inxi:

Code: Select all

System:    Host: mint Kernel: 4.10.0-38-generic x86_64 (64 bit gcc: 5.4.0) Desktop: KDE Plasma 5.8.8 (Qt 5.6.
           Distro: Linux Mint 18.3 Sylvia
Machine:   System: ASUSTeK (portable) product: GL502VMK v: 1.0
           Mobo: ASUSTeK model: GL502VMK v: 1.0 Bios: American Megatrends v: GL502VMK.305 date: 07/03/2017
CPU:       Quad core Intel Core i7-7700HQ (-HT-MCP-) cache: 6144 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 22464
           clock speeds: max: 3800 MHz 1: 1816 MHz 2: 2764 MHz 3: 3383 MHz 4: 1943 MHz 5: 1327 MHz 6: 1184 MH
           7: 1399 MHz 8: 1153 MHz
Graphics:  Card: NVIDIA Device 1c60 bus-ID: 01:00.0
           Display Server: X.Org 1.18.4 drivers: (unloaded: fbdev,vesa) FAILED: nouveau
           Resolution: 1920x1080@60.02hz
           GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 4.0, 256 bits)
           GLX Version: 3.0 Mesa 17.0.7 Direct Rendering: Yes
Audio:     Card Intel Device a171 driver: snd_hda_intel bus-ID: 00:1f.3 Sound: ALSA v: k4.10.0-38-generic
Network:   Card-1: Intel Wireless 8260 driver: iwlwifi bus-ID: 03:00.0
           IF: wlp3s0 state: up mac: <filter>
           Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: d000 bus-ID: 04:00.0
           IF: enp4s0 state: down mac: <filter>
Drives:    HDD Total Size: 511.1GB (1.5% used) ID-1: /dev/nvme0n1 model: N/A size: 512.1GB
           ID-2: /dev/sda model: SanDisk_SDSSDXPS size: 480.1GB temp: 0C
           ID-3: USB /dev/sdb model: MONSTER_OTG size: 31.0GB temp: 0C
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 26.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 227 Uptime: 21 min Memory: 1187.4/24065.9MB Init: systemd runlevel: 5 Gcc sys: 5.4.0
           Client: Shell (bash 4.3.481) inxi: 2.2.35
xrandr:

Code: Select all

Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP-1 connected primary 1920x1080+0+0 (0x48) normal (normal left inverted right x axis y axis) 344mm x 194mm
        Identifier: 0x43
        Timestamp:  12613
        Subpixel:   unknown
        Gamma:      1.0:1.0:1.0
        Brightness: 1.0
        Clones:    
        CRTC:       0
        CRTCs:      0 1 2 3
        Transform:  1.000000 0.000000 0.000000
                    0.000000 1.000000 0.000000
                    0.000000 0.000000 1.000000
                   filter: 
        EDID: 
                00ffffffffffff0030e46f0400000000
                001a010495221378eadc95a35855a026
                0d505400000001010101010101010101
                0101010101012e3680a070381f403020
                350058c21000001a0000000000000000
                00000000000000000000000000fe004c
                4720446973706c61790a2020000000fe
                004c503135365746362d535042360076
        dithering depth: auto 
                supported: auto, 6 bpc, 8 bpc
        dithering mode: auto 
                supported: auto, off, static 2x2, dynamic 2x2, temporal        
        scaling mode: None 
                supported: None, Full, Center, Full aspect
        color vibrance: 150 
                range: (0, 200)
        vibrant hue: 90 
                range: (0, 180)
  1920x1080 (0x48) 138.700MHz +HSync -VSync *current +preferred
        h: width  1920 start 1968 end 2000 total 2080 skew    0 clock  66.68KHz
        v: height 1080 start 1083 end 1088 total 1111           clock  60.02Hz
  1920x1080 (0x49) 138.500MHz +HSync -VSync
        h: width  1920 start 1968 end 2000 total 2080 skew    0 clock  66.59KHz
        v: height 1080 start 1083 end 1088 total 1111           clock  59.93Hz
  1680x1050 (0x4a) 146.357MHz -HSync +VSync
        h: width  1680 start 1784 end 1960 total 2240 skew    0 clock  65.34KHz
        v: height 1050 start 1053 end 1059 total 1089           clock  60.00Hz
  1680x1050 (0x4b) 146.250MHz -HSync +VSync
        h: width  1680 start 1784 end 1960 total 2240 skew    0 clock  65.29KHz
        v: height 1050 start 1053 end 1059 total 1089           clock  59.95Hz
  1680x1050 (0x4c) 119.000MHz +HSync -VSync
        h: width  1680 start 1728 end 1760 total 1840 skew    0 clock  64.67KHz
        v: height 1050 start 1053 end 1059 total 1080           clock  59.88Hz
  1600x1024 (0x4d) 103.125MHz +HSync +VSync
        h: width  1600 start 1600 end 1656 total 1664 skew    0 clock  61.97KHz
        v: height 1024 start 1024 end 1029 total 1030           clock  60.17Hz
  1400x1050 (0x4e) 122.000MHz +HSync +VSync
        h: width  1400 start 1488 end 1640 total 1880 skew    0 clock  64.89KHz
        v: height 1050 start 1052 end 1064 total 1082           clock  59.98Hz
  1400x1050 (0x4f) 121.790MHz -HSync +VSync
        h: width  1400 start 1488 end 1632 total 1864 skew    0 clock  65.34KHz
        v: height 1050 start 1053 end 1057 total 1089           clock  60.00Hz
  1280x1024 (0x50) 109.100MHz -HSync +VSync
        h: width  1280 start 1368 end 1496 total 1712 skew    0 clock  63.73KHz
        v: height 1024 start 1027 end 1034 total 1063           clock  59.95Hz
  1280x1024 (0x51) 108.000MHz +HSync +VSync
        h: width  1280 start 1328 end 1440 total 1688 skew    0 clock  63.98KHz
        v: height 1024 start 1025 end 1028 total 1066           clock  60.02Hz
  1440x900 (0x52) 106.500MHz -HSync +VSync
        h: width  1440 start 1520 end 1672 total 1904 skew    0 clock  55.93KHz
        v: height  900 start  903 end  909 total  934           clock  59.89Hz
  1280x960 (0x53) 108.000MHz +HSync +VSync
        h: width  1280 start 1376 end 1488 total 1800 skew    0 clock  60.00KHz
        v: height  960 start  961 end  964 total 1000           clock  60.00Hz
  1280x960 (0x54) 101.344MHz -HSync +VSync
        h: width  1280 start 1360 end 1488 total 1696 skew    0 clock  59.75KHz
        v: height  960 start  963 end  967 total  996           clock  59.99Hz
  1360x768 (0x55) 84.750MHz -HSync +VSync
        h: width  1360 start 1432 end 1568 total 1776 skew    0 clock  47.72KHz
        v: height  768 start  771 end  781 total  798           clock  59.80Hz
  1360x768 (0x56) 72.000MHz +HSync -VSync
        h: width  1360 start 1408 end 1440 total 1520 skew    0 clock  47.37KHz
        v: height  768 start  771 end  781 total  790           clock  59.96Hz
  1152x864 (0x57) 81.768MHz -HSync +VSync
        h: width  1152 start 1216 end 1336 total 1520 skew    0 clock  53.79KHz
        v: height  864 start  867 end  871 total  897           clock  59.97Hz
  1152x864 (0x58) 81.620MHz -HSync +VSync
        h: width  1152 start 1216 end 1336 total 1520 skew    0 clock  53.70KHz
        v: height  864 start  865 end  868 total  895           clock  60.00Hz
  1024x768 (0x59) 133.475MHz -HSync +VSync DoubleScan
        h: width  1024 start 1100 end 1212 total 1400 skew    0 clock  95.34KHz
        v: height  768 start  768 end  770 total  794           clock  60.04Hz
  1024x768 (0x5a) 65.000MHz -HSync -VSync
        h: width  1024 start 1048 end 1184 total 1344 skew    0 clock  48.36KHz
        v: height  768 start  771 end  777 total  806           clock  60.00Hz
  1024x768 (0x5b) 63.531MHz -HSync +VSync
        h: width  1024 start 1072 end 1176 total 1328 skew    0 clock  47.84KHz
        v: height  768 start  771 end  775 total  798           clock  59.95Hz
  960x720 (0x5c) 117.000MHz -HSync +VSync DoubleScan
        h: width   960 start 1024 end 1128 total 1300 skew    0 clock  90.00KHz
        v: height  720 start  720 end  722 total  750           clock  60.00Hz
  928x696 (0x5d) 109.150MHz -HSync +VSync DoubleScan
        h: width   928 start  976 end 1088 total 1264 skew    0 clock  86.35KHz
        v: height  696 start  696 end  698 total  719           clock  60.05Hz
  896x672 (0x5e) 102.400MHz -HSync +VSync DoubleScan
        h: width   896 start  960 end 1060 total 1224 skew    0 clock  83.66KHz
        v: height  672 start  672 end  674 total  697           clock  60.01Hz
  960x600 (0x5f) 77.000MHz +HSync -VSync DoubleScan
        h: width   960 start  984 end 1000 total 1040 skew    0 clock  74.04KHz
        v: height  600 start  601 end  604 total  617           clock  60.00Hz
  960x540 (0x60) 69.250MHz +HSync -VSync DoubleScan
        h: width   960 start  984 end 1000 total 1040 skew    0 clock  66.59KHz
        v: height  540 start  541 end  544 total  555           clock  59.99Hz
  800x600 (0x61) 81.000MHz +HSync +VSync DoubleScan
        h: width   800 start  832 end  928 total 1080 skew    0 clock  75.00KHz
        v: height  600 start  600 end  602 total  625           clock  60.00Hz
  800x600 (0x62) 40.000MHz +HSync +VSync
        h: width   800 start  840 end  968 total 1056 skew    0 clock  37.88KHz
        v: height  600 start  601 end  605 total  628           clock  60.32Hz
  800x600 (0x63) 38.313MHz -HSync +VSync
        h: width   800 start  832 end  912 total 1024 skew    0 clock  37.42KHz
        v: height  600 start  603 end  607 total  624           clock  59.96Hz
  800x600 (0x64) 36.000MHz +HSync +VSync
        h: width   800 start  824 end  896 total 1024 skew    0 clock  35.16KHz
        v: height  600 start  601 end  603 total  625           clock  56.25Hz
  840x525 (0x65) 73.125MHz -HSync +VSync DoubleScan
        h: width   840 start  892 end  980 total 1120 skew    0 clock  65.29KHz
        v: height  525 start  526 end  529 total  544           clock  60.01Hz
  840x525 (0x66) 59.500MHz +HSync -VSync DoubleScan
        h: width   840 start  864 end  880 total  920 skew    0 clock  64.67KHz
        v: height  525 start  526 end  529 total  540           clock  59.88Hz
  800x512 (0x67) 51.562MHz +HSync +VSync DoubleScan
        h: width   800 start  800 end  828 total  832 skew    0 clock  61.97KHz
        v: height  512 start  512 end  514 total  515           clock  60.17Hz
  700x525 (0x68) 61.000MHz +HSync +VSync DoubleScan
        h: width   700 start  744 end  820 total  940 skew    0 clock  64.89KHz
        v: height  525 start  526 end  532 total  541           clock  59.98Hz
  640x512 (0x69) 54.000MHz +HSync +VSync DoubleScan
        h: width   640 start  664 end  720 total  844 skew    0 clock  63.98KHz
        v: height  512 start  512 end  514 total  533           clock  60.02Hz
  720x450 (0x6a) 53.250MHz -HSync +VSync DoubleScan
        h: width   720 start  760 end  836 total  952 skew    0 clock  55.93KHz
        v: height  450 start  451 end  454 total  467           clock  59.89Hz
  640x480 (0x6b) 54.000MHz +HSync +VSync DoubleScan
        h: width   640 start  688 end  744 total  900 skew    0 clock  60.00KHz
        v: height  480 start  480 end  482 total  500           clock  60.00Hz
  640x480 (0x6c) 25.175MHz -HSync -VSync
        h: width   640 start  656 end  752 total  800 skew    0 clock  31.47KHz
        v: height  480 start  490 end  492 total  525           clock  59.94Hz
  640x480 (0x6d) 23.975MHz -HSync +VSync
        h: width   640 start  664 end  720 total  800 skew    0 clock  29.97KHz
        v: height  480 start  483 end  487 total  500           clock  59.94Hz
  720x400 (0x6e) 22.405MHz -HSync +VSync
        h: width   720 start  744 end  808 total  896 skew    0 clock  25.01KHz
        v: height  400 start  403 end  413 total  417           clock  59.97Hz
  680x384 (0x6f) 42.375MHz -HSync +VSync DoubleScan
        h: width   680 start  716 end  784 total  888 skew    0 clock  47.72KHz
        v: height  384 start  385 end  390 total  399           clock  59.80Hz
  680x384 (0x70) 36.000MHz +HSync -VSync DoubleScan
        h: width   680 start  704 end  720 total  760 skew    0 clock  47.37KHz
        v: height  384 start  385 end  390 total  395           clock  59.96Hz
  640x400 (0x71) 20.004MHz -HSync +VSync
        h: width   640 start  664 end  720 total  800 skew    0 clock  25.00KHz
        v: height  400 start  403 end  409 total  417           clock  59.96Hz
  576x432 (0x72) 40.810MHz -HSync +VSync DoubleScan
        h: width   576 start  608 end  668 total  760 skew    0 clock  53.70KHz
        v: height  432 start  432 end  434 total  447           clock  60.06Hz
  640x350 (0x73) 17.522MHz -HSync +VSync
        h: width   640 start  664 end  720 total  800 skew    0 clock  21.90KHz
        v: height  350 start  353 end  363 total  366           clock  59.84Hz
  512x384 (0x74) 32.500MHz -HSync -VSync DoubleScan
        h: width   512 start  524 end  592 total  672 skew    0 clock  48.36KHz
        v: height  384 start  385 end  388 total  403           clock  60.00Hz
  400x300 (0x75) 20.000MHz +HSync +VSync DoubleScan
        h: width   400 start  420 end  484 total  528 skew    0 clock  37.88KHz
        v: height  300 start  300 end  302 total  314           clock  60.32Hz
  400x300 (0x76) 18.000MHz +HSync +VSync DoubleScan
        h: width   400 start  412 end  448 total  512 skew    0 clock  35.16KHz
        v: height  300 start  300 end  301 total  312           clock  56.34Hz
  320x240 (0x77) 12.587MHz -HSync -VSync DoubleScan
        h: width   320 start  328 end  376 total  400 skew    0 clock  31.47KHz
        v: height  240 start  245 end  246 total  262           clock  60.05Hz
edid:

Code: Select all

        This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
No EDID on bus 0
No EDID on bus 1
No EDID on bus 2
No EDID on bus 3
No EDID on bus 4
No EDID on bus 5
No EDID on bus 6
No EDID on bus 7
No EDID on bus 8
No EDID on bus 10
No EDID on bus 11
No EDID on bus 12
No EDID on bus 13
No EDID on bus 15
No EDID on bus 16
No EDID on bus 17
No EDID on bus 18
2 potential busses found: 9 14
Will scan through until the first EDID is found.
Pass a bus number as an option to this program to go only for that one.
256-byte EDID successfully retrieved from i2c bus 9
Looks like i2c was successful. Have a good day.
Checksum Correct

Section "Monitor"
        Identifier "�"
        ModelName "�"
        VendorName "LGD"
        # Monitor Manufactured week 0 of 2016
        # EDID version 1.4
        # Digital Display
        DisplaySize 340 190
        Gamma 2.20
        Option "DPMS" "true"
        Modeline        "Mode 0" 138.70 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync 
EndSection
Do you see anything in this nouveau driver that may help with settings for the nVidia driver?
LM21.1 KDE/LM21.1 Cin/ UEFI Tuf Gaming X570 Plus, Ryzen 7 5800X, GTX 3060, Samsung 980 Pro M.2 NVMe
LM21.1 KDE/LM21.1 Cin/ UEFI on STRIX laptop, i7700 HQ, GTX 1060, Samsung 980 Pro M.2 NVMe
User avatar
greerd
Level 6
Level 6
Posts: 1060
Joined: Sat Jul 31, 2010 10:58 am
Location: Nova Scotia, Canada

Re: nVidia graphics glitch 18.3 all DE

Post by greerd »

The live version xrandr and edid outputs look much better, I don't know why the installed version doesn't show the same.

Do you recall if the issue was present before you installed the nvidia driver? Your first inxi output shows nvidia 384.90 which doesn't exist in my Driver Manager (mine show 384.98) Also you could try the newest driver (387.34)

If that doesn't help, if it was me, I'd backup any important stuff and do a reinstall.
Locked

Return to “Graphics Cards & Monitors”