Hi all,
Rarely in my 21 years of linux do I reach out for help, but this is busting me, particularly as one gets older the patience threshold reduces!
ASUS ROG G53J (Geforce GTX460m) and G53SX (Geforce GTX560m). Only external port is HDMI. They probably both support HDMI 1.4 at least. The 560m must as it's 3D capable. 2560x1440 has to be reduced blanking I have read and have somewhat confirmed it - this resolution without reduced blanking doesn't work on HDMI no matter what I try.
Monitor is an AOC Q3279VWF8, native 2560x1440. This monitor works OOTB with various PCs around here with Intel over HDMI plus an older Geforce GT220 PCIe on DVI-D only (Dual Link). HDMI port on Gt220 not liking the monitor either.
Works:
- 16.04 Kubuntu LiveDVD, Nouveau using xrandr commands:
xrandr --newmode 2560x1440R 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync
xrandr --addmode HDMI-1 2560x1440R
xrandr --output HDMI-1 --primary --mode 2560x1440R
Doesn't work:
- 14.04 my current work machine with Nvidia proprietary v378.13 or Nouveau.
- The best I can achieve is 2160x1440 with the Nvidia driver with associated reduced blanking Modeline in xorg.conf. 2560x1440 ends up in monitor saying "not supported" or black and so on.
- With Nouveau I can use all the xrandr newmodes I like, BUT, they are all blurry and when checking what the monitor reports - it's always 1920x1080 60Hz! That's why it's blurry.
Any ideas on at least getting the Nouveau driver working with 2560x1440 on 14.04? The only logical way to glory with this hardware is upgrade to 16.04 with the xrandr newmodes but it's something I'm wanting to avoid, I have 14.04 working the way I like it and don't want to fook it up.
Thanks!
Rarely in my 21 years of linux do I reach out for help, but this is busting me, particularly as one gets older the patience threshold reduces!
ASUS ROG G53J (Geforce GTX460m) and G53SX (Geforce GTX560m). Only external port is HDMI. They probably both support HDMI 1.4 at least. The 560m must as it's 3D capable. 2560x1440 has to be reduced blanking I have read and have somewhat confirmed it - this resolution without reduced blanking doesn't work on HDMI no matter what I try.
Monitor is an AOC Q3279VWF8, native 2560x1440. This monitor works OOTB with various PCs around here with Intel over HDMI plus an older Geforce GT220 PCIe on DVI-D only (Dual Link). HDMI port on Gt220 not liking the monitor either.
Works:
- 16.04 Kubuntu LiveDVD, Nouveau using xrandr commands:
xrandr --newmode 2560x1440R 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync
xrandr --addmode HDMI-1 2560x1440R
xrandr --output HDMI-1 --primary --mode 2560x1440R
Doesn't work:
- 14.04 my current work machine with Nvidia proprietary v378.13 or Nouveau.
- The best I can achieve is 2160x1440 with the Nvidia driver with associated reduced blanking Modeline in xorg.conf. 2560x1440 ends up in monitor saying "not supported" or black and so on.
- With Nouveau I can use all the xrandr newmodes I like, BUT, they are all blurry and when checking what the monitor reports - it's always 1920x1080 60Hz! That's why it's blurry.
Any ideas on at least getting the Nouveau driver working with 2560x1440 on 14.04? The only logical way to glory with this hardware is upgrade to 16.04 with the xrandr newmodes but it's something I'm wanting to avoid, I have 14.04 working the way I like it and don't want to fook it up.
Thanks!
Comment