<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.linuxquestions.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=OwlManAtt</id>
	<title>LQWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.linuxquestions.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=OwlManAtt"/>
	<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/wiki/Special:Contributions/OwlManAtt"/>
	<updated>2026-04-12T03:39:41Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.0</generator>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=NVIDIA_graphics_drivers&amp;diff=5229</id>
		<title>NVIDIA graphics drivers</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=NVIDIA_graphics_drivers&amp;diff=5229"/>
		<updated>2004-03-08T02:52:29Z</updated>

		<summary type="html">&lt;p&gt;OwlManAtt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing NVIDIA drivers =&lt;br /&gt;
This is a guide on how to install NVIDIA's drivers under [[XFree86]]. While these drivers are not required, if you wish to run such games as Quake or Unreal, you need to install them. Before you start, take note that the drivers are distributed under a non-opensource license.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
The first step is to download some needed files. First, grab the latest version of the drivers from the [http://nvidia.com/content/drivers/drivers.asp NVIDIA Website]. Once you have that downloaded, make sure you have the source for your kernel. You can check what kernel you have by running the command '[[uname]] -r', without the quotes.&lt;br /&gt;
&lt;br /&gt;
== Install ==&lt;br /&gt;
First of all, you need to shut down X. Yes, that's right, we're going to be working from a command line. For more information on this, refer to [[run levels]]. Once you get X shut off, navigate to where ever you downloaded the driver file to, and run it. You can run it by typing ./filename. It should check to make sure that it downloaded OK, then start up the installation program. Go through the first screen, accept the license, and when it asks if you want to try and download a kernel interface from NVIDIA, say no. I've never seen anyone get the kernel interface form the site, so we'll save time and move onto the next screen, where it tells us it will compile the kernel interface on its own. This is where oour kernel source comes into play. It should compile and install on its own, so go to the next screen. This should pretty much wrap up anything important in the installation.&lt;br /&gt;
&lt;br /&gt;
== Editing the Xfree86 configuraton ==&lt;br /&gt;
The next step is to edit the Xfree configuration so it loads our new driver. But, before we do that, we should back up the file, just in case we do something wrong. Then, open up the Xfree Config in vi (or whatever editor you prefer, be it [[pico]], nano, or [[joe]]) by running vi /etc/X11/XF86Config. Look for the 'Module' section, and make sure you have the 'Load &amp;quot;glx&amp;quot;' line. If you don't, add it in. Then, remove the 'Load &amp;quot;dri&amp;quot;' and 'Load &amp;quot;GLCore&amp;quot;' lines, if you have them. Then, find the Device setion, and change the 'Driver &amp;quot;nv&amp;quot;' line to read 'Driver &amp;quot;nvidia&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Start X ==&lt;br /&gt;
Now all that's left is to start X back up. You should now have your brand-new NVIDIA drivers installed and working. Good job! An easy command is to just type 'startx' at the console prompt.&lt;br /&gt;
&lt;br /&gt;
= Uninstalling NVIDIA drivers =&lt;br /&gt;
Did something in your installation go terribly, terrible wrong? No problem! Start your box up in console-only mode, navigate to where you have the nvidia driver installation file saved, and run it with the --uninstall option. './filename.run --uninstall', and it uninstalls everything it put in. Then it's just a simple matter of restoring your old Xfree configuration, with the line 'Driver &amp;quot;nv&amp;quot;' instead of 'Driver &amp;quot;nvidia&amp;quot;'.&lt;br /&gt;
&lt;br /&gt;
= Issues =&lt;br /&gt;
* One issue I've had is between the GeForce FX 5200 card and the Asus P4S8X-X motherboard. When you started the X server, it would display garbled text and then hang. This problem can be solved by going into the BIOS and setting your AGP speed down from 8x to 4x.&lt;/div&gt;</summary>
		<author><name>OwlManAtt</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Persistent_online_worlds&amp;diff=5210</id>
		<title>Persistent online worlds</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Persistent_online_worlds&amp;diff=5210"/>
		<updated>2004-03-08T01:33:45Z</updated>

		<summary type="html">&lt;p&gt;OwlManAtt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A Persistent Online World is a program that provides a virtual reality on a central server machine.  It is called Persistent because the world it creates persists over a long period of time. It is called Online because users of the system run programs on their own computer called 'clients' which connect to the &lt;br /&gt;
main server and control [[avatars]] (online personas) in that world.&lt;br /&gt;
&lt;br /&gt;
* [[Magicosm]] - a cross-platform persistent online fantasy world&lt;br /&gt;
* [http://www.planeshift.it/ PlanetShift] - Another online fantasy world, partially open-source.&lt;/div&gt;</summary>
		<author><name>OwlManAtt</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Futuristic_Hardware&amp;diff=11667</id>
		<title>Futuristic Hardware</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Futuristic_Hardware&amp;diff=11667"/>
		<updated>2004-03-07T01:04:38Z</updated>

		<summary type="html">&lt;p&gt;OwlManAtt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;b&amp;gt;New Hardware&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [[electric ink displays]]&lt;br /&gt;
&lt;br /&gt;
* [[Holographic Storage Devices]]&lt;/div&gt;</summary>
		<author><name>OwlManAtt</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Talk:Live_CD_distributions&amp;diff=14151</id>
		<title>Talk:Live CD distributions</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Talk:Live_CD_distributions&amp;diff=14151"/>
		<updated>2004-03-07T00:59:55Z</updated>

		<summary type="html">&lt;p&gt;OwlManAtt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If the emphasis of any of these distributions ever changes to primarily being a hard drive install rather than as a Live CD we can simply remove them from this section - no problems - not a difficult judgement really.&lt;br /&gt;
&lt;br /&gt;
[[User:Skyline|Skyline]] - 21/02/04&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Given the variety of Live CD distros one possibility would be to have the links section on this page like:&lt;br /&gt;
&lt;br /&gt;
Multimedia &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
System rescue&lt;br /&gt;
&lt;br /&gt;
etc etc&lt;br /&gt;
&lt;br /&gt;
doubt that would complicate things too much - still only a couple of clicks from top to bottom, and more tailored information - look at the pros and cons over the coming weeks.&lt;br /&gt;
&lt;br /&gt;
[[User:Skyline|Skyline]] 10:37, Feb 22, 2004 (EST)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Added [http://www.linux-live.org/ linux live] util, not sure whether there is a better page or whether it deserves a page of its own, but I thought I'd place it here for now. Any recommendations???&lt;br /&gt;
&lt;br /&gt;
[[User:Geniarse|Geniarse]] 04:29, Mar 3, 2004 (EST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Probably best keeping it as a separate section on the Live cd page for now, but in a different position - I'll move it around.&lt;br /&gt;
&lt;br /&gt;
[[User:Skyline|Skyline]] 10:07, Mar 3, 2004 (EST)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Maybe someone should add a bit about Tom's RtBt, the mini-linux distro that fits on a floppy?&lt;br /&gt;
[[User:OwlManAtt|OwlManAtt]] 19:59, Mar 6, 2004 (EST)&lt;/div&gt;</summary>
		<author><name>OwlManAtt</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Talk:Live_CD_distributions&amp;diff=2541</id>
		<title>Talk:Live CD distributions</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Talk:Live_CD_distributions&amp;diff=2541"/>
		<updated>2004-03-07T00:59:39Z</updated>

		<summary type="html">&lt;p&gt;OwlManAtt: Live floppy&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If the emphasis of any of these distributions ever changes to primarily being a hard drive install rather than as a Live CD we can simply remove them from this section - no problems - not a difficult judgement really.&lt;br /&gt;
&lt;br /&gt;
[[User:Skyline|Skyline]] - 21/02/04&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Given the variety of Live CD distros one possibility would be to have the links section on this page like:&lt;br /&gt;
&lt;br /&gt;
Multimedia &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
System rescue&lt;br /&gt;
&lt;br /&gt;
etc etc&lt;br /&gt;
&lt;br /&gt;
doubt that would complicate things too much - still only a couple of clicks from top to bottom, and more tailored information - look at the pros and cons over the coming weeks.&lt;br /&gt;
&lt;br /&gt;
[[User:Skyline|Skyline]] 10:37, Feb 22, 2004 (EST)&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Added [http://www.linux-live.org/ linux live] util, not sure whether there is a better page or whether it deserves a page of its own, but I thought I'd place it here for now. Any recommendations???&lt;br /&gt;
&lt;br /&gt;
[[User:Geniarse|Geniarse]] 04:29, Mar 3, 2004 (EST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Probably best keeping it as a separate section on the Live cd page for now, but in a different position - I'll move it around.&lt;br /&gt;
&lt;br /&gt;
[[User:Skyline|Skyline]] 10:07, Mar 3, 2004 (EST)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Live floppy ==&lt;br /&gt;
&lt;br /&gt;
Maybe someone should add a bit about Tom's RtBt, the mini-linux distro that fits on a floppy?&lt;/div&gt;</summary>
		<author><name>OwlManAtt</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=User:OwlManAtt&amp;diff=22455</id>
		<title>User:OwlManAtt</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=User:OwlManAtt&amp;diff=22455"/>
		<updated>2004-03-06T22:52:50Z</updated>

		<summary type="html">&lt;p&gt;OwlManAtt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello. I'm OwlManAtt.&lt;/div&gt;</summary>
		<author><name>OwlManAtt</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=NVIDIA_graphics_drivers&amp;diff=2739</id>
		<title>NVIDIA graphics drivers</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=NVIDIA_graphics_drivers&amp;diff=2739"/>
		<updated>2004-03-06T21:58:59Z</updated>

		<summary type="html">&lt;p&gt;OwlManAtt: Information on installing/uninstalling the NVIDIA graphics drivers for Linux.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Installing NVIDIA drivers =&lt;br /&gt;
This is a guide on how to install NVIDIA's drivers under [[XFree86]]. While these drivers are not required, if you wish to run such games as Quake or Unreal, you need to install them. Before you start, take note that the drivers are distributed under a non-opensource license.&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
The first step is to download some needed files. First, grab the latest version of the drivers from the [http://nvidia.com/content/drivers/drivers.asp NVIDIA Website]. Once you have that downloaded, make sure you have the source for your kernel. You can check what kernel you have by running the command '[[uname]] -r', without the quotes.&lt;br /&gt;
&lt;br /&gt;
== Install ==&lt;br /&gt;
First of all, you need to shut down X. Yes, that's right, we're going to be working from a command line. Once you get X shut off, navigate to where ever you downloaded the driver file to, and run it. You can run it by typing ./filename. It should check to make sure that it downloaded OK, then start up the installation program. Go through the first screen, accept the license, and when it asks if you want to try and download a kernel interface from NVIDIA, say no. I've never seen anyone get the kernel interface form the site, so we'll save time and move onto the next screen, where it tells us it will compile the kernel interface on its own. This is where oour kernel source comes into play. It should compile and install on its own, so go to the next screen. This should pretty much wrap up anything important in the installation.&lt;br /&gt;
&lt;br /&gt;
== Editing the Xfree86 configuraton ==&lt;br /&gt;
The next step is to edit the Xfree configuration so it loads our new driver. But, before we do that, we should back up the file, just in case we do something wrong. Then, open up the Xfree Config in vi (or whatever editor you prefer, be it [[pico]], nano, or [[joe]]) by running vi /etc/X11/XF86Config. Look for the 'Module' section, and make sure you have the 'Load &amp;quot;glx&amp;quot;' line. If you don't, add it in. Then, remove the 'Load &amp;quot;dri&amp;quot;' and 'Load &amp;quot;GLCore&amp;quot;' lines, if you have them. Then, find the Device setion, and change the 'Driver &amp;quot;nv&amp;quot;' line to read 'Driver &amp;quot;nvidia&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== Start X ==&lt;br /&gt;
Now all that's left is to start X back up. You should now have your brand-new NVIDIA drivers installed and working. Good job!&lt;br /&gt;
&lt;br /&gt;
= Uninstalling NVIDIA drivers =&lt;br /&gt;
Did something in your installation go terribly, terrible wrong? No problem! Start your box up in console-only mode, navigate to where you have the nvidia driver installation file saved, and run it with the --uninstall option. './filename.run --uninstall', and it uninstalls everything it put in. Then it's just a simple matter of restoring your old Xfree configuration, with the line 'Driver &amp;quot;nv&amp;quot;' instead of 'Driver &amp;quot;nvidia&amp;quot;'.&lt;br /&gt;
&lt;br /&gt;
= Issues =&lt;br /&gt;
* One issue I've had is between the GeForce FX 5200 card and the Asus P4S8X-X motherboard. When you started the X server, it would display garbled text and then hang. This problem can be solved by going into the BIOS and setting your AGP speed down from 8x to 4x.&lt;/div&gt;</summary>
		<author><name>OwlManAtt</name></author>
	</entry>
	<entry>
		<id>https://wiki.linuxquestions.org/index.php?title=Common_Tasks&amp;diff=2430</id>
		<title>Common Tasks</title>
		<link rel="alternate" type="text/html" href="https://wiki.linuxquestions.org/index.php?title=Common_Tasks&amp;diff=2430"/>
		<updated>2004-03-06T21:31:29Z</updated>

		<summary type="html">&lt;p&gt;OwlManAtt: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Desktop Linux is still under heavy development. While we all wish Linux was so intuitive nobody needed instructions, currently that isn't the case. This section is meant for notes and quick guides on how to perform common tasks on Linux. If a section isn't yet written and you are able to write it, please do so!&lt;br /&gt;
&lt;br /&gt;
* NOTES for others: some tasks here (like compiling the kernel) are not common, and usually are thought of as advanced.&lt;br /&gt;
&lt;br /&gt;
== General User Tasks ==&lt;br /&gt;
&lt;br /&gt;
* [[Office tasks]] - word processing, spreadsheet, presentation, image manipulation and other&lt;br /&gt;
* [[Multimedia tasks]] - listen to music, extract CDs, watch videos and DVDs&lt;br /&gt;
* [[Burning a CDROM]] - some pointers on how to write CDs.&lt;br /&gt;
* [[Browsing tasks]] - browsing the WWW and downloading safely&lt;br /&gt;
* [[EMailing tasks]] - sending and receiving emails, setting up different mail applications&lt;br /&gt;
* [[Talking to friends online]] - how to access common instant messaging networks&lt;br /&gt;
&lt;br /&gt;
* [[Connecting to the net]] -  using your modem/network connection to get online&lt;br /&gt;
* [[Installing Software]] - there's an excellent guide to this in the forums, so use this page for random tips and notes on the process&lt;br /&gt;
* You want to show somebody your desktop? There are tools that will help you make a [[screenshots | screenshot]] and [[record your desktop]] so that you can send movie-files of how nice your desktop looks.&lt;br /&gt;
&lt;br /&gt;
== Power User Tasks ==&lt;br /&gt;
&lt;br /&gt;
* [[Getting help from IRC]] - LinuxQuestions is a great forum, but it isn't the only one. If you know how, the IRC chat networks can also be a useful resource.&lt;br /&gt;
* [[Compiling a Kernel]] - here is a guide for compiling a kernel&lt;br /&gt;
* [[Recover a Terminal Session]] - What to do if your screen's garbaged.&lt;br /&gt;
*[[GRUB boot menu]] - Remove the old kernel entries from your boot up options.&lt;br /&gt;
* [[Configure Storage Devices]] - how to partition a hard drive, add a new hard drive, use software RAID, or use LVM (logical volume management).&lt;br /&gt;
* [[Installing NVIDIA drivers]] - Information on installing the newer (but closed-source) drivers released by NVIDIA. These drivers are sometimes required to run some games, like Unreal or Quake.&lt;/div&gt;</summary>
		<author><name>OwlManAtt</name></author>
	</entry>
</feed>