Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 17/07/2012, à 17:02

daufinsyd

Rigs Of Rods

Bonjour,

Je jouais à Rigs of Rods sous windows (il y a 5-6 ans) mais depuis que je suis sous Linux je ne peut plus y jouer.
J'ai essayé une dizaine de fois de le compiler mais ça marche jamais.
J'ai suivis tous les tuto que j'ai trouvé mais je n'ai jamais réussi.
Depuis ce matin j'essaye de le compiler mais cette fois-ci il me met

Error: no rendersystem found: Unable to load the render systems. Please check if all required files are there and the plugins.cfg file is correct.
This is a fatal error and the game will not start.

le rendersystem n'est pas censé être OpenGL ?

Impossible de trouver des scripts ou paquets ni rpm ni deb (excepté celui pour lucid mais je suis sur precise et il ne marche pas).
Quelqu'un peut m'aider ?

Merci d'avance, daufinsyd


Debian SID - Ubuntu 12.04 - Antergos
AMD Phenom II 965 Black Edition 4*3.4 GHz ; 4 Gb DDR3 ; Nvidia GTX 460 1024Mb ; 1To disque dur + 500 Go ; carte mère Asus M4A88T-V EVO/USB3
AMD Atlhon 640 4*3.0Ghz ; 4 Gb DDR3 ; Nvidia GT 320 ; 1To disque dur

Hors ligne

#2 Le 17/07/2012, à 18:36

ljere

Re : Rigs Of Rods

donne les retours de

sudo apt-get install automake subversion cmake build-essential libfreetype6-dev libzzip-dev nvidia-cg-toolkit libwxgtk2.8-dev libfreeimage-dev libgl1-mesa-dev libxrandr-dev libx11-dev libxt-dev libxaw7-dev libglu1-mesa-dev libxxf86vm-dev libboost-dev pkg-config uuid-dev libuuid1 libgtk2.0-dev libois-dev libogre-dev

puis

svn co https://rigsofrods.svn.sourceforge.net/svnroot/rigsofrods/trunk ror-trunk 
cd ror-trunk
cmake .

puis

make

ancien PC Toshiba satellite_c670d-11 / Linux Mint 21 Vanessa
Nouveau PC ASUS TUF GAMING A17 GPU RTX 4070 CPU AMD Ryzen 9 7940HS w/ Radeon 780M Graphics / Linux Mint 21.2 Victoria / Kernel: 6.4.8-1-liquorix / Desktop: Cinnamon

Hors ligne

#3 Le 17/07/2012, à 19:02

daufinsyd

Re : Rigs Of Rods

Voilà les retours:
1)

sydney@ubuntu:~$ sudo apt-get install automake subversion cmake build-essential libfreetype6-dev libzzip-dev nvidia-cg-toolkit libwxgtk2.8-dev libfreeimage-dev libgl1-mesa-dev libxrandr-dev libx11-dev libxt-dev libxaw7-dev libglu1-mesa-dev libxxf86vm-dev libboost-dev pkg-config uuid-dev libuuid1 libgtk2.0-dev libois-dev libogre-dev
[sudo] password for sydney: 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
build-essential est déjà la plus récente version disponible.
cmake est déjà la plus récente version disponible.
libboost-dev est déjà la plus récente version disponible.
libfreetype6-dev est déjà la plus récente version disponible.
libgtk2.0-dev est déjà la plus récente version disponible.
libuuid1 est déjà la plus récente version disponible.
libx11-dev est déjà la plus récente version disponible.
libxaw7-dev est déjà la plus récente version disponible.
libxrandr-dev est déjà la plus récente version disponible.
libxt-dev est déjà la plus récente version disponible.
libxxf86vm-dev est déjà la plus récente version disponible.
pkg-config est déjà la plus récente version disponible.
subversion est déjà la plus récente version disponible.
uuid-dev est déjà la plus récente version disponible.
libfreeimage-dev est déjà la plus récente version disponible.
libogre-dev est déjà la plus récente version disponible.
libois-dev est déjà la plus récente version disponible.
libzzip-dev est déjà la plus récente version disponible.
nvidia-cg-toolkit est déjà la plus récente version disponible.
libgl1-mesa-dev est déjà la plus récente version disponible.
libglu1-mesa-dev est déjà la plus récente version disponible.
automake est déjà la plus récente version disponible.
libwxgtk2.8-dev est déjà la plus récente version disponible.
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
  kde-l10n-fr language-pack-kde-fr-base wine-gecko1.4 wine-gecko1.4:i386
  language-pack-kde-en language-pack-kde-fr kde-l10n-engb
  language-pack-kde-en-base
