I found this guide that explains how to disable dithering in order to reduce eye strain:
https://anyware.hp.com/knowledge/how-do ... phics-card
Now the problem is that it requires command aticonfig and it's not installed on my system. Apparently, if should be part of package fglrx-driver. Unfortunately, the package cannot be found.
Some non-free directories seems enabled in synaptics.
How can I install aticonfig, fglrx-driver is missing
-
- Posts: 1775
- Joined: 2008-02-21 17:03
- Location: Finland
- Has thanked: 1 time
- Been thanked: 103 times
Re: How can I install aticonfig, fglrx-driver is missing
Code: Select all
arto@dell:~$ apt-file search aticonfig
gnome-shell-extension-freon: /usr/share/gnome-shell/extensions/freon@UshakovVasilii_Github.yahoo.com/aticonfigUtil.js
indicator-sensors: /usr/lib/x86_64-linux-gnu/indicator-sensors/plugins/aticonfig/aticonfig.plugin
indicator-sensors: /usr/lib/x86_64-linux-gnu/indicator-sensors/plugins/aticonfig/libaticonfig.so
arto@dell:~$
Re: How can I install aticonfig, fglrx-driver is missing
Code: Select all
$ apt-file search aticonfig
bash: apt-file: command not found
Code: Select all
$ sudo apt-file search aticonfig
sudo: apt-file: command not found
-
- Posts: 1414
- Joined: 2009-09-10 20:15
- Location: Saint-Petersburg, Russian Federation
- Been thanked: 12 times
Re: How can I install aticonfig, fglrx-driver is missing
In Ubuntu apt-file is in the apt-file package.
-
- Posts: 1775
- Joined: 2008-02-21 17:03
- Location: Finland
- Has thanked: 1 time
- Been thanked: 103 times
Re: How can I install aticonfig, fglrx-driver is missing
So it is in Debian.
To OP, I just showed what apt-file finds, it just showed packages, wich have aticonfig. You can install those packages normally with apt, don't need apt-file for that.
To OP, I just showed what apt-file finds, it just showed packages, wich have aticonfig. You can install those packages normally with apt, don't need apt-file for that.
- stevepusser
- Posts: 13135
- Joined: 2009-10-06 05:53
- Has thanked: 56 times
- Been thanked: 103 times
Re: How can I install aticonfig, fglrx-driver is missing
How do you even know dithering is enabled on your machine?
Fglrx became obsolete close to a decade ago; it isn't even compatible with modern xorgs.
Fglrx became obsolete close to a decade ago; it isn't even compatible with modern xorgs.
MX Linux packager and developer