Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

Update RNS315 Europe V8 EAST
03-12-2016, 10:42 AM,
Post: #21
RE: Update RNS315 Europe V8 EAST
(03-12-2016, 00:35 AM)kurecar Wrote:  Prosim pomagajte . Sem zaljubljen na
CID želite prebrati original SD:
cat / sys / blok / mmcblk0 / naprava / cid


Where are you stuck what's bothering you.

you forgot to enter sudo -s


follow the instructions and performed barefoot as it should be.

Thanks I resolve problem
Quote this message in a reply
03-12-2016, 14:03 PM,
Post: #22
RE: Update RNS315 Europe V8 EAST
To read the CID in SD:
cat / sys / block / mmcblk0 / device / cid

mmc0: 59b4 = you a fake card sad
mmc0: 0001 = card OK
Quote this message in a reply
[+] 4 users say Thank You to benyclaudiu for this post
04-12-2016, 00:51 AM,
Post: #23
ZVW  RE: Update RNS315 Europe V8 EAST
(05-11-2016, 21:03 PM)benyclaudiu Wrote:  

Rule 3: Do not Post Links on the Board! External links must be attached in a text file.

Thanks, Admin

Like this under

CID 0941504146205344021383518c010100

Hi guys, someone could put map link Western Europe 310 V8, please, because it does not work the Torrent and it MEGA ....

many thanks in advance

Tartu
Quote this message in a reply
04-12-2016, 07:00 AM,
Post: #24
ZVW  RE: Update RNS315 Europe V8 EAST
(04-12-2016, 00:51 AM)tartu Wrote:  
(05-11-2016, 21:03 PM)benyclaudiu Wrote:  

Rule 3: Do not Post Links on the Board! External links must be attached in a text file.

Thanks, Admin

Like this under

CID 0941504146205344021383518c010100

Hi guys, someone could put map link Western Europe 310 V8, please, because it does not work the Torrent and it MEGA ....

many thanks in advance

Tartu


Hello guys thanks a lot ....
Found !!!

Tartu
Quote this message in a reply
04-12-2016, 08:15 AM, (This post was last modified: 05-12-2016, 16:48 PM by benyclaudiu.)
Post: #25
RE: Update RNS315 Europe V8 EAST
Western Europe 310 V8
CID To read the original SD:
cat / sys / block / mmcblk0 / device / cid
sudo ./mmc prog_cid /dev/mmcblk0 0941504146205344021349037f00fa00


Attached Files
RNS 310 WEST.rar
File Type: .rar
Downloaded: 45 times
Size: 150 bytes

Quote this message in a reply
04-12-2016, 08:48 AM,
Post: #26
RE: Update RNS315 Europe V8 EAST
(04-12-2016, 08:15 AM)benyclaudiu Wrote:  Western Europe 310 V8

Many thanks I did!yes

Tartu
Quote this message in a reply
06-12-2016, 07:43 AM, (This post was last modified: 06-12-2016, 07:47 AM by benyclaudiu.)
Post: #27
RE: Update RNS315 Europe V8 EAST
These instructions are only valid for FX Western Europe 2016 V8 and only for the RNS-310!

One-two things first:
1. There is no guarantee that the flash will work. Everything is done at your own risk.
2. You must bring more or less advanced knowledge in the handling of PC's or laptops.

What you need:
- Laptop with an SD card slot (a cardreader if it is compatible, more in step 8)
- a microSD card from Samsung (models are below)
- the map files (FX Western Europe 2016 V8)
- USB stick with Linux (use Ubuntu in this How-To)
- USB stick with the small program "mmc" for flashing the microSD card
1. Format the microSD card in Windows in FAT32 format. It can happen that you only display "NTFS" or "exFAT" with the 64GB versions, then you must get a tool, which can do this. (Fat32 format or HP USB Format Tool)

2. Unpack the Navi card and copy the folder "cryptnav" completely to the microSD card. (This may take longer depending on the PC / laptop)

3.1 Create an Ubuntu USB-Live-Stick (tools are available for "unetbootin", "Universal USB-Installer", etc.)

3.2 Copies the file "mmc" to the other USB stick.

4. Starts from the Ubuntu USB stick in the "live" version, is the first select menu item at "Try Ubuntu"

5. Now insert the microSD card into the SD card slot.

6. Open the "Terminal", in the upper left on the Ubuntu symbol and enter "terminal".

7. now you have to give admin rights. To do this simply sudo -s eigeben

8. Now test whether the SD card slot / cardreader is compatible. To do this, type df
You will now see devices connected to the system.
Very important here: you must see an entry "/ dev / mmcblk *", if you see only one entry with "/ dev / sd **", you know that this cardreader is incompatible.

