Recent content by pisiiki

  1. P

    Do we really need a full sized USB host port and HDMI?

    This is a bad idea. If you want to hook a screen and some usbs at the same time you are screwed.
  2. P

    Gentoo install with hardfloat - SGX driver?

    About the nubs, you just need to map them to the mouse in xorg. TS also needs some calibration. BTW what is the module name of the wifi? I allways use teethering from my phone and I have still not configured the pandora wifi because of this.
  3. P

    Gentoo install with hardfloat - SGX driver?

    Awesome, I built all also with hardfp. Also tested kde 4.9: too slow. I am using qemu-user to build everything, so I can just swap the sd, chroot and use the pandora gentoo on my pc. I think it will be a good idea to build some gentoo image with everything working out of the box so others can...
  4. P

    Questions About the 3.2 Kernel

    Thanks a lot.
  5. P

    Quick note about a nice experience with compile-flags

    Use this: -O2 -pipe -mcpu=cortex-a8 -mfpu=neon -ftree-vectorize -mfloat-abi=softfp You can try -O3 but it may cause problems, even "silent" problems. -march doesn't work at all with our cpu I think, I tested it yesterday and it didn't recognize anything. You can also use qemu-user, it is...
  6. P

    Writing a Game in C

    There is no reason today to avoid c++. Most of the libraries are just headers. Some people here mention that c++ is bloated and you end up messing with oop/patterns, not with code. The point is that you can't learn c++ with some books, you can't learn c++ doing a computer degree and you can't...
  7. P

    Questions About the 3.2 Kernel

    Hello, After playing a bit with the new kernel I have some questions: 1) How do I enable the usb host via menuconfig and with some console commands? 2) Why is the wifi driver in a separate git repository? Is there an easy way to build/install it? Regards.
  8. P

    My Personal Ideas

    I think we are going crazy about hdmi in. Do we agree that build quality and feel should get top priority for pandora 2?
  9. P

    My Personal Ideas

    I am probably wrong but is it possible to move >4GB with a 32bit ARM? 64bit ARM sounds too risky for 2013. I think it was mozilla who recently noted that firefox can't link with a 32bits system very well because of that.
  10. P

    My Personal Ideas

    I have used the original pandora mostly to play with gentoo linux. This is my feedback after I think 1.5 years or more: The case quality and look is my biggest complaint. My battery cover broke I think on the 1st day, it has 2/3 clips broken however it can still hold the battery. The plastic...
  11. P

    Perfection is something subjective.

    Perfection is something subjective.
  12. P

    About an Updated Kernel

    Hello, what's up with the kernel in our machines? I think this should get top priority. We should be able to keep up with the latest linux kernel without problems. I think that we must address the problems that prevent us from updating to newer kernels as soon as possible. We have even useless...
  13. P

    Has anyone gotten any other distro working on the Pandora?

    If just one person managed to do this why on earth do we still use such an old kernel?
  14. P

    External Mouse or Keyboard

    Hello guys, I'm still confused about what should I do to connect some usb keyboard or mouse to the pandora. It doesn't work by using the big usb port. I have read that I should use some kind of hub? I'm a bit confused. And what about the other small usb? A lot of stuff works in the big usb like...
  15. P

    Feature requests for HF6

    A would appreciate a lot a fix for read/write errors with "problematic" SD cards.
Back
Top