New Monitor keeps flickering (just under Manjaro)

Yeah just try to copy that file with terminal command into that folder where he suggested and name it the right way…

So does the scripts works now when you double click it?

If not maybe look in file association:

1 Like

Need to make it executable - chmod +x nvidia.sh or right-click → Properties → Permissions → Is Executable.

1 Like

Well Kate is in the file associations but if I remove them all it just asks for one on double click.

I set it via Properties.
When I double click following error shows in dolphin:
´execvp: Exec format error`

Just to make sure I created a new file, copied the

#!/bin/bash
nvidia-settings -l

inside but the same error shows on double click.

You dont have to count on this bash script (but it should work per default), anyways you can also load nvidia-settings -l with another autostart solution.

Is this command restore that settings when executed in Terminal?

Does it load your settings that you need?

I mean, i mainly need this command for my colour settings… so i dont know if you have to use it or not.

Edit: Would be helpfull to report back, if this youtube guide could solve your problem or not.

Using it in the console wont restore the settings I changed. Probably because I can not save them in the suggested path.

I dont know howto autostart a command without a file. Most apps I am using have preferences where I can tick/untick the autostart option.

With the guide I could save the settings in my documents folder but they never restore.

He also gave you the info how to name the file and where to sudo copy command to the right folder… did you follow it?

Btw. that you cant execute the bash script is another problem, you may need to open another topic. I dont think i can assist you there.

Here is a little info, how i did add nvidia to autostart in the past, the screenshots should explain it:

1 Like

I copied it now, restarted and it loaded the settings! Many thanks! I had a typo in the name when I did it the first time, which caused the fail.

After a restart the sh-file does suddenly not cause an error anymore, instead nothing happens, but now it loads the settings while loading Manj. anyways.

So you also using now max performance to temporary cure your flickering?

I also send some bug reports to nvidia and a developer reported back that they can
debug the problem, but no update since 2 weeks now.

Someone else in this Topic mentioned that also switching from auto to adaptive helps him to.

But for me i get better result with max performance… even my 2080Ti went from 10watt to 50watt, while system is in idle :frowning:

I just hope we see a true fix soon… after 6 month, atleast there is light now at the end of the tunnel.

1 Like

I used Kubuntu because of the flickering, but I am going to try max performance next time I need Manj. Atm I am still running both for personal reasons, but also in case I can not fix a problem in one of them (to avoid having to start Win).

I could also use the onboard GPU considering I am not playing lately anyways thus the 2080 is not really needed at this point (and way too slow).

Unfortunately the flickering still happens in adaptive mode for me. It seems to be flickering a bit less frequently but maybe I am imagining it. I did not try performance mode because I dont want to waste unnecessary energy for mere desktop work.

Weird is though. When I restarted Linux and started the nv-settings from the task bar it said mode auto (currently adaptive).
When I started the nv-settings panel via the console with sudo it said adaptive.

I installed today nvidia driver 535.129.03 and the flickering is finally gone.

2 Likes

No driver in the auto update.
I guess I have to find the panel again where I can choose from different drivers.

I installed it from pacman UI, its in stable branch.

2 Likes

Whats a packman ui?

I just manually checked the updates and there it was.

The package manager for manjaro “pacman” (UI = User Interface).

1 Like

What’s a packman? :thinking:

…is Pamac. :wink:

The GUI appears in one’s menu as Add/Remove Software.

Pacman is CLI only.

silly me, I was always associating packman with the console command rather than the package manager :stuck_out_tongue:

The UI is the important part for me in Linux, without that I am lost :slight_smile: because I couldn’t remember all the commands even if I wanted to.

There you go again…

I always do this failure, pacman vs pamac, i will never get this right :stuck_out_tongue_winking_eye:

Same here, this is why i have all the neccessary Terminal Commands in my .txt files and can easy copy+paste them in Terminal…

If you want i can copy+paste them here for you.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.