Audi A4 B5 VDO 8D0 920 900 G266 OIL SENSOR Fix

Disabling the G266 oil level / oil temperature sensor function in a VDO D07 instrument cluster using a 93C86 EEPROM modification.

Audi A4 B5 1999 1.9 TDI AFN 81 kW VDO D07 8D0 920 900

The problem

The vehicle uses a VDO D07 instrument cluster with a partial FIS display. When the G266 oil level / oil temperature sensor is missing or its signal is unavailable, the FIS can display:

OIL SENSOR

This guide documents a tested EEPROM configuration change that disables the G266 function in the instrument cluster.

Vehicle and cluster

VehicleAudi A4 B5
Year1999
Engine1.9 TDI AFN, 81 kW
Instrument clusterVDO D07
Cluster part number8D0 920 900
EEPROM93C86
DisplayPartial FIS
Rear connectorsBlue T32 + Green T32

EEPROM modification

At EEPROM address 0x0026, change the byte:

Original:  3A
Modified:  0A

In binary:

3A = 0011 1010
0A = 0000 1010

Bit 5: 1 → 0
Bit 4: 1 → 0

For the tested cluster, both bit 5 and bit 4 are changed from 1 to 0.

Observed result

Before the modification, the FIS displayed OIL SENSOR because the G266 sensor was not installed / its signal was unavailable.

After changing 0x0026 from 3A to 0A, the G266 warning did not return during several hundred kilometres of real-world driving.

This makes the modification a practical solution for a vehicle using a replacement oil pan without a G266 sensor mounting location.

Important notes

  • Make a complete backup of the original 93C86 EEPROM before modifying anything.
  • Verify the EEPROM orientation, read/write procedure and data format before writing the chip.
  • The result documented here is for the specific VDO D07 8D0 920 900 cluster described above.
  • Do not assume the same address/value applies to every Audi instrument cluster.
  • The individual function of bit 4 versus bit 5 has not been isolated; the tested change is the combined 3A → 0A modification.
  • This modification disables the instrument cluster's G266 oil-level monitoring. It does not replace regular manual engine-oil level checks.

Search terms and compatibility

This reference is intended to help owners searching for the following related terms:

  • Audi A4 B5 G266 oil level sensor
  • Audi A4 B5 OIL SENSOR warning
  • 1999 Audi A4 1.9 TDI AFN oil sensor delete
  • VDO D07 8D0 920 900 G266
  • 93C86 EEPROM 0x0026 3A to 0A
  • Audi B5 partial FIS oil level sensor
  • G266 oil level sensor missing because replacement oil pan has no sensor opening

Short answer: On the tested VDO D07 8D0 920 900 cluster, changing EEPROM address 0x0026 from 3A to 0A disables the G266-related warning. The change was tested for several hundred kilometres.

Technical identification

The documented vehicle is a 1999 Audi A4 B5 with the AFN 1.9 TDI engine (81 kW), a VDO D07 instrument cluster, partial FIS display, and blue and green 32-pin connectors.

The documented EEPROM is a 93C86. The tested modification is specifically 0x0026: 3A → 0A. Do not assume the same byte applies to unrelated instrument clusters.

Why not simply use an NE555?

The G266 is not simply a conventional switch or resistor. Its signal uses electronic pulse/PWM-style communication, so a generic fixed-frequency NE555 generator is not necessarily a valid substitute.

For a vehicle where G266 monitoring is intentionally not required because the replacement oil pan has no sensor opening, disabling the function in the instrument cluster can be simpler than building a signal emulator.

FAQ

What does “OIL SENSOR” mean on this Audi A4 B5?

In the documented case, the VDO D07 cluster displayed OIL SENSOR because the G266 oil level / oil temperature sensor was not installed or its signal was unavailable.

Which EEPROM address was changed?

EEPROM address 0x0026 was changed from 3A to 0A.

Which bits were changed?

The byte change clears bit 5 and bit 4: 3A = 0011 1010 and 0A = 0000 1010.

Was the modification tested?

Yes. The documented vehicle was driven for several hundred kilometres after the change without the G266 / OIL SENSOR warning returning.

Source and further research

The original discovery was based on a Russian-language DRIVE2 write-up concerning VDO D07 / G266 EEPROM modification.

Original DRIVE2 reference

This page documents a practical user-tested result. It is not an official Audi repair procedure.

Quick reference

Cluster:  VDO D07
Part:     8D0 920 900
EEPROM:   93C86
Address:  0x0026

3A  →  0A

Bit 5: 1 → 0
Bit 4: 1 → 0

Result:
G266 / OIL SENSOR warning disabled
(test: several hundred km)