PDA

View Full Version : Raspberry Pi and Resolution Screen



kaliforniya
2014-11-03, 20:18
Please tell me how my distributive "Kali linux 1.0.9 for Raspberry Pi" change screen resolution, instead of the default 656h416, I need a screen resolution of 1920x1080 for my monitor.
I set up a VNC server, and works with Raspberry Pi through it, respectively, to the Raspberry Pi to any monitor is not connected at all, and therefore the resolution of the screen is taken from the default.
If the VNC server settings specify any screen resolution, it just stretches the available screen resolution under the specified format, but does not change it, and how to change it, I do not understand.

I use manual: http://rageweb.info/2013/11/07/bootconfig-txt-in-kali/
Download all 3 files:


wget http://archive.raspberrypi.org/debian/pool/main/r/raspberrypi-firmware/libraspberrypi-bin_1.20130902-1_armel.deb
wget http://archive.raspberrypi.org/debian/pool/main/r/raspberrypi-firmware/libraspberrypi0_1.20130902-1_armel.deb
wget http://archive.raspberrypi.org/debian/pool/main/r/raspberrypi-firmware/raspberrypi-bootloader_1.20130902-1_armel.deb
dpkg -i raspberrypi-bootloader_1.20130902-1_armel.deb
dpkg -i libraspberrypi0_1.20130902-1_armel.deb
dpkg -i libraspberrypi-bin_1.20130902-1_armel.deb

Reloads the Raspberry Pi, but the file /boot/config.txt not appeared.
I mount / dev / mmcblk0p1 / fat32 / but it just does not work, in the folder / fat32 / was not config.txt file
If someone has already solved a similar problem with the screen resolution via VNC, then please tell me, how do I set the correct screen resolution for me.

Raspberry Pi and Resolution Screen

kaliforniya
2014-11-09, 04:59
problem was solved, topic can be deleted.

elk
2015-09-16, 19:54
Would you tell us *how* you solved it?

I'm running into the same problem now.
Thanks

melsi
2016-08-26, 13:48
Also having this issue, can you tell us the solution?

Thanks