Click to See Complete Forum and Search --> : No hardware acceleration after upgrae to Xorg 7.0x


raid517
04-14-2006, 02:12 PM
Hi I upgraded to the latest xorg 7.0x build - and so far everything seems to have gone relatively smoothly. The only thing is I don't have any hardware accelleration with my video card any more.

My video card is an on board intel 900 and is based on the following chipset:

http://www.asrock.com/Product/775Dual-915GV.htm

I looked in my xorg.conf and it said that the driver it was using was an intell i810 driver. However this appeared to work fine and didn't seem to cause any difficulties.

Looking at my xorg.log file everything appears fine, except that it complains about a bunch of missing fonts and font paths. (I assume some of the paths to these fonts have changed?)

I have attached my xorg.conf file below. can anyone please give any hints as to what might be going on? I have modprobed the i810 driver and it appears to be loaded OK.

lspci:
0000:00:00.0 Host bridge: Intel Corporation 915G/P/GV/GL/PL/910GL Processor to I/O Controller (rev 0e)
0000:00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL Express Chipset Family Graphics Controller (rev 0e)
0000:00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 04)
0000:00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 04)
0000:00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 04)
0000:00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 04)
0000:00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 04)
0000:00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d4)
0000:00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge (rev 04)
0000:00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 04)
0000:00:1f.2 IDE interface: Intel Corporation 82801FB/FW (ICH6/ICH6W) SATA Controller (rev 04)
0000:00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 04)
0000:01:05.0 Multimedia controller: Philips Semiconductors SAA7130 Video Broadcast Decoder (rev 01)
0000:01:06.0 Multimedia audio controller: Creative Labs SB Audigy (rev 04)
0000:01:06.1 Input device controller: Creative Labs SB Audigy MIDI/Game port (rev 04)
0000:01:06.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (rev 04)
0000:01:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)

lsmod:

Module Size Used by
i915 16768 1
lp 9664 0
video 13188 0
thermal 10504 0
processor 17472 1 thermal
fan 3332 0
container 3200 0
button 4880 0
battery 7556 0
ac 3460 0
ntfs 215564 1
drm 60052 2 i915
saa7134_dvb 9860 0
mt352 5636 1 saa7134_dvb
video_buf_dvb 4484 1 saa7134_dvb
dvb_core 72000 1 video_buf_dvb
nxt200x 12164 1 saa7134_dvb
dvb_pll 9476 2 saa7134_dvb,nxt200x
tda1004x 13828 1 saa7134_dvb
fuse 32524 0
capability 3336 0
commoncap 5248 1 capability
usblp 11008 0
usb_storage 64064 1
eth1394 17028 0
libusual 13840 1 usb_storage
tsdev 6080 0
snd_emu10k1_synth 6144 0
snd_emux_synth 32256 1 snd_emu10k1_synth
snd_seq_virmidi 5248 1 snd_emux_synth
snd_seq_midi_emul 5760 1 snd_emux_synth
snd_seq_dummy 2692 0
snd_seq_oss 28644 0
snd_seq_midi 6432 0
snd_seq_midi_event 6144 3 snd_seq_virmidi,snd_seq_oss,snd_seq_midi
snd_seq 45132 9 snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,s nd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi _event
8139too 22656 0
mii 4608 1 8139too
snd_emu10k1 106916 2 snd_emu10k1_synth
ohci1394 29872 0
ieee1394 282424 2 eth1394,ohci1394
psmouse 33800 0
serio_raw 5380 0
snd_rawmidi 19744 3 snd_seq_virmidi,snd_seq_midi,snd_emu10k1
snd_ac97_codec 86176 1 snd_emu10k1
snd_ac97_bus 1920 1 snd_ac97_codec
snd_pcm_oss 44832 0
snd_mixer_oss 14592 1 snd_pcm_oss
snd_pcm 73352 3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
snd_seq_device 6668 8 snd_emu10k1_synth,snd_emux_synth,snd_seq_dummy,snd _seq_oss,snd_seq_midi,snd_seq,snd_emu10k1,snd_rawm idi
snd_timer 19716 3 snd_seq,snd_emu10k1,snd_pcm
snd_page_alloc 7944 2 snd_emu10k1,snd_pcm
snd_util_mem 3456 2 snd_emux_synth,snd_emu10k1
snd_hwdep 6916 2 snd_emux_synth,snd_emu10k1
snd 43008 15 snd_emux_synth,snd_seq_virmidi,snd_seq_oss,snd_seq ,snd_emu10k1,snd_rawmidi,snd_ac97_codec,snd_pcm_os s,snd_mixer_oss,snd_pcm,snd_seq_device,snd_timer,s nd_hwdep
soundcore 7136 1 snd
8250_pnp 8320 0
emu10k1_gp 2816 0
gameport 10888 2 emu10k1_gp
i2c_i801 7436 0
parport_pc 35312 1
parport 30664 2 lp,parport_pc
ehci_hcd 28680 0
8250 18080 1 8250_pnp
serial_core 17024 1 8250
pcspkr 2564 0
uhci_hcd 28304 0
usbcore 107168 6 usblp,usb_storage,libusual,ehci_hcd,uhci_hcd
intel_agp 19228 1
agpgart 25136 3 drm,intel_agp
evdev 7552 2
saa7134 104288 1 saa7134_dvb
video_buf 17028 3 saa7134_dvb,video_buf_dvb,saa7134
compat_ioctl32 1152 1 saa7134
v4l2_common 6656 1 saa7134
v4l1_compat 13060 1 saa7134
ir_kbd_i2c 6540 1 saa7134
ir_common 8068 2 saa7134,ir_kbd_i2c
videodev 7168 1 saa7134

