<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Daath</id>
	<title>LinuxMCE - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Daath"/>
	<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php/Special:Contributions/Daath"/>
	<updated>2026-07-21T22:49:41Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=LifeView_FlyDVB_Trio&amp;diff=7442</id>
		<title>LifeView FlyDVB Trio</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=LifeView_FlyDVB_Trio&amp;diff=7442"/>
		<updated>2007-11-28T21:23:33Z</updated>

		<summary type="html">&lt;p&gt;Daath: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
[[Category: Video]]&lt;br /&gt;
[[Category: TV Cards]]&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
This card does not work out of the box.&lt;br /&gt;
&lt;br /&gt;
This card is a tri-tuner card. Analogue, DVB-T and DVB-S. It uses a Philips SAA7134 tuner.&lt;br /&gt;
Untested as yet, it should work with module saa7134 and saa7134-dvb modules, with option card=84 tuner=54.&lt;/div&gt;</summary>
		<author><name>Daath</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Display_Drivers&amp;diff=4142</id>
		<title>Display Drivers</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Display_Drivers&amp;diff=4142"/>
		<updated>2007-07-13T22:53:12Z</updated>

		<summary type="html">&lt;p&gt;Daath: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A short (and incomplete) HowTo on updating LMCE (1.1 Beta2) to the latest display drivers.&lt;br /&gt;
