Changing CAR image in NBT EVO ID6

arcukins

New member
VIP
Joined
Jul 9, 2022
Messages
15
Reaction score
4
Points
3
I am not the author of these steps, but the information is scattered over various forums, so i tought it would be nice to have one place for the solution to exchange Idrive car picture. Very beneficial for retrofits in cars which did'nt have ID6 from factory, for example BMW F10, F26 etc.

Upload your target png (378x243 pixels and background must be transperent) file to a blank usb drive and name it "id6hero_xxx.png" (xxx - your coded chassis)
after the USB has been prepared, insert it in the arm rest usb port.

Open SSH(Feature Installer code needed)
Connect via Putty to 169.254.199.119
acc: root
pw: ts&SK412

SCP file is attached and needs to be placed in the root of the usb. SCP enabling allows you to use WinSCP to transfer files instead using usb method.

Code:
mount -uw /fs/sda0 && \
mv /fs/usb0/scp /bin/ && \
chmod 0775 /bin/scp && \
sleep 5 && \
mount -ur /fs/sda0

Proceed to write following commands in the console to remount our directories as rewriteable
-----------------------------------------------------------------------------------------------------------------------------
mount -o remount rw /fs/sda0 mount -uw qnx6 /net/hu-omap/fs/sda0
-----------------------------------------------------------------------------------------------------------------------------
after that, use "cp" command to copy the prepared PNG file from usb to the headunits file system
-----------------------------------------------------------------------------------------------------------------------------
cp /fs/usb0/id6hero_f90.png /net/hu-omap/fs/sda0/opt/hmi/ID5/data/ro/bmwm/id6l/assetDB/Domains/Main/Heroes/hero_myvehicle_F90
-----------------------------------------------------------------------------------------------------------------------------
previous "cp" command will always be the same. just change the chassis in picture name "id6hero_xxx.png" and folder "hero_myvehicle_Xxx"
xxx-chassis
depending on the coding, you need to choose between ../ro/bmwm/id6l.. and ../ro/bmw/id6l.. folders.
for M cars like F90 it is "bmwm", for regular cars like G30 it would be "bmw" directories.

for reference, a custom made PNG of BMW F30 is attached to this post.
 

Attachments

  • Coding BMW F31 Black Front.png
    Coding BMW F31 Black Front.png
    62.5 KB · Views: 75
  • scp.zip
    31.2 KB · Views: 29
  • Like
Reactions: smokey92 and Admin
And here is the path for those who wish to replace the clock backgrounds:


/net/hu-omap/opt/hmi/ID5/data/ro/common/widgetasset/clock/bitmaps
 
anyone has clock face images to share , except the shiny green Rolex which is floating all other the internet . the green face looks nice but doesn't match the rest of the car .
 
How to change the welcome screen i have do this to thx for the help
 

Attachments

  • b815d0ed-cd41-42a3-8ad2-c7a0ef027fff.JPEG
    b815d0ed-cd41-42a3-8ad2-c7a0ef027fff.JPEG
    126.9 KB · Views: 23
Can it be here HU_NBT_EVO -> 3004 System_Einstellungen -> Baureihe G30 HU_NBT_EVO -> 3000 HMI -> HMI_Brand to bmw_m
 
Hi,
What exactly you want to change - welcome screen type or image/car in it?
 
THIS car logo wanna change welcome car logo or can it be chagne in esys HU
 

Attachments

  • b815d0ed-cd41-42a3-8ad2-c7a0ef027fff.JPEG
    b815d0ed-cd41-42a3-8ad2-c7a0ef027fff.JPEG
    126.9 KB · Views: 3
Last edited:
It is not an simple png file, it was a render and haven't checked where and how it is rendered.
 
Okej whats the Size of the clock you know /net/hu-omap/opt/hmi/ID5/data/ro/common/widgetasset/clock/bitmaps

The dimensions
 
Here are the original clock bitmaps.
 

Attachments

  • b9e4acebf6a541a7tex_clock_bg_bitmap.png
    b9e4acebf6a541a7tex_clock_bg_bitmap.png
    96 KB · Views: 12
  • 870033c116434576tex_clock_bg3_bitmap.png
    870033c116434576tex_clock_bg3_bitmap.png
    8.7 KB · Views: 7
  • 87e6edd60b283bf7tex_clock_bg2_bitmap.png
    87e6edd60b283bf7tex_clock_bg2_bitmap.png
    8 KB · Views: 6
  • 49ffb62120e5f368tex_clock_bg1_bitmap.png
    49ffb62120e5f368tex_clock_bg1_bitmap.png
    3 KB · Views: 5
  • Like
Reactions: smokey92
Beacuse we need to restore it back its bee failll
 

Attachments

  • e5509d02-3be8-42f8-9799-c825d1023b81.jpeg
    e5509d02-3be8-42f8-9799-c825d1023b81.jpeg
    113.3 KB · Views: 19
want this back is it same
 

Attachments

  • b762f07b-5f12-434d-a6b8-b78d9b9ebee2.jpeg
    b762f07b-5f12-434d-a6b8-b78d9b9ebee2.jpeg
    96.7 KB · Views: 7
This?
 

Attachments

  • 2c34333066624a27tex_scale_bitmap.png
    2c34333066624a27tex_scale_bitmap.png
    108.6 KB · Views: 13
  • 48d3fbf014988e99tex_bg_sport_bitmap.png
    48d3fbf014988e99tex_bg_sport_bitmap.png
    16.9 KB · Views: 11
  • d293774fd0b852f3tex_bg_comfort_bitmap.png
    d293774fd0b852f3tex_bg_comfort_bitmap.png
    12.9 KB · Views: 12
  • 0630afe5bf6e4171tex_anaclock_min_comf_file2d.png
    0630afe5bf6e4171tex_anaclock_min_comf_file2d.png
    2.5 KB · Views: 12
  • aaf4b16ea776ecc7tex_anaclock_hour_comf_file2d.png
    aaf4b16ea776ecc7tex_anaclock_hour_comf_file2d.png
    2 KB · Views: 12
  • Like
Reactions: smokey92
Question: Are thr files names original???☝️this ones...
 
Yes. All files and filenames are extracted from its software.
 
Can you upload all of them so can I know what to change and after this I will post here the changes?
Thanks!
 
What you mean with all of them? These are all.
 
How to get Winscp to give full access we try with the SCP bin but not working we can see all folder but not drag and drop how to get READ WRITE access in folders