glxinfo:

name of display: :0.0

ERROR! sizeof(I830DRIRec) does not match passed size from device driver
libGL warning: 3D driver returned no fbconfigs.
libGL error: InitDriver failed
libGL error: reverting to (slow) indirect rendering
display: :0 screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
GLX_SGIX_fbconfig
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method,
GLX_OML_sync_control, GLX_SGI_make_current_read, GLX_SGI_swap_control,
GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group
GLX version: 1.2
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
GLX_SGIX_visual_select_group
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.4.1)
OpenGL extensions:
GL_ARB_depth_texture, GL_ARB_imaging, GL_ARB_multitexture,
GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shadow,
GL_ARB_shadow_ambient, GL_ARB_texture_border_clamp,
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar,
GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, GL_ARB_window_pos,
GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_func_separate,
GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
GL_EXT_clip_volume_hint, GL_EXT_copy_texture, GL_EXT_draw_range_elements,
GL_EXT_fog_coord, GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels,
GL_EXT_point_parameters, GL_EXT_polygon_offset, GL_EXT_rescale_normal,
GL_EXT_secondary_color, GL_EXT_separate_specular_color,
GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap,
GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
GL_EXT_texture_lod_bias, GL_EXT_texture_object, GL_EXT_texture_rectangle,
GL_EXT_vertex_array, GL_APPLE_packed_pixels, GL_ATI_texture_env_combine3,
GL_ATI_texture_mirror_once, GL_ATIX_texture_env_combine3,
GL_HP_occlusion_test, GL_IBM_texture_mirrored_repeat,
GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
GL_NV_blend_square, GL_NV_point_sprite, GL_NV_texgen_reflection,
GL_NV_texture_rectangle, GL_SGIS_generate_mipmap,
GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow,
GL_SGIX_shadow_ambient, GL_SUN_multi_draw_arrays
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x23 24 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x24 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x25 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x26 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x27 24 tc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x28 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x29 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x2a 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x2b 24 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x2c 24 dc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x2d 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x2e 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x2f 24 dc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x30 24 dc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x31 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x32 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow

