{"id":1317,"date":"2013-10-07T20:25:12","date_gmt":"2013-10-07T20:25:12","guid":{"rendered":"https:\/\/raspberry-projects.com\/pi\/?p=1317"},"modified":"2014-09-26T15:05:13","modified_gmt":"2014-09-26T15:05:13","slug":"monitor-resolution","status":"publish","type":"post","link":"https:\/\/raspberry-projects.com\/pi\/pi-operating-systems\/raspbian\/monitor-resolution","title":{"rendered":"Monitor Resolution"},"content":{"rendered":"<p>\n&nbsp;\n<\/p>\n<p>\nBy default the OS will attempt to pick the most suitable resolution for a connected HDMI monitor. You can also select a setting yourself\n<\/p>\n<h4>\nViewing Resolutions Supported By Your Monitor<br \/>\n<\/h4>\n<pre>\r\n<code>\r\ntvservice -d edid\r\nedidparser edid<\/code><\/pre>\n<h4>\nEditing The Config File<br \/>\n<\/h4>\n<pre>\r\n<code>\r\nsudo nano \/boot\/config.txt\r\n<\/code><\/pre>\n<p>\nIf hdmi_mode and hdmi_group are commented out (# character at the start of the line) then the RPi will automatically select the resolution. &nbsp;Un-comment them and select a pair of values from&nbsp;<a href=\"http:\/\/elinux.org\/RPi_config.txt\" target=\"_blank\">http:\/\/elinux.org\/RPi_config.txt<\/a> which your monitor supports to use a fixed value.\n<\/p>\n<p>\nSave and exit using CTRL+X, then reboot:\n<\/p>\n<pre>\r\n<code>\r\nsudo shutdown -r now\r\n<\/code><\/pre>\n<p>\n&nbsp;\n<\/p>\n<p>\n&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; By default the OS will attempt to pick the most suitable resolution for a connected HDMI monitor. You can also select a setting yourself Viewing Resolutions Supported By Your Monitor tvservice -d edid edidparser edid Editing The Config File sudo nano \/boot\/config.txt If hdmi_mode and hdmi_group are commented out (# character at the start [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-1317","post","type-post","status-publish","format-standard","hentry","category-raspbian"],"_links":{"self":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/1317","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/comments?post=1317"}],"version-history":[{"count":6,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/1317\/revisions"}],"predecessor-version":[{"id":1717,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/posts\/1317\/revisions\/1717"}],"wp:attachment":[{"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/media?parent=1317"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/categories?post=1317"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/raspberry-projects.com\/pi\/wp-json\/wp\/v2\/tags?post=1317"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}