Skip to content

Instantly share code, notes, and snippets.

@IoannisGavras
Last active August 29, 2015 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IoannisGavras/526e76fe8053bf41711c to your computer and use it in GitHub Desktop.
Save IoannisGavras/526e76fe8053bf41711c to your computer and use it in GitHub Desktop.
CounterStrike:Source using Steam over Linux. Help!
Processor Information:
Vendor: GenuineIntel
CPU Family: 0x6
CPU Model: 0x17
CPU Stepping: 0xa
CPU Type: 0x0
Speed: 2800 Mhz
2 logical processors
2 physical processors
HyperThreading: Unsupported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
SSE4a: Unsupported
SSE41: Supported
SSE42: Unsupported
Network Information:
Network Speed:
Operating System Version:
Ubuntu 14.04 LTS (32 bit)
Kernel Name: Linux
Kernel Version: 3.13.0-27-generic
X Server Vendor: The X.Org Foundation
X Server Release: 11501000
X Window Manager: Xfwm4
Steam Runtime Version: steam-runtime-release_2014-04-15
Video Card:
Driver: Intel Open Source Technology Center Mesa DRI Intel(R) Q33 x86/MMX/SSE2
Driver Version: 1.4 Mesa 10.1.0
OpenGL Version: 1.4
Desktop Color Depth: 24 bits per pixel
Monitor Refresh Rate: 60 Hz
VendorID: 0x8086
DeviceID: 0x29d2
Number of Monitors: 1
Number of Logical Video Cards: 1
Primary Display Resolution: 1280 x 1024
Desktop Resolution: 1280 x 1024
Primary Display Size: 13,31" x 10,63" (17,01" diag)
33,8cm x 27,0cm (43,2cm diag)
Primary VRAM Not Detected
Sound card:
Audio device: Analog Devices AD1884
Memory:
RAM: 8015 Mb
Miscellaneous:
UI Language: English
LANG: en_US.UTF-8
Microphone: Not set
Total Hard Disk Space Available: 226620 Mb
Largest Free Hard Disk Block: 204294 Mb
Installed software:
Recent Failure Reports:
@IoannisGavras
Copy link
Author

I recently bought this computer from a used equipment auction. I installed Xubuntu [Ubuntu 14.04 LTS (32 bit)] and decided to try if I can play CounterStrike:Source using Steam here. After installation, I got this message:

"Could not find required OpenGL entry point 'glGetError'! Either your video card is unsupported, or your OpenGL driver needs to be updated."

I tried a few remedies advised on-line, like

sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get dist-upgrade

and

sudo apt-get install xorg-x11-drv-catalyst-devel.i686 xorg-x11-drv-catalyst-libs.i686

but got no results. Can anyone help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment