02-04-2009, 10:18 AM | #11 |
Master
Join Date: Sep 2008
Location: Stockholm
Posts: 541
|
Here mesa master git, but the only thing that changed was RO since it started crashing.
I tried to checkout older mesa commits but problem still exist so this is definitely something not implemented which should be skiped in safe mode or game regression. OpenGL renderer string: Mesa DRI Intel(R) 965GM GEM 20090114 OpenGL version string: 2.1 Mesa 7.5-devel OpenGL shading language version string: 1.10 Also same log.txt [04/02/2009 09:41:00] [RenderizerGL][renderizer_gl_x11.cpp(214)] X Server vendor: The X.Org Foundation [04/02/2009 09:41:00] [RenderizerGL][renderizer_gl_x11.cpp(218)] X Server release: 1.6.99 [04/02/2009 09:41:00] [RenderizerGL][renderizer_gl.cpp(380)] Got a 24 bit visual (33) with a 24 bit depth buffer [04/02/2009 09:41:00] [RenderizerGL][renderizer_gl.cpp(412)] Resolutions: 1280x800x16 1024x768x16 832x624x16 800x600x16 and same segfault libs/libcore_client.so(_ZN10ClientBase14save_backtraceE v+0x5c) [0x7fe5afe18d6c] libs/libcore_client.so(_ZN10ClientBase12client_crashEi+ 0x8) [0x7fe5afe18f58] /lib/libc.so.6 [0x7fe5ac40ef60] /usr/lib/libGL.so.1(glFlush+0x7) [0x7fe5abc968e7] |
02-05-2009, 05:13 AM | #12 |
Initiate
Join Date: Aug 2008
Location: San Luis - Argentina
Posts: 213
|
Finally, I could enter the game
I did upgrade my system (xorg-server, xf86-video-intel, Mesa (in that order and with respectives dependences)). It took me several hours. my system was very messy but now the game runs fine. Now I'm using: xorg-server: 1.5.3-r1 xf86-video-intel-2.6.1 Mesa 7.3 I hope you can do it. If you need something (logs, configs) ask me and I'll try to answer (with my horrible english )
__________________
Inek Bárbaro en desarrollo. Sólo sangre azul. Sombras de Alsius (todavía me queda grande el cartelito) Hasta siempre Feo...G* |
02-05-2009, 12:39 PM | #13 |
Pledge
Join Date: Jul 2007
Posts: 32
|
These are very great news !
The trouble is that as a linux beginner I may need some help ... Indeed I dont even know where to look at the versions of xorg or mesa stuffs ! Can anybody help me ? I am on Ubuntu 8.10. |
02-05-2009, 06:35 PM | #14 | |||
Initiate
Join Date: Aug 2008
Location: San Luis - Argentina
Posts: 213
|
Hi Mashu.
I respond your pm: Quote:
Quote:
Quote:
Ubuntu Forums Buena suerte! Let us know if you have successfull
__________________
Inek Bárbaro en desarrollo. Sólo sangre azul. Sombras de Alsius (todavía me queda grande el cartelito) Hasta siempre Feo...G* |
|||
02-06-2009, 12:21 PM | #15 |
Master
Join Date: Sep 2008
Location: Stockholm
Posts: 541
|
GNU/Linux Debian Sid and GM965 users can play with experimental packages
xserver-xorg-video-intel 2:2.6.1-1 xserver-xorg-core 2:1.5.99.902-1 libglu1-mesa 7.3-1 libgl1-mesa-dri 7.3-1 libgl1-mesa-glx 7.3-1 linux-image-2.6.29-rc3 <-- custom build from drm-intel-next git tree 04.02.09 with KMS disabled, kernels >= 2.6.28 are fine imho xorg.conf: Section "Device" ... Option "AccelMethod" "UXA" EndSection Game works fine, does not crash. I will try to bisect current mesa tree to find the reason what triggers a SIGSEGV. |
02-06-2009, 09:13 PM | #16 |
Pledge
Join Date: Jul 2007
Posts: 32
|
I have to say I really dont know what to do to try to play again. I have tried to understand how to upgrade xorg, mesa and so, but the I realized that my understandings of all of this is so poor that I cant try anything. The only thing I'm good in is as a linux beginner is to install some official packages an so ...
It would be so nice if anybody could tell me more precisely what to do ! I mean, how do I install the right packages ? My config is : ubuntu 8.10 Intel GMA 945 |
02-06-2009, 11:00 PM | #17 | |
Initiate
Join Date: Aug 2008
Location: San Luis - Argentina
Posts: 213
|
Quote:
http://ubuntuforums.org/showthread.php?t=487735 It is about Mesa 7.0.1 but I guess you can do the same with Mesa 7.3 It would be great if some ubuntu's user came and help us. Let us know if you make some progress. Spanish thread with the same subject suerte!
__________________
Inek Bárbaro en desarrollo. Sólo sangre azul. Sombras de Alsius (todavía me queda grande el cartelito) Hasta siempre Feo...G* |
|
02-07-2009, 12:16 AM | #18 |
Pledge
Join Date: Jul 2007
Posts: 32
|
Thank you for your answer.
I tried to follow the step by step procedure, but it unfortunately failded. The compilation of linux-dri-x86 generate plent of errors like Code:
dri2.h:37:39: error: X11/extensions/dri2tokens.h: no such a file or directory |
02-07-2009, 12:57 AM | #19 | |
Initiate
Join Date: Aug 2008
Location: San Luis - Argentina
Posts: 213
|
Quote:
I'm asking for help in spanish thread for someone with some experience in ubuntu. Be patient
__________________
Inek Bárbaro en desarrollo. Sólo sangre azul. Sombras de Alsius (todavía me queda grande el cartelito) Hasta siempre Feo...G* |
|
02-07-2009, 09:41 AM | #20 | |
Master
Join Date: Sep 2008
Location: Stockholm
Posts: 541
|
Quote:
If you're using intel check more up-to-date guide http://intellinuxgraphics.org/install.html There are lots of valuable links how to install latest OpenGL drivers. Mentioned missing file is included with dri2proto for example on Debian x11proto-dri2-dev: /usr/include/X11/extensions/dri2tokens.h or on freedesktop git clone git://anongit.freedesktop.org/xorg/proto/dri2proto but I bet you will meet more dependences. What you can do on your own risk(possibility of losing desktop) is trying to install only mesa and dependences from Ubuntu Jaunty According to this they already have mesa 7.3rc1 https://launchpad.net/ubuntu/+source...3~rc3-1ubuntu2 You can also google for "Ubuntu Jaunty repo's" add them to package manager. If you use synaptic manager it can do that, I dont know what Ubuntu is using. I pasted repos here http://codepad.org/4J0JFTpW If you don't know how to deal with problems that probably will occur, don't do that, just wait for stable release or ask at irc.freenode.org #ubuntu but at first the most important google and mailing lists are your best friends. This thread is about game problems, not how to use Ubuntu. There is a lot of documentation On-line for Ubuntu. |
|
Thread Tools | |
Display Modes | |
|
|