BMW Garage BMW Meets Register Today's Posts




 

Post Reply
 
Thread Tools Search this Thread
      09-26-2011, 09:11 AM   #1
OAM
Second Lieutenant
OAM's Avatar
United_States
44
Rep
232
Posts

Drives: Sitting
Join Date: Jun 2011
Location: Northeast

iTrader: (3)

DVD Video coding

Has anyone coded their 1m to play DVD's in motion? Is it possible to play videos off an ipod/iphone on the nav screen as well when the coding is done?
Appreciate 0
      09-26-2011, 09:15 AM   #2
Dackelone
European Editor
Dackelone's Avatar
Germany
10528
Rep
22,992
Posts

Drives: N54 e82
Join Date: Feb 2010
Location: Bayern, Germany

iTrader: (1)

It is possible. I know the Germans do this type of coding all the time.

Some vendors will use a box that plugs into the car. I would prefer to have my car coded.
Appreciate 0
      09-26-2011, 09:19 AM   #3
KKS
Private
Australia
24
Rep
73
Posts

Drives: SO M4
Join Date: Oct 2007
Location: Sydney

iTrader: (0)

I have done it to my 1M, it works very well and is very easy to do. All you need is a cable and 30 minutes of your time. I also managed to code in 6NR option as this option isn't available in my country.

The video from the iphone/ipod will work once you have VIM.
Appreciate 0
      09-26-2011, 09:32 AM   #4
v1k0d3n
Captain
v1k0d3n's Avatar
United_States
92
Rep
965
Posts

Drives: M2C /// (and x3 for the wife)
Join Date: Jul 2011
Location: Charlotte, NC

iTrader: (0)

Quote:
Originally Posted by KKS View Post
I have done it to my 1M, it works very well and is very easy to do. All you need is a cable and 30 minutes of your time. I also managed to code in 6NR option as this option isn't available in my country.

The video from the iphone/ipod will work once you have VIM.
KKS I've been trying to look up the code specific to this. Do you have this by chance? Seems there's a little confusion up on "another BMW coding forum" depending on idrive, year, etc. I haven't seen anything 1M specific (not to say that there is anything specific to the 1M), but I'm looking for a good software/cable combo + the code to enable DVD-in-motion. Can you help with this?

Last edited by v1k0d3n; 09-26-2011 at 09:33 AM.. Reason: got hit with the old "dot com" star of death.
Appreciate 0
      09-26-2011, 09:36 AM   #5
toni8284
Captain
toni8284's Avatar
United_States
137
Rep
718
Posts

Drives: N/A
Join Date: Jan 2009
Location: Phila, PA

iTrader: (5)

Garage List
2011 BMW 1M  [10.00]
2016 M3  [0.00]
KKS

I would like to know that you are using the same method as coding VIM on a 135 right?

If not, can u tell me how?
__________________
2021 F87 HS M2C
2018 F80 SO M3 (SOLD)
2016 F80 AY M3 (SOLD)
2014 F10 M5 LCI (SOLD)
2011 VO 1M (SOLD)
Appreciate 0
      09-26-2011, 09:52 AM   #6
OAM
Second Lieutenant
OAM's Avatar
United_States
44
Rep
232
Posts

Drives: Sitting
Join Date: Jun 2011
Location: Northeast

iTrader: (3)

Yeah same here, I'm new to coding and have just been reading up on it as much as I can, but haven't seen anything specific to a 1m. Any more details or even a tutorial on this would be great.
Appreciate 0
      09-26-2011, 10:57 AM   #7
mikewills
Captain
66
Rep
971
Posts

Drives: Ducati Hypermotard
Join Date: Jul 2011
Location: DMV

iTrader: (2)

Garage List
2008 Duc 848  [0.00]
Quote:
Originally Posted by OAM View Post
Has anyone coded their 1m to play DVD's in motion? Is it possible to play videos off an ipod/iphone on the nav screen as well when the coding is done?
If you're looking specifically to enable the dvdinmotion and nothing else, here is an easy solution. You avoid any potential warranty issues associated with coding. The disc disables a feature in only the idrive system and can be easily reversed.

