General > Discussion
I can't move my mouse
marvin:
Hallo everybody,
I am new here so first greetings to everybody and a big thanks to all the hard working people making a great game.
I have this very slow mouse problem too. Tried all the solutions offered here upgraded to the newest version. Still the same problem.
Are there more things I can try to make it run.
I am running the svn version on ubuntu 6.06
Mattn:
more infos - post the ufoconsole.log or send it to mailinglist.
marvin:
Here is my ufoconsole.log
Console initialized.
------- sound initialization -------
Using Alsa
sound sampling rate: 48000
------------------------------------
------- Loading ref_glx.so -------
LoadLibrary("ref_glx.so"): can't open /etc/ufo.conf - setting search path to .
LoadLibrary("./ref_glx.so")
ref_gl version: GL 0.12
Initializing OpenGL display
...setting fullscreen mode 6: 1024 768
Using XFree86-VidModeExtension Version 2.2
Using hardware gamma
GL_VENDOR: Mesa project: www.mesa3d.org
GL_RENDERER: Mesa GLX Indirect
GL_VERSION: 1.2 (1.5 Mesa 6.4.1)
GL_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
...GL_EXT_compiled_vertex_array not found
...using GL_EXT_point_parameters
...using GL_ARB_multitexture
...using GL_EXT_texture_env_combine
...GL_SGIS_multitexture not found
...GL_ARB_texture_compression not found
...GL_EXT_texture_filter_anisotropic not found
...using GL_EXT_texture_lod_bias
...using GL_EXT_stencil_wrap
...using GL_EXT_fog_coord
...GL_ATI_separate_stencil not found
...max texture size:
......cannot detect !
...SDL_ttf inited
------------------------------------
CDAudio_Init: No CD in drive.
CDAudio_Init: CD contains no audio tracks.
CD Audio Initialized.
couldn't exec autoexec.cfg
...using language: en_GB.UTF-8
Shared Client/Server Info loaded
Couldn't open 'music/theme.ogg'
...precaching 45 menus
Can't find pics/
Can't find pics/menu/buya_ul
Can't find pics/menu/buya_ur
Can't find pics/menu/buya_ll
Can't find pics/menu/buya_lr
====== UFO Initialized ======
Changing to Singleplayer
Bandobras:
> GL_VENDOR: Mesa project: www.mesa3d.org
You seem to have software renderer enabled (or not, I'm not sure). For me this reads:
> GL_VENDOR: NVIDIA Corporation
Do you have not only the Nvidia drivers installed but also their -dev portions and the xlibmesa***-dev packages removed? Then recompile...
BTW, should I have anything about dga in my log when compile with DGA and then run with +set in_dgamouse 1?
P.S. Have all of you uncommented the "omit" option in /etc/X11/xorg.conf (or /etc/X11/XF86Config-4 if you have an old distro)? Like that:
--- Code: ---
#SubSection "extmod"
#Option "omit xfree86-dga"
#EndSubSection
--- End code ---
and make sure to have
--- Code: ---Load "extmod"
--- End code ---
somewhere in the file...
Oh, and there is one more tip from an old forum:
--- Code: ---Manually edited config.cfg to:
- set in_mouse "0"
- set in_dgamouse "1"
--- End code ---
(Unfortunately, for me in fullscreen mode, none of this works. So I'm stuck with glx with no DGA in Makefile (only then it says "...XF86DGA is not compiled in", so the makefile option really works for me, but mouse does not work with DGA).)
erno:
Hi,
I've the same problem, but when I tried set
Load "extmod"
into my xorg.conf, something changed - now mouse can move continuously but only horizontally on top of screen, cannot move vertically....
Any idea, pls?
Thanks for reply
erno
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version