05.03.2013 Views

RPi Easy SD Card Setup - eLinux.org

RPi Easy SD Card Setup - eLinux.org

RPi Easy SD Card Setup - eLinux.org

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Can only get 800x480 resolution in LXDE (Arch linux)<br />

Known issue with distro package as of 17th April 2012 - there's some missing boot<br />

config information. Creating a suitable cmdline.txt fixes it - type the following at the<br />

Raspberry Pi command line:<br />

sudo echo "dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 root=/dev/mmcblk0p2 rootfstype<br />

Big black borders around small image on HD monitors<br />

Out of the box, R-Pi graphics don't necessarily fill the whole screen. This is due to<br />

something called "Underscan", and it can be fixed easily.<br />

Note: the best solution is to disable overscan in display menu options (it may be called<br />

"just scan", "screen fit", "HD size", "full pixel", "unscaled", "dot by dot", "native" or<br />

"1:1"), then use the disable_overscan=1 option.<br />

Edit the configuration file, see the instructions at R-Pi_ConfigurationFile.<br />

Add the following lines to the configuration file...<br />

If your display has no overscan:<br />

disable_overscan=1<br />

or if your display has some overscan:<br />

overscan_left=-20<br />

overscan_right=-20<br />

overscan_top=-20<br />

overscan_bottom=-20<br />

Making the R-Pi graphics fill the screen is a matter of experimenting with the numbers<br />

you put in the config.txt file. Change the numbers – try jumps of 5 or 10 at a time. Bigger<br />

negative numbers reduce the black borders (so -40 means less black border than -20). The<br />

numbers do not all have to be the same; you can use this feature to centre the display on<br />

the screen.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!