http://dvdinmotion.com/how-it-works
__________________
BMWCCA #454364
Appreciate 0
      09-26-2011, 11:51 AM   #8
v1k0d3n
Captain
v1k0d3n's Avatar
United_States
92
Rep
965
Posts

Drives: M2C /// (and x3 for the wife)
Join Date: Jul 2011
Location: Charlotte, NC

iTrader: (0)

Quote:
Originally Posted by mikewills View Post
If you're looking specifically to enable the dvdinmotion and nothing else, here is an easy solution. You avoid any potential warranty issues associated with coding. The disc disables a feature in only the idrive system and can be easily reversed.

http://dvdinmotion.com/how-it-works
Completely agree. That is the safest route for sure. I believe that you can (for the price of a cable) do the same exact thing with coding. It can also be reversed. I've read that it can be acheived by changing the following values (which are the speed lock min/max functions) of:
Code:
PARZUWEISUNG_FSW : {00003000} 00000017 0001 22CD {} (FF) {68} {} : 
PARZUWEISUNG_PSW1 : 0009 (00) :
PARZUWEISUNG_PSW1 : 06FD (08) : 
PARZUWEISUNG_PSW1 : 07A6 (03) :
PARZUWEISUNG_FSW : {00003000} 00000018 0001 22CC {} (FF) {68} {} : 
PARZUWEISUNG_PSW1 : 0009 (00) :
PARZUWEISUNG_PSW1 : 06FC (0A) : 
PARZUWEISUNG_PSW1 : 07A6 (03) :
to the following:

Code:
PARZUWEISUNG_FSW : {00003000} 00000017 0001 22CD {} (FF) {68} {} : 
PARZUWEISUNG_PSW1 : 0009 (00) :
PARZUWEISUNG_PSW1 : 06FD (08) : 
PARZUWEISUNG_PSW1 : 07A6 (FF) :
PARZUWEISUNG_FSW : {00003000} 00000018 0001 22CC {} (FF) {68} {} : 
PARZUWEISUNG_PSW1 : 0009 (00) :
PARZUWEISUNG_PSW1 : 06FC (0A) : 
PARZUWEISUNG_PSW1 : 07A6 (FF) :
apparently, 07A6 (03) is the representation for 3kmh. When you change this value to FF you're essentially changing this to the hex value = to decimal 255kmh. I believe you can change these values in CIC.CXX file. Apparently, to use this approach you need a data2txt utility (which will convert the values to a more human readable format). You can use another utility called NCSexpert to program or rewrite your CIC module. You can make a backup of your CIC.CXX file with data2txt, then make your changes > produce a cXX file (keeping the same naming convention of your original), and NCSexpert to rewrite your original CIC.CXX file. Am I close? I just want to make sure I have it right with the 1M.
Appreciate 0
      09-26-2011, 12:41 PM   #9
toni8284
Captain
toni8284's Avatar
United_States
137
Rep
718
Posts

Drives: N/A
Join Date: Jan 2009
Location: Phila, PA

iTrader: (5)

Garage List
2011 BMW 1M  [10.00]
2016 M3  [0.00]
v1k0d3n,

This is how I did it on my 135.

Also,

you need to code the CIC with these

VIDEO_NUR_MIT_HANDBREMSE
nicht_aktiv
SPEEDLOCK_X_KMH_MAX_C0E
3_kmh
SPEEDLOCK_X_KMH_MIN_C0E
3_kmh
__________________
2021 F87 HS M2C
2018 F80 SO M3 (SOLD)
2016 F80 AY M3 (SOLD)
2014 F10 M5 LCI (SOLD)
2011 VO 1M (SOLD)
Appreciate 0
      09-26-2011, 12:52 PM   #10
v1k0d3n
Captain
v1k0d3n's Avatar
United_States
92
Rep
965
Posts

Drives: M2C /// (and x3 for the wife)
Join Date: Jul 2011
Location: Charlotte, NC

