Jump to content

Georges

Community Members
  • Posts

    35
  • Joined

  • Last visited

Everything posted by Georges

  1. I have GeForce GT540m and on page of nvidia writes like driver: 343. I use driver 331-updates. I have no problem with the game.
  2. What do you can see in the end of this page of ubuntu.com wiki like date and time? Maybe: 2014-09-04 12:59:58 ?
  3. I know that you know how to change your drivers, Alembic. I wanted just to show you that hybrid graphics fonction propably with only nvidia-331 driver as we can see here: https://wiki.ubuntu.com/X/Config/HybridGraphics
  4. I know it. But you have to do only a check with 331. Nothing more. See here: https://wiki.ubuntu.com/X/Config/HybridGraphics And maybe here (for an idea): http://afterhourscoding.wordpress.com/2014/04/30/dell-l502x-optimus-support-on-ubuntu-14-04/
  5. Alembic, I think that you must install nvidia-331 driver. Only this driver support both the two cards.
  6. FINE! And now how we wil know when to upgrade it? And for upgrade we must to do the same work?
  7. OK. The game play fine!!! Thank you!!! Did you try to reistall it?
  8. I can't run cd gcc. But gcc is installed. I'll reinstall 0ad. And it's: sudo perl -i -pe 's/(^#elif _MSC_VER >= 1600).*/#elif defined(_MSC_VER) && _MSC_VER >= 1600/'/usr/include/mozjs-24/mozilla/NullPtr.hIt must not exist a space after 1600/'
  9. OK. Thanks. I'll try it now. Ah, a question: it's easy to unistall it? And how I'll upgrade it to stable version A17 when available?
  10. OK. I understand. So, I'll wait your result about SVN version.
  11. What's the difference between SVN version and this of PPA dev?
  12. I followed these steps and finally the game plays fine on my laptop. Thanks Alembic. What about A17 now?
  13. Excusez-moi, Alembic. I'm beginner. I post what I suppose important. But I know just the basics.
  14. There is crash with pyrogenesis. This application is located in /usr/games/ where there is the text file 0ad which writes: #!/bin/shpyrogenesis=$(which pyrogenesis 2> /dev/null)if [ -x "$pyrogenesis" ] ; then "$pyrogenesis" "$@"else echo "Error: pyrogenesis not found in ($PATH)" exit 1fi
  15. I turn force_s3tc_enable (from folder default.cfg line 76 via local.cfg) to false, I run 0ad from terminal and I get these informations: Cache: 500 (total: 5879) MiBTIMER| InitVfs: 89.0971 msSound: AlcInit success, using OpenAL SoftTIMER| CONFIG_Init: 11.9586 msTIMER| RunHardwareDetection: 37.2499 msTIMER| write_sys_info: 16.6163 msTIMER| InitRenderer: 1.64432 msTIMER| ps_console: 2.97622 msTIMER| ps_lang_hotkeys: 767.11 usSegmentation fault (core dumped)I know, it's nothing this...at least, there isn't anymore attention signal.
×
×
  • Create New...