Gentoo Archives: gentoo-user

From: Andrew Frink <andrew.frink@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] DRI, modular X and the intel 855GM video card
Date: Tue, 31 Jan 2006 21:29:30
Message-Id: 8146fc8a0601311324obe57a83x42d20a47a2549612@mail.gmail.com
1 Hey all i have a intel 855GM using the i810 driver in modualr X, just
2 recently hardware acceleration stopped working. Not really sure why.
3 here's my glx-info output.
4 name of display: :0.0
5 libGL warning: 3D driver returned no fbconfigs.
6 libGL error: InitDriver failed
7 libGL error: reverting to (slow) indirect rendering
8 display: :0 screen: 0
9 direct rendering: No
10 server glx vendor string: SGI
11 server glx version string: 1.2
12 server glx extensions:
13 GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
14 GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
15 GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
16 GLX_SGIX_fbconfig
17 client glx vendor string: SGI
18 client glx version string: 1.4
19 client glx extensions:
20 GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
21 GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
22 GLX_MESA_swap_control, GLX_MESA_swap_frame_usage, GLX_OML_swap_method,
23 GLX_OML_sync_control, GLX_SGI_make_current_read, GLX_SGI_swap_control,
24 GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
25 GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_MESA_render_texture
26
27 anyways the permissions on /dev/dri/card0 is rw for my user.
28
29 any ideas would be helpful