Veuillez utiliser « apt-get autoremove » pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
sydney@ubuntu:~$ 

2)

sydney@ubuntu:~$ svn co https://rigsofrods.svn.sourceforge.net/svnroot/rigsofrods/trunk ror-trunk 

Récupération de la référence externe dans 'ror-trunk/source/main/network/protocol'
Référence externe extraite à la révision 561.

Révision 2796 extraite.

3)

sydney@ubuntu:~/ror-trunk$ cmake .
-- MYGUI Enabled:          YES
-- MYGUI_INCLUDE_DIRS:     /usr/local/include;/usr/local/include/MYGUI
-- MYGUI_LIBRARY_DIRS:     /usr/local/lib
-- MYGUI_LIBRARIES:        MyGUIEngine;/usr/local/lib/libMyGUI.OgrePlatform.a
-- OPENAL Enabled:          YES
-- OPENAL_INCLUDE_DIRS:     /usr/include/AL
-- OPENAL_LIBRARY_DIRS:     
-- OPENAL_LIBRARIES:        /usr/lib/x86_64-linux-gnu/libopenal.so
-- CURL Enabled:          YES
-- CURL_INCLUDE_DIRS:     /usr/include
-- CURL_LIBRARY_DIRS:     
-- CURL_LIBRARIES:        /usr/lib/x86_64-linux-gnu/libcurl.so
-- SOCKETW Enabled:          YES
-- SOCKETW_INCLUDE_DIRS:     /usr/local/include
-- SOCKETW_LIBRARY_DIRS:     
-- SOCKETW_LIBRARIES:        /usr/local/lib/libSocketW.so
-- PAGED Enabled:          YES
-- PAGED_INCLUDE_DIRS:     /usr/local/include;/usr/local/include/PagedGeometry
-- PAGED_LIBRARY_DIRS:     
-- PAGED_LIBRARIES:        /usr/local/lib/libPagedGeometry.a
-- CAELUM Enabled:          YES
-- CAELUM_INCLUDE_DIRS:     /usr/local/include/Caelum
-- CAELUM_LIBRARY_DIRS:     
-- CAELUM_LIBRARIES:        /usr/local/lib/libCaelum.so
-- ANGELSCRIPT Enabled:          YES
-- ANGELSCRIPT_INCLUDE_DIRS:     /usr/local/include;/home/sydney/ror-trunk/source/angelscript_addons
-- ANGELSCRIPT_LIBRARY_DIRS:     
-- ANGELSCRIPT_LIBRARIES:        /usr/local/lib/libangelscript.so
-- Configuring done
-- Generating done
-- Build files have been written to: /home/sydney/ror-trunk
sydney@ubuntu:~/ror-trunk$ 

4)

sydney@ubuntu:~/ror-trunk$ make
[ 11%] Built target angelscript_addons
[ 96%] Built target RoR
[100%] Built target rorconfig
sydney@ubuntu:~/ror-trunk$ 

Debian SID - Ubuntu 12.04 - Antergos
AMD Phenom II 965 Black Edition 4*3.4 GHz ; 4 Gb DDR3 ; Nvidia GTX 460 1024Mb ; 1To disque dur + 500 Go ; carte mère Asus M4A88T-V EVO/USB3
AMD Atlhon 640 4*3.0Ghz ; 4 Gb DDR3 ; Nvidia GT 320 ; 1To disque dur

Hors ligne

#4 Le 17/07/2012, à 20:40

ljere

Re : Rigs Of Rods

il n'y a aucune erreur, ça fonctionne ou pas?


