is SC incompatible with the intel hd3000 gpu?

I am also unable to run SC on 64bit archlinux with an i7/hd3000.

This the console output when trying to run it:

Installing breakpad exception handler for appid(steam)/version(1396481899_client)

ERROR: ld.so: object ‘/home/jack/Steam/ubuntu12_64/gameoverlayrenderer.so’ from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.

Installing breakpad exception handler for appid(steam)/version(1396481899_client)

Installing breakpad exception handler for appid(steam)/version(1396481899_client)

Setting breakpad minidump AppID = 212070

Steam_SetMinidumpSteamID: Caching Steam ID: 76561198049489129 [API loaded no]

libGL error: MESA-LOADER: could not create udev device for fd 747

X Error of failed request: GLXBadFBConfig

Major opcode of failed request: 155 (GLX)

Minor opcode of failed request: 34 ()

Serial number of failed request: 78

Current serial number in output stream: 76

Installing breakpad exception handler for appid(steam)/version(1396481899_client)

Game removed: AppID 212070 “Star Conflict”, ProcID 5135

Suppose that means that it asks for something that the intel driver doesn’t provide?

Perhaps your Drivers don’t support the version of OpenGL used in SC. Just a guess

That aside, integrated graphics aren’t really for palying games like Star conflict… it might run but barely. Get a dedicated GPU

