protonscr

Steam won't load after installing 13.1 AMD Catalyst Drivers for 4850

steamclosed AMD driversreviewed
ValveSoftware/steam-for-linux#1068 · opened 2013-01-30 by Sarkie · updated 2013-01-31 · 3 comments · github
SSarkie 2013-01-30 github

After installing the latest drivers.

http://support.amd.com/us/gpudownload/linux/legacy/Pages/legacy-radeon_linux.aspx

Steam will fail to load.

Installing breakpad exception handler for appid(steam)/version(1359221069_client)
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadRequest (invalid request code or no such operation)
Major opcode of failed request:  139 (ATIFGLEXTENSION)
Minor opcode of failed request:  66
Serial number of failed request:  13
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadRequest (invalid request code or no such operation)
Major opcode of failed request:  136 (GLX)
Minor opcode of failed request:  19 (X_GLXQueryServerString)
Serial number of failed request:  29
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadRequest (invalid request code or no such operation)
Major opcode of failed request:  136 (GLX)
Minor opcode of failed request:  19 (X_GLXQueryServerString)
Serial number of failed request:  40
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadRequest (invalid request code or no such operation)
Major opcode of failed request:  136 (GLX)
Minor opcode of failed request:  14 (X_GLXGetVisualConfigs)
Serial number of failed request:  51
xerror_handler: X failed, continuing
Looks like steam didn't shutdown cleanly, scheduling immediate update check
Installing breakpad exception handler for appid(steam)/version(1359221069_client)
Installing breakpad exception handler for appid(steam)/version(1359221069_client)
unlinked 0 orphaned pipes
removing stale semaphore last operated on by process 2184 with name 0eBlobRegistryMutex_5D734C8CACF793F0CB507AF201B5283D
removing stale semaphore last operated on by process 2184 with name 0eBlobRegistrySignal_5D734C8CACF793F0CB507AF201B5283D
removing stale semaphore last operated on by process 2184 with name 0emSteamEngineInstance
removing stale semaphore last operated on by process 2184 with name 0eSteamEngineLock
Installing breakpad exception handler for appid(steam)/version(1359221069_client)
The program 'steam' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 34 error_code 1 request_code 139 minor_code 66)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
threadtools.cpp (2892) : Assertion Failed: Illegal termination of worker thread 'UICEFThread'
Assert( Assertion Failed: Illegal termination of worker thread 'UICEFThread' ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/tier0/threadtools.cpp:2892

Installing breakpad exception handler for appid(steam)/version(1359221069_client)
Uploading dump (in-process) [proxy '']
/tmp/dumps/assert_20130130214612_1.dmp
success = yes
response:  CrashID=bp-22d22c7c-4210-43ca-9312-393e62130130

I have tried reinstalling the .deb but I haven't uninstalled and reinstalled fully yet.

SSarkie 2013-01-30 github

(NOT A BUG) Just crappy installer.

Firstly I installed the generic headers.

sudo apt-get install linux-headers-generic

Then I fully removed everything. Again.

https://help.ubuntu.com/community/BinaryDriverHowto/ATI#Manually_installing_Catalyst_12.6.2C_special_case_for_Intel.2BAC8-AMD_hybrid_graphics

I also ran amdconfig/aticonfig but I also had to run it with

amdconfig --resolution=0,1280x1024

to get my resolutions working after to update my xorg.conf

http://wiki.cchtml.com/index.php/Aticonfighelp

the command "fglrxinfo" output

display: :0  screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: ATI Radeon HD 4800 Series         
OpenGL version string: 3.3.11672 Compatibility Profile Context

The Steam System information

Processor Information:
    Vendor:  GenuineIntel
    Speed: 3000 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 12.04.1 LTS (32 bit)
    Kernel Name:  Linux
    Kernel Version:  3.2.0-36-generic-pae
    X Server vendor:  The X.Org Foundation
    X Server release:  11103000

Video Card:
    Driver:  ATI Technologies Inc. ATI Radeon HD 4800 Series         

    Driver Version:  3.3.11672 Compatibility Profile Context
    Desktop Color Depth: 24 bits per pixel
    Monitor Refresh Rate: 60 Hz
    VendorID:  0x1002
    DeviceID:  0x9442
    Number of Monitors:  2
    Number of Logical Video Cards:  1
    Primary Display Resolution:  1280 x 1024
    Desktop Resolution: 2560 x 1024
    Primary Display Size: 13.31" x 10.67"  (17.05" diag)
                                            33.8cm x 27.1cm  (43.3cm diag)
    Primary VRAM Not Detected

Sound card:
    Audio device: Realtek ALC889A

Memory:
    RAM:  4026 Mb

Miscellaneous:
    UI Language:  English
    LANG:  en_GB.UTF-8
    Microphone:  Not set
    Total Hard Disk Space Available:  63084 Mb
    Largest Free Hard Disk Block:  26343 Mb

Installed software:

Recent Failure Reports:
    Wed Jan 30 22:16:23 2013 GMT: file ''/tmp/dumps/assert_20130130221617_1.dmp'', upload yes: ''CrashID=bp-189a004b-b8b4-4743-9065-4f5872130130''
    Wed Jan 30 22:17:55 2013 GMT: file ''/tmp/dumps/assert_20130130221746_2.dmp'', upload yes: ''CrashID=bp-050b5bdf-b6cf-43c0-8d2e-eba282130130''


Jjohndrinkwater 2013-01-30 github

You want this closed, right?

SSarkie 2013-01-31 github

Please, sorry. Might as well leave it in case Google trawls it.

Nothing extracted yet.