<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.34">
<TITLE>Frame buffer object extension (FBO) support for Intel 945 graphic core </TITLE>
</HEAD>
<BODY>
<BR>

<P><FONT SIZE=2>Hello all,</FONT>
</P>

<P><FONT SIZE=2>We have a linux box with Intel N270 processor&nbsp; (with 945 graphic core inside). Our Linux supplier downloaded and installed libGLgn3.so from Intel IEGD package. However, this openGL library from IEGD does not seem to support frame buffer object (FBO) extension, as no related string output from glxinfo is found.</FONT></P>

<P><FONT SIZE=2>Besides IEGD library, there seems to have another way to include Intel linux graphic driver (xf86-video-intel+mesa3d):</FONT>
</P>

<P><FONT SIZE=2><A HREF="http://intellinuxgraphics.org/" TARGET="_blank">http://intellinuxgraphics.org/</A></FONT>
</P>

<P><FONT SIZE=2>What's the difference between two Intel graphic driver approaches?</FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>a. Intel IEGD openGL </FONT>
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2>b. Intel linux graphic driver (xf86-video-intel for 2D rendering and Mesa3d for 3D rendering)</FONT>
</P>

<P><FONT SIZE=2>and can I use either approach for hardware-acceleratation of 945 graphic core?</FONT>
</P>
<BR>

<P><FONT SIZE=2>A separate question:</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp;&nbsp; With software rendering of mesa3d (./configure --with-driver=xlib), I have FBO extension available. Occasionally the background of frame buffer object is cleared to a different color than what I specified via glClearColor(red,green,blue,alpha). It occurs very rarely and I can not reproduce it on demand. Any way to debug framebuffer object drawing?</FONT></P>

<P><FONT SIZE=2>Thanks in advance.</FONT>
</P>

<P><FONT SIZE=2>Brian Wei</FONT>
<BR><FONT SIZE=2>Sr. Project Engineer</FONT>
<BR><FONT SIZE=2>AGCO Corportion</FONT>
</P>

<P><FONT SIZE=2>P.S.: </FONT>
<BR><FONT SIZE=2>glxinfo output from IEGD libGLgn3.so</FONT>
</P>

<P><FONT SIZE=2>root@x30:/data/home/root# glxinfo</FONT>
<BR><FONT SIZE=2>name of display: localhost:0.0</FONT>
<BR><FONT SIZE=2>display: localhost:0&nbsp; screen: 0</FONT>
<BR><FONT SIZE=2>direct rendering: Yes</FONT>
<BR><FONT SIZE=2>server glx vendor string: SGI</FONT>
<BR><FONT SIZE=2>server glx version string: 1.2</FONT>
<BR><FONT SIZE=2>server glx extensions:</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer</FONT>
<BR><FONT SIZE=2>client glx vendor string: Intel(r) Embedded Graphics Driver</FONT>
<BR><FONT SIZE=2>client glx version string: 1.3 - 10.1 Build 1418</FONT>
<BR><FONT SIZE=2>client glx extensions:</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GLX_dummy, GLX_ARB_get_proc_address, GLX_SGI_swap_control, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GLX_MESA_swap_control</FONT>
<BR><FONT SIZE=2>GLX version: 1.3</FONT>
<BR><FONT SIZE=2>GLX extensions:</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GLX_dummy, GLX_ARB_get_proc_address, GLX_SGI_swap_control, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GLX_MESA_swap_control</FONT>
<BR><FONT SIZE=2>OpenGL vendor string: Intel(r) Embedded Graphics Driver</FONT>
<BR><FONT SIZE=2>OpenGL renderer string: Intel 945GM</FONT>
<BR><FONT SIZE=2>OpenGL version string: 1.4.0 - Build 1418</FONT>
<BR><FONT SIZE=2>OpenGL extensions:</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_ARB_depth_texture, GL_ARB_multitexture, GL_ARB_point_parameters, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_ARB_shadow, GL_ARB_texture_border_clamp, GL_ARB_texture_compression, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_ARB_texture_cube_map, GL_ARB_texture_env_add, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_ARB_texture_env_crossbar, GL_ARB_transpose_matrix, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_ARB_vertex_buffer_object, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_EXT_blend_color, GL_EXT_blend_func_separate, GL_EXT_blend_minmax, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_EXT_blend_subtract, GL_EXT_clip_volume_hint, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_EXT_compiled_vertex_array, GL_EXT_cull_vertex, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_EXT_packed_pixels, GL_EXT_rescale_normal, GL_EXT_secondary_color, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_EXT_texture_compression_s3tc, GL_EXT_texture_env_add, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_EXT_texture_env_combine, GL_EXT_texture_filter_anisotropic, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_EXT_texture3D, GL_IBM_texture_mirrored_repeat, GL_NV_blend_square, </FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp;&nbsp; GL_NV_texgen_reflection</FONT>
</P>

