[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howtos:software:boinc_gpu_ati_slackware [2014/02/24 22:53 (UTC)] – [ATI GPU without X window manager] Cleanup sycamorexhowtos:software:boinc_gpu_ati_slackware [2014/02/24 22:55 (UTC)] (current) – [This howto is used based on Slackware64 14.0 and boinc 7.2.33 x64, and ATI HD 4350 (RV710) videocard.] sycamorex
Line 9: Line 9:
  
 Put the file ''boinc_7.2.33_x86_64-pc-linux-gnu.sh'' in your user home directory, from who we plan start the boinc client/ Put the file ''boinc_7.2.33_x86_64-pc-linux-gnu.sh'' in your user home directory, from who we plan start the boinc client/
-<note important>note: from the same user we must start x window system, because otherwise BOINC not see GPU </note>+<note important>note: from the same user we must start x window system, because otherwise BOINC will not see GPU </note>
  
 Then do: Then do:
Line 243: Line 243:
  
  
-you can also get some info about your videocard state via commands ( must be executed under root account):+You can also get some info about your video card state via commands (must be executed under the root account):
  
 <code> <code>
Line 253: Line 253:
 <code> <code>
  DISPLAY=:0 aticonfig --odgt  DISPLAY=:0 aticonfig --odgt
- 
 </code> </code>
- 
- 
  
  
 howtos:software:boinc_gpu_ati_slackware ()