Log of 15 Nov 2008 install
- Selected "Manual" Install option and pointed it to my existing Ext3 partition.
- Updated package list available via apt-get:
- Installed vim (otherwise you get goofy-ass behavior in vi)
- Disable annoying console beep:
- Get the Nvidia drivers installed:
- Did one full update and then turne off the Automated Update tool. Damn thing is annoying.
- Test the video driver install using Google Earth. It's the biggest video resource pig I can thik of to test with. Seems to work.
- Most things seem to be working. Time to get some GIS apps installed from sour
ce.
$ sudo apt-get update
$ sudo apt-get install vim
$ sudo vi /etc/modprobe.d/blacklist
--> add
# stop PC speaker
blacklist pcspkr
--> cut its throat
$ sudo rmmod pcspkr
$ sudo apt-get install envyng-gtk
--> Applications, System Tools, EnvyNG:
--> Select NVIDIA and "Install the NVIDIA driver (Automatic...)
--> Reboot
No comments:
Post a Comment