ancien PC Toshiba satellite_c670d-11 / Linux Mint 21 Vanessa
Nouveau PC ASUS TUF GAMING A17 GPU RTX 4070 CPU AMD Ryzen 9 7940HS w/ Radeon 780M Graphics / Linux Mint 21.2 Victoria / Kernel: 6.4.8-1-liquorix / Desktop: Cinnamon

Hors ligne

#5 Le 17/07/2012, à 21:24

daufinsyd

Re : Rigs Of Rods

Malheureusement non,
lorsque je suis ce tuto pour le lancer http://www.rigsofrods.com/wiki/pages/St … nder_Linux
ça me retourne

sydney@ubuntu:~/ror-trunk/bin$ ./rorconfig
 * log path:         /home/sydney/.rigsofrods/logs/
 * config path:      /home/sydney/.rigsofrods/config/
 * user path:        /home/sydney/.rigsofrods/
 * program path:     /home/sydney/ror-trunk/bin/
 * used plugins.cfg: /home/sydney/ror-trunk/bin/resources/plugins.cfg
 * used ogre.cfg:    /home/sydney/.rigsofrods/config/ogre.cfg
 * used ogre.log:    /home/sydney/.rigsofrods/logs/RoR.log
21:22:11: log started
21:22:11: searching languages in languages
21:22:11: no Languages found!
21:22:11: asking system for default language.
21:22:11:  system returned: French(fr_FR)
21:22:11: preferred language: French
21:22:11: lang file: languages/fr/LC_MESSAGES/ror.mo
21:22:11: looking for catalog 'wxstd' in path 'languages/fr_FR.UTF-8/LC_MESSAGES:languages/:languages/fr_FR.UTF-8:/home/sydney/ror-trunk/share/locale/fr_FR.UTF-8/LC_MESSAGES:/usr/share/locale/fr_FR.UTF-8/LC_MESSAGES:/usr/share/locale/:/usr/share/locale/fr_FR.UTF-8:languages/fr_FR/LC_MESSAGES:languages/:languages/fr_FR:/home/sydney/ror-trunk/share/locale/fr_FR/LC_MESSAGES:/usr/share/locale/fr_FR/LC_MESSAGES:/usr/share/locale/:/usr/share/locale/fr_FR:languages/fr/LC_MESSAGES:languages/:languages/fr:/home/sydney/ror-trunk/share/locale/fr/LC_MESSAGES:/usr/share/locale/fr/LC_MESSAGES:/usr/share/locale/:/usr/share/locale/fr'.
21:22:11: catalog file for domain 'wxstd' not found.
21:22:11: language not existing, no lang_locale support!
21:22:11: Creating dialog

