Search results

  1. notaz

    Update SuperZaxxon v1.75

    The power supply is intended for custom projects, yes. If you want it disabled you don't need to do anything, the default is 0 - maybe I was not clear enough in the changelog.
  2. notaz

    Release ISO Optical Drive

    It seems this PND is using g_file_storage, which even in our old 3.2 kernel is marked as deprecated in favor of g_mass_storage. g_file_storage was completely removed in 3.8. Maybe g_mass_storage would work better?
  3. notaz

    Update SuperZaxxon v1.75

    Yeah it's not LTS material. If somebody could find which commit fixes it, or at least which kernel version it could probably be backported. I've had a quick look and haven't noticed anything saying that it fixes cdrom boot.
  4. notaz

    Update SuperZaxxon v1.75

    That's with the screen and everything else (wifi/BT/USB) off of course. I've noticed on my CC the whole system now draws roughly the same amount of power as 1 LED while idle. For 1GHz it's like 1 and a half LED, not sure if it's because of the silicon lottery of all chips on the board, or if...
  5. notaz

    Update SuperZaxxon v1.75

    So it's a national holiday here today, and that gave some extra time to put out this release. This release is mostly about idle power saving (reduced battery usage when you close the lid or leave pandora doing nothing), which was released and discussed before, but now you get a flashable image...
  6. notaz

    Idle optimization

    So after @Zink 's lid-closed-backlight fix there are currently no more updates planned, maybe it's worth releasing SZ1.75 with all this stuff? Would it be useful for anyone / does anyone still care?
  7. notaz

    Trying to fix the backlight bug...

    Yes if you look at dmesg, you'll see that some powerdomains (parts of the chip basically) failed to enter low power state, which happens when there is playing audio during suspend. Those players are probably streaming silence while paused. Ideally the driver would be able to handle it, but that...
  8. notaz

    Trying to fix the backlight bug...

    Not really, but I've added some things now: http://pandorawiki.org/SuperZaxxon_Knobs (probably not the best page name but ohwell)
  9. notaz

    Trying to fix the backlight bug...

    Sort of, if someone has problems he can create /etc/pandora/my_lid_is_broken to get the old behavior.
  10. notaz

    Trying to fix the backlight bug...

    OK testing went well, so update published.
  11. notaz

    Trying to fix the backlight bug...

    Looks good from a quick look, thanks, I'll all it when I can find some time to test it. IIRC it's not, so should be fine I guess, yes. It's for the old 2.6 kernel that did not have working suspend to RAM, and while charging I think (because battery monitoring process needs to keep running...
  12. notaz

    Disabling low power/power management while audio recording

    Use the "xset s off" command. But are you sure the issue is really caused by sleep?
  13. notaz

    Trying to fix the backlight bug...

    I have not attempted to fix it, I just don't have that problem. I did not like the "based on Chromium OS" statement so added something that's different but hopefully equivalent...
  14. notaz

    Trying to fix the backlight bug...

    And that is really strange, I've tried to reproduce and it is not the case for me (the screen happily blanks after 10 minutes without touching the lid). Are you on some old firmware? There were some changes to that script recently. I know this has been answered, but you can also do...
  15. notaz

    Pandora stops charging after a few days?

    It's not supposed to happen and does not happen to me. Well it did happen in the past, but after I've added this hack to pndevmapperd: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-libraries.git;a=blob;f=apps/pndevmapperd.c;h=cb7d9b6bc9a0a874e94d86483fb8108d5d86b0a0;hb=HEAD#l993 the...
  16. notaz

    Disabling low power/power management while audio recording

    Hmm this doesn't happen to me, it happily continues recording after blanking. There is a different known bug though - if you play any kind of audio while recording is going on, the recording will get interrupted.
  17. notaz

    Pandora improved SDL for pandora

    You can try to redirect it to some unused key with a config file, see bottom of: http://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=sdl_omap.git;a=blob;f=README.OMAP;hb=HEAD
  18. notaz

    Idle optimization

    You said you're running Slackware, so it depends on how Slackware does things, perhaps ask it's maintainer if you don't know yourself? I forgot to say that negative time now shows time-to-full while charging. What's wrong with sudo? If you're on SZ, it's in sudoers so won't ask for password...
  19. notaz

    Idle optimization

    It's possible but would need work. Why can't you just update? Here is a plain .tar.bz2 you can use: http://notaz.gp2x.de/misc/pnd/oe_rootfs_extra_r32.tar.bz2
  20. notaz

    Release Beret

    Meanwhile I've sped up the SDL blits a tiny bit (4% or so) with some more strategic placement of preloads. Not that it's going to compete with the DSP improvement, good to finally see it giving noticeable impact to some released PND!
Back
Top