&lt;br /&gt;
== ATI Chipsets ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m writing these from memory more or less so it probably needs to be tested and updated, don&#039;t be shy.&lt;br /&gt;
For more information, see also the [http://wiki.cchtml.com/index.php/Main_Page Unofficial ATI Linux Driver Wiki].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
There are likely many ways to do this, here&#039;s doing it &#039;&#039;the hard way&#039;&#039; that should work most of the time.&amp;lt;br&amp;gt;&lt;br /&gt;
The easy way is described on the site above, you can read it by finding the [http://wiki.cchtml.com/index.php/Ubuntu_Feisty_Installation_Guide|Ubuntu Feisty Installation Guide].&lt;br /&gt;
&lt;br /&gt;
1. Go to a console (text) terminal by holding [CTRL]-[ALT] and pressing the [F1] key simultaneously, log in with the user account you have created during the Kubuntu install and become root, if you haven&#039;t done so already. &lt;br /&gt;
 &#039;&#039;&#039;&amp;lt;you&amp;gt;@dcerouter:~$&#039;&#039;&#039; sudo -s&lt;br /&gt;
2. Prepare the system for building the driver packages, this only has to be done once, please add if you needed more.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; apt-get install dpkg-dev debhelper&lt;br /&gt;
3. Download the latest [http://ati.amd.com/support/drivers/linux/linux-radeon.html linux drivers from AMD/ATI] (version 8.38.6 currently), if you haven&#039;t done so already.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; wget &amp;lt;nowiki&amp;gt;https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-&amp;lt;/nowiki&amp;gt;&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;&amp;lt;nowiki&amp;gt;-x86.x86_64.run&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
4. Build installable packages for Feisty.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; sh ati-driver-installer-&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-x86.x86_64.run --buildpkg Ubuntu/feisty&lt;br /&gt;
5. Install them (maybe the order needs to be changed).&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; dpkg -i xorg-driver-fglrx_&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-1_i386.deb xorg-driver-fglrx-dev_&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-1_i386.deb fglrx-kernel-source_&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-1_i386.deb fglrx-amdcccle_&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-1_i386.deb&lt;br /&gt;
6. Now it needs to be configured.  There are a lot of ways to do that.&lt;br /&gt;
&lt;br /&gt;
=== Configuration ===&lt;br /&gt;
&lt;br /&gt;
(ToDo: Write some real instructions, with a bare full config example)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
One way is to edit the &amp;quot;/etc/X11/xorg.conf&amp;quot; file by hand and change at least.  Before you begin modifying this file you should make a backup copy so you can always restore it back to a working default.&lt;br /&gt;
&lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
  Identifier  &amp;quot;Generic Video Card&amp;quot; # or whatever Device was specified in the &amp;quot;Screen&amp;quot; Section&lt;br /&gt;
  Driver      &amp;quot;vesa&amp;quot; # or &amp;quot;ati&amp;quot; or &amp;quot;radeon&amp;quot; or something.&lt;br /&gt;
  ...&lt;br /&gt;
 EndSection&lt;br /&gt;
to:&lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
  Identifier  &amp;quot;Generic Video Card&amp;quot; # &amp;lt;- leave this line as it was, unchanged!&lt;br /&gt;
  Driver      &amp;quot;fglrx&amp;quot; # &amp;lt;- change this one&lt;br /&gt;
  ...&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
You might want to make a backup copy of this file once it works since it seems to be overwritten rather eagerly, and not always by the most adequate of tools.&lt;br /&gt;
&lt;br /&gt;
Here&#039;s a quick and crude way to upate the configuration, it simply changes &amp;quot;vesa&amp;quot; to &amp;quot;glfrx&amp;quot; &lt;br /&gt;
(not really recommended, better to do it properly).&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; sed -e &#039;/[^#]*Driver/s/&amp;quot;vesa&amp;quot;/&amp;quot;fglrx&amp;quot;/&#039; -i /etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
There might be other options that perhaps need to be changed depending on your existing configuration file, feel &lt;br /&gt;
free to add them here.&lt;br /&gt;
&lt;br /&gt;
Either restart the X-server completely or reboot.  There should be an ATI controll center installed now if you followed the previous install instructions, this could be used for futher configuration needs, YMMV.  Make another backup copy of your /etc/X11/xorg.conf when everyting works properly.&lt;br /&gt;
&lt;br /&gt;
== NVidia Chipsets ==&lt;br /&gt;
&lt;br /&gt;
Again, I&#039;m mostly writing these from memory so it probably needs to be tested and updated, don&#039;t be shy.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
1. Go to a console (text) terminal by holding [CTRL]-[ALT] and pressing the [F1] key simultaneously, log in with the user account you have created during the Kubuntu install and become root, if you haven&#039;t done so already. &lt;br /&gt;
 &#039;&#039;&#039;&amp;lt;you&amp;gt;@dcerouter:~$&#039;&#039;&#039; sudo -s&lt;br /&gt;
2. Download the latest [http://www.nvidia.com/object/unix.html linux drivers from NVidia] (depending [http://www.nvidia.com/object/IO_32667.html on your hardware], one of versions: 100.14.11, 1.0-9639 or 1.0-7185 currently), if you haven&#039;t done so already.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; wget &amp;lt;nowiki&amp;gt;http://us.download.nvidia.com/XFree86/Linux-x86/100.14.11/NVIDIA-Linux-x86-&amp;lt;/nowiki&amp;gt;&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;&amp;lt;nowiki&amp;gt;-pkg1.run&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
3. Go to runlevel 1 to stop the currently running X-server.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; telinit 1&lt;br /&gt;
4. Execute the installer and follow instructions.  Ignore the warning about runlevel 1 and don&#039;t bother looking for precompiled drivers.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; sh NVIDIA-Linux-x86-&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-pkg1.run&lt;br /&gt;
5. Now it needs to be configured.  There are a lot of ways to do that.&lt;br /&gt;
&lt;br /&gt;
=== Configuration ===&lt;br /&gt;
&lt;br /&gt;
To be continued.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
=== X-windows won&#039;t start anymore at all ===&lt;br /&gt;
&lt;br /&gt;
Reboot into rescue-mode if needed (hit [Esc] when [[Grub]] tells you to), and restore a working copy of your /etc/X11/xorg.conf, or edit it by hand to fix the problem. Test it with the command &amp;quot;X&amp;quot; and press [CTRL]-[ALT]-[Backspace] simultaneous to quit (alternative: use &amp;quot;startx&amp;quot; and get the full desktop, if any), then reboot when it works and you&#039;re done.&lt;br /&gt;
&lt;br /&gt;
[[Category: Tutorials]]&lt;br /&gt;
[[Category: Hardware]]&lt;/div&gt;</summary>
		<author><name>Daath</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Display_Drivers&amp;diff=4141</id>
		<title>Display Drivers</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Display_Drivers&amp;diff=4141"/>
		<updated>2007-07-13T22:52:59Z</updated>

		<summary type="html">&lt;p&gt;Daath: Link to the easy way&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A short (and incomplete) HowTo on updating LMCE (1.1 Beta2) to the latest display drivers.&lt;br /&gt;
&lt;br /&gt;
== ATI Chipsets ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m writing these from memory more or less so it probably needs to be tested and updated, don&#039;t be shy.&lt;br /&gt;
For more information, see also the [http://wiki.cchtml.com/index.php/Main_Page Unofficial ATI Linux Driver Wiki].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
There are likely many ways to do this, here&#039;s doing it &#039;&#039;the hard way&#039;&#039; that should work most of the time.&amp;lt;br&amp;gt;&lt;br /&gt;
The easy way is described on the site above, you can read it by finding the [[http://wiki.cchtml.com/index.php/Ubuntu_Feisty_Installation_Guide|Ubuntu Feisty Installation Guide]].&lt;br /&gt;
&lt;br /&gt;
1. Go to a console (text) terminal by holding [CTRL]-[ALT] and pressing the [F1] key simultaneously, log in with the user account you have created during the Kubuntu install and become root, if you haven&#039;t done so already. &lt;br /&gt;
 &#039;&#039;&#039;&amp;lt;you&amp;gt;@dcerouter:~$&#039;&#039;&#039; sudo -s&lt;br /&gt;
2. Prepare the system for building the driver packages, this only has to be done once, please add if you needed more.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; apt-get install dpkg-dev debhelper&lt;br /&gt;
3. Download the latest [http://ati.amd.com/support/drivers/linux/linux-radeon.html linux drivers from AMD/ATI] (version 8.38.6 currently), if you haven&#039;t done so already.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; wget &amp;lt;nowiki&amp;gt;https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-&amp;lt;/nowiki&amp;gt;&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;&amp;lt;nowiki&amp;gt;-x86.x86_64.run&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
4. Build installable packages for Feisty.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; sh ati-driver-installer-&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-x86.x86_64.run --buildpkg Ubuntu/feisty&lt;br /&gt;
5. Install them (maybe the order needs to be changed).&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; dpkg -i xorg-driver-fglrx_&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-1_i386.deb xorg-driver-fglrx-dev_&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-1_i386.deb fglrx-kernel-source_&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-1_i386.deb fglrx-amdcccle_&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-1_i386.deb&lt;br /&gt;
6. Now it needs to be configured.  There are a lot of ways to do that.&lt;br /&gt;
&lt;br /&gt;
=== Configuration ===&lt;br /&gt;
&lt;br /&gt;
(ToDo: Write some real instructions, with a bare full config example)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
One way is to edit the &amp;quot;/etc/X11/xorg.conf&amp;quot; file by hand and change at least.  Before you begin modifying this file you should make a backup copy so you can always restore it back to a working default.&lt;br /&gt;
&lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
  Identifier  &amp;quot;Generic Video Card&amp;quot; # or whatever Device was specified in the &amp;quot;Screen&amp;quot; Section&lt;br /&gt;
  Driver      &amp;quot;vesa&amp;quot; # or &amp;quot;ati&amp;quot; or &amp;quot;radeon&amp;quot; or something.&lt;br /&gt;
  ...&lt;br /&gt;
 EndSection&lt;br /&gt;
to:&lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
  Identifier  &amp;quot;Generic Video Card&amp;quot; # &amp;lt;- leave this line as it was, unchanged!&lt;br /&gt;
  Driver      &amp;quot;fglrx&amp;quot; # &amp;lt;- change this one&lt;br /&gt;
  ...&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
You might want to make a backup copy of this file once it works since it seems to be overwritten rather eagerly, and not always by the most adequate of tools.&lt;br /&gt;
&lt;br /&gt;
Here&#039;s a quick and crude way to upate the configuration, it simply changes &amp;quot;vesa&amp;quot; to &amp;quot;glfrx&amp;quot; &lt;br /&gt;
(not really recommended, better to do it properly).&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; sed -e &#039;/[^#]*Driver/s/&amp;quot;vesa&amp;quot;/&amp;quot;fglrx&amp;quot;/&#039; -i /etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
There might be other options that perhaps need to be changed depending on your existing configuration file, feel &lt;br /&gt;
free to add them here.&lt;br /&gt;
&lt;br /&gt;
Either restart the X-server completely or reboot.  There should be an ATI controll center installed now if you followed the previous install instructions, this could be used for futher configuration needs, YMMV.  Make another backup copy of your /etc/X11/xorg.conf when everyting works properly.&lt;br /&gt;
&lt;br /&gt;
== NVidia Chipsets ==&lt;br /&gt;
&lt;br /&gt;
Again, I&#039;m mostly writing these from memory so it probably needs to be tested and updated, don&#039;t be shy.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
1. Go to a console (text) terminal by holding [CTRL]-[ALT] and pressing the [F1] key simultaneously, log in with the user account you have created during the Kubuntu install and become root, if you haven&#039;t done so already. &lt;br /&gt;
 &#039;&#039;&#039;&amp;lt;you&amp;gt;@dcerouter:~$&#039;&#039;&#039; sudo -s&lt;br /&gt;
2. Download the latest [http://www.nvidia.com/object/unix.html linux drivers from NVidia] (depending [http://www.nvidia.com/object/IO_32667.html on your hardware], one of versions: 100.14.11, 1.0-9639 or 1.0-7185 currently), if you haven&#039;t done so already.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; wget &amp;lt;nowiki&amp;gt;http://us.download.nvidia.com/XFree86/Linux-x86/100.14.11/NVIDIA-Linux-x86-&amp;lt;/nowiki&amp;gt;&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;&amp;lt;nowiki&amp;gt;-pkg1.run&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
3. Go to runlevel 1 to stop the currently running X-server.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; telinit 1&lt;br /&gt;
4. Execute the installer and follow instructions.  Ignore the warning about runlevel 1 and don&#039;t bother looking for precompiled drivers.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; sh NVIDIA-Linux-x86-&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-pkg1.run&lt;br /&gt;
5. Now it needs to be configured.  There are a lot of ways to do that.&lt;br /&gt;
&lt;br /&gt;
=== Configuration ===&lt;br /&gt;
&lt;br /&gt;
To be continued.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
=== X-windows won&#039;t start anymore at all ===&lt;br /&gt;
&lt;br /&gt;
Reboot into rescue-mode if needed (hit [Esc] when [[Grub]] tells you to), and restore a working copy of your /etc/X11/xorg.conf, or edit it by hand to fix the problem. Test it with the command &amp;quot;X&amp;quot; and press [CTRL]-[ALT]-[Backspace] simultaneous to quit (alternative: use &amp;quot;startx&amp;quot; and get the full desktop, if any), then reboot when it works and you&#039;re done.&lt;br /&gt;
&lt;br /&gt;
[[Category: Tutorials]]&lt;br /&gt;
[[Category: Hardware]]&lt;/div&gt;</summary>
		<author><name>Daath</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Display_Drivers&amp;diff=4140</id>
		<title>Display Drivers</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Display_Drivers&amp;diff=4140"/>
		<updated>2007-07-13T22:50:42Z</updated>

		<summary type="html">&lt;p&gt;Daath: glfrx should be fglrx ? :P&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A short (and incomplete) HowTo on updating LMCE (1.1 Beta2) to the latest display drivers.&lt;br /&gt;
&lt;br /&gt;
== ATI Chipsets ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m writing these from memory more or less so it probably needs to be tested and updated, don&#039;t be shy.&lt;br /&gt;
For more information, see also the [http://wiki.cchtml.com/index.php/Main_Page Unofficial ATI Linux Driver Wiki].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
There are likely many ways to do this, here&#039;s doing it &#039;&#039;the hard way&#039;&#039; that should work most of the time.  &lt;br /&gt;
&lt;br /&gt;
1. Go to a console (text) terminal by holding [CTRL]-[ALT] and pressing the [F1] key simultaneously, log in with the user account you have created during the Kubuntu install and become root, if you haven&#039;t done so already. &lt;br /&gt;
 &#039;&#039;&#039;&amp;lt;you&amp;gt;@dcerouter:~$&#039;&#039;&#039; sudo -s&lt;br /&gt;
2. Prepare the system for building the driver packages, this only has to be done once, please add if you needed more.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; apt-get install dpkg-dev debhelper&lt;br /&gt;
3. Download the latest [http://ati.amd.com/support/drivers/linux/linux-radeon.html linux drivers from AMD/ATI] (version 8.38.6 currently), if you haven&#039;t done so already.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; wget &amp;lt;nowiki&amp;gt;https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-&amp;lt;/nowiki&amp;gt;&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;&amp;lt;nowiki&amp;gt;-x86.x86_64.run&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
4. Build installable packages for Feisty.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; sh ati-driver-installer-&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-x86.x86_64.run --buildpkg Ubuntu/feisty&lt;br /&gt;
5. Install them (maybe the order needs to be changed).&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; dpkg -i xorg-driver-fglrx_&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-1_i386.deb xorg-driver-fglrx-dev_&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-1_i386.deb fglrx-kernel-source_&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-1_i386.deb fglrx-amdcccle_&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-1_i386.deb&lt;br /&gt;
6. Now it needs to be configured.  There are a lot of ways to do that.&lt;br /&gt;
&lt;br /&gt;
=== Configuration ===&lt;br /&gt;
&lt;br /&gt;
(ToDo: Write some real instructions, with a bare full config example)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
One way is to edit the &amp;quot;/etc/X11/xorg.conf&amp;quot; file by hand and change at least.  Before you begin modifying this file you should make a backup copy so you can always restore it back to a working default.&lt;br /&gt;
&lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
  Identifier  &amp;quot;Generic Video Card&amp;quot; # or whatever Device was specified in the &amp;quot;Screen&amp;quot; Section&lt;br /&gt;
  Driver      &amp;quot;vesa&amp;quot; # or &amp;quot;ati&amp;quot; or &amp;quot;radeon&amp;quot; or something.&lt;br /&gt;
  ...&lt;br /&gt;
 EndSection&lt;br /&gt;
to:&lt;br /&gt;
 Section &amp;quot;Device&amp;quot;&lt;br /&gt;
  Identifier  &amp;quot;Generic Video Card&amp;quot; # &amp;lt;- leave this line as it was, unchanged!&lt;br /&gt;
  Driver      &amp;quot;fglrx&amp;quot; # &amp;lt;- change this one&lt;br /&gt;
  ...&lt;br /&gt;
 EndSection&lt;br /&gt;
&lt;br /&gt;
You might want to make a backup copy of this file once it works since it seems to be overwritten rather eagerly, and not always by the most adequate of tools.&lt;br /&gt;
&lt;br /&gt;
Here&#039;s a quick and crude way to upate the configuration, it simply changes &amp;quot;vesa&amp;quot; to &amp;quot;glfrx&amp;quot; &lt;br /&gt;
(not really recommended, better to do it properly).&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; sed -e &#039;/[^#]*Driver/s/&amp;quot;vesa&amp;quot;/&amp;quot;fglrx&amp;quot;/&#039; -i /etc/X11/xorg.conf&lt;br /&gt;
&lt;br /&gt;
There might be other options that perhaps need to be changed depending on your existing configuration file, feel &lt;br /&gt;
free to add them here.&lt;br /&gt;
&lt;br /&gt;
Either restart the X-server completely or reboot.  There should be an ATI controll center installed now if you followed the previous install instructions, this could be used for futher configuration needs, YMMV.  Make another backup copy of your /etc/X11/xorg.conf when everyting works properly.&lt;br /&gt;
&lt;br /&gt;
== NVidia Chipsets ==&lt;br /&gt;
&lt;br /&gt;
Again, I&#039;m mostly writing these from memory so it probably needs to be tested and updated, don&#039;t be shy.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
1. Go to a console (text) terminal by holding [CTRL]-[ALT] and pressing the [F1] key simultaneously, log in with the user account you have created during the Kubuntu install and become root, if you haven&#039;t done so already. &lt;br /&gt;
 &#039;&#039;&#039;&amp;lt;you&amp;gt;@dcerouter:~$&#039;&#039;&#039; sudo -s&lt;br /&gt;
2. Download the latest [http://www.nvidia.com/object/unix.html linux drivers from NVidia] (depending [http://www.nvidia.com/object/IO_32667.html on your hardware], one of versions: 100.14.11, 1.0-9639 or 1.0-7185 currently), if you haven&#039;t done so already.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; wget &amp;lt;nowiki&amp;gt;http://us.download.nvidia.com/XFree86/Linux-x86/100.14.11/NVIDIA-Linux-x86-&amp;lt;/nowiki&amp;gt;&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;&amp;lt;nowiki&amp;gt;-pkg1.run&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
3. Go to runlevel 1 to stop the currently running X-server.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; telinit 1&lt;br /&gt;
4. Execute the installer and follow instructions.  Ignore the warning about runlevel 1 and don&#039;t bother looking for precompiled drivers.&lt;br /&gt;
 &#039;&#039;&#039;root@dcerouter:~#&#039;&#039;&#039; sh NVIDIA-Linux-x86-&#039;&#039;&amp;lt;version&amp;gt;&#039;&#039;-pkg1.run&lt;br /&gt;
5. Now it needs to be configured.  There are a lot of ways to do that.&lt;br /&gt;
&lt;br /&gt;
=== Configuration ===&lt;br /&gt;
&lt;br /&gt;
To be continued.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
=== X-windows won&#039;t start anymore at all ===&lt;br /&gt;
&lt;br /&gt;
Reboot into rescue-mode if needed (hit [Esc] when [[Grub]] tells you to), and restore a working copy of your /etc/X11/xorg.conf, or edit it by hand to fix the problem. Test it with the command &amp;quot;X&amp;quot; and press [CTRL]-[ALT]-[Backspace] simultaneous to quit (alternative: use &amp;quot;startx&amp;quot; and get the full desktop, if any), then reboot when it works and you&#039;re done.&lt;br /&gt;
&lt;br /&gt;
[[Category: Tutorials]]&lt;br /&gt;
[[Category: Hardware]]&lt;/div&gt;</summary>
		<author><name>Daath</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Talk:Version_1_1&amp;diff=3958</id>
		<title>Talk:Version 1 1</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Talk:Version_1_1&amp;diff=3958"/>
		<updated>2007-05-27T13:05:50Z</updated>

		<summary type="html">&lt;p&gt;Daath: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Could someone please specify which IRC-network and what channel is manned?&lt;/div&gt;</summary>
		<author><name>Daath</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Talk:Version_1_1&amp;diff=3904</id>
		<title>Talk:Version 1 1</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Talk:Version_1_1&amp;diff=3904"/>
		<updated>2007-05-17T20:28:46Z</updated>

		<summary type="html">&lt;p&gt;Daath: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I changed the &amp;quot;alt torrent&amp;quot; link so that it still uses TPB (even though TPB is down at the moment). More peers!&lt;br /&gt;
 - daath&lt;/div&gt;</summary>
		<author><name>Daath</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Talk:Version_1_1&amp;diff=3903</id>
		<title>Talk:Version 1 1</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Talk:Version_1_1&amp;diff=3903"/>
		<updated>2007-05-17T20:28:26Z</updated>

		<summary type="html">&lt;p&gt;Daath: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I changed the &amp;quot;alt torrent&amp;quot; link so that it still uses TPB (even though TPB is down at the moment). More peers!&lt;/div&gt;</summary>
		<author><name>Daath</name></author>
	</entry>
</feed>