I also read this (https://launchpad.net/distros/ubuntu/+source/xserver-xorg-driver-i810/+bug/36415) Ubuntu bug report which appears to be identical to mine, except that I have libgl1-mesa-dri 6.4.1-0.4 which as I am using Kanotix which is debian Sid, is I believe an official debian package.

So I'm not sure at all where the conflict is comming from. Also I have no idea how to go about downloading and installing the new i810 driver from CVS to try it out. How exactly would I go about that - and does anyone have any ideas what may have caused this fault originally?

GJ

dark_moon
04-20-2006, 12:40 AM
Thats just an X bug
everybody made a big stink about how not enough people could commit to xfree
so everybody and his cousin can commit to xorg
the thing has been chock full o bugs ever since
i guess try a newer snapshot
if you are lucky you might get rid of that bug and not catch a new one

raid517
04-20-2006, 12:57 AM
That's not entirely accurate. It turned out that I had forgotten to load agpgart (or that it wasn't being loaded automatically).

As for Xorg V Xfree - Xorg took X where Xfree would not have gone for perhaps another several years. It is not bug free - but it has far more potential and is much more flexibly designed than Xfree could ever hope to be.

Xfree is a dead project - and that is exactly the way it should be.

GJ

dark_moon
04-21-2006, 12:23 AM
That's not entirely accurate. It turned out that I had forgotten to load agpgart (or that it wasn't being loaded automatically).

As for Xorg V Xfree - Xorg took X where Xfree would not have gone for perhaps another several years. It is not bug free - but it has far more potential and is much more flexibly designed than Xfree could ever hope to be.

Xfree is a dead project - and that is exactly the way it should be.

GJ

whatever
i'm glad you got it sorted.
the output you cited

ERROR! sizeof(I830DRIRec) does not match passed size from device driver


was in the xorg changelog as a bug where someone changed the size of I830DRIRec
without changing it i guess in screen init.

Xfree is not in any way dead by the way. (just a fact not a flame)

much more flexibly designed


as a software designer i have to wonder what that means
generally it is a term used to describe object oriented designs for reusable code clases in c++.

but generally "flexible" is one of those hollow buz words like "democracy" that hold very little actual meaning.

with that said xorg is doing some cool stuff i'm just not so sure i like that cool stuff they are doing (copying winblows and apple as best i can tell) but it seems they are improving underlying hardware acceleration which is good and havn't released a fully stable thing yet which is bad.

it's a grey world out there if you fully consider reality
reality can never be so black and white

nickytl
04-23-2006, 08:22 AM
Hi RAID517
Im a complete noob to all this but have the same error as you had. I installed kanotix (easter pre release) on a 945G mobo. Based on your comment above i added agpgart to /etc/modules. I now see this in lsmod but still the same error.
If you had any tips? Even how do i check what version of Xfree86 im running would be a good starting point.
thanks

nickytl
04-23-2006, 11:21 AM
as an update,
I fixed this by replacing two files as outlined here
http://lists.debian.org/debian-x/2006/03/msg00922.html

now ive a opengl working but a new error

libGL warning: 3D driver claims to not support visual 0x23
libGL warning: 3D driver claims to not support visual 0x25
libGL warning: 3D driver claims to not support visual 0x27
libGL warning: 3D driver claims to not support visual 0x29
libGL warning: 3D driver claims to not support visual 0x2b
libGL warning: 3D driver claims to not support visual 0x2d
libGL warning: 3D driver claims to not support visual 0x2f
libGL warning: 3D driver claims to not support visual 0x31

happybunny
04-23-2006, 08:49 PM
i don't know if its related, but my understanding is that xorg7 is in a new location from xorg anything else.

When I go to load the ATI drivers back on after and upgrade from xorg 6.8 to xorg 7, ATI drivers can't find my xorg 7.

Haven't solved it yet, but maybe that will help you out.