Recent content by mati

  1. mati

    Pyrainput (FunKeyMonkey plugin + pyrainputctl) design

    I tested my bugfix on the bookworm branch of https://dev.pyra-handheld.com/packages/funkeymonkey-pyrainput . The bugfix seems to do the job. I haven't changed the default value for nubs.deadzone yet, since that would be a different commit and is not necessary for the bug to be fixed. I created...
  2. mati

    DBP repository

    Since the root cause of the current upload restriction is not the php.ini (ED already checked that), it is probably an Apache2 configuration, some firewall, or something else that we can't think of right now. Even though the problem is not in the code of the “Pyra Repository,” we could still...
  3. mati

    DBP repository

    Why was the ftp upload implemented originally? Was it implemented after the move to the new server, to solve exactly the problem we are talking about? Or was it implemented already earlier, beacause of some other reasons (maybe the normal upload was not reliable enough or something like that)?
  4. mati

    Pyrainput (FunKeyMonkey plugin + pyrainputctl) design

    I think the intention was to help the nubs to go back to exactly zero. So I think the bug is a missing else block. It should look like this: Instead of helping the nubs to go to exactly to zero, the old code did the opposite. The nubs could never go back to zero. The else blocks already would...
  5. mati

    TWO MONTHS

    This is a problem in "FunKeyMonKey-pyrainput". Luckily the author of pyrainput also added possibilities to change the settings. As a workaround to this problem I did this: create a text file (e.g. with the name pyrainput.cfg) with the following content: nubs.deadzone = -1 Tell pyrainput to use...
  6. mati

    Pyrainput (FunKeyMonkey plugin + pyrainputctl) design

    This bug undexsym mentions in the thread about his game is related to pyrainput. As a workaround it helps to set nubs.deadzone = -1. As far as I think what the problem is: In pyrainput.cpp the function "handle" does only send the new position of the analog nubs to the virtual gamepas, if the...
  7. mati

    Maintained list of all remaining issues. Call to help.

    I reproduced the problem by mounting everything by hand sudo mkdir /tmp/testMountSd sudo chmod 777 /tmp/testMountSd sudo mount -t exfat -o defaults,umask=000 /dev/mmcblk5p1 /tmp/testMountSd sudo mkdir /tmp/testMountImage sudo chmod 555 /tmp/testMountImage sudo mount --type="squashfs"...
  8. mati

    Maintained list of all remaining issues. Call to help.

    DBPs on exFAT work fine on Buster, but not on Bookworm. I noticed one difference when mounting an exFAT SD card on Buster vs. Bookworm: In Buster all the files have permission rwxrwxrwx In Bookworm all files have permission rwxr-xr-x But I don't know if that has any relation to the problem. I...
  9. mati

    Error: The DBP System Daemon is not responding

    My problem was the files system on the SD card. https://pyra-handheld.com/boards/threads/maintained-list-of-all-remaining-issues-call-to-help.100033/ says "DBP not working on exFat" I always tried with exFAT since that worked totally fine in buster. But in bookworm that seems to not work...
  10. mati

    DBP repository

    Hello, I tried to upload a .dbp, but I always get the message "Upload Failed". The file is probably too large (5.3 MB). What is the file size limit? Is it the default php.ini upload_max_filesize of 2MB? The file that I tried to upload is...
  11. mati

    Error: The DBP System Daemon is not responding

    Thanks for the answers. I switched back to buster changed /etc/apt/sources.list to use http://archive.debian.org did "sudo apt update" did "sudo apt upgrade" installed libsdl1.2pyra The .dbp for SoRR is now running again. I guess I have to buy a few more SD cards to play around with different...
  12. mati

    Error: The DBP System Daemon is not responding

    I installed "bookworm-7" on my Pyra. Whenever I try to execute a .dbp file, I get an error message "Error: The DBP System Daemon is not responding. Make sure it's running." I tried with different .dbp files (SoRR and dbpInstaller). Both applications are visible in the menu. SoRR was working on...
  13. mati

    Got your Pyra? Write it here for all

    Model: Mobile EU, black Pre-Order date: 2016-05-02 11:03am German time "Your Pyra is ready" mail: 2025-06-02 Final delivery: 2025-07-31 (there was a problem with my voucher; partially my fault that it took so long to solve it)
  14. mati

    Pyra why ?

    Yeah, I guess you guys have a point. We don't have to justify our decision to anybody. I wouldn't persuade anybody into buying the Pyra, because I think it is an expensive device with an outdated processor. But I don't regret my order (even though I don't have my Pyra yet). It's nice to have a...
  15. mati

    Where are we now?

    In earlier versions, the logo was a metal plate. But it's not anymore. I guess the prototype you are talking about still had the old metal version. Now the logo is a thick plastic sticker instead.
Back
Top