Go to advanced search

by VMark
Mon Feb 18, 2019 11:00 am
Forum: Official Foundation Display
Topic: Non square pixels?
Replies: 20
Views: 14528

Re: Non square pixels?

Hi folks,

Just for reference.
For me, the

Code: Select all

framebuffer_aspect=-1
did not work with a DVI mode TV,
BUT

Code: Select all

sdtv_aspect=1
did the trick - with the proper framebuffer_width and framebuffer_height.
by VMark
Mon Feb 18, 2019 9:55 am
Forum: Advanced users
Topic: Create framebuffer with non-square pixels?
Replies: 9
Views: 4756

Re: Create framebuffer with non-square pixels?

Just for reference. THIS became a working solution for me (after search and try for a day). My son got a Raspberry Pi 3B+ (his name is Valentine) - which we connected to our TV (the 15-years-old LCD TV with DVI input. This TV has 1280x1024 resolution BUT with 15:9 physical aspect ratio. As TV it is ...
by VMark
Sun Feb 17, 2019 3:27 pm
Forum: Arch
Topic: Any success using WOL on a RPi
Replies: 30
Views: 168971

Re: Any success using WOL on a RPi

Hello all, Sorry for necroing, I just would like to keep this feature request alive. My 2 cents: BIOS is a piece of non-volatile memory (ROM,EPROM,EEPROM...) where a machine code is running which knows the physical layout (which bit/GPIO goes where) and some NVRAM which stores settings. You can do a...

Go to advanced search