Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Startup with variable resolution and framerate?
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Startup with variable resolution and framerate?
15th Aug, 2013, 09:44 PM
Post: #5
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
RE: Startup with variable resolution and framerate?
well you can do so if you like. You can force to read the resolutions from edit.dat file instead of detecting from screen.
To enable this you need to add this line into your /boot/config.txt but do this step after you create the edit.dat
Code:
hdmi_edid_file=1

But there is something not right with your CEC for sure as when you turn the RPi ON it should turn on the AVR and TV on right input automatically, so when this is not working it means you have an issue.

Anyway to do that what you want just follow the steps from RPi config site
Quote:Which values are valid for my monitor?

Your HDMI monitor may support only a limited set of formats. To find out which formats are supported, use the following method.

Set the output format to VGA 60Hz (hdmi_group=1 hdmi_mode=1) and boot up the Raspberry Pi
Enter the following command to give a list of CEA supported modes

Terminal
/opt/vc/bin/tvservice -m CEA

Enter the following command to give a list of DMT supported modes

Terminal
/opt/vc/bin/tvservice -m DMT

Enter the following command to show your current state

Terminal
/opt/vc/bin/tvservice -s

Enter the following commands to dump more detailed information from your monitor

Terminal
/opt/vc/bin/tvservice -d edid.dat
/opt/vc/bin/edidparser edid.dat

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Startup with variable resolution and framerate? - Dalsim - 15th Aug, 2013, 06:34 PM
RE: Startup with variable resolution and framerate? - rikardo1979 - 15th Aug, 2013, 06:59 PM
RE: Startup with variable resolution and framerate? - mk01 - 15th Aug, 2013, 07:26 PM
RE: Startup with variable resolution and framerate? - Dalsim - 15th Aug, 2013, 09:10 PM
RE: Startup with variable resolution and framerate? - mk01 - 15th Aug, 2013, 09:55 PM
RE: Startup with variable resolution and framerate? - rikardo1979 - 15th Aug, 2013 09:44 PM
RE: Startup with variable resolution and framerate? - rikardo1979 - 15th Aug, 2013, 09:51 PM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 18th May, 2025, 03:51 AM Powered By MyBB, © 2002-2025 MyBB Group.