-
Tuxracer X-problem with hd-installed 3.3
Can't seem to get tuxracer to work with xserver.
I deleted the vga=791 in lilo to skip the video mode problem, but vga=normal didn't do for tuxracer either, so I deleted the whole line in lilo.
Does the line in lilo have anythig to do with xserver?
I have an onboard i810 chipset and 19" monitor, and it boots okay to a nice big resolution, but seems to use some VESA mode incompatible with tux 
Also when I try to use the kde X-config it allways jumps back to vga???
Markus
-
Senior Member
registered user
I have noticed that DRI fails to work after an installation of Knooppix oon my machines. To check if DRI is working do:
glxinfo
At the top of the screen output look for a line that reads:
DRI: (yes or no)
Also you can do
glxgears
and get a fps measurement. It might be beneficial to boot the cd and see if DRI is working from cdrom with the same commands. Post some hardware details please.
-
I can run TuxRacer but it is only on the screen half way. It covers the right side but the left side is black as if the image is moved over that far.
Any ideas?
-
I have noticed that DRI fails to work after an installation of Knooppix oon my machines. To
check if DRI is working do:
glxinfo
At the top of the screen output look for a line that reads:
DRI: (yes or no)
Also you can do
glxgears
and get a fps measurement. It might be beneficial to boot the cd and see if DRI is working from cdrom with the same commands.
Sorry for the delay, had to do boring things like sleep and work 
With hd-install I get:
root@qwer:~# glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: SGI
client glx version string: 1.2
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.3 Mesa 4.0.4
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
GL_EXT_texture_lod_bias
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 16 tc 1 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
0x24 16 tc 1 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 None
0x25 16 tc 1 16 0 r y . 5 6 5 8 0 16 8 16 16 16 16 0 0 None
0x26 16 tc 1 16 0 r . . 5 6 5 8 0 16 8 16 16 16 16 0 0 None
0x27 16 dc 1 16 0 r y . 5 6 5 0 0 16 0 0 0 0 0 0 0 None
0x28 16 dc 1 16 0 r y . 5 6 5 0 0 16 8 16 16 16 0 0 0 None
0x29 16 dc 1 16 0 r y . 5 6 5 8 0 16 8 16 16 16 16 0 0 None
0x2a 16 dc 1 16 0 r . . 5 6 5 8 0 16 8 16 16 16 16 0 0 None
root@qwer:~# glxgears
600 frames in 5.0 seconds = 120.000 FPS
And with liveCD I get:
root@ttyp0[knoppix]# glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: SGI
client glx version string: 1.2
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: Keith Whitwell
OpenGL renderer string: Mesa DRI I810 20020221
OpenGL version string: 1.2 Mesa 4.0.4
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_env_add,
GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
GL_EXT_convolution, GL_EXT_compiled_vertex_array, GL_EXT_histogram,
GL_EXT_packed_pixels, GL_EXT_polygon_offset, GL_EXT_rescale_normal,
GL_EXT_stencil_wrap, GL_EXT_texture3D, GL_EXT_texture_env_add,
GL_EXT_texture_object, GL_EXT_texture_lod_bias, GL_EXT_vertex_array,
GL_IBM_rasterpos_clip, GL_MESA_window_pos, GL_NV_texgen_reflection,
GL_SGI_color_matrix, GL_SGI_color_table
glu version: 1.3
root@ttyp0[knoppix]# glxgears
1383 frames in 5.0 seconds = 276.600 FPS
1563 frames in 5.0 seconds = 312.600 FPS
1567 frames in 5.0 seconds = 313.400 FPS
1533 frames in 5.0 seconds = 306.600 FPS
1565 frames in 5.0 seconds = 313.000 FPS
I'm just a newbie so I really don't get it, why the difference with dri?
XF86Config-4 should load dri and every module in the module section, or should it?
Post some hardware details please.
What hardware details?
I have an ASUS motherboard with onboard chipset recognised as a Generic i810 video card.
Markus
-
Racing away 
I'm not even sure what happened.
I just fiddled around with kde:s x-settings and presto, tuxracer works.
Intel seems to have 3 pcs i810 adapters to choose from and the 3:rd worked.
BTW, DRI is now loaded when I check glxinfo, thanks for the tip.
Markus
Similar Threads
-
By bcalder in forum Hdd Install / Debian / Apt
Replies: 0
Last Post: 01-06-2005, 03:57 PM
-
By Harami in forum General Support
Replies: 7
Last Post: 09-18-2004, 03:09 AM
-
By philipx in forum General Support
Replies: 2
Last Post: 08-04-2004, 06:03 AM
-
By ekalin in forum General Support
Replies: 1
Last Post: 11-16-2003, 09:02 PM
-
By scm86 in forum General Support
Replies: 3
Last Post: 09-03-2003, 12:30 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules

1969 EAI TR-20 Analog Computer Programming PACE Philbrick Electronic Associates
$35.00

RARE VINTAGE Kontron 80 Psi Compact Microcomputer Computer Germany Early 1980s
$319.99

Vintage Donner Scientific Analog Computer Patch Cords Banana Plugs & Resistor
$75.00

VINTAGE 1970s SKIT Scientific Kit for Computer & Electronics SEALED INSIDE Rare
$249.00

Vintage 1970’s Analogic MP2110 10-Bit A/D Converter Computer Circuit Board
$24.99

EAI Pace TR-10 Analog Desktop Vintage Computer Electronic Associates Inc
$5555.55

Deluxe Joystick Controller for Tandy 1000 / TRS-80 Computers Brand New
$54.99

Apple Macintosh Plus M0001A Vintage Compact Mac LOT PARTS EXTRAS READ
$189.00

NOB VINTAGE Earthlink MailStation Standard 120 - Email Appliance
$29.99

Rare Vintage CH Product Mach III Analog Joystick for Apple Mac
$45.00