(rorconfig:19871): Gtk-CRITICAL **: IA__gtk_window_resize: assertion `width > 0' failed
21:22:11: Known Audio Devices: 
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Erreur d'entrée/sortie(5)
ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Erreur d'entrée/sortie(5)
ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Erreur d'entrée/sortie(5)
ALSA lib audio/pcm_bluetooth.c:1614:(audioservice_expect) BT_GET_CAPABILITIES failed : Erreur d'entrée/sortie(5)
ALSA lib pcm_dmix.c:957:(snd_pcm_dmix_open) The dmix plugin supports only playback stream
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave
Cannot connect to server socket err = Aucun fichier ou dossier de ce type
Cannot connect to server socket
jack server is not running or cannot be started
21:22:11:  *PulseAudio Default
21:22:11:  *GF104 High Definition Audio Controller Digital Stereo (HDMI) via PulseAudio
21:22:11:  *Audio intégré Stéréo analogique via PulseAudio
21:22:11:  *ALSA Default
21:22:11:  *HDA ATI SB [ALC892 Analog] (hw:0,0) via ALSA
21:22:11:  *HDA ATI SB [ALC892 Digital] (hw:0,1) via ALSA
21:22:11:  *HDA NVidia [HDMI 0] (hw:1,3) via ALSA
21:22:11:  *HDA NVidia [HDMI 0] (hw:1,7) via ALSA
21:22:11:  *HDA NVidia [HDMI 0] (hw:1,8) via ALSA
21:22:11:  *HDA NVidia [HDMI 0] (hw:1,9) via ALSA
21:22:11:  *PortAudio Default
21:22:11:  *No Output
21:22:11: Sound Extensions: 
21:22:11: Setting default values
21:22:11: Loading config
21:22:11: Loading RoR.cfg
21:22:11: reading from Config file: /home/sydney/.rigsofrods//config/RoR.cfg
21:22:11: Creating Ogre root
Creating resource group General
Creating resource group Internal
Creating resource group Autodetect
SceneManagerFactory for type 'DefaultSceneManager' registered.
Registering ResourceManager for type Material
Registering ResourceManager for type Mesh
Registering ResourceManager for type Skeleton
MovableObjectFactory for type 'ParticleSystem' registered.
OverlayElementFactory for type Panel registered.
OverlayElementFactory for type BorderPanel registered.
OverlayElementFactory for type TextArea registered.
Registering ResourceManager for type Font
ArchiveFactory for archive type FileSystem registered.
ArchiveFactory for archive type Zip registered.
DDS codec registering
FreeImage version: 3.15.1
This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2,pfm,pct,pict,pic,3fr,arw,bay,bmq,cap,cine,cr2,crw,cs1,dc2,dcr,drf,dsc,dng,erf,fff,ia,iiq,k25,kc2,kdc,mdc,mef,mos,mrw,nef,nrw,orf,pef,ptx,pxn,qtk,raf,raw,rdc,rw2,rwl,rwz,sr2,srf,sti
Registering ResourceManager for type HighLevelGpuProgram
Registering ResourceManager for type Compositor
MovableObjectFactory for type 'Entity' registered.
MovableObjectFactory for type 'Light' registered.
MovableObjectFactory for type 'BillboardSet' registered.
MovableObjectFactory for type 'ManualObject' registered.
MovableObjectFactory for type 'BillboardChain' registered.
MovableObjectFactory for type 'RibbonTrail' registered.
*-*-* OGRE Initialising
*-*-* Version 1.7.4 (Cthugha)
Loading library /usr/lib/i386-linux-gnu/OGRE-1.7.4/RenderSystem_GL
21:22:11: failed to load plugin: /usr/lib/i386-linux-gnu/OGRE-1.7.4/RenderSystem_GL: OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library /usr/lib/i386-linux-gnu/OGRE-1.7.4/RenderSystem_GL.  System Error: /usr/lib/i386-linux-gnu/OGRE-1.7.4/RenderSystem_GL.so: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type in DynLib::load at /build/buildd/ogre-1.7.4/OgreMain/src/OgreDynLib.cpp (line 91)
Loading library /usr/lib/i386-linux-gnu/OGRE-1.7.4/Plugin_ParticleFX
21:22:11: failed to load plugin: /usr/lib/i386-linux-gnu/OGRE-1.7.4/Plugin_ParticleFX: OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library /usr/lib/i386-linux-gnu/OGRE-1.7.4/Plugin_ParticleFX.  System Error: /usr/lib/i386-linux-gnu/OGRE-1.7.4/Plugin_ParticleFX.so: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type in DynLib::load at /build/buildd/ogre-1.7.4/OgreMain/src/OgreDynLib.cpp (line 91)
Loading library /usr/lib/i386-linux-gnu/OGRE-1.7.4/Plugin_OctreeSceneManager
21:22:11: failed to load plugin: /usr/lib/i386-linux-gnu/OGRE-1.7.4/Plugin_OctreeSceneManager: OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library /usr/lib/i386-linux-gnu/OGRE-1.7.4/Plugin_OctreeSceneManager.  System Error: /usr/lib/i386-linux-gnu/OGRE-1.7.4/Plugin_OctreeSceneManager.so: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type in DynLib::load at /build/buildd/ogre-1.7.4/OgreMain/src/OgreDynLib.cpp (line 91)
Loading library /usr/lib/i386-linux-gnu/OGRE-1.7.4/Plugin_CgProgramManager
21:22:11: failed to load plugin: /usr/lib/i386-linux-gnu/OGRE-1.7.4/Plugin_CgProgramManager: OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library /usr/lib/i386-linux-gnu/OGRE-1.7.4/Plugin_CgProgramManager.  System Error: /usr/lib/i386-linux-gnu/OGRE-1.7.4/Plugin_CgProgramManager.so: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type in DynLib::load at /build/buildd/ogre-1.7.4/OgreMain/src/OgreDynLib.cpp (line 91)
21:22:11: Root restore config
21:22:13: Showing dialog
21:22:13: App ready
sydney@ubuntu:~/ror-trunk/bin$ 

d'après ce que j'ai compris c'est ORGRE qui semble poser problème pourtant je n'ai eu aucune erreur durant sa compilation (toujours en suivant le tuto sur le site)


Debian SID - Ubuntu 12.04 - Antergos
AMD Phenom II 965 Black Edition 4*3.4 GHz ; 4 Gb DDR3 ; Nvidia GTX 460 1024Mb ; 1To disque dur + 500 Go ; carte mère Asus M4A88T-V EVO/USB3
AMD Atlhon 640 4*3.0Ghz ; 4 Gb DDR3 ; Nvidia GT 320 ; 1To disque dur

Hors ligne

#6 Le 17/07/2012, à 21:37

ljere

Re : Rigs Of Rods

tu ne suis pas la doc?
http://doc.ubuntu-fr.org/rigsofrods


ancien PC Toshiba satellite_c670d-11 / Linux Mint 21 Vanessa
Nouveau PC ASUS TUF GAMING A17 GPU RTX 4070 CPU AMD Ryzen 9 7940HS w/ Radeon 780M Graphics / Linux Mint 21.2 Victoria / Kernel: 6.4.8-1-liquorix / Desktop: Cinnamon

Hors ligne

#7 Le 17/07/2012, à 21:57

daufinsyd

Re : Rigs Of Rods

Bonne nouvelle, j'ai installé OGRE à partir du paquet deb trouvé ici
http://apt.rigsofrods.com/dists/lucid/m … ary-amd64/

Et j'ai remplacer dans le fichier ror-trunk/bin/ressource et /ror-trunk/bin le fichier plugins.cfg comme ce-ci:

# Defines plugins to load

Define plugin folder
PluginFolder=/usr/lib/OGRE1.7/OGRE
Define plugins
#Plugin=RenderSystem_Direct3D9
Plugin=RenderSystem_GL
Plugin=Plugin_ParticleFX
Plugin=Plugin_OctreeSceneManager
Plugin=Plugin_CgProgramManager

Je peux lancer rorconfig et le message d'erreur n’apparaît plus en revanche lorsque je lance le jeux avec .RoR (étant donné que lorsque je lance rorconfig et que je clic sur sauvegarder et lancer, le jeux ne se lance pas. ) il me met ce message d'erreur de segmentation:

sydney@ubuntu:~/ror-trunk/bin$ ./RoR
 * log path:         /home/sydney/.rigsofrods/logs/
 * config path:      /home/sydney/.rigsofrods/config/
 * user path:        /home/sydney/.rigsofrods/
 * program path:     /home/sydney/ror-trunk/bin/
 * used plugins.cfg: /home/sydney/ror-trunk/bin/resources/plugins.cfg
 * used ogre.cfg:    /home/sydney/.rigsofrods/config/ogre.cfg
 * used ogre.log:    /home/sydney/.rigsofrods/logs/RoR.log
Creating resource group General
Creating resource group Internal
Creating resource group Autodetect
SceneManagerFactory for type 'DefaultSceneManager' registered.
Registering ResourceManager for type Material
Registering ResourceManager for type Mesh
Registering ResourceManager for type Skeleton
MovableObjectFactory for type 'ParticleSystem' registered.
OverlayElementFactory for type Panel registered.
OverlayElementFactory for type BorderPanel registered.
OverlayElementFactory for type TextArea registered.
Registering ResourceManager for type Font
ArchiveFactory for archive type FileSystem registered.
ArchiveFactory for archive type Zip registered.
DDS codec registering
FreeImage version: 3.15.1
This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details
Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2,pfm,pct,pict,pic,3fr,arw,bay,bmq,cap,cine,cr2,crw,cs1,dc2,dcr,drf,dsc,dng,erf,fff,ia,iiq,k25,kc2,kdc,mdc,mef,mos,mrw,nef,nrw,orf,pef,ptx,pxn,qtk,raf,raw,rdc,rw2,rwl,rwz,sr2,srf,sti
Registering ResourceManager for type HighLevelGpuProgram
Registering ResourceManager for type Compositor
MovableObjectFactory for type 'Entity' registered.
MovableObjectFactory for type 'Light' registered.
MovableObjectFactory for type 'BillboardSet' registered.
MovableObjectFactory for type 'ManualObject' registered.
MovableObjectFactory for type 'BillboardChain' registered.
MovableObjectFactory for type 'RibbonTrail' registered.
*-*-* OGRE Initialising
*-*-* Version 1.7.3 (Cthugha)
Loading library /usr/lib/OGRE1.7/OGRE/RenderSystem_GL
Installing plugin: GL RenderSystem
OpenGL Rendering Subsystem created.
Plugin successfully installed
Loading library /usr/lib/OGRE1.7/OGRE/Plugin_ParticleFX
Installing plugin: ParticleFX
Particle Emitter Type 'Point' registered
Particle Emitter Type 'Box' registered
Particle Emitter Type 'Ellipsoid' registered
Particle Emitter Type 'Cylinder' registered
Particle Emitter Type 'Ring' registered
Particle Emitter Type 'HollowEllipsoid' registered
Particle Affector Type 'LinearForce' registered
Particle Affector Type 'ColourFader' registered
Particle Affector Type 'ColourFader2' registered
Particle Affector Type 'ColourImage' registered
Particle Affector Type 'ColourInterpolator' registered
Particle Affector Type 'Scaler' registered
Particle Affector Type 'Rotator' registered
Particle Affector Type 'DirectionRandomiser' registered
Particle Affector Type 'DeflectorPlane' registered
Plugin successfully installed
Loading library /usr/lib/OGRE1.7/OGRE/Plugin_OctreeSceneManager
Installing plugin: Octree & Terrain Scene Manager
Plugin successfully installed
Loading library /usr/lib/OGRE1.7/OGRE/Plugin_CgProgramManager
Installing plugin: Cg Program Manager
Plugin successfully installed
CPU Identifier & Features
-------------------------
 *   CPU ID: AuthenticAMD: AMD Athlon(tm) II X4 640 Processor
 *      SSE: yes
 *     SSE2: yes
 *     SSE3: yes
 *      MMX: yes
 *   MMXEXT: yes
 *    3DNOW: yes
 * 3DNOWEXT: yes
 *     CMOV: yes
 *      TSC: yes
 *      FPU: yes
 *      PRO: yes
 *       HT: no
-------------------------
******************************
*** Starting GLX Subsystem ***
******************************
GLRenderSystem::_createRenderWindow "Rigs of Rods version 0.4.0", 1440x900 fullscreen  miscParams: FSAA=0 displayFrequency=50 MHz gamma=No vsync=No 
Entered video mode 1440x900 @ 50MHz
GLXWindow::create used FBConfigID = 117
GL_VERSION = 4.2.0 NVIDIA 295.49
GL_VENDOR = NVIDIA Corporation
GL_RENDERER = GeForce GTX 460/PCIe/SSE2
GL_EXTENSIONS = GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_image_load_store GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_subroutine GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_texture_type_2_10_10_10_REV GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_alpha_test GL_NV_blend_minmax GL_NV_blend_square GL_NV_complex_primitives GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_explicit_multisample GL_NV_fbo_color_attachments GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragdepth GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program_fp64 GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_atomic_counters GL_NV_shader_buffer_load GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_expand_normal GL_NV_texture_lod_clamp GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_vdpau_interop GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_OES_depth24 GL_OES_depth32 GL_OES_depth_texture GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object GL_OES_vertex_half_float GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum 
Supported GLX extensions: GLX_EXT_visual_info GLX_EXT_visual_rating GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_video_sync GLX_SGI_swap_control GLX_EXT_swap_control GLX_EXT_texture_from_pixmap GLX_ARB_create_context GLX_ARB_create_context_profile GLX_EXT_create_context_es2_profile GLX_ARB_create_context_robustness GLX_ARB_multisample GLX_NV_float_buffer GLX_ARB_fbconfig_float GLX_EXT_framebuffer_sRGB GLX_ARB_get_proc_address 
***************************
*** GL Renderer Started ***
***************************
Erreur de segmentation (core dumped)

Edit: j'ai déjà essayé à partir de la doc sur ubuntu mais ça ne marche pas, je suis donc le wiki de rigs of rods http://www.rigsofrods.com/wiki/pages/Co … _libraries

Dernière modification par daufinsyd (Le 17/07/2012, à 22:39)


Debian SID - Ubuntu 12.04 - Antergos
AMD Phenom II 965 Black Edition 4*3.4 GHz ; 4 Gb DDR3 ; Nvidia GTX 460 1024Mb ; 1To disque dur + 500 Go ; carte mère Asus M4A88T-V EVO/USB3
AMD Atlhon 640 4*3.0Ghz ; 4 Gb DDR3 ; Nvidia GT 320 ; 1To disque dur

Hors ligne

#8 Le 18/07/2012, à 08:44

ljere

Re : Rigs Of Rods

tu peux essayer avec un autre pilote que GL_VERSION = 4.2.0 NVIDIA 295.49
j'ai l'impression que ça vient de lui


ancien PC Toshiba satellite_c670d-11 / Linux Mint 21 Vanessa
Nouveau PC ASUS TUF GAMING A17 GPU RTX 4070 CPU AMD Ryzen 9 7940HS w/ Radeon 780M Graphics / Linux Mint 21.2 Victoria / Kernel: 6.4.8-1-liquorix / Desktop: Cinnamon

Hors ligne

#9 Le 18/07/2012, à 11:18

daufinsyd

Re : Rigs Of Rods

J'ai essayé avec le pilot 290.10 mais ça ne marche toujours pas.
Est ce que je devrais essayer avec le pilot 304.22 mais qui est en BETA ?


Debian SID - Ubuntu 12.04 - Antergos
AMD Phenom II 965 Black Edition 4*3.4 GHz ; 4 Gb DDR3 ; Nvidia GTX 460 1024Mb ; 1To disque dur + 500 Go ; carte mère Asus M4A88T-V EVO/USB3
AMD Atlhon 640 4*3.0Ghz ; 4 Gb DDR3 ; Nvidia GT 320 ; 1To disque dur

Hors ligne

#10 Le 18/07/2012, à 11:45

ljere

Re : Rigs Of Rods

a part essayer je ne vois pas vraiment de solution


ancien PC Toshiba satellite_c670d-11 / Linux Mint 21 Vanessa
Nouveau PC ASUS TUF GAMING A17 GPU RTX 4070 CPU AMD Ryzen 9 7940HS w/ Radeon 780M Graphics / Linux Mint 21.2 Victoria / Kernel: 6.4.8-1-liquorix / Desktop: Cinnamon

Hors ligne

#11 Le 18/07/2012, à 12:05

daufinsyd

Re : Rigs Of Rods

J'ai essayé mais ça ne marche non plus pas.
Est-ce que ça pourrait marcher avec le pilot libre nouveau étant donné qu'il faut ce-ci
nVidia Cg Toolkit: libCg.so (required even if you do not have an nVidia card!) ?

j'essaye au cas où ...


Debian SID - Ubuntu 12.04 - Antergos
AMD Phenom II 965 Black Edition 4*3.4 GHz ; 4 Gb DDR3 ; Nvidia GTX 460 1024Mb ; 1To disque dur + 500 Go ; carte mère Asus M4A88T-V EVO/USB3
AMD Atlhon 640 4*3.0Ghz ; 4 Gb DDR3 ; Nvidia GT 320 ; 1To disque dur

Hors ligne

#12 Le 18/07/2012, à 13:49

daufinsyd

Re : Rigs Of Rods

Lorsque je lance le jeu avec wine en utilisant OpenGL ça marche très bien.


Debian SID - Ubuntu 12.04 - Antergos
AMD Phenom II 965 Black Edition 4*3.4 GHz ; 4 Gb DDR3 ; Nvidia GTX 460 1024Mb ; 1To disque dur + 500 Go ; carte mère Asus M4A88T-V EVO/USB3
AMD Atlhon 640 4*3.0Ghz ; 4 Gb DDR3 ; Nvidia GT 320 ; 1To disque dur

Hors ligne