Search results

  1. dimag0g

    Pandora touch screed no longer reacts.

    sudo rmmod ads7846 would certainly disable touchscreen, unfortunately, it seems to hang the X11 server as a side effect.
  2. dimag0g

    Can you increase the virtual resolution of the screen?

    Thanks for testing! Pushing it to the repo.
  3. dimag0g

    Can you increase the virtual resolution of the screen?

    Ok, here's the PND for the brave. Be sure you know how to recover in case the installer breaks your system (basically, back up /etc/X11/xorg.conf and /usr/lib/xorg/modules/omapfb_drv.so) Source code is inside.
  4. dimag0g

    Emulator brings x86 Linux apps to ARM devices

    Yes, and I finally managed to play HoMM3 on my pandora using that omapfb driver I was working on. I will package it for the repo soon, so that installing exagear, wine and setting up virtual 800x600 resolution will make your pandora Heroes3-ready =) Edit: the version from loki also runs, and is...
  5. dimag0g

    Emulator brings x86 Linux apps to ARM devices

    Followup: I contacted eltech support who told me that several unique numbers are used by actool to identify the host, including wlan MAC address and disk ID of the volume where exagear is installed. As I've bought a new 64GB SD recently, the cause was clear, and after setting the disk ID on the...
  6. dimag0g

    -

    Personally I prefer to give myself ownership of the SD folders (i.e. sudo chown 1000 /media/nameOfCard/myfiles), but if you consider your pandora a single-user device then you're fine either way.
  7. dimag0g

    -

    A nice reading for people concerned with partition alignment. Short resume: GParted will already align partitions so that access time is minimized (to 1MB boundary by default), but SD cards have even bigger internal units (erase blocks) which affect writing speed and lifespan. So it might be a...
  8. dimag0g

    glshim

    libgdx builds from sources without apparent issues, however, latests versions require OpenGL 2.0 to run. I'm currently playing with version 0.9.
  9. dimag0g

    glshim

    It's based on libgdx, with lwjgl as backend.
  10. dimag0g

    glshim

    I have downloaded both minecraft and codeblocks for spare libs (codeblocks was a bit painful to get with PNDManager), so yes, I've tried some of Ptitseb's libs. Good luck if you want to try for yourself! I will try to add stubs to glshim then.
  11. dimag0g

    glshim

    I'm trying to put together the libraries required to run Shattered Pixel Dungeon. Right now I'm stuck at a point where I miss glXCreatePixmap function. Am I right to suppose that pandora's X server doesn't support GLX anyway?
  12. dimag0g

    Whats your favourite use of the Pandora?

    Since TrueCrypt is banned at work, I use my Pandora as a card reader capable to mount truecrypt volumes as plain FAT32.
  13. dimag0g

    Port Requests

    There is a platform-independent version (Java), did you try to run it?
  14. dimag0g

    Can you increase the virtual resolution of the screen?

    I'm working on horizontal panning right now - it kind of works, but changing the screen pitch brings more troube (like broken configuration after sleep mode). And there are still many things broken with any panning - like video and touchscreen.
  15. dimag0g

    Can you increase the virtual resolution of the screen?

    Not yet, I used the wrong form to contact them so my request was forwarded to support yesterday. Did you try Heroes 3 with my driver?
  16. dimag0g

    BitTorrent Sync. For ARM devices as well.

    Well, who do you expect to own files on a file system which doesn't have the ownership attribute? Technically, it is possible to set ownership to an arbitrary user when you mount it, but that would be fixing the automount or PND mount script, not your PND. Another solution would be to create a...
  17. dimag0g

    Any Idea on Final Price?

    Can be seen on your avatar I guess?
  18. dimag0g

    Can you increase the virtual resolution of the screen?

    My thought exactly, only Exagear doesn't work for me anymore :(
  19. dimag0g

    Pandora touch screed no longer reacts.

    If you have skills, I'd suggest to remove the front cover and check if the touchscreen works when nothing is in touch with it. Make sure it's a hardware issue though, before reaching out for the screwdriver (using ts_print_raw etc.)
  20. dimag0g

    Emulator brings x86 Linux apps to ARM devices

    Did anyone get the "Activation failed" message from actool yet? My copy isn't working anymore. I've contacted eltech support, hope they will be able to help. I had to re-activate exagear several times on my Pandora, did anyone else?
Back
Top