New monitor and old notebook

When I arrived at the office today there was a new monitor on my desk. Acer PB278Q 27” 16:9 2560 x 1440 WQHD LED-backlit Monitor. It is very nice monitor.

My notebook uses the second generation Core i7 processor i7-2620M. The embedded Intel HD Graphics 3000 officially has as maximum resolution 1900x1200 for 60 Hz refresh rate.

If using lower refresh rate, it is possible to use higher resolution. One good source of information is the page:

http://www.notebookcheck.net/2560x1440-or-2560x1600-via-HDMI.92840.0.html

I was not able to use more than 40 Hz as refresh rate when they say 55 Hz worked with Intel HD Graphics 3000. I can set modes up to 44 Hz but then the image is not stable and goes black for one second some times.

What I did:

$ gtf 2560 1440 40

  # 2560x1440 @ 40.00 Hz (GTF) hsync: 58.92 kHz; pclk: 200.80 MHz
  Modeline "2560x1440_40.00"  200.80  2560 2712 2984 3408  1440 1441 1444 1473  -HSync +Vsync

Then:

$ xrandr --newmode "2560x1440_40.00"  200.80  2560 2712 2984 3408  1440 1441 1444 1473  -HSync +Vsync

$ xrandr --addmode HDMI3 "2560x1440_40.00"

$ xrandr --output HDMI3 --mode "2560x1440_40.00"

But I would like to increase the refresh rate. Do you have the 55Hz ModeLine for Acer PB278Q?

Also, how can I tell Gnome display settings about the new resolution? See my question here.

See how cool it is! :-)

Comments

Popular posts from this blog

Toshiba R830 and 16GB of RAM

Five steps to create Fedora chroot jail using yum

GitHub Social Coding