Re: FC3 max memory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 4 Mar 2005, Mogens Kjaer wrote:

Alexander Lazarevich wrote:
...
What kind of graphics does your machine have?


Right now it's a GeForce 4. We are upgrading to a Quadro FX3000 though, because we run a high end rendering app on this workstation and we need more memory and better graphics support.

Ah, first of all, you should remove the "rhgb quiet" from the grub.conf

Yep, already do this. Even if rhgb actually worked, I'd still turn it off. By the way, does anyone have trouble with rhgb in RHEL4-AS? rhgb on causes kernel crash. rhgb off causes crash while "firstboot" is enabled. That causes a problem for fresh installs. Yuck.


files, so the graphics doesn't start at boot time. Set runlevel to 3
in /etc/inittab. You can then try to start the graphics manually
with the startx command after you've logged in.

You should check out the patches mentioned in:

http://www.nvnews.net/vbulletin/showthread.php?t=46676

Excellent link. However, we are moving to the Quadro FX3000 as soon as I get this 8GB memory problem fixed. I will try the stock Nvidia driver, as they claim good 2.6 kernel support. If we still have problems I'll try those patches.


I've narrowed down the memory error (kernel panic) to a possible failure in one of the memory slots. The memory works perfect in another system, and fresh installs bomb with the same kernel panic, only when dimm slots CPU2-3&4 are populated. I'm contacting Tyan support for more info.

My EM64T 4G machine runs with the patches
1165235, 1171869, and 1175225.

I use the following script to install the NVIDIA driver
after a kernel upgrade:

#!/bin/bash

rm -rf NVIDIA-Linux-x86_64-1.0-6629-pkg2
sh NVIDIA-Linux-x86_64-1.0-6629-pkg2.run --extract-only
cd NVIDIA-Linux-x86_64-1.0-6629-pkg2
patch -p0 <../NVIDIA_kernel-1.0-6629-1165235.diff.txt
patch -p0 <../NVIDIA_kernel-1.0-6629-1171869.diff.txt
patch -p0 <../NVIDIA_kernel-1.0-6629-1175225.diff.txt
sleep 2
./nvidia-installer

Cool, thanks!

Alex


The "sleep 2" is just to see that the patches went in OK before starting the installer.

Mogens

--
Mogens Kjaer, Carlsberg A/S, Computer Department
Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark
Phone: +45 33 27 53 25, Fax: +45 33 27 47 08
Email: mk@xxxxxx Homepage: http://www.crc.dk

-- fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux