Results 1 to 4 of 4

Thread: Raspberry Pi and Resolution Screen

  1. #1
    Join Date
    2014-Nov
    Posts
    2

    Raspberry Pi and Resolution Screen

    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:
    Code:
     
    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

  2. #2
    Join Date
    2014-Nov
    Posts
    2
    problem was solved, topic can be deleted.

  3. #3
    Join Date
    2015-Sep
    Posts
    2
    Would you tell us *how* you solved it?

    I'm running into the same problem now.
    Thanks

  4. #4
    Join Date
    2016-Aug
    Posts
    2
    Also having this issue, can you tell us the solution?

    Thanks

Similar Threads

  1. Kali Pi - Raspberry Pi 4 - Screen resolution issue
    By ju3805 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-10-08, 06:54
  2. Help with Screen Resolution
    By kernow in forum General Archive
    Replies: 7
    Last Post: 2016-09-23, 17:22
  3. Replies: 2
    Last Post: 2016-09-13, 11:57
  4. To low resolution (Raspberry PI connected to TV)
    By webbsmurfen in forum ARM Archive
    Replies: 1
    Last Post: 2014-07-11, 20:55

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •