JDK-6687166 : D3D: text is missing when the pipeline is enabled [ATI Mobility X1400, Vista]
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 6u10
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_vista
  • CPU: x86
  • Submitted: 2008-04-11
  • Updated: 2010-10-14
  • Resolved: 2008-04-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6u10 b23Fixed
Related Reports
Relates :  
Description
According to this thread, the text is missing on Vista with
Radeon Mobility X1400 with d3d pipeline enabled:
  http://forums.java.net/jive/thread.jspa?threadID=39150&tstart=0

[I] OS Version = OS_VISTA or newer
[I] CheckAdaptersInfo
[I] ------------------
[I] Adapter Ordinal  : 0
[I] Adapter Handle   : 0x10001
[I] Description      : ATI Mobility Radeon X1400
[I] GDI Name, Driver : \\.\DISPLAY1, atiumdag.dll
[I] Vendor Id        : 0x1002
[I] Device Id        : 0x7145
[I] SubSys Id        : 0x20021028
[I] Driver Version   : 7.14.10.489
[I] GUID             : {D7B71EE2-3205-11CF-7172-0800A1C2CA35}
[I] D3DPPLM::CheckDeviceCaps: adapter 0: Passed
[I] ------------------
[I] Adapter Ordinal  : 1
[I] Adapter Handle   : 0x10003
[I] Description      : ATI Mobility Radeon X1400
[I] GDI Name, Driver : \\.\DISPLAY2, atiumdag.dll
[I] Vendor Id        : 0x1002
[I] Device Id        : 0x7145
[I] SubSys Id        : 0x20021028
[I] Driver Version   : 7.14.10.489
[I] GUID             : {D7B71EE2-3205-11CF-7172-0800A1C2CA35}
[I] D3DPPLM::CheckDeviceCaps: adapter 1: Passed
[I] ------------------
[I] D3DGD_getDeviceCapsNative
[I] D3DContext::InitContext device 0
[I] D3DContext::ConfigureContext device 0
[V] dwBehaviorFlags=D3DCREATE_FPU_PRESERVE|D3DCREATE_HARDWARE_VERTEXPROCESSING
[I] D3DContext::ConfigureContext: successfully created device: 0
[I] D3DContext::InitDevice: device 0
[I] D3DContext::InitDefice: successfully initialized device 0
[V]   | CAPS_DEVICE_OK
[V]   | CAPS_RT_PLAIN_ALPHA
[V]   | CAPS_RT_TEXTURE_ALPHA
[V]   | CAPS_RT_TEXTURE_OPAQUE
[V]   | CAPS_LCD_SHADER | CAPS_BIOP_SHADER | CAPS_PS20
[V]   | CAPS_PS30
[V]   | CAPS_MULTITEXTURE
[V]   | CAPS_TEXNONSQUARE
[I] D3DGD_getDeviceCapsNative
[I] D3DContext::InitContext device 1
[I] D3DContext::ConfigureContext device 1
[V] dwBehaviorFlags=D3DCREATE_FPU_PRESERVE|D3DCREATE_HARDWARE_VERTEXPROCESSING
[I] D3DContext::ConfigureContext: successfully created device: 1
[I] D3DContext::InitDevice: device 1
[I] D3DContext::InitDefice: successfully initialized device 1
[V]   | CAPS_DEVICE_OK
[V]   | CAPS_RT_PLAIN_ALPHA
[V]   | CAPS_RT_TEXTURE_ALPHA
[V]   | CAPS_RT_TEXTURE_OPAQUE
[V]   | CAPS_LCD_SHADER | CAPS_BIOP_SHADER | CAPS_PS20
[V]   | CAPS_PS30
[V]   | CAPS_MULTITEXTURE
[V]   | CAPS_TEXNONSQUARE

Comments
SUGGESTED FIX http://sa.sfbay.sun.com/projects/java2d_data/6u10/6687166.0
16-04-2008

EVALUATION I'll put the same driver version restrictions on these boards (since they're similar): X1300, X1350, X1450, for both XP and Vista, just to be on the safe side. On Vista for these boards the required driver will be: 7.14.10.0567 On XP: 6.14.10.6706
15-04-2008

EVALUATION Looks like the latest driver (installed using MobilityMod tool from www.driverheaven.net) : Driver Packaging Version 8.471-080225a1-059752C-ATI Catalyst�� Version 08.3 Provider ATI Technologies Inc. 2D Driver Version 7.01.01.747 2D Driver File Path /REGISTRY/MACHINE/SYSTEM/ControlSet001/Control/Class/{4D36E968-E325-11CE-BFC1-08002BE10318}/0000 Direct3D Version 7.14.10.0567 OpenGL Version 6.14.10.7412 Catalyst�� Control Center Version 2008.0225.2153.39091
11-04-2008

EVALUATION This looks like the same problem as with X1600 (see bug 6613066), which was resolved with the newer drivers. Unfortunately this is the latest driver available from Dell for Inspiron 9400 for Vista at this point: Driver Version : 7.14.10.489 I'm working with the submitter trying to locate and install the latest driver available from www.driverheaven.net (omegadrivers doesn't have vista drivers).
11-04-2008