<P><FONT SIZE=2>32 GLX Visuals</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp; visual&nbsp; x&nbsp; bf lv rg d st colorbuffer ax dp st accumbuffer&nbsp; ms&nbsp; cav</FONT>
<BR><FONT SIZE=2>&nbsp;id dep cl sp sz l&nbsp; ci b ro&nbsp; r&nbsp; g&nbsp; b&nbsp; a bf th cl&nbsp; r&nbsp; g&nbsp; b&nbsp; a ns b eat</FONT>
<BR><FONT SIZE=2>----------------------------------------------------------------------</FONT>
<BR><FONT SIZE=2>0x21 24 tc&nbsp; 1 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0x9c 24 tc&nbsp; 1 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0x9d 24 tc&nbsp; 1 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0x9e 24 tc&nbsp; 1 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0x9f 24 tc&nbsp; 1 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xa0 24 tc&nbsp; 1 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xa1 24 tc&nbsp; 1 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xa2 24 tc&nbsp; 1 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xa3 24 tc&nbsp; 1 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xa4 24 tc&nbsp; 1 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xa5 24 tc&nbsp; 1 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xa6 24 tc&nbsp; 1 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xa7 24 tc&nbsp; 1 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xa8 24 tc&nbsp; 1 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xa9 24 tc&nbsp; 1 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xaa 24 dc&nbsp; 1 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xab 24 dc&nbsp; 1 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xac 24 dc&nbsp; 1 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xad 24 dc&nbsp; 1 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xae 24 dc&nbsp; 1 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xaf 24 dc&nbsp; 1 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xb0 24 dc&nbsp; 1 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xb1 24 dc&nbsp; 1 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xb2 24 dc&nbsp; 1 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xb3 24 dc&nbsp; 1 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xb4 24 dc&nbsp; 1 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xb5 24 dc&nbsp; 1 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xb6 24 dc&nbsp; 1 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xb7 24 dc&nbsp; 1 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xb8 24 dc&nbsp; 1 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0xb9 24 dc&nbsp; 1 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16&nbsp; 0 0 None</FONT>
<BR><FONT SIZE=2>0x3b 32 tc&nbsp; 1 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 0 None</FONT>
</P>

<P><FONT SIZE=2>32 GLXFBConfigs:</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp; visual&nbsp; x&nbsp; bf lv rg d st colorbuffer ax dp st accumbuffer&nbsp; ms&nbsp; cav</FONT>
<BR><FONT SIZE=2>&nbsp;id dep cl sp sz l&nbsp; ci b ro&nbsp; r&nbsp; g&nbsp; b&nbsp; a bf th cl&nbsp; r&nbsp; g&nbsp; b&nbsp; a ns b eat</FONT>
<BR><FONT SIZE=2>----------------------------------------------------------------------</FONT>
<BR><FONT SIZE=2>0x800004&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800008&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x80000c&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x80000f&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800012&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800016&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x80001a&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x80001e&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800003&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800007&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x80000b&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x80000e&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800011&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800015&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800019&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x80001d&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; .&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800006&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x80000a&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x80000d&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800010&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800014&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800018&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x80001c&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800020&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8 16 16 16 16 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800001&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800002&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800005&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800009&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800013&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x800017&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x80001b&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 -1 -1 None</FONT>
<BR><FONT SIZE=2>0x80001f&nbsp; 0 sg&nbsp; 0 32&nbsp; 0 r&nbsp; y&nbsp; .&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 8&nbsp; 0 24&nbsp; 8&nbsp; 0&nbsp; 0&nbsp; 0&nbsp; 0 -1 -1 None</FONT>
</P>
<BR>

<P><FONT SIZE=2>************************************************************************************************************************************************************************************************************ This email is intended solely for the use of the individual to whom it is addressed and may contain confidential and/or privileged material. Any views or opinions presented are solely those of the author and do not necessarily represent those of AGCO. If you are not the intended recipient, be advised that you have received this email in error and that any use, dissemination, forwarding, printing or copying of this email is strictly prohibited. Neither AGCO nor the sender accepts any responsibility for viruses and it is your responsibility to scan and virus check the e-mail and its attachment(s) (if any).</FONT></P>

</BODY>
</HTML>