System of the Year, Linux Style 250
Bob the Blob writes "LinuxHardware has put together a wonderful article that gathers up all of the top hardware into the ultimate Linux system from 2001. In the article, there is a review of the hardware from 2001 that discusses what we've seen and why the parts were chosen. To make you drool, think Athlon XP with GeForce 3 Ti500 with the stability of Linux." Worth noting that this
machine is of course now at least 10 days obsolete ;)
This just in (Score:5, Funny)
Re:This just in (Score:1)
My question: why would you need a machine like that for linux? I only own a nice processor/lotsa memory/good video card, cause I like to play all the newage games. My linux box is a P100 MHz. I always thought the joy of linux was that you don't need the heavy hardware...
Only for specific purposes would you need a machine with all that (like graphic coder or something...).
BTW - Nice sig, but I'm no troll
Re:This just in (Score:2)
While these aren't things that many people are doing yet, there are some reasons why getting a top-of-the-line system like that would be nice, such as up and coming games and video encoding.
But for basic stuff, you are right, you can get by on very humble system specs.
Obsolete? (Score:3, Interesting)
Still pretty impressed with what it does on my 70MHz SparcIPX (it's got a sped up processor ;)
Re:Obsolete? (Score:1)
Re:Obsolete? (Score:1)
I'm one of those old curmudgeons who still uses feeble [fvwm] :-)
SWEET! (Score:3, Funny)
Re:SWEET! (Score:3, Insightful)
What's really so great about having a GF3 on Linux? The most graphically intensive games are probably Quake3 and UT and a Voodoo3 on up work more than adequately for them. For fun gaming at the price of a GF3 I'd get a Nintendo Gamecube with Super Smash Brothers Melee and Madden 2002.
I'm running an Athlon 1.2Ghz and a GF2 MX and don't feel that I'm suffering at all. Plus with RAM so dirt cheap (I have 768 or something like that), the longevity of hardware is even greater IMHO.
Re:SWEET! (Score:1)
Re:SWEET! (Score:1)
Re:SWEET! (Score:1)
Re:SWEET! (Score:1)
RC
Geforce 3 on Linux? Whatever for? (Score:2, Informative)
Now what exactly are you going to run on Linux that will take advantage of the Geforce 3?
Blazing fast command line with realtime pixel shading? C'mon people. Get real.
If you even suggest rendering software, I'll tell you this: I run everything from Maya 4, to 3DS Max R4 and even Bryce, and the rendering times on my Geforce 3 aren't much different from those of my old TNT 2 Ultra.
Fix the other bottlenecks in the system before you start playing with the video cards.
Re:Geforce 3 on Linux? Whatever for? (Score:2, Interesting)
When you have millions of polygons and want to spin the camera, you need a card of this quality. It has nothing to do with rendering, which is a processor intensive task.
Sure, you can model a landscape in bryce with any card, but when you have the LOTR balrog sitting in Houdini or Maya, you need something really powerful, even the Geforce 3 will not be enough.
For the rendering phase you have the clusters and render farms, and there you need an 1's and 0's cruncher, and a CGA card will do the job as good as the Geforce 10.000
Games, of course. (Score:2)
GeForce? Feh. (Score:5, Insightful)
It seems like a 'Linux System of the Year' ought to fully embody the Linux spirit, which nvidia does not. I'd much rather see a Radeon in there.
nvidia cards are severely limited if you're not willing to run the closed-source drivers. nvidia still won't share all of the information about their cards needed for activating DVI-D and other parts of the display output hardware, as well as pieces of the rendering hardware.
Admittedly, nvidia has done a decent job of keeping the closed-source drivers up to date for 98% of the users out there, but simple things like using an nvidia card as your secondary/tertiary display can still lock your system up, and there's not much you can realistically do to fix that without the source.
Hell, what about the BIOS and HD Firmware? (Score:1)
Re:Hell, what about the BIOS and HD Firmware? (Score:1)
The drivers for your video card would be useful, and the poster even gave you an example.
BIOS and HD Firmware use open interfaces (Score:1, Interesting)
An open-source BIOS would be helpful, because often there are bugs in the BIOS that must be worked around (Linux contains several workarounds for BIOS bugs). But since the BIOS can usually be bypassed, it's not a huge problem.
For a hard drive, there's not much point in having open-source firmware. You can already access the full functionality of the drive using open-source drivers.
With Nvidia's video cards, you can't access many of the features without using their closed-source drivers (you need to load the closed-source driver into your kernel). This can cause noticible problems, like crashes when there are driver bugs, or incompatibility with new kernel versions. Some people say it's not a problem (right now Nvidia is pretty good at fixing the bugs), but what happens when Nvidia decides their cards are obsolete, and stops providing drivers? They already did this with their 3dfx cards - not only did they stop updating the drivers, they don't even offer old ones for download.
Re:GeForce? Feh. (Score:1, Interesting)
Re:GeForce? Feh. (Score:5, Insightful)
Or, you could lose the conspiracy theory and enter the real world. nVidia will not release the source to their drivers for one simple reason -- they have a lot of intellectual property tied up into those drivers, property they developed by spending millions in R&D funds. Opening the drivers is simply an invitation for their competitors to steal all their hard work. Maybe that's fine if you subscribe to RMS's unreachable utopia where no proprietary software exists (and nobody goes hungry, and nobody shits, and we all sit around singing filk songs at morale meetings ...), but here in the real world that's the perfect way to bankruptcy.
So, you say, why don't they just give us the specs to the boards, if they won't open the drivers? The answer here is two-fold. First, it can easily be dismissed by the IP argument above. But that's a cop-out. The real reason is because nVidia uses a unified architecture that allows them to write drivers that will work on any of their cards, from the oldest Riva TNT (not the Riva128 or earlier) to the latest GeForce 3 ti500. Releasing register-level information would undermine that process, and generate many different, incompatible drivers. I for one like to know that regardless of what nVidia-based graphics card I have, I can always go to www.nvidia.com [nvidia.com] and get drivers that will work. So why don't they release the specs to the layer above the register-level hardware? Intellectual property :) (hey, you knew it was coming.)
As for underperforming drivers, that's a by-product of nVidia's aggressive production cycles (where they generally try to have a new product or a refresh of the last product out every six months). They learned their lesson way back in the day, after nearly going under because they took so long on the nv1 (oddly enough, Sega bailed them out by contracting nVidia to do the graphics in the Saturn, and now Sega is the one in financial trouble and nVidia has moved to a different console manufacturer ...). If you only have six months to get your new hardware or hardware refresh out the door, you don't have much time to work on drivers. However, driver development is always happening (just look at the frequency of "leaked" alpha and beta drivers). And on top of all that, and as a by-product of the above unified design, all owners of nVidia products (well, again, anything RivaTNT1 or newer, anyway) benefit from these driver advances. Two years after buying a TNT2 Ultra board, I was still able to get a performance increase simply by downloading the latest drivers (well, I run a GF3 now, but because of nVidia's aggressive driver development, my TNT2 latested much longer than a comparable 3dfx board for example).
Point: You need to learn how nVidia runs their business (and it's a good lesson to learn, as nVidia went from near-bankruptcy to insanely successful in only a few short years) before you go promoting conspiracy theories with no basis in reality.
Re:GeForce? Feh. (Score:1)
Also recently someone benchmarked the geforce3 ti under linux. The 2314 drivers under linux give better performance than winxp in quake3 at most resolutions. RTCW didn't fare quite as well but the MP release is still beta. I bet TTimo hasn't slept for weeks.
Re:GeForce? Feh. (Score:2)
1) Will it work?
2) Will it continue to work when I upgrade?
3) Will it work when I do a clean install from a distribution's CDs?
4) Can I adapt it to suit my needs?
So I'm not directly interested in their justifications for why they are doing things the way that they are. I'm interested in whether I can use the tool that they are selling to do what I want to do in the way that I want. For this open source has definite advantages. (And this even though I'll never write a video driver in my life.)
If there are any advantages to me in a closed source distribution, I don't see it, and several decades of unpleasant experiences show that there are many disadvantages.
Open source also has its disadvantages. Linux has gotten a lot better in the last couple of years, but I had a struggle getting started. And the word processors are still clunky, though they're getting better fast. etc. The flash and splash is slow to appear, and things tend to never achieve a finished look. (KDE and Gnome are clear exceptions here, but consider even their basic applications for examples.) But you don't get hung out to dry. I've never had an open source application leave me, though I've left several of them. Indeed one of the main problems with Open Source is the "embarassment of riches" problem. How does one choose! In the major categories this is settling down to a few major choices, with the others reserved for those with special needs. But compare this with the Windows word processor market. They one uses MS Word. (Unless one is a lawyer
So...
To my mind, a better choice for "the ideal Linux system" would have had open source drivers.
.
Re:GeForce? Feh. (Score:4, Insightful)
At least there are drivers available. They could have simply ignored linux like plenty of other hardware vendors and left you to deal with it on your own.
In a fantasy world we would have the source to everything, but that isn't the case. If for say, a company was going to reveal trade secrets, we shouldn't shun them because they are protecting them.
Sometimes we aren't going to get the source. It's that simple. Be happy we have drivers at all really. They did what they could to make you happy.
I believe this is the reluctance to release games and the like for the linux OS, people bitch if it's not 100% Open Source[ed].
Re:GeForce? Feh. (Score:2, Insightful)
I think that you miss the point. The point is not to blast NVidia for releasing only binary drivers but rather to reward ATI for making open source drivers possible. The Radeon is at least competitive with the GeForce, and given a choice between two competitive products, the Ultimate Linux Box should pick the one that is most in keeping with the spirit of Linux, i.e. Free/Open Source Software.
Re:GeForce? Feh. (Score:2, Interesting)
dan.
Re:GeForce? Feh. (Score:2, Interesting)
I picked the 7500 because:
1. I've never have gotten nVidia's drivers to work on my system.
2. I believe it's good to support hardware vendors that support open source.
I believe that voting with my wallet is the only way to effect change with hardware manufacturers. So my last two purchases have been an Epson USB scanner and now the Radeon since both companies support open source developers.
nVidia needs to open up the drivers so that it can be properly be supported under linux. The only way to reach the "fantasy world" is by making the choice to support the companies that work with the community.
- subsolar
Re:GeForce? Feh. (Score:2)
Exactly my point. It seems that most, if not all nvidia cards use the same sort of programming.
If they released the source they maybe opening the xbox to hacking. I support said hacking, but in the business world they don't.
So instead of replying to the rest of the comments posted under me, let me do it here:
Yes, it would be ideal if they opened the drivers. If you want to support companies that do open the drivers, by all means... do so. But please also see that drivers are in fact released and they work a lot of the time.
If you are having problems with the card and drivers, please direct your bug reports and oops's to nvidia. Since they have released some working drivers, maybe they need some help.
Sorry we can't always have it our way, but sometimes we get close.
If you have a problem with the GeForce, and it not carrying on the linux creed, complain to ThinkGeek as well. Ever seen those ads?
Re:GeForce? Feh. (Score:2)
One way to have your own way is to buy a radeon. It has an open source driver. I would buy that before I baught a geforce.
But then again, I really like to get my own way.
Re:GeForce? Feh. (Score:2, Interesting)
OS advocates say is fast release times, lower bugs, and quicker bug fixes then most CS projects, but, If a company wrote good software, fixed bugs quickly, and had a fast release time, why would we need OS?
If MS came out with a truly secure, well written, stable OS, wouldn't that kill most off the advantages of OS?
Re:GeForce? Feh. (Score:1)
Re:GeForce? Feh. (Score:1)
You have some good points, but you probably shouldn't use "OS" (Open Source) and OS (Operating System) in the same sentence. It's confusing.
OS OS and MS CS OS [RE:GeForce? Feh.] (Score:1)
Not even close (Score:3, Interesting)
I WILL NOT be burned by proprietary software again if I can help it!
As a semi-aside, my original disgust for Microsoft was the patronizing "we know what you want" attitude of their software. Then of course there was the bugginess of it. I also grew to loathe their business non-ethics. A few years ago, a wonderful job went away when some vulture capitalists would not fund a friend's startup "because M$ would dup the effort and we wouldn't get our money back". And since then M$ has compounded all reasons for disgust. However, all this disgust for M$ is not why I use free source software; it's because I don't want to ever again be trapped in proprietary software over which I have no control.
Re:Not even close (Score:2)
At one time the MS license allowed one to use a single copy of the software both at home and at work. That's long in the past, though. The recent licenses have started from you need one license per computer and gotten more restrictive from there. They are clearly headed toward "you need to buy one license per computer per year" or possibly even something as predictable as "as often as we say". This is totally unacceptable to me.
It is remarkable just how many people believe that the way to deal with unjust licenses is to ignore them. This only works for awhile, however. If you have agreed to terms, and the software evolves to enforce them, then you have no protection at all. Being dependent on software that uses that kind of license, then, is quite short-sighted. A court might not enforce an unduly restrictive contract, but if the product self-enforces (e.g., disables itself after so much time), then it is unlikely to order the manufacturer to fix the problem, and if it did, so much time and expense would pass during the trial and the appeals that you would be out of business before the matter reached its conclusion. And then the matter would be declared moot. "There's nobody to complain, so there's no complaint."
If corporations are people, then this is murder. Premeditated. But there's no prosecution for this kind of murder. (Well, I deny the hypothesis, but that's the way the logic looks to me.)
.
Re:GeForce? Feh. (Score:1)
Re:GeForce? Feh. (Score:1)
Re:GeForce? Feh. (Score:2)
Linux has a lot going for it outside its stability and security. Look at what you get. You get an entire system with all the tools you could possibly want. For free. And Microsoft can't match that because they make their money selling those tools. Hell for what their OS costs, I could install Linux AND buy a bunch of Loki games.
If they did come out with an OS that blew all that away, I wouldn't have any qualms about switching over, mind you. I choose my OS because it's the best way to run my computer and that's pretty much it.
Re:GeForce? Feh. (Score:1)
There is no other solution on linux that gives you the power under OpenGL that nvidia does.
I think, if anything, we should be rewarding them, rather than complaining. Without nvidia, linux does not make a reasonable OpenGL platform. (Mesa is nice, but too slow to be practical for many applications).
I have no connections with them; I'm just a happy OpenGL developer.
Re:GeForce? Feh. (Score:1)
With a 50:1 performance/cost ratio going on between them, that may have been the last ATI I buy.
Re:GeForce? Feh. (Score:1)
Re:NVidia Source Code is Available (Score:3, Insightful)
They do not provide the full source. They provide what amounts to a bunch of stub functions which link to closed-source binaries.
This is akin to saying that Microsoft gives full source because you have header files for using their libraries.
Re:GeForce? Feh. (Score:2)
Judging by the number of presenters using Linux at Siggraph, the number of people playing games under Linux, and the number of people like myself who make video games for a living and prototype things under Linux, I'd say that your view of Linux is a bit more narrow than the reality of the situation.
Re:GeForce? Feh. (Score:2)
It does include a closed-source portion however, but I believe it's limited to the microcode that gets downloaded to the card. It would be nice to have that as well, but so far it hasn't stood in the way of fixing bugs and porting the driver to non-PC architectures.
Re:GeForce? Feh. (Reverse engineering the drivers) (Score:2)
There is an open-source nvidia driver (nv) project under way. It doesn't support many things like the DVI-D output, and it's slower than the nvidia driver. I'm not in any way involved, so I don't know whether they've had a look at the nvidia drivers. I'd expect there would be legal problems in doing so, however.
Anyone know for sure?
/. effect (Score:1, Offtopic)
I guess their hardware is not quite up to par.
Re:/. effect (Score:1)
Nice System (Score:1)
Re:Nice System (Score:1)
Re:Nice System (Score:1)
Personally. (Score:1)
Oh, yeah. (Score:3, Insightful)
To make you drool, think Athlon XP with GeForce 3 Ti500 with the stability of Linux.
That will be useful! The $300 graphics card [pricewatch.com] will be ideal for all the 3D-intensive games that are only availiable for Windows!
Michael
Re:Oh, yeah. (Score:3, Funny)
Unfortunately, this is true.
But, just think of your TuxRacer framerate.
Re:Oh, yeah. (Score:1)
nVidia's also have a decent frame rate under linux even though they have somewhat funky kernel drivers.
Re:Oh, yeah. (Score:1)
None of these games take advantage of the features of a GeForce 3. You'd see very little difference between a GeForce 2 MX and a high-end GeForce 3 running these games.
The point the original poster made, though it came off sounding a little trollish, is 100% correct.
Re:Oh, yeah. (Score:1)
None of these games take advantage of the features of a GeForce 3. You'd see very little difference between a GeForce 2 MX and a high-end GeForce 3 running these games.
No matter who old those games are, they are still widely played. And as far as RTCW is concerned, having a more powerful card does make a difference.
But I'm curious, which games would make owning a GF3 worthwhile, in your opinion? To me, RTCW is pretty much cutting edge...
Anyway, you'll be able to use that neat GF3 card to play Doom 3 when it comes out. Being an id game, it should run on Linux!
crank the ignorance dial all the way to 11 please (Score:1)
Besides, does it matter how old games are? It's the popularity. Look at how old Half Life is, and it still rocks and has a huge following. Until something comes along to kick it's ass and be the 'next big thing', those games are still used as the mark of quality. Games like Max Payne are great for awhile but if you can't keep playing it online, people forget about it.
So there you have it. The most popular FPS games are available on linux or can be run under wine/winex. Dispel the myth, drown the FUD.
Re:Oh, yeah. (Score:1)
And they're _still_ really fun. Just because it's not new (heh.... or GNU) doesn't mean you can't use it. That having been said, I use Linux/PPC and my graphics card doesn't support DRI. Oh well. Mario is fun too (and it's 17 or so years old).
Re:Oh, yeah. (Score:3, Interesting)
How 'bout a "decent" system (Score:5, Insightful)
--tif
Re:How 'bout a "decent" system (Score:2, Insightful)
Re:How 'bout a "decent" system (Score:1, Informative)
Re:How 'bout a "decent" system (Score:2)
Internet.com [internet.com] has a decent hardware review site, but this is mainly geared towards server hardware.
ZDNet [zdnet.com] also has a pretty decent Linux section, with hardware reviews and compatability lists.
And, if you want to get straight to business, Google [google.com] has a wealth of information regarding tech review sites.
Hope this helps,
Ted
Yes, it does rock (Score:1)
It can even be heard up here in Wisconsin... (Score:1)
What does Linux have to do with it? (Score:2, Funny)
Oh wait. I see. This is the best system you can get with peripherals that have Linux drivers. Well, that narrows it down a bit.
Re: What does Linux have to do with it? (Score:1)
And I'll die before I purchase another board with a VIA chipset in it. I've been told they're good with games, but I've had FAR too many stability problems, dating back to the K6 chips to newer Thunderbirds, and the stability on all was crap. And, yes, I always read the hardware guides before I buy a new system and usually buy the boards that are recommended. I work with video - give me Intel (and give me Windows, I suppose, at least until they port VirtualDub to the Macintosh or Linux).
Re:What does Linux have to do with it? (Score:1)
It is important what system you want to install there. It's becouse device drivers. And that's the reason NVidia is bad choice.
Re:What does Linux have to do with it? (Score:1)
I have an iMac of all things, and Linux runs flawlessly. Even on the supposed ultra-proprietary hardware.
Re:What does Linux have to do with it? (Score:2)
If a card was well supported by conforming to the published standards, it didn't need a propietary driver and in most cases should be expected to run faster using the OSes built-in, highly stable and well-tested drivers in both Linux® and Windows®.
In a dream system the goal is maximum concurency of tasks. You get that by the CPU doing CPU tasks, the modem doing modem tasks, the hardrive controller doing the hardrive tasks as well as the video card doing the video tasks. When the card lacks intellegence and forces the CPU to help out, things tend to get slower and glitchy.
I've seen Windows applications crash and burn on launch, because of non-standard OEM drivers
POS HSF (Score:2, Interesting)
Anyone use these things? If you get a hardon for those window kits and want to show off these are fine. If you actually want to cool/overclock these are POS. Did they get paid by thermaltake to use all their products I mean listen to this, "Other supplies we'd like to mention all come from one company, Thermaltake. Thermaltake is a total cooling solutions company and provide the best products for many of those extra cooling jobs." WTF? For anyone interested in some real cooling for about 20 bucks more and peice of mind the damn fan won't die check out this [heatsinkfactory.com]. I have no comment on the memory coolers as they give a whole whopping 1 degree celsius of difference in tests I've seen. Were these people stunned stupid into liking shiny impractical things?
Ultimate -Linux- System? (Score:2)
How is something the ultimate Linux system, and not the ultimate AnyOS system?
Now I know this is a troll, but jesus, people! Writing an article and slapping "Linux" on it to make a slashdot article? Its pretty pathetic!
fact 2? (Score:2)
NVidia is not for Linux (Score:1)
And if you don't need Xv/OpenGL - why the hell you want spend so much money to Geforce??? Or is it just system for "dual boot" ? So don't call it best for Linux!
Re:NVidia is not for Linux (Score:1)
What's the point? (Score:1, Interesting)
What's the point of a Linux-based powerhouse with a GF3 Ti500? I mean, you have what, 5 games to choose from? If I'm going to spend that much money on a video card, I'm certainly not going to be using it under Linux anywhere near its full potential. I'd rather stick it in my Win2k box and play some sweet Wolfenstein or Medal Of Honor.
Great system and all, but frankly, I don't need that much gaming power under the "stability" of Linux.
Re:What's the point? (Score:1)
Perhaps once I've benchmarked it under Windows and Linux, I'll have post an article giving the results. Nice part of being fairly OS neutral is that I wont be tempted to make Linux look best!
ultimate webserver... (Score:1)
/.'d in 2 minutes....
How About Guide to Cheap but Adequate System? (Score:1)
Since I am not much of a hardware guy, I'd be more interested in questions like where is it essential to spend a little money. For example, if one only wants reasonable performace and would be developing only for hobby and self-education, is one of the cheap Celeron systems OK or will it bite me in the ass down the line that I don't have a Pentium? And if I would also need to boot Windows for work related stuff, does that change my minimum hardware requirements?
Anybody have any links or advice?
Re:How About Guide to Cheap but Adequate System? (Score:1)
Nice system... (Score:1, Funny)
Depends on how you describe "ultimate" (Score:4, Insightful)
Clearly this system is in no way "ultimate" in terms of price/performance, reliability, or open-ness of software and hardware.
It would be educational to see what system LinuxHardware could come up with with a $1000 spending cap, and a requirement that it reach a 60-day uptime under constant use.
Low price, high uptime. (Score:2)
An iMac running OS X, would be my suggestion.
Oh, it has to run Linux? Yeah, good luck with that.
--saint
Re:Low price, high uptime. (Score:2)
Re:Low price, high uptime. (Score:2)
I know, and on my iMac (running YDL 2.0) it was a mess. X was crashing left and right, even on the default desktop (KDE) and without changing a whole lot of anything. I reinstalled a couple times, it didn't fix it.
OS X, on the other hand, is both significantly more stable _and_ handles most of my hardware correctly. (Linux couldn't see my Firewire CDRW, while OS X can't see my cheapass printer. Sort of a tossup.)
However, to get off the tangent, my original comment was aimed at the fellow looking for a solid *nix on a sub-$1000 machine. OS X on one of the bargain $799 iMacs is a great choice.
--saint
Re:Depends on how you describe "ultimate" (Score:2, Interesting)
They chose all scsi, which is a bit over the top IMO - the dragon+ has 4 IDE controllers for 8 devices (2 of which are promise raid which can run as normal ide for linux). The PC2400 memory is overspec for the board (unless you want to boost the FSB beyond 148).
RH7.2 installed without a hitch - lan and audio drivers found and installed no problem. cdrecord is happy with the CDRW - no configuration there. I installed nvidia's drivers and have full opengl - that did require a kernel recompile (because of the the athlon I think). lm_sensors is working, etc. All on a board that was released in November - says a lot about the state of linux drivers.
Point is, I believe I have a rock solid system that by any measure meets price/performance/value.
I can also run the FSB at 143 reliably which shows the cpu/mem benchmarking as a xp 1800+. The geforce 3 ti200 can be overclocked to come close to a ti500 (the MSI driver provides overclocking in the windows driver - a linux version -nvclock - is available at http://209.167.100.83/ (evil3d).
I'm satisfied.
Didn't one . . . (Score:1)
SB Live! if I remember right.
Re:Didn't one . . . (Score:1)
Mac bashers (Score:1)
To put it in perspective, a system based on an Athlon XP and Nvidia Geforce card is useless on its own, without software to run on it.
Yes, there's lots of power there, but I think the ultimate Linux system is one that does what it's intended to do, not just one with all the best hardware. If the box is employed as a server, for example, then the Geforce is an irrelevant, extravagent, useless nicety. The processor's also probably not worth what you'd pay, considering you could get something a little slower for a lot less.
There are no "ultimate systems" - just ultimate solutions.
Nomination. (Score:4, Informative)
I'd rather like to nominate the iBook as the portable Linux dream system of the year. The TiBook is a little too flimsy for a clumsy oaf like myself, but the iBook is an indestructible, lightweight, brilliantly engineered machine. There's an Apple on the outside, but even if you eschew OS X for Linux, it's still the best bang for your buck in laptops from 2001.
--saint
ultimate file server? (Score:1)
1 x Tyan 2640 motherboard (Athlon MP)
2 x 1800+ MP (1.5GHz) Athlon CPU
2 x ThermalRight SK-6 heatsink
2 x Delta "Black Label" fan
2 x Tekram 390U3D Dual Ultra-160 SCSI HBA
6 x Seagate 15K RPM 36GB U160 SCSI Cheetah
1 x Seagate 10K RPM 4GB LVD SCSI Cheetah
1 x Plextor 40X SCSI CD-ROM
1 x Plextor 12/10/32X SCSI CD-Recordable
1 x NetGear FA310TX 10/100Mbps NIC
1 x Trident Video (4MB, PCI)
1 x CoolerMaster ATC-400 rackmount case
4 x Crucial 256MB ECC DDR-SDRAM
it's not much on the gaming front, but damn does it crank out the dnet keys (RC5: 10.5Mkeys/s)!
i'm also very pleased with the disk throughput. each individual 15K RPM Cheetah pulls ~55MB/s. all 6 done in RAID-5 maxes the PCI bus (133MB/s). theoretically it should cap around 266MB/s (due to the 64-bit PCI bus), but i'm not sure why it doesn't. still, 100+ MB/s is pretty damned fast.
practice what they preach? (Score:4, Funny)
I'm sure the GeForce really helped there.
Why are all these systems of the year x86 based? (Score:2, Funny)
When x86 is the weakest design of them all.
Good for gaming perhaps, but Linux isnt really a gamers OS.
Why no Itanium based PC? Sparc? What about SCSI Raid 0, what about bandwith?
As if a Gforce3 really matters on a Linuxbox that cant even do Alpha channeling yet in the GUI, and as if it matters if you have an AthlonXP thats designed for Windows?
System of the year for a Windows user yes.
But for Linux? I could do better. When building a system you build it for the software that you run on it, not build it because everythings name brand.
Ok so lets say you run games, Thats when you need Gforce 3. (Linux users dont apply here)
Lets say you do alot of graphics manipulation, then you need perhaps another card.
Things that all users can use is alot of ram, SCSI raid, and a fast CPU, but unlike Windows Linux runs on any CPU, people always forget that.
The only problem with Itanium is its price, but for System of the year, price shouldnt be the issue.
Re:Why are all these systems of the year x86 based (Score:2)
The Linux Gamer market may be a niche inside a niche, but were there, and we can be just as loud as annoyingly bad starcraft players on Battle.Net
Morons (Score:2)
Re:Morons (Score:2)
the register's take [theregister.co.uk]
Tyan makes some via chipset motherboards but you may be talking about the dual AMD tyan motherboard that uses the AMD 760MP chipset. It has no problems at all unlike the AMD 760mpx chipset that has absolutely completely broken usb support
All I want is silence (Score:2)
I just want something that is "completely" silent. My Mac G4 is not silent. My IBM Thinkpad is not silent. The Sun Blade 100 at my work is not silent.
There was an article a few days ago on Slashdot telling how to build a quiet performance PC. I believe dropping "performance" could make it even more silent.
How do I build a machine (to run my favorite free os) that is completely silent?
Re:All I want is silence (Score:2)
build an X terminal with a slow fanless CPU and no disk (boot from floppy) and a fanless power supply.
Put your real PC somewhere else. Make it as bad ass and noisy as you like.
Re:Eddie Gentry, Sad Vicitim of Slashdot (Score:1)
Re:Seti (Score:1)
Today you say: I need XXX million dollars to fight terrorism. If you need scientific progress, this is just another aspect of anti-terrorism.
Aliens -- potential terrorists, especially if they wear a turban.
cracking rc5 keys -- thwarting the privacy of intercepted terrorist messages.
Linux -- Communist software is ok as long as not terrorist. If you worried about this being a red flag on you grant money, go ahead and get the bungled M$ O/S then overwrite it.
News for Nerds -- Moore's law continues for another day.