9. Now you have to test whether the microSD card is compatible. To do this, type the following command
Ls -l / sys / block | Grep mmc
There are now a series of many entries. Look for a line with the "mmc0: 0001" entry, if you find it, you can use the microSD card. If you have an entry with zb. "Mmc0: 59b4", you can stop or test another microSD card.

10. Connect the second USB stick with the "mmc" file and copy the file to the desktop. Now go to the desktop folder in the terminal. To do this cd home / liveuser / Desktop (can be different)

11. Now grant the file extended write permissions. For this, chmod + x mmc

12. Now flip the CID of the microSD card. To
./mmc prog_cid / dev / mmcblk0 0941504146205344021383518c010100

Please note: this CID is only compatible with Western Europe 2016 V8!
If everything went well, the terminal should spit out this issue: Success! Remove and reinstate SD card to check new CID.

13. microSD card out and back in again, then check whether the CID was really flashed. To
Cat / sys / block / mmcblk0 / device / cid
The terminal should now show you the CID that you flashed in step 12. The last two digits can be different, eg. .... c010101 if this is the case, it is not bad.
Compatible microSD cards: The model, as eg. MB-MP32DA, can be found on the back of the package above the barcode)
Samsung EVO 32 GB (MB-MP32DA)
Samsung EVO 64 GB (MB-MP64DA)
Samsung EVO PLUS 32 GB (MB-MC32DA)
Samsung EVO PLUS 64 GB (MB-MC64DA)
Samsung PRO 32 GB (MB-MG32EA)
Samsung PRO 64 GB (MB-MG64EA)
Samsung PRO PLUS 32 GB (MB-MD32D)
Samsung PRO PLUS 64 GB (MB-MD64D)
Quote this message in a reply
[+] 4 users say Thank You to benyclaudiu for this post
08-12-2016, 16:26 PM,
Post: #28
RE: Update RNS315 Europe V8 EAST
RNS-310 EASTERN EU maps
CID: 0941504146205344021349037f00fa00

RNS-310 WESTERN EU maps
CID: 0941504146205344021383518c010100
WITHOUT LOCKING THE CARD!



RNS-315 EASTERN & WESTERN EU maps
CID: 5d53424c32424d31013917ca53010400

LOCK key: C99A20843ED7D90B6801E49F2BC80277


All prepared, just have to wait for my friend to test the card on his RNS-310.
Quote this message in a reply
12-12-2016, 19:10 PM,
Post: #29
RE: Update RNS315 Europe V8 EAST
Hello,

I have question about step 4. Where do I get folder VW?

Is this the update that I downloaded or are the files that I can found on original VW SD card, and is just asked in this step, to copy all files from original SD card to the VW folder in ubuntu?

Thank you for answer
Quote this message in a reply
15-12-2016, 17:06 PM,
Post: #30
RE: Update RNS315 Europe V8 EAST
Dear friends
I need a new firmware for 315 RNs who do not read the card slot now, and I can not get them updated on the card. does not see card
Now I: software version 0410, if you have a newer software please post it here.
Thank you


Attached Files Thumbnail(s)
   
Quote this message in a reply
[+] 2 users say Thank You to benyclaudiu for this post


Possibly Related Threads…
Thread Author Replies Views Last Post
  E90 CIC SatNav Maps Update - Need some help BmwMerc 0 24 25-03-2024, 16:24 PM
Last Post: BmwMerc
ZTAudi MIB2High Korea to Europe avf130 1 115 14-03-2024, 15:19 PM
Last Post: fls
PPeugeot RNEG/MyWay/Wipnav Premium East West Europe 2024v1 (Maps BMW) zaniak 7 1,973 14-03-2024, 02:14 AM
Last Post: Steve25
  MMI UPDATE HELP PLEASE Ecutech 1 93 13-03-2024, 23:10 PM
Last Post: skyrimzz
ZTAudi MIB2 Map 2024/2025 Europe P370 pablo202 14 1,723 01-03-2024, 16:16 PM
Last Post: daserds
XZBMW BMW Road Map Europe EVO 2024-1 AdamiPL 0 248 27-02-2024, 10:21 AM
Last Post: AdamiPL
HPorshe Looking for PCM 3 Multimedia update CD V2.23 & V2.24 rocket365BMW 8 3,355 21-02-2024, 20:49 PM
Last Post: walawa75
  rns315 fw matas55 1 171 19-02-2024, 13:01 PM
Last Post: corino
  Audi A3 8V Maps Update activate alexturbo 2 310 16-02-2024, 12:00 PM
Last Post: srots
  BMW E91 2011my - i need navigation update maps roanoke 3 170 15-02-2024, 22:18 PM
Last Post: edtech

Forum Jump:


Users browsing this thread:
2 Guest(s)

Return to TopReturn to Content