segmentation failed while configuring keyboard
-
also heres my post before I tried some of the stuff
https://retropie.org.uk/forum/topic/12184/keyboard-stops-working-while-trying-to-configure-it
-
anyone have ANYTHING that might help me?
-
Can you post the following
- ES settings config file
- ES input config file
- ES version number
- Retropie version number
- Images of error faced.
All you have given is your evaluation which is not helpful.
Optionally :
A faster way to get things done would also be to configure ES on linux PC and copy the config file. -
Adding to @Hex 's advice, definitely restore the CPU speed to the normal value. It might be worth using ssh to configure the pad, if you need to do something in the command line.
Without knowing more about your keyboard I wouldn't exclude the possibility of some malfunction or connection problems, but I'm just speculating.
-
srry, but im a bit of a noob, i have little to no clue how to find that.
-
@gamerguy010101 sure. I mean, reverting the CPU speed is to undo the underclock, as you called it.
For the rest, what do you need to do with the keyboard?
-
pretty much what im trying to do with the keyboard is connect to wifi and make it so that my controller works.
-
please anyone ._.
-
if no one has a solution to fix this, can someone provide me a download of retropie with whatever it needs to use my controller?
-
@Gamerguy010101 Do you know how to update retropie and Emulationstation?
-
nope :D
-
-
Quit Retropie 'PressF4'
-
From the command line interface or 'cli' type "sudo /home/pi/RetroPie-Setup/retropie_setup.sh"
Quotes are excluded. -
That should take you here
https://cdn-learn.adafruit.com/assets/assets/000/035/640/original/raspberry_pi_setup1.png -
Select "Update RetroPie-Setup script.
-
After it has completed select " Update all packages"
<Calmly wait as this may take a lot of time.
- Reboot
-------------------------------Method 2----------------------------------------------
- In Emustation make your way here .
https://cdn-learn.adafruit.com/assets/assets/000/035/639/original/raspberry_pi_retropie-setup.png
- Select RetroPie Setup
https://cdn-learn.adafruit.com/assets/assets/000/035/640/original/raspberry_pi_setup1.png
-
Select "Update RetroPie-Setup script.
-
After it has completed select " Update all packages"
<Calmly wait as this may take a lot of time.
- Reboot
-
-
Follow this video
-
I'm guessing the power supply is the culprit here.
Could be wrong. -
@Gamerguy010101 Do you see a yellow bolt symbol on the top right while running ES ?
-
@hex i'm going to admit i had the psu problem but the yellow bolt never showed.
No jokes. -
problem: because the keyboard cant be configured and I can really only use terminal, I cant get the wifi setup and if I try to set it up with terminal it says that there isnt a thing to save it at.
-
Type the following in terminal/command prompt
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
You will see a text editor, type the following
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 country=GB network={ ssid="WIFI_NAME" psk="PASSWORD" key_mgmt=WPA-PSK }
update
WIFI_NAME
andPASSWORD
to your networks.Save using Ctrl+x, and y when it asks if you want to save.
reboot usingsudo reboot
You should have wifi.
Else try ethernet, duh.Next :
type in terminal
sudo Retropie_Setup/Retropie_Setup.sh
Now follow the video.
-
wait, im typing it in now, but I noticed the country is great britain (GB). does this matter cause im in US
-
@Gamerguy010101 No it doesnt.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.