Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 02-27-2008, 09:21 PM   #11 (permalink)
 
Monster Techie

Join Date: Apr 2007

Posts: 1,128

Brinson is on a distinguished road

Default Re: how to install programs???

You probably need to install video drivers.
__________________
Brinson's Media Center
Ultra Microfly Case
350w Antec Basiq
Intel Core 2 Duo e6750
ECS G31T-M
2x1gb OCZ Gold 800mhz DDR2
750gb Seagate 7200.11 Hard Drive
DVD Burner
8400 GS 512MB
Brinson is offline  
Old 02-27-2008, 11:05 PM   #12 (permalink)
 
Monster Techie

Join Date: Feb 2005

Posts: 1,611

mikee is on a distinguished road

Default Re: how to install programs???

The video driver was installed automatically by ubuntu when I turned on the visual effects
It just started doing this a week ago
__________________
My Rig

Intel core 2 duo E4300
2GB ram
120 gb HDD, 1.5TB HDD
LG DVD burner
BFG 8600 GTS OC'd
mikee is offline  
Old 02-28-2008, 04:26 AM   #13 (permalink)
Mak213's Avatar
 

Join Date: Sep 2004

Location: C:\Windows\System32

Posts: 25,728

Mak213 is a name known to allMak213 is a name known to allMak213 is a name known to allMak213 is a name known to allMak213 is a name known to allMak213 is a name known to all

Default Re: how to install programs???

Do you have nvidia or ati? I know nvidia has good Linux support. ATi does not. You can always try to edit the xorg.conf file thru the terminal and using the Sudo command. But be careful as you could ruin the setup that was as well. I did just recently myself trying to adjust my mouse to work correctly....
__________________
R.I.P. Danny L. Trotter
14 Nov 1945 - 4 Sept 2009
Images created by CarnageX | Decaptured...Listen! | Visit Baezware!! | You've been Mak'd! | 儿做好
I do not accept support questions via EMail, PM, IM or my Spaces page! .:|:. This is what happens when an unstoppable force meets an immovable object.
Thanks to all the guys on the staff for your support in my time of need. Hefe you are my personal Hero for your contribution.



<<<< If I help you, or you just like what I said, rep me
Mak213 is offline  
Old 02-28-2008, 11:55 AM   #14 (permalink)
 
Monster Techie

Join Date: Feb 2005

Posts: 1,611

mikee is on a distinguished road

Default Re: how to install programs???

its an ancient Nvidia card
__________________
My Rig

Intel core 2 duo E4300
2GB ram
120 gb HDD, 1.5TB HDD
LG DVD burner
BFG 8600 GTS OC'd
mikee is offline  
Old 02-28-2008, 04:31 PM   #15 (permalink)
Greg's Avatar
 
Indeed.

Join Date: Dec 2004

Posts: 1,554

Greg is on a distinguished road

Default Re: how to install programs???

Quote:
Originally Posted by Makaveli213 View Post
Do you have nvidia or ati? I know nvidia has good Linux support. ATi does not. You can always try to edit the xorg.conf file thru the terminal and using the Sudo command. But be careful as you could ruin the setup that was as well. I did just recently myself trying to adjust my mouse to work correctly....
Always make a backup before you mess with your xorg.conf


backup:
Code:
 sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup
restore:
Code:
sudo cp /etc/X11/xorg.conf.backup /etc/X11/xorg.conf


Mikee, try using nvidia-settings to change your resolution. Dunno if it'll solve your problem, but it's worth a shot.
__________________
Greg is offline  
Old 02-28-2008, 07:57 PM   #16 (permalink)
Nitestick's Avatar
 

Join Date: May 2005

Location: Locked in a dungeon, Perth

Posts: 8,037

Nitestick will become famous soon enoughNitestick will become famous soon enough

Default Re: how to install programs???

try using the legacy drivers for linux from the nvidia site.
__________________
Get FireFox
Saxon's Blog|Saxon's Forum - CHECK IT OUT!
Fold for tech forums. MY COMPUTER HELPS CURE CANCER!
"Sniffing Powdered Ubuntu CDs Cures Cancer!" - TuxMachines.org

/Q6600@3.0GHz/4GB Kingston DDR2-800/Gigabyte P35-DS3R/Asus HD4850 512MB|Antec TPII 480w1.50TB of Caviar goodnessWinFast DTV-1000TTT Soprano
If I or anyone else have given you good/bad advice, use the scales icon below their name to adjust their reputation accordingly
I'm sorry but I do not accept support requests via IM, email, or personal messages
You can contact me for Forum related issues via PM only.

Quote:
Originally Posted by veedubfreak View Post
MTv happened. That and parents cant beat their children for being drooling leeches on society anymore.
Nitestick is offline  
Old 02-28-2008, 08:11 PM   #17 (permalink)
 
Monster Techie

Join Date: Feb 2005

Posts: 1,611

mikee is on a distinguished road

Default Re: how to install programs???

are the legacy drivers on nvidia s site?

I went to the download driver thing looked up my card and selected linux and there was nothing there to download
__________________
My Rig

Intel core 2 duo E4300
2GB ram
120 gb HDD, 1.5TB HDD
LG DVD burner
BFG 8600 GTS OC'd
mikee is offline  
Old 02-28-2008, 09:14 PM   #18 (permalink)
Nitestick's Avatar
 

Join Date: May 2005

Location: Locked in a dungeon, Perth

Posts: 8,037

Nitestick will become famous soon enoughNitestick will become famous soon enough

Default Re: how to install programs???

Unix Drivers Portal Page

there are two sets of legacy drivers there.
__________________
Get FireFox
Saxon's Blog|Saxon's Forum - CHECK IT OUT!
Fold for tech forums. MY COMPUTER HELPS CURE CANCER!
"Sniffing Powdered Ubuntu CDs Cures Cancer!" - TuxMachines.org

/Q6600@3.0GHz/4GB Kingston DDR2-800/Gigabyte P35-DS3R/Asus HD4850 512MB|Antec TPII 480w1.50TB of Caviar goodnessWinFast DTV-1000TTT Soprano
If I or anyone else have given you good/bad advice, use the scales icon below their name to adjust their reputation accordingly
I'm sorry but I do not accept support requests via IM, email, or personal messages
You can contact me for Forum related issues via PM only.

Quote:
Originally Posted by veedubfreak View Post
MTv happened. That and parents cant beat their children for being drooling leeches on society anymore.
Nitestick is offline  
Old 02-29-2008, 05:43 PM   #19 (permalink)
 
Monster Techie

Join Date: Feb 2005

Posts: 1,611

mikee is on a distinguished road

Default Re: how to install programs???

thanks i'll give it a shot.

I'm just stuck with this computer until I get the fan fixed on my current rig
atleast I'm getting some valuable linux experience
__________________
My Rig

Intel core 2 duo E4300
2GB ram
120 gb HDD, 1.5TB HDD
LG DVD burner
BFG 8600 GTS OC'd
mikee is offline  
Old 03-02-2008, 08:35 AM   #20 (permalink)
Nitestick's Avatar
 

Join Date: May 2005

Location: Locked in a dungeon, Perth

Posts: 8,037

Nitestick will become famous soon enoughNitestick will become famous soon enough

Default Re: how to install programs???

oh, make sure you have the build essentials:

sudo apt-get install build-essentials

i generally rename the package to something short like nvidia-XXXX.run as that makes it much easier to execute. my procedure for installing the drivers is something like this:

drop to a terminal e.g. ctrl+alt+f2

stop GNOME (or kde or whatever DE you use);
Code:
sudo /etc/init.d/gdm stop
cd to the directory that the package is stored in, then execute it;
Code:
./nvidia-XXXX.run
once the installer is completed you'll have to blacklist the old drivers;
Code:
sudo nano /etc/default/linux-restricted-modules-common
add "nvidia, nvidia_fb" inside the inverted commas for DISABLED_MODULES and you should be good to go.

from there i think you can modprobe in the new drivers but you may as well just reboot. so do a sudo reboot and you're off

i hope that helps as it's hard to get a feel for it the first time and every guide i've read lists some incredibly convoluted process, when from memory what i listed is pretty much all you need to do (keep in mind i haven't installed nVidia drivers in a while, last time was about 3 months ago on my grandad's pc).
__________________
Get FireFox
Saxon's Blog|Saxon's Forum - CHECK IT OUT!
Fold for tech forums. MY COMPUTER HELPS CURE CANCER!
"Sniffing Powdered Ubuntu CDs Cures Cancer!" - TuxMachines.org

/Q6600@3.0GHz/4GB Kingston DDR2-800/Gigabyte P35-DS3R/Asus HD4850 512MB|Antec TPII 480w1.50TB of Caviar goodnessWinFast DTV-1000TTT Soprano
If I or anyone else have given you good/bad advice, use the scales icon below their name to adjust their reputation accordingly
I'm sorry but I do not accept support requests via IM, email, or personal messages
You can contact me for Forum related issues via PM only.

Quote:
Originally Posted by veedubfreak View Post
MTv happened. That and parents cant beat their children for being drooling leeches on society anymore.

Last edited by Nitestick; 03-02-2008 at 11:23 PM.
Nitestick is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Add or Remove Programs: doesn't work! White_Wolf Windows Operating Systems and Software 9 02-12-2008 11:35 AM
I can't install programs? __Camouflage__ Windows Operating Systems and Software 2 11-04-2007 10:39 PM
POST OK, Cannot Install Windows/Ubuntu UsernameTaken Hardware Troubleshooting 43 09-12-2007 12:32 AM
Cannot install XP updates or Flash plugin? mobkon Windows Operating Systems and Software 1 08-13-2007 05:46 PM
Vista install Xandrex Building, Buying, or Upgrading High Performance PC Systems 2 04-05-2007 04:49 PM