Recent content by pgwipeout

  1. P

    Post Inquiry to join up with fellow Moto Z / Z Force owners (Verizon) to work on root.

    The new use after free exploit should work on the Moto Z Verizon version. There's a proof of concept posted, it would be worth the while to check.
  2. P

    Post [KERNEL] (Development) Linux 4.x for the OUYA.

    So I did get this pretty well working, though I haven't touched it in a while. The work is continuing over at PostmarketOS, and their support is shaping up quite nicely as Dmitry's Tegra video driver matures. The eMMC issues were resolved, and now with the embedded memory controller driver...
  3. P

    Post [KERNEL] (Development) Linux 4.x for the OUYA.

    Release notice. Alpha 0.10 release notification. https://forum.xda-developers.com/ouya/development/kernel-linux-ouya-console-release-alpha-t3797996
  4. P

    Thread [Kernel] [Development] Linux-next for the Ouya Console, Release Alpha 0.10

    This is the first release of the Linux-next kernel for the Ouya. **** DANGER! DRAGONS AHEAD! **** This has been tested on one device only (mine). It may cause your device to melt or become sentient. I hold no warranty or liability should you decide to use this! It supports the Kickstarter...
  5. P

    Post [KERNEL] (Development) Linux 4.x for the OUYA.

    Update # 2 posted.
  6. P

    Post [KERNEL] (Development) Linux 4.x for the OUYA.

    Short Answer: Yes and No. Long Answer: The Switch is light years ahead of the Ouya in terms of the SOC, but there are similarities. Any development on the Linux kernel for Tegra devices helps. Unfortunately we likely won't be able to break into the Ouya the same way, since so few of the IO pins...
  7. P

    Thread [KERNEL] (Development) Linux 4.x for the OUYA.

    THIS WILL LIKELY KILL YOUR OUYA We provide no warranty to the work here, it will likely cause your OUYA to die if you attempt it. So myself and another fellow are working on bringing the latest and greatest Linux Kernel to the OUYA. The good news: It boots to command line. The bad news: That's...
  8. P

    Post [Moto MAXX XT1225 / Droid Turbo XT1254][OFFICIAL][EOL] CyanogenMod 12.1

    Verizon Droid Turbo As this is posted under the Verizon Droid Turbo (I believe XT1254) are the 12.1 nightlies safe to flash on top of the most current Verizon 4.4.4 firmware?
  9. P

    Post Best SD Card for Xoom?

    Class 10 32 Gig Lexar http://www.amazon.com/gp/product/B004AM610M Only 95 bucks.
  10. P

    Post Video codecs for the xoom

    Source: http://www.nvidia.com/object/tegra-2.html The Tegra 2 supports the following hardware decoding codecs, H.264 VC-1 AP MPEG2 MPEG-4 DivX 4/5 XviD HT H.263 Theora VP8 WMV Sorenson Spark Real Video VP6 Any codecs not listed here can not be hardware decoded by the Tegra 2 and would have...
  11. P

    Post Got Ad-hoc wifi working on my Xoom! (binaries inside)

    Semi-functional Tried using it to connect to my Windows 7 machine: -Using WPA2, Xoom sees the pc, but doesn't even connect. -Using No encryption, Xoom sees the pc, and tries to connect, but immediately disconnects and tries again, after five attempts it disables connecting.
  12. P

    Post [DEV] CM7 Developers Thread

    Video Decoding I tested a video file with the audio stripped out, 640x480 768kbps bitrate H264. Plays smooth as butter, attempted the same video using different audio formats, all have the choppy framerate. Will continue trying different formats.
  13. P

    Post [DEV] CM7 Developers Thread

    Verified this as well, Video is smooth as butter as long as the Nook is pushing audio over Bluetooth. As I moved the Nook away from my Computer, the audio became choppy and the framerate dropped to exactly the same speed as the choppy audio. Looks like audio sync could be the cause of our...