"Sorry, we only support 8 and 10-bit displays right now."
-
Yeah, me too. My eyes are dying right now at 10pm. Just set up Fedora 24 with the new Nvidia driver and xflux gives me the same error. Can this please be fixed? Thank you.
-
I've been using redshift for now, it does the same thing as f.lux, but is a bit less user-friendly and a bit more customizable.
-
Yeah, thanks for the tip. It's keeping my eyes from roasting, but I'd still like to have f.lux. Would be really nice if they had a Fedora repository too instead of just xflux and the Ubuntu repo with the whole GUI and everything.
-
@herf How's it looking? find the missing bit and patch it, yet ?
:) -
@herf Having the same problem here: just got a new laptop with a GeForce GTX 970M using the Nvidia driver and xflux won't work.
-
@f-lux-team Any progress on this? Thanks.
-
I could use a solution for this for Nvidia's proprietary 367.27 drivers. (Nvidia drivers and dependencies from SteamOS repos, rest of the system uses Debian 8 & BunsenLabs repos.)
-
I also registered just to say that we need this patched!
T.
-
Sorry to bump an old thread but I had the same problem on my Antergos install and this I how I fixed it.
- Disable lightdm and set gdm as the default DM
systemctl stop lightdm.service
systemctl disable lightdmsystemctl enable gdm
systemctl start gdm.service- Edit /etc/gdm/custom.conf to use Xorg instead of Wayland. Uncomment this line:
WaylandEnable=false
-
Start xflux
-
Profit, hopefully.
Note that this worked for me but is probably not the right solution and it might not necessarily work for you.
-
@denniskig said:
Note that this worked for me but is probably not the right solution and it might not necessarily work for you.
You said it. This won't work for most people. Are you downgrading your graphics driver with this fix, or is it just a Wayland related bug?
-
The latter
-
@herf Hi herf,
did you have some time to patch this one after eight months? ;)
Would be awesome if you fix it and provide new binaries for us (Linux).
Our eyes are bleeding..
-
Btw. for me the workaround was to downgrade the Nvidia driver to 361.42.
-
May be I repeat, try to use redshift. It analog xflux.
-
@AlexV said in "Sorry, we only support 8 and 10-bit displays right now.":
May be I repeat, try to use redshift. It analog xflux.
This is not helpful at all.
-
Is there an ETA on the fix? I've been using redshift for the time being but a recent-ish update made it just not work at all anymore, and I'd really love to not be blinded by my PC late at night.
-
I actually think there won't be any patch for this.
-
I have no NVIDIA+Linux machines to test on, but I posted a possible fix here:
-
@herf said in "Sorry, we only support 8 and 10-bit displays right now.":
I have no NVIDIA+Linux machines to test on, but I posted a possible fix here:
Videocard: Nvidia GeForce GTX 650
Driver version: 367.27
Command used: xflux11 -l 51.9 -g 4.5 -k 2500
Terminal output:
Welcome to xflux (f.lux for X)
This will only work if you're running X on console.Found 1 screen.
Your location (lat, long) is 51.9, 4.5Your night-time color temperature is 2500
It's night time. Your screen is changing now.
Going to background: 'kill 19868' to turn off.*** Error in `xflux11': free(): invalid next size (normal): 0x0000000001953950 ***
-