Search results for query: *

  1. PowerGod

    TWO MONTHS

    I get this, for now I didn't found them in the Buster repo: ./twomonths: /lib/arm-linux-gnueabihf/libm.so.6: version `GLIBC_2.29' not found (required by ./twomonths) ./twomonths: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: version `GLIBCXX_3.4.2 9' not found (required by ./twomonths)...
  2. PowerGod

    DBPUtils Script

    Is the last version in the first post ? (I see it's pretty old) In the next days I'll have to play with this utility :cool: EDIT: I had to install "squashfs-tools" to make it work, but tried a couple of unpacking an it's working well :happy:
  3. PowerGod

    Two Months(TM)... with a Pyra

    I still didn't had the device when I wrote that. I have to press the keys really softly or them will remain stuck ... I started to be used to it, but at the beginning, while speed-writing, half of the keys stayed down, and it was a special problem when the stuck keys were Alt or Fn ... I don't...
  4. PowerGod

    USB ports not working on my Pyra

    I never had issue with USB ports, the sticks can be read from both type-A ports and charge is working from both micro ports. The device boot without problems while in charge, but I don't have a SIM to try the modem. my kernel is this: Linux username-pyra 5.6.19-daveiii-pyradef-aufs #5 SMP...
  5. PowerGod

    New Kernel for Buster released

    I found only now that the Buster "Release" channel can't be used anymore, what repo should be used now as stable ? EDIT: Ok, solved. Substituted in "/etc/atp/sources.list" these things: "deb.debian.org" with "archive.debian.org" "security.debian.org" with "archive.debian.org/security-debian"
  6. PowerGod

    New Saturn emulator on Pandora

    I have never seen before a Saturn emulation so fast on the Pandora :confused:
  7. PowerGod

    What are you playing this weekend/these days?

    Tiny Tina's Wonderlands After finishing Borderlands 2 and appreciating the DLC with the DnD theme, I started to play the full fledged game that came from that idea. It's better than I was expecting, the engine is a lot different from Borderlands 2, you can see arms and legs of the main...
  8. PowerGod

    Release Streets of Rage Remake

    I tried again with v52, but I'm pretty sure the issue is not related to gl4es, it shows the same problem at the start even without using it ... :(
  9. PowerGod

    Suspend Investigation with a Reboot Bonus

    On the Pandora the main limit of the NAND was the small size, so it was a no brainer to use SD for almost everything needed by the OS, but with the Pyra there are gigabytes of space that can be used at least for libraries and applications that doesn't fit well on external supports. This way the...
  10. PowerGod

    Error: The DBP System Daemon is not responding

    You are right, I wrote the wrong name. It's 10.13
  11. PowerGod

    Error: The DBP System Daemon is not responding

    The preinstalled OS on the device is bookworm buster and I only apt-upgraded it, but I can't have a look at the version right now.
  12. PowerGod

    Suspend Investigation with a Reboot Bonus

    Also I'm curious to see the result of this command, it should return the UUID of all the devices you have. sudo blkid there should be at least one that corresponds to the one that it's trying to load
  13. PowerGod

    Suspend Investigation with a Reboot Bonus

    First of all, "mount" without additional parameters is not able to determine how to mount a partition without some existent configuration files, those maybe are not still accessible from initramfs, so that error could be normal. For now you should try this commands to see if it magically can...
  14. PowerGod

    Suspend Investigation with a Reboot Bonus

    anyway the root device should be this: /dev/mmcblk0p2
  15. PowerGod

    Suspend Investigation with a Reboot Bonus

    try this: CTRL+SHIFT+U then type the hexadecimal code of the character you want
  16. PowerGod

    Release Streets of Rage Remake

    I played so much with the game (v51) and also finished it without issues. So now I did this: Removed the appdata folder to start from scratch Started the game (to create the appdata folder) Put in there only the minimum game files required (don't mind caps and misspells, I'm writing from...
  17. PowerGod

    Suspend Investigation with a Reboot Bonus

    have a look at this https://pyra-handheld.com/boards/threads/how-to-do-special-characters-in-the-tty-terminals.100146/
  18. PowerGod

    Suspend Investigation with a Reboot Bonus

    also, in the "/proc/cmdline" right now there should be an argument like this: "root=PARTUUID=84d0d9b1-02" try to change it to "root=/dev/sda<NUMBER>" (I don't remember the number of the NAND ...)
  19. PowerGod

    Suspend Investigation with a Reboot Bonus

    From there you should be able to run some commands to check what is the actual hardware situation, for example "df -h". Try also to run manually the commands listed in the error messages, like "cat /proc/cmdline" and "cat /proc/modules". Have a look at the structure of the /dev tree, etc...
  20. PowerGod

    Suspend Investigation with a Reboot Bonus

    I'll try this when I find more time, I'm really interested. Did you noticed also the device to be less hot ?
Back
Top