well i got star conflict to run in wine on intel hd 3000 on archlinux and i also found the linux steam version of star conflict is terribly broken because i already reported it in my other post trying to debug it [http://forum.star-conflict.com/index.php?/topic/22850-intel-hd-3000-in-archlinux-crashes-on-startup/](< base_url >/index.php?/topic/22850-intel-hd-3000-in-archlinux-crashes-on-startup/)

also if you do ldd to the linux executable of that you get this

  [linuxmaster@linuxmaster star conflict]$ ldd ‘/home/linuxmaster/.steam/steam/SteamApps/common/star conflict/StarConflict’ 

/home/linuxmaster/.steam/steam/SteamApps/common/star conflict/StarConflict: /usr/lib32/libcrypto.so.1.0.0: no version information available (required by /home/linuxmaster/.steam/steam/SteamApps/common/star conflict/StarConflict)

/home/linuxmaster/.steam/steam/SteamApps/common/star conflict/StarConflict: /usr/lib32/libcurl.so.4: version `CURL_OPENSSL_3’ not found (required by /home/linuxmaster/.steam/steam/SteamApps/common/star conflict/StarConflict)

        linux-gate.so.1 (0xf77b4000)

        libfmodevent-4.44.08.so => /home/linuxmaster/.local/share/Steam/SteamApps/common/star conflict/libfmodevent-4.44.08.so (0xf7726000)

        libfmodex-4.44.08.so => /home/linuxmaster/.local/share/Steam/SteamApps/common/star conflict/libfmodex-4.44.08.so (0xf75a0000)

        libcrypto.so.1.0.0 => /usr/lib32/libcrypto.so.1.0.0 (0xf739c000)

        libcurl.so.4 => /usr/lib32/libcurl.so.4 (0xf7330000)

        libXinerama.so.1 => /usr/lib32/libXinerama.so.1 (0xf732b000)

        libudev.so.0 => /usr/lib32/libudev.so.0 (0xf731a000)

        libsteam_api.so => /home/linuxmaster/.local/share/Steam/SteamApps/common/star conflict/libsteam_api.so (0xf730a000)

        libXxf86vm.so.1 => /usr/lib32/libXxf86vm.so.1 (0xf7304000)

        libXi.so.6 => /usr/lib32/libXi.so.6 (0xf72f3000)

        libX11.so.6 => /usr/lib32/libX11.so.6 (0xf71bb000)

        libGL.so.1 => /usr/lib32/libGL.so.1 (0xf715b000)

        libdl.so.2 => /usr/lib32/libdl.so.2 (0xf7156000)

        libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf706d000)

        libm.so.6 => /usr/lib32/libm.so.6 (0xf7027000)

        libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf700c000)

        libpthread.so.0 => /usr/lib32/libpthread.so.0 (0xf6ff0000)

        libc.so.6 => /usr/lib32/libc.so.6 (0xf6e43000)

        libz.so.1 => /usr/lib32/libz.so.1 (0xf6e2c000)

        libssh2.so.1 => /usr/lib32/libssh2.so.1 (0xf6e03000)

        libssl.so.1.0.0 => /usr/lib32/libssl.so.1.0.0 (0xf6d9d000)

        libgssapi_krb5.so.2 => /usr/lib32/libgssapi_krb5.so.2 (0xf6d54000)

        libkrb5.so.3 => /usr/lib32/libkrb5.so.3 (0xf6c86000)

        libk5crypto.so.3 => /usr/lib32/libk5crypto.so.3 (0xf6c53000)

        libcom_err.so.2 => /usr/lib32/libcom_err.so.2 (0xf6c4e000)

        libXext.so.6 => /usr/lib32/libXext.so.6 (0xf6c3b000)

        librt.so.1 => /usr/lib32/librt.so.1 (0xf6c31000)

        /lib/ld-linux.so.2 (0xf77b5000)

        libxcb.so.1 => /usr/lib32/libxcb.so.1 (0xf6c0e000)

        libglapi.so.0 => /usr/lib32/libglapi.so.0 (0xf6bf6000)

        libXdamage.so.1 => /usr/lib32/libXdamage.so.1 (0xf6bf2000)

        libXfixes.so.3 => /usr/lib32/libXfixes.so.3 (0xf6bec000)

        libX11-xcb.so.1 => /usr/lib32/libX11-xcb.so.1 (0xf6be8000)

        libxcb-glx.so.0 => /usr/lib32/libxcb-glx.so.0 (0xf6bcf000)

        libxcb-dri2.so.0 => /usr/lib32/libxcb-dri2.so.0 (0xf6bc9000)

        libxcb-dri3.so.0 => /usr/lib32/libxcb-dri3.so.0 (0xf6bc5000)

        libxcb-present.so.0 => /usr/lib32/libxcb-present.so.0 (0xf6bc1000)

        libxcb-sync.so.1 => /usr/lib32/libxcb-sync.so.1 (0xf6bb9000)

        libxshmfence.so.1 => /usr/lib32/libxshmfence.so.1 (0xf6bb6000)

        libdrm.so.2 => /usr/lib32/libdrm.so.2 (0xf6ba8000)

        libkrb5support.so.0 => /usr/lib32/libkrb5support.so.0 (0xf6b9b000)

        libkeyutils.so.1 => /usr/lib32/libkeyutils.so.1 (0xf6b96000)

        libresolv.so.2 => /usr/lib32/libresolv.so.2 (0xf6b7d000)

        libXau.so.6 => /usr/lib32/libXau.so.6 (0xf6b79000)

        libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf6b72000)

[linuxmaster@linuxmaster star conflict]$ 

 

Hi,
archlinux64, i5, GTX560, linux steam version of star conflict

ldd ‘/home/and/.steam/steam/SteamApps/common/star conflict/StarConflict’

 

/home/and/.steam/steam/SteamApps/common/star conflict/StarConflict: /usr/lib32/libcrypto.so.1.0.0: no version information available (required by /home/and/.steam/steam/SteamApps/common/star conflict/StarConflict)
/home/and/.steam/steam/SteamApps/common/star conflict/StarConflict: /usr/lib32/libcurl.so.4: version `CURL_OPENSSL_3’ not found (required by /home/and/.steam/steam/SteamApps/common/star conflict/StarConflict)
linux-gate.so.1 (0xf779c000)
libfmodevent-4.44.08.so => /home/and/.local/share/Steam/SteamApps/common/star conflict/libfmodevent-4.44.08.so (0xf770e000)
libfmodex-4.44.08.so => /home/and/.local/share/Steam/SteamApps/common/star conflict/libfmodex-4.44.08.so (0xf7588000)
libcrypto.so.1.0.0 => /usr/lib32/libcrypto.so.1.0.0 (0xf738c000)
libcurl.so.4 => /usr/lib32/libcurl.so.4 (0xf731f000)
libXinerama.so.1 => /usr/lib32/libXinerama.so.1 (0xf731b000)
libudev.so.0 => /usr/lib32/libudev.so.0 (0xf730a000)
libsteam_api.so => /home/and/.local/share/Steam/SteamApps/common/star conflict/libsteam_api.so (0xf72fa000)
libXxf86vm.so.1 => /usr/lib32/libXxf86vm.so.1 (0xf72f4000)
libXi.so.6 => /usr/lib32/libXi.so.6 (0xf72e2000)
libX11.so.6 => /usr/lib32/libX11.so.6 (0xf71ab000)
libGL.so.1 => /usr/lib32/libGL.so.1 (0xf70a3000)
libdl.so.2 => /usr/lib32/libdl.so.2 (0xf709e000)
libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf6fb5000)
libm.so.6 => /usr/lib32/libm.so.6 (0xf6f6f000)
libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf6f54000)
libpthread.so.0 => /usr/lib32/libpthread.so.0 (0xf6f38000)
libc.so.6 => /usr/lib32/libc.so.6 (0xf6d8b000)
libz.so.1 => /usr/lib32/libz.so.1 (0xf6d74000)
libssh2.so.1 => /usr/lib32/libssh2.so.1 (0xf6d4b000)
libssl.so.1.0.0 => /usr/lib32/libssl.so.1.0.0 (0xf6ce4000)
libgssapi_krb5.so.2 => /usr/lib32/libgssapi_krb5.so.2 (0xf6c9c000)
libkrb5.so.3 => /usr/lib32/libkrb5.so.3 (0xf6bce000)
libk5crypto.so.3 => /usr/lib32/libk5crypto.so.3 (0xf6b9b000)
libcom_err.so.2 => /usr/lib32/libcom_err.so.2 (0xf6b96000)
libXext.so.6 => /usr/lib32/libXext.so.6 (0xf6b82000)
librt.so.1 => /usr/lib32/librt.so.1 (0xf6b79000)
/lib/ld-linux.so.2 (0xf779d000)
libxcb.so.1 => /usr/lib32/libxcb.so.1 (0xf6b56000)
libnvidia-tls.so.334.21 => /usr/lib32/libnvidia-tls.so.334.21 (0xf6b51000)
libnvidia-glcore.so.334.21 => /usr/lib32/libnvidia-glcore.so.334.21 (0xf480b000)
libkrb5support.so.0 => /usr/lib32/libkrb5support.so.0 (0xf47fd000)
libkeyutils.so.1 => /usr/lib32/libkeyutils.so.1 (0xf47f8000)
libresolv.so.2 => /usr/lib32/libresolv.so.2 (0xf47e0000)
libXau.so.6 => /usr/lib32/libXau.so.6 (0xf47dc000)
libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf47d5000)