iTrader: (0)

Quote:
Originally Posted by toni8284 View Post
v1k0d3n,

This is how I did it on my 135.

Also,

you need to code the CIC with these

VIDEO_NUR_MIT_HANDBREMSE
nicht_aktiv
SPEEDLOCK_X_KMH_MAX_C0E
3_kmh
SPEEDLOCK_X_KMH_MIN_C0E
3_kmh
So, I'm assuming...the 1M should be the same, right? Fairly easy in your opinion?
__________________
Current: M2C (LBB)
Past: Type-R (2001), STi (2007/2010), 1M (2011), SQ5 (2015), GLA45 AMG (2016)
Future: M2C - Finally the wait is over! (Ordered since 2016)
Appreciate 0
      09-26-2011, 01:42 PM   #11
toni8284
Captain
toni8284's Avatar
United_States
137
Rep
718
Posts

Drives: N/A
Join Date: Jan 2009
Location: Phila, PA

iTrader: (5)

Garage List
2011 BMW 1M  [10.00]
2016 M3  [0.00]
I assume it should be the same.

I am 90% positive but my car is not here yet so I cant give you a confirm answer.
__________________
2021 F87 HS M2C
2018 F80 SO M3 (SOLD)
2016 F80 AY M3 (SOLD)
2014 F10 M5 LCI (SOLD)
2011 VO 1M (SOLD)
Appreciate 0
      09-27-2011, 12:59 AM   #12
KKS
Private
Australia
24
Rep
73
Posts

Drives: SO M4
Join Date: Oct 2007
Location: Sydney

iTrader: (0)

This is exactly the method I used. However, you must make sure you have the latest coding software as the CIC in the 1Ms will updated with the latest version.

Specifically, you will need V42 Daten files and a combination of Ediabas 7.2 and NCS 3.1

Once you change the CIC.CXX file (mine was 16) and flash the car, the VIM will be persistent.

Quote:
Originally Posted by v1k0d3n View Post
Completely agree. That is the safest route for sure. I believe that you can (for the price of a cable) do the same exact thing with coding. It can also be reversed. I've read that it can be acheived by changing the following values (which are the speed lock min/max functions) of:
Code:
PARZUWEISUNG_FSW : {00003000} 00000017 0001 22CD {} (FF) {68} {} : 
PARZUWEISUNG_PSW1 : 0009 (00) :
PARZUWEISUNG_PSW1 : 06FD (08) : 
PARZUWEISUNG_PSW1 : 07A6 (03) :
PARZUWEISUNG_FSW : {00003000} 00000018 0001 22CC {} (FF) {68} {} : 
PARZUWEISUNG_PSW1 : 0009 (00) :
PARZUWEISUNG_PSW1 : 06FC (0A) : 
PARZUWEISUNG_PSW1 : 07A6 (03) :
to the following:

Code:
PARZUWEISUNG_FSW : {00003000} 00000017 0001 22CD {} (FF) {68} {} : 
PARZUWEISUNG_PSW1 : 0009 (00) :
PARZUWEISUNG_PSW1 : 06FD (08) : 
PARZUWEISUNG_PSW1 : 07A6 (FF) :
PARZUWEISUNG_FSW : {00003000} 00000018 0001 22CC {} (FF) {68} {} : 
PARZUWEISUNG_PSW1 : 0009 (00) :
PARZUWEISUNG_PSW1 : 06FC (0A) : 
PARZUWEISUNG_PSW1 : 07A6 (FF) :
apparently, 07A6 (03) is the representation for 3kmh. When you change this value to FF you're essentially changing this to the hex value = to decimal 255kmh. I believe you can change these values in CIC.CXX file. Apparently, to use this approach you need a data2txt utility (which will convert the values to a more human readable format). You can use another utility called NCSexpert to program or rewrite your CIC module. You can make a backup of your CIC.CXX file with data2txt, then make your changes > produce a cXX file (keeping the same naming convention of your original), and NCSexpert to rewrite your original CIC.CXX file. Am I close? I just want to make sure I have it right with the 1M.
Appreciate 0
      10-12-2011, 01:36 PM   #13
