<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>Autarchy of the Private Cave &#187; ATI</title> <atom:link href="https://bogdan.org.ua/tags/ati/feed" rel="self" type="application/rss+xml" /><link>https://bogdan.org.ua</link> <description>Tiny bits of bioinformatics, [web-]programming etc</description> <lastBuildDate>Wed, 28 Dec 2022 16:09:04 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>https://wordpress.org/?v=3.8.27</generator> <item><title>Debian, fgl_glxgears: Using GLX_SGIX_pbuffer&#8230; Segmentation fault</title><link>https://bogdan.org.ua/2008/10/01/debian-fgl_glxgears-using-glx_sgix_pbuffer-segmentation-fault.html</link> <comments>https://bogdan.org.ua/2008/10/01/debian-fgl_glxgears-using-glx_sgix_pbuffer-segmentation-fault.html#comments</comments> <pubDate>Wed, 01 Oct 2008 16:17:34 +0000</pubDate> <dc:creator><![CDATA[Bogdan]]></dc:creator> <category><![CDATA[*nix]]></category> <category><![CDATA[3D]]></category> <category><![CDATA[ATI]]></category> <category><![CDATA[Debian]]></category> <category><![CDATA[driver]]></category> <category><![CDATA[hardware acceleration]]></category> <category><![CDATA[how-to]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[OpenGL]]></category> <guid
isPermaLink="false">http://bogdan.org.ua/?p=401</guid> <description><![CDATA[If you get Segmentation fault when trying to run fgl_glxgears in your Debian desktop environment, most often this would mean that 3D acceleration isn&#8217;t enabled. For the case of ATI (and ATI Mobility) Radeon series, the easiest procedure would be (doing all as root, or prepending sudo to all commands): aptitude update, to ensure you&#8217;ve [&#8230;]]]></description> <content:encoded><![CDATA[<p>If you get Segmentation fault when trying to run <strong>fgl_glxgears</strong> in your Debian desktop environment, most often this would mean that 3D acceleration isn&#8217;t enabled.</p><p>For the case of ATI (and ATI Mobility) Radeon series, the easiest procedure would be (doing all as <strong>root</strong>, or prepending <strong>sudo</strong> to all commands):</p><ol><li><strong>aptitude update</strong>, to ensure you&#8217;ve got the list of latest packages</li><li><strong>aptitude install fglrx-driver fglrx-control fglrx-kernel-src</strong>, for the actual driver; I also installed <strong>fglrx-atieventsd</strong> and <strong>fglrx-glx</strong> (these are driver-recommended packages)</li><li><strong>aptitude install module-assistant</strong>, required for building the kernel module</li><li><strong>module-assistant prepare</strong>, to verify that you have everything needed for the module build procedure</li><li><strong>module-assistant update</strong></li><li><strong>module-assistant auto-install fglrx</strong>, to build and install the fglrx kernel module</li><li><strong>depmod -a</strong></li><li><strong>modprobe fglrx</strong>, to load the fglrx kernel module</li><li><strong>aticonfig &ndash;&ndash;initial</strong>, to configure ATI&#8217;s device section in /etc/X11/xorg.conf (for more options, see <strong>aticonfig &ndash;&ndash;help</strong>)</li><li><strong>reboot</strong></li></ol><p><span
id="more-401"></span><br
/> That should make your ATI hardware work as expected, and make <strong>fgl_glxgears</strong> show gears again.</p><p>If everything went fine, then your movies will play smoother ;), and the output of <strong>fglrxinfo</strong> will look similar to</p><blockquote><p>display: :0.0  screen: 0<br
/> OpenGL vendor string: ATI Technologies Inc.<br
/> OpenGL renderer string: ATI MOBILITY RADEON X600<br
/> OpenGL version string: 2.1.7769 Release</p></blockquote><p>This procedure should be also possible for the latest ATI-provided installer-generated Debian packages (as described elsewhere), but I decided to stick to the repository version &#8211; this requires no extra tweaking.</p><p>For much more information, see the <a
href="http://wiki.cchtml.com/index.php/Debian_Installation_Guide">ATI Debian Installation Guide</a>.</p><p>This post is based on the <a
href="http://www.linuxforums.org/forum/617305-post2.html">iwanabeguru&#8217;s response</a> at Linux Forums.</p><p><a
class="a2a_button_citeulike" href="https://www.addtoany.com/add_to/citeulike?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2008%2F10%2F01%2Fdebian-fgl_glxgears-using-glx_sgix_pbuffer-segmentation-fault.html&amp;linkname=Debian%2C%20fgl_glxgears%3A%20Using%20GLX_SGIX_pbuffer%E2%80%A6%20Segmentation%20fault" title="CiteULike" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_pocket" href="https://www.addtoany.com/add_to/pocket?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2008%2F10%2F01%2Fdebian-fgl_glxgears-using-glx_sgix_pbuffer-segmentation-fault.html&amp;linkname=Debian%2C%20fgl_glxgears%3A%20Using%20GLX_SGIX_pbuffer%E2%80%A6%20Segmentation%20fault" title="Pocket" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_kindle_it" href="https://www.addtoany.com/add_to/kindle_it?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2008%2F10%2F01%2Fdebian-fgl_glxgears-using-glx_sgix_pbuffer-segmentation-fault.html&amp;linkname=Debian%2C%20fgl_glxgears%3A%20Using%20GLX_SGIX_pbuffer%E2%80%A6%20Segmentation%20fault" title="Kindle It" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_evernote" href="https://www.addtoany.com/add_to/evernote?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2008%2F10%2F01%2Fdebian-fgl_glxgears-using-glx_sgix_pbuffer-segmentation-fault.html&amp;linkname=Debian%2C%20fgl_glxgears%3A%20Using%20GLX_SGIX_pbuffer%E2%80%A6%20Segmentation%20fault" title="Evernote" rel="nofollow noopener" target="_blank"></a><a
class="a2a_button_pinterest" href="https://www.addtoany.com/add_to/pinterest?linkurl=https%3A%2F%2Fbogdan.org.ua%2F2008%2F10%2F01%2Fdebian-fgl_glxgears-using-glx_sgix_pbuffer-segmentation-fault.html&amp;linkname=Debian%2C%20fgl_glxgears%3A%20Using%20GLX_SGIX_pbuffer%E2%80%A6%20Segmentation%20fault" title="Pinterest" rel="nofollow noopener" target="_blank"></a><a
class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fbogdan.org.ua%2F2008%2F10%2F01%2Fdebian-fgl_glxgears-using-glx_sgix_pbuffer-segmentation-fault.html&#038;title=Debian%2C%20fgl_glxgears%3A%20Using%20GLX_SGIX_pbuffer%E2%80%A6%20Segmentation%20fault" data-a2a-url="https://bogdan.org.ua/2008/10/01/debian-fgl_glxgears-using-glx_sgix_pbuffer-segmentation-fault.html" data-a2a-title="Debian, fgl_glxgears: Using GLX_SGIX_pbuffer… Segmentation fault"><img
src="https://static.addtoany.com/buttons/share_save_120_16.png" alt="Share"></a></p>]]></content:encoded> <wfw:commentRss>https://bogdan.org.ua/2008/10/01/debian-fgl_glxgears-using-glx_sgix_pbuffer-segmentation-fault.html/feed</wfw:commentRss> <slash:comments>5</slash:comments> </item> </channel> </rss>