Well it runs somewhat in wine. I can run the tutorial and login, crashes when trying to run a mission though. Judging by the tutorial the game seems playable at 1920x1080 low setting, it was more or less fluid.

Think that it fails to launch in linux with an intel gpu is most likely a bug…

FWIW, it starts fine in 64b archlinux with a nvidia gtx 650 ti

“LD_PRELOAD=./noxinerama.so ./StarConflict” solved my problem

http://steamcommunity.com/app/41900/discussions/0/810938082700488770

That doesn’t help on this system.

If you look at the system requirements, Intel HD 3000 isn’t supported.  I’m using Intel HD 4000 with an i7 quad core and graphics are a compromise to get about 30-40 fps.

If you look at the system requirements, Intel HD 3000 isn’t supported.  I’m using Intel HD 4000 with an i7 quad core and graphics are a compromise to get about 30-40 fps.

On steam’s store page it says the following: “Video Card: 512 MB NVidia / AMD Radeon / Intel (HD 3000, HD 4000) with support for Pixel Shader 3.0 (AMD Radeon X1000 not supported)”

To me that reads like the i7/hd3000 is supported… Ok, I understand just as good as the next that the hd3000 is not a hot card to play with, but like I said before the game appears playable in wine with low settings, so it probably ought to work in linux too…

What distro do you use, from the posts I am getting the impression that this might be a problem with Archlinux, or something in it’s mesa stack? Maybe I should try an older or never mesa to see if that fixes it.

What distro do you use, from the posts I am getting the impression that this might be a problem with Archlinux, or something in it’s mesa stack? Maybe I should try an older or never mesa to see if that fixes it.

 

I don’t play on Linux but I’ve seen it mentioned that downgrading the mesa stack and the intel drivers helps. Not sure to which versions are the good ones though.

I just tried intel-dri & mesa 9.2.0 (from my cache) which allows me to start the game.

I am also unable to run SC on 64bit archlinux with an i7/hd3000.

This the console output when trying to run it:

Installing breakpad exception handler for appid(steam)/version(1396481899_client)

ERROR: ld.so: object ‘/home/jack/Steam/ubuntu12_64/gameoverlayrenderer.so’ from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.

Installing breakpad exception handler for appid(steam)/version(1396481899_client)

Installing breakpad exception handler for appid(steam)/version(1396481899_client)

Setting breakpad minidump AppID = 212070

Steam_SetMinidumpSteamID: Caching Steam ID: 76561198049489129 [API loaded no]

libGL error: MESA-LOADER: could not create udev device for fd 747

Major opcode of failed request: 155 (GLX)

Minor opcode of failed request: 34 ()

Serial number of failed request: 78

Current serial number in output stream: 76

Installing breakpad exception handler for appid(steam)/version(1396481899_client)

Game removed: AppID 212070 “Star Conflict”, ProcID 5135

Suppose that means that it asks for something that the intel driver doesn’t provide?

 

This is not a game problem your driver doesn’t work with your card correctly in XWindows.

I just tried intel-dri & mesa 9.2.0 (from my cache) which allows me to start the game.

 

Use Mesa 11 instead of 9.2.0, it’s faster for your chipset and offers more OpenGL commands.  The Intel HD 3000 is compatible with this game. Don’t know what distro you’re using so I can’t give your specific information on compiling and linking it to get it to run on your system. Perhaps your distro is Debian or Ubuntu. Like in Ubuntu you can get a PPA from Paul Dias that works great.

 

What is your linux version? Game logs needed also

I am also unable to run SC on 64bit archlinux with an i7/hd3000.

 

remember SC does not support archlinux

 

btw i have 

Intel® HD Graphics 530

 

in a 6300HQ cpu - works fine when i switch to it.