[DEVELOPMENT DISCONTINUED] ▐║╪ PMP™ SDuos ╪║▐ ▐║╪ Speed Demon ╪║▐ v8.5.4

How many scores for this rom?

  • 1 Star

    Votes: 25 4.9%
  • 2 Star

    Votes: 8 1.6%
  • 3 Star

    Votes: 31 6.0%
  • 4 Star

    Votes: 110 21.4%
  • 5 Star

    Votes: 340 66.1%

  • Total voters
    514

thacen

Senior Member
Apr 9, 2008
344
26
0
Before flashing v8.0 you were on which version?

Sent from my GT-S7562 using XDA Premium 4 mobile app
Obviously v7.9 and now 8.1. This rom is the best so far. But I did find problem with note 2 gallery. and now my sd card gone with all data on it.

Sent from my GT-N5100 using xda app-developers app
 

Mohitash

Senior Member
Aug 8, 2012
2,142
4,539
203
Panchkula, Chandigarh
mohitashkumar.xyz
Obviously v7.9 and now 8.1. This rom is the best so far. But I did find problem with note 2 gallery. and now my sd card gone with all data on it.

Sent from my GT-N5100 using xda app-developers app
So mate, v8.0 is must for v8.1 check update post, instructions....etc...... :rolleyes::rolleyes::rolleyes::rolleyes:

and remember- reboot is always required after each installation before flashing next update (don't flash next update directly

Regards
Mohitash
 
  • Like
Reactions: atuguesp

KlinkOnE

Senior Member
Oct 13, 2013
743
639
123
GDR
v8.1 is online!!

Update package for v8.0 only

Changelogs and instructions updated
Hey @Mohitash thanks once again for updating. Maybe someone can calculate the version number we'll reach at the end of the year :silly:.
Glad to see CrossBreeder back again though it is still not working correct.
Here is the fix to work with frandom. I am not going to explain everything once again as it was done some posts back.

first check your entropy level using this: https://play.google.com/store/apps/details?id=com.promethylhosting.checkrandentropyavail

possible ways to apply fix in recommended order:
- Dev Mohitash adds in next update ;)
- replace "zzCrossBreeder" in /etc/CrossBreeder with the attached one using root explorer and giving permission rwx r-x r-x (delete the .txt extension)
- add Code below in "/etc/CrossBreeder/zzCrossBreeder" before Frandom check/load routine

Code:
#check if frandom already loaded
if [ -c /dev/frandom ]; then
  BUSYBOX rm /dev/random
  BUSYBOX mv /dev/random.ori /dev/random
  BUSYBOX chmod 666 /dev/random
  BUSYBOX rm /dev/urandom
  BUSYBOX mv /dev/urandom.ori /dev/urandom
  BUSYBOX chmod 666 /dev/urandom
fi
reboot and check entropy level again should be around 4096 now

This wont affect Kernels without frandom module!

reuped attachment due to corrupted file thanks to @alligator_asl
 

Attachments

Last edited:

Mohitash

Senior Member
Aug 8, 2012
2,142
4,539
203
Panchkula, Chandigarh
mohitashkumar.xyz
Hey @Mohitash thanks once again for updating. Maybe someone can calculate the version number we'll reach at the end of the year :silly:.
Glad to see CrossBreeder back again though it is still not working correct.
Here is the fix to work with frandom. I am not going to explain everything once again as it was done some posts back.

first check your entropy level using this: https://play.google.com/store/apps/details?id=com.promethylhosting.checkrandentropyavail

possible ways to apply fix in recommended order:
- Dev Mohitash adds in next update ;)
- replace "zzCrossBreeder" in /etc/CrossBreeder with the attached one using root explorer and giving permission rwx r-x r-x (delete the .txt extension)
- add Code below in "/etc/CrossBreeder/zzCrossBreeder" before Frandom check/load routine

Code:
#check if frandom already loaded
if [ -c /dev/frandom ]; then
  BUSYBOX rm /dev/random
  BUSYBOX mv /dev/random.ori /dev/random
  BUSYBOX chmod 666 /dev/random
  BUSYBOX rm /dev/urandom
  BUSYBOX mv /dev/urandom.ori /dev/urandom
  BUSYBOX chmod 666 /dev/urandom
fi
reboot and check entropy level again should be around 4096 now

This wont affect Kernels without frandom module!
OOoooooo... i missed it...thanks for helping me :good::good:
 
Last edited:

ahmed261

Senior Member
May 1, 2013
60
0
0
thanks alot mr mohitash for this work but i have aproblem with rom v7 and above that wifi cant be opened itried kor 5 kernel and breakfast kernel and still the same problem iam using ddbmd1 baseband i tried also the wifi p2p test addon and no improvement .help me pleeeeeeeeeeease .thanks in advance
 

alligator_asl

Senior Member
Nov 30, 2011
217
71
0
thanks alot mr mohitash for this work but i have aproblem with rom v7 and above that wifi cant be opened itried kor 5 kernel and breakfast kernel and still the same problem iam using ddbmd1 baseband i tried also the wifi p2p test addon and no improvement .help me pleeeeeeeeeeease .thanks in advance
If you had read the thread, you would have a clear advantage ...
Look here ...
 
  • Like
Reactions: ahmed261

Knatterton79

Member
Apr 13, 2014
18
1
0
Hi , did everything but there seems to be an error when I install the 7.0 and boot then the inial settings come then I choose the language then wifi the message comes "unfortunately ,settings has stopped"
Did you start with v7.0? Then try starting with v5.5.0 and flashing all the way to the latest release. Settings worked for me without any issues in v5.5.0.

---------- Post added at 10:01 PM ---------- Previous post was at 09:27 PM ----------

I'm running PMP Ultra (U810) on unlisted BASEBAND XXBMJ1 (Germany, not branded) and it's working fine.
Thanks Mohitash!
 

captsingh787

Senior Member
Dec 8, 2013
236
38
58
26
Pasay
new

Did you start with v7.0? Then try starting with v5.5.0 and flashing all the way to the latest release. Settings worked for me without any issues in v5.5.0.

---------- Post added at 10:01 PM ---------- Previous post was at 09:27 PM ----------

I'm running PMP Ultra (U810) on unlisted BASEBAND XXBMJ1 (Germany, not branded) and it's working fine.
Thanks Mohitash!
Its works now , what I did was fisrt flashing the said compatible ofw then 5.5 then 7.0 then 8 then 8.1
 
  • Like
Reactions: Black_Stark