View Full Version : Settings in GT1/DIS to use the Inpa Interface ?
MPower2007 08-06-2007, 06:22 AM Hi,
does anybody know the settings in GT1/DIS to use the same diagnose interface for INPA/Ediabas, without use the expensive diagnostic head ?
(Sorry for my English...)
Regards
nuvola rossa 08-06-2007, 05:16 PM I know how to do it, but I need something in change:
WinKFP, NFS, NCS Expert and password, fully working...
MPower2007 08-08-2007, 02:09 AM Hi,
am I right, to get GT1/DIS work with ifhrsrv32.exe (from ediabas folder: c:/ediabas/bin/ifhsrv32.exe) ??
I need help with configuration on VMware and GT1/DIS to connect ifhrsrv32.exe .....
Can somebody tell me the steps I should take ?
Thanks..
(sorry for my english)
kirbykirbykirby 08-08-2007, 01:06 PM Hey, Nuvola...how would you do it? I have some nice app's to trade ;) Including EDIABAS, Gt1 V29-49. and a few goodies.
MPower2007 08-08-2007, 07:11 PM I have a copy of the thread in www 318ti org
where everything is described, but I need help in settings VMware and GT1/DIS to work with the Inpa/Ediabas Interface....
eleet 08-08-2007, 09:42 PM It was pretty clear over there, if you have that thread you know everything you need.
kirbykirbykirby 08-09-2007, 01:26 AM Could you post the thread? I'd be more then happy to help ;) I just need something to go on, haha.
Daved 08-09-2007, 03:04 AM I know how to do it, but I need something in change:
WinKFP, NFS, NCS Expert and password, fully working...
Please don't make this look like a warez site where people trade...
I was hoping everyone would help everything without waiting anything in return.
MPower2007 08-09-2007, 03:12 AM Could you post the thread? I'd be more then happy to help I just need something to go on, haha.
Sure, here it is:
hxxp://rapidshare.com/files/47861612/OBD_diagnose_with_round_20pins_-_318ti_org_forum.zip
1. I Change port=6801 in ediabas.ini (C:/EDIABAS/BIN/EDIABAS.ini) ok, this is simple ;-)
2. where is /etc/ediabas.ini ??? What i've to do with this file ??
3. "On DIS, use IP address of machine with ifhsrv in /etc/ediabas.ini"
What's the IP (and another req. settings) for DIS Admin ???
I would be very happy if my "GT1" begin to work with my interface ;-)
vpower17 08-09-2007, 05:02 AM @MPower2007
On the DIS Mainscreen you must put Strg+Alt+F1 to go to the first sco console.
Login as root and pwd "password". Then change to the directory /etc and modify (vi ediabas.ini) the file.
[TCP]
RemoteHost = Diaghead
Port = 6801
Then extend the file /etc/hosts with following information:
"192.168.68.30 Diaghead"
after reboot, go to the console and type
/usr/ediabas/bin/apitest"
if it runs and give you a menu then the comminucation between ediabas-SCO and ifhsrv is ok.
@ eleet
What settings must be done to connect DIS to the SCO ediabas ? DIS -> Services -> Settung up a connection -> Free Diagnostic heads are empty. Please help me - Thx
Sorry for my bad english.
MPower2007 08-09-2007, 05:34 AM @MPower2007
On the DIS Mainscreen you must put Strg+Alt+F1 to go to the first sco console.
Login as root and pwd "password". Then change to the directory /etc and modify (vi ediabas.ini) the file.
[TCP]
RemoteHost = Diaghead
Port = 6801
Then extend the file /etc/hosts with following information:
"192.168.68.30 Diaghead"
after reboot, go to the console and type
/usr/ediabas/bin/apitest"
if it runs and give you a menu then the comminucation between ediabas-SCO and ifhsrv is ok.
.
@ vpower17
Thanks for this... ;-)
MPower2007 08-09-2007, 07:38 AM @MPower2007
On the DIS Mainscreen you must put Strg+Alt+F1 to go to the first sco console.
Login as root and pwd "password". Then change to the directory /etc and modify (vi ediabas.ini) the file.
[TCP]
RemoteHost = Diaghead
Port = 6801
Then extend the file /etc/hosts with following information:
"192.168.68.30 Diaghead"
after reboot, go to the console and type
/usr/ediabas/bin/apitest"
if it runs and give you a menu then the comminucation between ediabas-SCO and ifhsrv is ok.
After I modify ediabas.ini,
[TCP]
RemoteHost = Diaghead
Port = 6801
and extend the file /etc/hosts with following information:
"192.168.68.30 Diaghead"
and run after reboot:
/usr/ediabas/bin/apitest
i get a error message:
NET-0016: HOST ERROR
???
PS: I think that's a very interesting thread, please let's work together for our goal...
vpower17 08-10-2007, 03:05 AM Hello MPower2007
Sorry this was the wrong IP. In /etc/hosts must stand
"192.168.68.1 Diaghead" and your windows system with ifhsrv running must have this ip. After the change you can "ping Diaghead" and execute apitest.
What for a Interface you are using ?
@all other
What settings must be done to connect DIS to the local ediabas - In DIS Administration - Free Diagnostic heads are empty. Please help - Thx
MPower2007 08-10-2007, 03:27 AM Hi vpower17,
192.168.68.1 is the IP of my system, i will try out this.
I have a OBD-2/1 interface which fully supports inpa.
Thanks
MPower2007 08-10-2007, 05:08 AM Hi,
my modified ediabas.ini looks like this:
[TCP]
RemoteHost = Diaghead
#RemoteHost = tarantella
Port = 6801
my extended file /etc/hosts like this:
127.0.0.1 localhost
192.168.68.30 gt1ap
192.168.68.1 Diaghead
after i run apitest, i get a timeout error message ???
Are the settings not correctly ???
Can somebody help please !!
vpower17 08-10-2007, 05:13 AM Can you ping to 192.168.68.1 / Diaghead ?
MPower2007 08-10-2007, 09:52 AM Can you ping to 192.168.68.1 / Diaghead ?
When I ping "Diaghead" comes the message: "host ist down"
When I run apitest, i get a error message "timeout"... ???
MPower2007 08-10-2007, 06:21 PM Is nobody there who have experience and tell us the correct settings (maybe a "how to") to use the "inpa" interface, without waiting anything in return ... ?
Thx
eleet 08-11-2007, 12:25 AM Is nobody there who have experience and tell us the correct settings (maybe a "how to") to use the "inpa" interface, without waiting anything in return ... ?
Thx
Just put the IP address in ediabas.ini instead of 'Diaghead'
I am writing some articles to help with these simple things. Please send me an email.
kirbykirbykirby 08-11-2007, 01:37 AM Rapidshare deleted. :(
MPower2007 08-11-2007, 02:17 AM @ eleet
Thank you for this !!!
eleet 08-11-2007, 04:12 AM Thanks Mpower, it was nice to get the articles I posted on the other board back.
MPower2007 08-12-2007, 04:54 PM After a new install following the instructions (Article: Getting started with VMWare) my "apitest" works fine and the LED's on the DIS main screen lighting up ;-) !!!
Thx to " ecubb.bmwecu.org/board/index.php "
moja750hamann 08-17-2007, 01:27 AM Hi,
does anybody know the settings in GT1/DIS to use the same diagnose interface for INPA/Ediabas, without use the expensive diagnostic head ?
(Sorry for my English...)
Regards
Hallo
Weist du was es bedeutet wd(1) now is using polled interface.Bei der Instalation der Basi CD mit VMware.Was mus ich umbedingt beachten.
Gruß
Christoph
Vince S. 08-18-2007, 02:15 PM I know how to do it, but I need something in change:
WinKFP, NFS, NCS Expert and password, fully working...
I take it that you know your way around WinKFP, NFS, NCS Expert ?
saulyss 11-28-2007, 01:56 PM Could you reshare or send private to email OBD_diagnose_with_round_20pins_-_318ti_org_forum.zip
Thank's in advance
dfitz21 11-28-2007, 11:01 PM It was pretty clear over there, if you have that thread you know everything you need.
Any chance of getting a copy of that post? dfitz21@gmail.com
Thanks
Dan
parkjw 12-24-2007, 01:39 AM Thanks!!
seans1 01-01-2008, 01:30 PM I know how to do it, but I need something in change:
WinKFP, NFS, NCS Expert and password, fully working...
Please private email with info regarding this ...Thank you in advance.
seans1 01-01-2008, 01:33 PM Could you please private email me the link for this? Thank you in advance
seanshultz@hotmail.com
Dudeldi 01-01-2008, 02:59 PM Anybody use an ADS Interface for DIS?
i need so much help ....
sincerly
HugoE38 01-02-2008, 10:46 AM Please somebody send me link or file OBD_diagnose_with_round_20pins_-_318ti_org_forum.zip
Thanks.
engine387@gmail.com
fraatti 03-04-2008, 11:36 PM I would like that have that zipped thread also..
thanks,
fraatti@suomi24.fi
ashamlawi1 03-05-2008, 10:15 AM Can you share the Zip file OBD_diagnose_with_round_20pins_-_318ti_org_forum.zip as well
I would really apreciate it.
Abed.Shamlawi@Y-Consult.com
puschel 04-02-2008, 07:00 AM Hey, can anybody how got this *.zip re-up it on rapidshare?
Trading per Mail is awful...
Thanks,
Puschel
kevintuggy 04-20-2008, 10:08 PM after doing this insruction. On the DIS Mainscreen you must put Strg+Alt+F1 to go to the first sco console.
Login as root and pwd "password". i get and error incorrect logon can someone help me please.
thinman 04-28-2008, 04:18 PM Hi!
Could you please send me the OBD_diagnose_with_round_20pins_-_318ti_org_forum.zip file to steve_k2400 [at] yahoo.co.uk
Thanks in advance!
Steve (Thinman)
After a new install following the instructions (Article: Getting started with VMWare) my "apitest" works fine and the LED's on the DIS main screen lighting up ;-) !!!
Thx to " ecubb.bmwecu.org/board/index.php "
Have you managed your DIS to work with ADS or ODB interface through IFH Service?
P.S. could someone share OBD_diagnose_with_round_20pins_-_318ti_org_forum.zip on rapidshare or send it to email umba@bk.ru thanks.
bmwtechie 05-05-2008, 07:12 AM NET:0015 : Host Not found,
Anyone know what this means, i have IFH server running, i can ping 192.168.68.1 and 192.168.68.30?
Any help would be appreciated?
kevintuggy 05-14-2008, 12:05 PM how do i login as root on vmware, please help
@MPower2007
On the DIS Mainscreen you must put Strg+Alt+F1 to go to the first sco console.
Login as root and pwd "password". Then change to the directory /etc and modify (vi ediabas.ini) the file.
[TCP]
RemoteHost = Diaghead
Port = 6801
Then extend the file /etc/hosts with following information:
"192.168.68.30 Diaghead"
after reboot, go to the console and type
/usr/ediabas/bin/apitest"
if it runs and give you a menu then the comminucation between ediabas-SCO and ifhsrv is ok.
@ eleet
What settings must be done to connect DIS to the SCO ediabas ? DIS -> Services -> Settung up a connection -> Free Diagnostic heads are empty. Please help me - Thx
Sorry for my bad english.
kevintuggy 05-15-2008, 05:10 PM how do i login as root my email is kbeckford_02@hotmail.com
@ vpower17
Thanks for this... ;-)
could anyone of u guys also send me the OBD_diagnose_with_round_20pins_-_318ti_org_forum.zip file.
thanks a lot
lechuk 05-21-2008, 09:33 AM Please reshare or send private to email OBD_diagnose_with_round_20pins_-_318ti_org_forum.zip
Thanks
schulrog 06-22-2008, 03:42 PM Hi all,
I'm looking for the DIS software.. any help is much appreciated! please PM me:)
|