The NEW Build Your Own Arcade Controls
Main => Raspberry Pi & Dev Board => Topic started by: mebronx2000 on May 01, 2017, 10:02:38 pm
-
can anyone help ? every time i start my pi the lcd dont show anything put when i restart it the signal shows i try to replace the hdmi cable but still the same i have to restart for attract mode to show ! thanks
-
Can you post the contents of your config.txt file? Seems like there must be something off in the settings.
Do you have anything connected to the GPIO pins?
-
Can you post the contents of your config.txt file? Seems like there must be something off in the settings.
Do you have anything connected to the GPIO pins?
nothing on the gpio pins ! and which config.txt? i go into my pi then go into cofigs then all ?thanks for your help :cheers:
-
Just for reference:
https://www.raspberrypi.org/documentation/configuration/config-txt/ (https://www.raspberrypi.org/documentation/configuration/config-txt/)
https://www.raspberrypi.org/documentation/configuration/config-txt/video.md (https://www.raspberrypi.org/documentation/configuration/config-txt/video.md)
config.txt is kind of like the BIOS.
If you are in the console or logged in via SSH you can open (and edit so be careful) using this:
sudo pico /boot/config.txt
If you're editing the SD card directly, then it's in the boot partition.
If you haven't ever edited that file, then it's probably something else if you're just using the standard VGA output. The only time I've had issues with screens not showing is when the config.txt is configured wrong, or the monitor is turned on after the Pi starts up... and I haven't configured the config.txt
-
Just for reference:
https://www.raspberrypi.org/documentation/configuration/config-txt/ (https://www.raspberrypi.org/documentation/configuration/config-txt/)
https://www.raspberrypi.org/documentation/configuration/config-txt/video.md (https://www.raspberrypi.org/documentation/configuration/config-txt/video.md)
config.txt is kind of like the BIOS.
If you are in the console or logged in via SSH you can open (and edit so be careful) using this:
sudo pico /boot/config.txt
If you're editing the SD card directly, then it's in the boot partition.
If you haven't ever edited that file, then it's probably something else if you're just using the standard VGA output. The only time I've had issues with screens not showing is when the config.txt is configured wrong, or the monitor is turned on after the Pi starts up... and I haven't configured the config.txt
thanks so much for your help ! i will give it a try ! :applaud: :applaud: :applaud:
-
i think i fixed it ! thanks so much for your help! i unplugged the lcd and plugged it back it the signal came up and when i rebooted it shows now thanks :applaud: :cheers: