necorium
April 28th, 2005, 08:10 AM
Ok, i know what repositories are now.. well not really but sorta (maybe someone should explain). Will be posting in correct sections from now. this is what i want to know. I'm reading the unofficial ubuntu starter guide as suggested and i'm starting to understand some of it. the first thing i want to do with ubuntu will be to try get my graphics card working. I have a Inno3d Tornado G-Force FX 5200. The guide says ...
---------------------------------------------------
1. Read General Notes
2. Read How to add extra repositories?
3.
sudo apt-get install nvidia-glx
sudo apt-get install nvidia-settings
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
sudo nvidia-glx-config enable
sudo gedit /usr/share/applications/NVIDIA-Settings.desktop
4. Insert the following lines into the new file
[Desktop Entry]
Name=NVIDIA Settings
Comment=NVIDIA Settings
Exec=nvidia-settings
Icon=
Terminal=false
Type=Application
Categories=Application;System;
5. Save the edited file (sample)
6. Read How to restart GNOME without rebooting computer?
7. Applications -> System Tools -> NVIDIA Settings
----------------------------------------------------
Now i understand that i must type the code bits into the termninal but will i type it exactly how its typed there or will i have to change something to get the right drivers for my card. Also i have no idea why i "add following lines into a new file".. can someone maybe explain this to me in simple easy peasy terms. I'm trying to read up so i don't ask too much but the more i read the more questions i have..
ps.. i finally found out what sudo means - yay - its been bugging me :)
thanks as always
---------------------------------------------------
1. Read General Notes
2. Read How to add extra repositories?
3.
sudo apt-get install nvidia-glx
sudo apt-get install nvidia-settings
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
sudo nvidia-glx-config enable
sudo gedit /usr/share/applications/NVIDIA-Settings.desktop
4. Insert the following lines into the new file
[Desktop Entry]
Name=NVIDIA Settings
Comment=NVIDIA Settings
Exec=nvidia-settings
Icon=
Terminal=false
Type=Application
Categories=Application;System;
5. Save the edited file (sample)
6. Read How to restart GNOME without rebooting computer?
7. Applications -> System Tools -> NVIDIA Settings
----------------------------------------------------
Now i understand that i must type the code bits into the termninal but will i type it exactly how its typed there or will i have to change something to get the right drivers for my card. Also i have no idea why i "add following lines into a new file".. can someone maybe explain this to me in simple easy peasy terms. I'm trying to read up so i don't ask too much but the more i read the more questions i have..
ps.. i finally found out what sudo means - yay - its been bugging me :)
thanks as always