Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Athlon XP + Linux/Unix? and RAM Question Post 14771 by ober5861 on Wednesday 6th of February 2002 09:48:22 AM
Old 02-06-2002
whoa whoa whoa... back up the train... RD Ram is NOT faster than DDR... DDR = Double Data Rate... meaning it uses both sides of the clock cycle to process commands.. DDR is PC1600/PC2100, etc... the numbers (200, 266) refer to FSB..

Don't waste your money on RD... it's not worth it. Go with DDR... I'm using DDR in my machine and haven't had any problems.

I can't help you with the processor stuff tho... I only have a 1.2 GHz Athlon Thunderbird...
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

How much RAM does RH Linux need?

I wish to install Red Hat linux 7.1 on a machine with 16mb of EDO Ram. When I enter the instalation process I am told 'You do not have enough memory'. Is there a way to install RHL with only the 16? Or will I have to upgrade and buy some very expensive EDO. ~ Paul (3 Replies)
Discussion started by: KrazyGuyPaul
3 Replies

2. UNIX for Dummies Questions & Answers

installing unix on a amd athlon processor

I just need a simple answer on if installing unix on a pc using an AMD processor instead of Intel is going to be a problem. Thank you one and all. (3 Replies)
Discussion started by: frznmeatcicle
3 Replies

3. Linux Benchmarks

Athlon XP 1600+

System Notes: CPU/Speed: AMD Athlon 1600+ 1.4Ghz Ram: 768 MO DDR 333 PC2100 Motherboard: KG-7 Bus: PCI Cache: 512KB HD Controller: ? Benchmarks: ============================================================== BYTE UNIX... (0 Replies)
Discussion started by: GuizZzmo
0 Replies

4. Debian

what is the best linux ver for p100 16 ram

Hello all i own p100 16ram laptop , i would like to run linux on it i need it for gcc compilation and shell scripting , no gui. what version of linux should i install , i dont mind to install old one . tnx allot (5 Replies)
Discussion started by: umen
5 Replies

5. Shell Programming and Scripting

To find the RAM size for an Linux server.

Hi Gurus, Can someone let me know how to find the RAM size,ROM size and Number of processors for a linux server. Version :Linux 2.4.9-e.57smp Also what does "e.57smp" stands for? Thanks in advance gurus..... cheers. (3 Replies)
Discussion started by: navojit dutta
3 Replies

6. Red Hat

red hat Linux 5.0 is detecting 3gb ram but physical ram is 16gb

Hi, On server 64bit Hw Arch , Linux 5.0(32bit) is installed it is showing only 3gb of ram though physical is 16gb can u give me idea why? (4 Replies)
Discussion started by: manoj.solaris
4 Replies

7. Windows & DOS: Issues & Discussions

random RAM question

Random question. 32 bit windows can't address more the 4 gb of RAM, right. So if you have 4gb of “normal” RAM and 1 gb graphics card window only find 3gb of “normal” ram + your graphics card following on from this If you where to put 2 graphics card with 2gb of ram on them each,... (4 Replies)
Discussion started by: THM
4 Replies

8. UNIX for Dummies Questions & Answers

UNIX/Linux interview question

Hi, I went for an interview this morning. The questions I was asked.... 1. On Redhat, you have downloaded a program called XYZ. You did all kinds update to this program. Now you are ready to move this to production. How would you do it? He already said he doesn't want to use "tar &... (2 Replies)
Discussion started by: samnyc
2 Replies

9. Cybersecurity

root cannot write to Linux RAM

void main() { long ((long)(&array)); int x; for (;;) { (array) =+ 1023; printf("%c", array); } } What is wrong with this code to print Linux RAM? (13 Replies)
Discussion started by: Alux
13 Replies
SAVAGE(4)						     Kernel Interfaces Manual							 SAVAGE(4)

NAME
savage - S3 Savage video driver SYNOPSIS
Section "Device" Identifier "devname" Driver "savage" ... EndSection DESCRIPTION
savage is an XFree86 driver for the S3 Savage family video accelerator chips. The savage driver supports PCI and AGP boards with the fol- lowing chips: Savage3D (8a20 and 8a21) Savage4 (8a22) Savage2000 (9102) Savage/MX (8c10 and 8c11) Savage/IX (8c12 and 8c13) ProSavage PM133 (8a25) ProSavage KM133 (8a26) Twister (ProSavage PN133) (8d01) TwisterK (ProSavage KN133) (8d02) ProSavage DDR (8d03) ProSavage DDR-K (8d04) CONFIGURATION DETAILS
Please refer to XF86Config(5) for general configuration details. This section only covers configuration details specific to this driver. The following driver Options are supported: Option "HWCursor" "boolean" Option "SWCursor" "boolean" These two options interact to specify hardware or software cursor. If the SWCursor option is specified, any HWCursor setting is ignored. Thus, either "HWCursor off" or "SWCursor on" will force the use of the software cursor. On Savage/MX and Savage/IX chips which are connected to LCDs, a software cursor will be forced, because the Savage hardware cursor does not correctly track the auto- matic panel expansion feature. Default: hardware cursor. Option "NoAccel" "boolean" Disable or enable acceleration. Default: acceleration is enabled. Option "Rotate" "CW" Option "Rotate" "CCW" Rotate the desktop 90 degrees clockwise or counterclockwise. This option forces the ShadowFB option on, and disables acceleration. Default: no rotation. Option "ShadowFB" "boolean" Enable or disable use of the shadow framebuffer layer. This option disables acceleration. Default: off. Option "LCDClock" "frequency" Override the maximum dot clock. Some LCD panels produce incorrect results if they are driven at too fast of a frequency. If Use- BIOS is on, the BIOS will usually restrict the clock to the correct range. If not, it might be necessary to override it here. The frequency parameter may be specified as an integer in Hz (135750000), or with standard suffixes like "k", "kHz", "M", or "MHz" (as in 135.75MHz). Option "UseBIOS" "boolean" Enable or disable use of the video BIOS to change modes. Ordinarily, the savage driver tries to use the video BIOS to do mode switches. This generally produces the best results with the mobile chips (/MX and /IX), since the BIOS knows how to handle the critical but unusual timing requirements of the various LCD panels supported by the chip. To do this, the driver searches through the BIOS mode list, looking for the mode which most closely matches the XF86Config mode line. Some purists find this scheme objec- tionable. If you would rather have the savage driver use your mode line timing exactly, turn off the UseBios option. Default: on (use the BIOS). Option "ShadowStatus" "boolean" Enables the use of a shadow status register. There is a chip bug in the Savage graphics engine that can cause a bus lock when read- ing the engine status register under heavy load, such as when scrolling text or dragging windows. The bug affects about 4% of all Savage users. If your system hangs regularly while scrolling text or dragging windows, try turning this option on. This uses an alternate method of reading the engine status which is slightly more expensive, but avoids the problem. Default: off (use normal status register). FILES
savage_drv.o SEE ALSO
XFree86(1), XF86Config(5), xf86config(1), Xserver(1), X(7) AUTHORS
Authors include Tim Roberts (timr@probo.com) and Ani Joshi (ajoshi@unixbox.com) for the 4.0 version, and Tim Roberts and S. Marineau for the 3.3 driver from which this was derived. XFree86 Version 4.7.0 SAVAGE(4)
All times are GMT -4. The time now is 10:27 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy