Register
Page 3 of 9 FirstFirst 12345678 ... LastLast
Results 31 to 45 of 123
  1. #31
    Top Poster

    Join Date
    Oct 2016
    Location
    Minsk
    Posts
    153
    Thanks Thanks Given 
    8
    Thanks Thanks Received 
    40
    Thanked in
    34 Posts

    Default

    Yes i know but this too not problem.
    Porshe & VAG EDC17/ MED17 clone, adaptation, immooff, change Power Class. BCM2 clone, ELV synchonisation, adaptation.

  2. #32
    DK Veteran

    Join Date
    Aug 2015
    Posts
    707
    Thanks Thanks Given 
    177
    Thanks Thanks Received 
    142
    Thanked in
    120 Posts

    Default

    performance: Flags: stdPQ 1 stdZR 0 stdRadio 0 stdPlus 0 stdNavi 1 EU 0 NAR 1 CN 0 RoA 0 most0 1 most1 0 emergeUpd 1

    This hw flag must be changed

  3. #33
    DK Veteran

    Join Date
    Jan 2010
    Location
    EU
    Posts
    625
    Thanks Thanks Given 
    226
    Thanks Thanks Received 
    188
    Thanked in
    115 Posts

    Default

    Quote Originally Posted by offsystem View Post
    I copied now mmc, flash and Eeprom from Eu unit to US unit, but just start screen and reboot. Also emergency not takes EU Fw card ....
    How did you copy RPMB partition from emmc?



    Sent from my iPhone using Tapatalk Pro

  4. #34
    DK Veteran

    Join Date
    Aug 2015
    Posts
    707
    Thanks Thanks Given 
    177
    Thanks Thanks Received 
    142
    Thanked in
    120 Posts

    Default

    Quote Originally Posted by ollync View Post
    How did you copy RPMB partition from emmc?



    Sent from my iPhone using Tapatalk Pro
    I read it with programmer, I solder new MMC, now rpmb is blank.

  5. #35
    Top Poster

    Join Date
    Oct 2016
    Location
    Minsk
    Posts
    153
    Thanks Thanks Given 
    8
    Thanks Thanks Received 
    40
    Thanked in
    34 Posts

    Default

    #!/bin/sh
    addr=$((0x48422000 + 0x0138))
    set -A RES $(/bin/in32 ${addr})
    gpio5=$((16#${RES[2]}))
    hwVariant=$((((${gpio5}&(1<<5))|((${gpio5}&(0x3f<< 10))>>4))>>5))
    # For bug 0018-MS2-BUG-62123
    if [ ${hwVariant} = "43" -o ${hwVariant} = "10" -o ${hwVariant} = "33" -o ${hwVariant} = "5" ] ; then
    # NAR stdNavi (43,10) + stdPlus (33,5)
    /sbin/devc-seromap -E -F -b115200 -u2 -I262144 -c48000000/16 0x48022000^2,73
    else
    /sbin/devc-seromap -E -F -b115200 -u2 -c48000000/16 0x48022000^2,73
    fi
    Porshe & VAG EDC17/ MED17 clone, adaptation, immooff, change Power Class. BCM2 clone, ELV synchonisation, adaptation.

  6. #36
    DK Veteran

    Join Date
    Aug 2015
    Posts
    707
    Thanks Thanks Given 
    177
    Thanks Thanks Received 
    142
    Thanked in
    120 Posts

    Default

    conversion US to EU went fine just maps are not working any idea why ??

  7. #37
    DK Veteran

    Join Date
    Sep 2009
    Location
    Romania
    Posts
    826
    Thanks Thanks Given 
    1,906
    Thanks Thanks Received 
    860
    Thanked in
    383 Posts

    Default

    Quote Originally Posted by offsystem View Post
    conversion US to EU went fine just maps are not working any idea why ??
    How solved restarting logo problem?Thanks!

  8. #38
    DK Veteran
    mohamad1401's Avatar
    Join Date
    Dec 2010
    Location
    DK
    Posts
    834
    Thanks Thanks Given 
    1,582
    Thanks Thanks Received 
    680
    Thanked in
    221 Posts

    Default

    ......................................
    Last edited by mohamad1401; 30th September, 2020 at 10:04 PM.

  9. #39
    DK Veteran

    Join Date
    Jan 2010
    Location
    Poland
    Posts
    549
    Thanks Thanks Given 
    91
    Thanks Thanks Received 
    26
    Thanked in
    22 Posts

    Default

    hi,


    Is there any programmer to read and write the partition RPMB or calculate code ???

    thanks
    I s there any programmer to read and write the partitionIs there any programmer to read and write the partition
    Last edited by mawo; 25th February, 2020 at 03:44 PM.

  10. #40
    DK Veteran

    Join Date
    Aug 2015
    Posts
    707
    Thanks Thanks Given 
    177
    Thanks Thanks Received 
    142
    Thanked in
    120 Posts

    Default

    Quote Originally Posted by mawo View Post
    hi,


    Is there any programmer to read and write the partition RPMB or calculate code ???

    thanks
    I s there any programmer to read and write the partitionIs there any programmer to read and write the partition
    The problem is the password

    Read is possible but not write

  11. #41
    DK Veteran
    Maartinj's Avatar
    Join Date
    Nov 2010
    Location
    Poland
    Posts
    2,252
    Thanks Thanks Given 
    206
    Thanks Thanks Received 
    1,740
    Thanked in
    848 Posts

    Default

    why everyone need RPMB ? just to hidden genuine VIN ......or what ???
    if your radio is leagl - leave current VIN, what is a problem?

  12. #42
    DK Veteran

    Join Date
    Aug 2015
    Posts
    707
    Thanks Thanks Given 
    177
    Thanks Thanks Received 
    142
    Thanked in
    120 Posts

    Default

    Quote Originally Posted by Maartinj View Post
    why everyone need RPMB ? just to hidden genuine VIN ......or what ???
    if your radio is leagl - leave current VIN, what is a problem?
    Vin is not the problem common problem on the units is bad solder of gpu, if you replace it you have problem with rpmb...

  13. The Following User Says Thank You to offsystem For This Useful Post:

    seal777 (6th March, 2020)

  14. #43
    Top Poster +
    Join Date
    Aug 2010
    Posts
    213
    Thanks Thanks Given 
    32
    Thanks Thanks Received 
    16
    Thanked in
    15 Posts

    Default

    Hi,

    I want to revive a mib std2 pq with bad flash


    I'm trying to read emmc without success.

    Please can you say me if I must cut track or remove component ?

    On the first picture I can see a component is removed at left of emmc chip. Clk track seems to be cutted too..

    thanks for your help.
    I dont understand....

  15. The Following User Says Thank You to baleyba For This Useful Post:

    attilaa0 (12th May, 2020)

  16. #44
    DK Veteran

    Join Date
    Sep 2009
    Location
    Romania
    Posts
    826
    Thanks Thanks Given 
    1,906
    Thanks Thanks Received 
    860
    Thanked in
    383 Posts

    Default

    I also tried to read emmc,but without succes,i guess because not cutted the clk.and not removed the component.
    Now i see the cutted line of clk,but what component is removed,please show in photo.Thanks!
    Last edited by attilaa0; 12th May, 2020 at 03:23 PM.

  17. #45
    Top Poster +
    Join Date
    Aug 2010
    Posts
    213
    Thanks Thanks Given 
    32
    Thanks Thanks Received 
    16
    Thanked in
    15 Posts

    Default

    AS you can see in red. It seems a component has been removed on the emmc left.

    I have doubt on the second with "?"
    And track near clk seems have been repaired.

    But witout modifying it doesn't work.
    Attached Images Attached Images
    Last edited by baleyba; 12th May, 2020 at 03:35 PM.

  18. The Following User Says Thank You to baleyba For This Useful Post:

    attilaa0 (12th May, 2020)

 

 
Page 3 of 9 FirstFirst 12345678 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.