LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-14-2006, 12:30 PM   #1
raid517
Member
 
Registered: Feb 2002
Posts: 393

Rep: Reputation: 30
No hardware acceleration after upgrae to Xorg 7.0x


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:
Code:
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:

Code:
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,snd_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_rawmidi
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_oss,snd_mixer_oss,snd_pcm,snd_seq_device,snd_timer,snd_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:

Code:
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 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?

I have been toying with the idea of going with another distro, but after having thought things through, if I can figure out what's wrong first and then work out how to fix it, this would probably be a better approach than simply giving in - as I will learn more from it.

GJ

Attached: xorg.log
 
Old 04-14-2006, 12:53 PM   #2
coolb
Member
 
Registered: Apr 2006
Location: Cape Town, South Africa
Distribution: Gentoo 2006.1(2.6.17-gentoo-r7)
Posts: 222

Rep: Reputation: 30
you need to enable GLX support for it. the real GLX from your video card vendor not the default one from xorg.
 
Old 04-14-2006, 01:02 PM   #3
raid517
Member
 
Registered: Feb 2002
Posts: 393

Original Poster
Rep: Reputation: 30
So how exactly do I go about doing that? I knew where I was when I was using ATI cards and also Nvidia - but this is a little onboard Intel chip (which as I stopped playing games some time ago, works perfectly well for my purposes) and I'm not sure where to start with it.

How do I differentiate between the two different GLX versions? Everything worked just dandy before I updated to xorg 7.0. But then, as the saying goes, curiosity killed the cat - and I would have done it at some point just so I could see if there was anything new or special about Xorg 7.0.

GJ
 
Old 04-14-2006, 01:12 PM   #4
coolb
Member
 
Registered: Apr 2006
Location: Cape Town, South Africa
Distribution: Gentoo 2006.1(2.6.17-gentoo-r7)
Posts: 222

Rep: Reputation: 30
Quote:
Originally Posted by raid517
So how exactly do I go about doing that? I knew where I was when I was using ATI cards and also Nvidia - but this is a little onboard Intel chip (which as I stopped playing games some time ago, works perfectly well for my purposes) and I'm not sure where to start with it.

How do I differentiate between the two different GLX versions? Everything worked just dandy before I updated to xorg 7.0. But then, as the saying goes, curiosity killed the cat - and I would have done it at some point just so I could see if there was anything new or special about Xorg 7.0.

GJ
dose you video card even have glx support for "linux"?
 
Old 04-14-2006, 02:49 PM   #5
doublejoon
Member
 
Registered: Oct 2003
Location: King George, VA
Distribution: RHEL/CentOS/Scientific/Fedora, LinuxMint
Posts: 370

Rep: Reputation: 44
Xorg 7.0 uses different paths

Your video card driver is still looking in the old paths for X

/usr/X11R6/bin/X is the old executable
/usr/bin/X is where the new one is at

This kind of explains it....It's for Arch Linux but most of it applies to general Linux

http://wiki.archlinux.org/index.php/...nfiguration.29


You might get away with symlinking to new paths
 
Old 04-14-2006, 04:02 PM   #6
raid517
Member
 
Registered: Feb 2002
Posts: 393

Original Poster
Rep: Reputation: 30
Hi thanks I will bare that in mind for next time. That also explains why I guess compiling the latest CVS DRI and messa drivers from freedesktop.org has resolved the issue (or at least it appears to have done so for now) as the comilation process will have looked for and found X in the correct location and comipled the driver accordingly.

I don't like not being able to figure stuff out. So this is very useful. At least i know now.

GJ
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Xorg 2D hardware acceleration for Intel 865G video card michal017 Linux - Software 9 01-16-2006 01:51 AM
xorg-x11 7.0 and exa acceleration jtshaw Linux - Software 0 12-19-2005 07:42 AM
xorg 3d acceleration for nvidia card dukeinlondon Debian 3 10-07-2005 03:39 PM
Upgrade to Xorg caused loss of 3d acceleration qcoder Slackware 7 11-06-2004 11:58 AM
hardware acceleration fatpig Linux - General 3 02-06-2003 03:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:16 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration