These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Linux

 
  • Topic is locked indefinitely.
 

Eve launcher on Ubuntu keeps crashing.

Author
David TensionSheet Lister
Republic Military School
Minmatar Republic
#1 - 2017-05-20 21:07:47 UTC
I followed the instructions over at https://wiki.eveuniversity.org/Installing_EVE_on_Linux

User@Computer:~$ cd evelauncher
User@Computer:~/evelauncher$ chmod u+x evelauncher.sh
User@Computer:~/evelauncher$ ./evelauncher.sh
[0521/070123:WARNING:resource_bundle.cc(291)] locale_file_path.empty() for locale
Installed Qt WebEngine locales directory not found at location /home/User/evelauncher/translations/qtwebengine_locales. Trying application directory...
Qt WebEngine locales directory not found at location /home/User/evelauncher/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
[0521/070123:WARNING:resource_bundle.cc(291)] locale_file_path.empty() for locale
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.
nouveau: kernel rejected pushbuf: No such file or directory
nouveau: ch7: krec 0 pushes 0 bufs 10 relocs 0
nouveau: ch7: buf 00000000 00000002 00000004 00000004 00000000
nouveau: ch7: buf 00000001 00000006 00000004 00000000 00000004
nouveau: ch7: buf 00000002 0000003a 00000002 00000002 00000000
nouveau: ch7: buf 00000003 00000029 00000002 00000002 00000000
nouveau: ch7: buf 00000004 00000007 00000002 00000002 00000000
nouveau: ch7: buf 00000005 00000008 00000002 00000002 00000000
nouveau: ch7: buf 00000006 0000000b 00000002 00000002 00000000
nouveau: ch7: buf 00000007 0000000a 00000002 00000002 00000002
nouveau: ch7: buf 00000008 0000001d 00000002 00000000 00000002
nouveau: ch7: buf 00000009 0000002e 00000002 00000000 00000002
Segmentation fault (core dumped)
User@Computer:~/evelauncher$


So far every time I've run the launcher a 2nd time the computer has permanently frozen and needed a hard reboot.
Arucard Hellsing521
Federal Navy Academy
Gallente Federation
#2 - 2017-05-23 02:16:09 UTC
Bump
Patrick McClusky
Noble Sense and Simplicity
#3 - 2017-05-24 07:16:03 UTC
I'd recommend installing nvidia's proprietary drivers instead of the opensource (nouveau) ones:

You can get those by installing 'nvidia-current' and then rebooting.

It appears to be some kind of known issue, judging by a quick search of nouveau: 'kernel rejected pushbuf: No such file or directory' on Google