Monitor definition - Raspberry Pi Forums


i have monitor supporting 1680 x 1050 , to change settings of raspberry pi uses native resolution of monitor. can suggest best way achive this? know need change config.txt file not sure in way. alpha release of risc os found example 1680 x 1050 tries yesterday looks completly blured it's hard read text on screen, still shows black areas @ top , bottom of screen.

can suggest right settings?

need additional mdf?

thanks,
michael

luafox wrote:i have monitor supporting 1680 x 1050 , to change settings of raspberry pi uses native resolution of monitor. can suggest best way achive this? know need change config.txt file not sure in way. alpha release of risc os found example 1680 x 1050 tries yesterday looks completly blured it's hard read text on screen, still shows black areas @ top , bottom of screen.
shouldn't need change config.txt release distribution. need appropriate mdf (monitor definition file) entry.
here's 1 1680 x 1050 @60hz. can test saving file , using 'loadmodefile <filename>'.


file_format:1
monitor_title:test mode
dpms_state:0

# 1680 x 1050 (60hz)
startmode
mode_name:1680 x 1050
x_res:1680
y_res:1050
pixel_rate:112411
h_timings:32,18,14,1680,0,20
v_timings:5,16,0,1050,0,0
sync_pol:3
endmode


raspberrypi



Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums