Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Regular freezes with Raspberry 2&3 #122305
    pajen
    Participant

    sabrecheeky:
    Perhaps try to run: “rpi-update”? Basically I have no clue. I’m sorry I can’t be more helpful, pretty new to this. But when I found out about this method to turn the internal bluetooth off I wanted to share to other retro gamers. I agree with ssimplemind that this problem will be officially solved in due time.

    dankcushions:
    Thanks for sharing your thoughts.

    in reply to: Regular freezes with Raspberry 2&3 #122191
    pajen
    Participant

    My RPi3 with Retropie 3.6, and PS3 controllers over Bluetooth, has had random and not random freezing since the start. Could basically occur anytime, for example when transferring files over LAN, using the scraper, playing games. Always pretty random but not far between. Memory split change did not cure it, neither updating various files. Notably, I could reproduce the freeze every time I started Game&Watch – Nintendo Donkey Kong with the controller connected by USB cable, then removing the cable in game.

    The solution was this: (I have not had any freezing since, ran a total 2 h on Dreamcast, Ps1, SNES, NES, game&watch and more. Even the Emulator station scraper worked tagged some 200 C64 games in a row)

    1. Exit Emulator station

    2. At the command prompt:
    sudo nano /boot/config.txt
    add to the file in the editor:
    dtoverlay=pi3-disable-bt

    3. Exit editor (ctrl x, Y, return)

    4. Then run from the command prompt:
    sudo systemctl disable hciuart

    Remember: make a backup before not to risk your setup.

    (previously tested to only do 1-3 but that did nothing)

    Hope this helps, seem many are affected by this issue.

    Edit: Forgot to say I now run Bluetooth via dongle, needed to pair the controllers again to get started.

Viewing 2 posts - 1 through 2 (of 2 total)