OAM
Second Lieutenant
OAM's Avatar
United_States
44
Rep
232
Posts

Drives: Sitting
Join Date: Jun 2011
Location: Northeast

iTrader: (3)

Quote:
Originally Posted by mikewills View Post
If you're looking specifically to enable the dvdinmotion and nothing else, here is an easy solution. You avoid any potential warranty issues associated with coding. The disc disables a feature in only the idrive system and can be easily reversed.

http://dvdinmotion.com/how-it-works
Do you know if playing video from ipods would work if I went with dvdinmotion?
Appreciate 0
      10-12-2011, 01:43 PM   #14
v1k0d3n
Captain
v1k0d3n's Avatar
United_States
92
Rep
965
Posts

Drives: M2C /// (and x3 for the wife)
Join Date: Jul 2011
Location: Charlotte, NC

iTrader: (0)

Quote:
Originally Posted by OAM View Post
Do you know if playing video from ipods would work if I went with dvdinmotion?
yes, that will work as well. there is a coding website, and they can cover a little bit more. hope that helps!
Appreciate 0
      10-12-2011, 06:07 PM   #15
SpencerMH
First Lieutenant
SpencerMH's Avatar
United_States
68
Rep
397
Posts

Drives: 1M, M6 GC, 718GT4, F355GTS6
Join Date: Dec 2010
Location: Ft. Lauderdale Fl

iTrader: (3)

$170 for Video in motion is more than I'll jump at, anyone in south florida want to come program my car for $50 or something?
__________________
BSM 1M, MCS Coilovers, Pure Stg 2 Turbos, Walbro LPFP, JB4, BMS E85 Flash, ECS CF sealed intake, N54 Tuning DP's, Evolve Race Exhaust, Wagner FMIC, Stett CP w/ Tial BOV, ST BBK, Big Tires.
M6 6MT Gran Coupe w JB4, 718 GTS, Lotus Esprit V8TT, Duc 998SBayliss
Appreciate 0
      10-31-2011, 01:02 PM   #16
toni8284
Captain
toni8284's Avatar
United_States
137
Rep
718
Posts

Drives: N/A
Join Date: Jan 2009
Location: Phila, PA

iTrader: (5)

Garage List
2011 BMW 1M  [10.00]
2016 M3  [0.00]
Quote:
Originally Posted by KKS View Post
This is exactly the method I used. However, you must make sure you have the latest coding software as the CIC in the 1Ms will updated with the latest version.

Specifically, you will need V42 Daten files and a combination of Ediabas 7.2 and NCS 3.1

Once you change the CIC.CXX file (mine was 16) and flash the car, the VIM will be persistent.
KKS,

I tried to coded my car for VIM with V43 (V42 is not working with me) and a Ediabas 7.2 and NCS 3.1, after that the car tried to randomly choose play video or the screen is blank....

I tried to restore to the factory CIC file, and it happens the same way...

Do you know anything I can try?
__________________
2021 F87 HS M2C
2018 F80 SO M3 (SOLD)
2016 F80 AY M3 (SOLD)
2014 F10 M5 LCI (SOLD)
2011 VO 1M (SOLD)
Appreciate 0
      10-31-2011, 01:40 PM   #17
1M Fan
SMSgt
11
Rep
239
Posts

Drives: AW 1M Coupe
Join Date: Dec 2010
Location: USA, TN

iTrader: (0)

Garage List
1012 F150  [0.00]
1971 Chevrolet Nova  [0.00]
2011 1M  [0.00]
On my car, it is not speed dependent. It requires the parking brake to be set. Even with the car stopped, it will nit display unless the parking brake is set.
Appreciate 0
Post Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -5. The time now is 07:54 PM.




1addicts
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
1Addicts.com, BIMMERPOST.com, E90Post.com, F30Post.com, M3Post.com, ZPost.com, 5Post.com, 6Post.com, 7Post.com, XBimmers.com logo and trademark are properties of BIMMERPOST