<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/4618/Linux_on_the_AMD_Opteron_Are_We_Ready_</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Tue, 01 Dec 2009 18:26:23 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Re: Which distro for 64b</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I'd use SuSE, they're QA'd for it and AFAICT have done the most testing and work with that chip of the distros.</description>
			<pubDate>Mon, 22 Sep 2003 19:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>oh man, what a pain</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>i wanted to build a 64 bit system... good thing i did not go out and buy all the parts... looks like we wont be getting a desktop OS for the opteron for linux for quite some time now... <br />
<br />
well, that leaves me to my second option, a dual athlon MP !</description>
			<pubDate>Mon, 22 Sep 2003 19:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Do not try to use 24bpp w a 64-bit build of XFree86</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>The other real point of note is this: I need to work in X due to the project I have to complete in graduate school and X will not work on this box.</i><br />
<br />
It simply will not work... the 24bpp code for XFree86 is not 64-bit clean.  Attempting to use 24bpp in a 64-bit build of X will quickly result in an X server crash.</description>
			<pubDate>Mon, 22 Sep 2003 19:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>nvidia problems</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Seems kind of funny that he keeps talking about nvidia's drivers, but he doesn't appear to indicate whether he tried the unaccelerated nv driver that comes with X.  I wonder what redhat is doing to get X to work.</description>
			<pubDate>Mon, 22 Sep 2003 19:52:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>To answer the Suse and NV questions:</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>As I mentioned in the article, at over $700 USD, Suse<br />
was not really an option. Also, the nv drivers under RedHat<br />
beta and redhat 9.0 work, but are unaccelerated... so windows<br />
seem to drag and text that is scrolling lags from time to time... <br />
<br />
Makes you feel like you have old video with 4 megs of ram...</description>
			<pubDate>Mon, 22 Sep 2003 19:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>What about porting already 64bits compliant distribution ?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Hello,<br />
as far as I know, the linux alpha run natively in 64bit mode so why not trying to recompile directly this portage ?<br />
<br />
I installed the aurora linux port (redhat8 on sparc) but it was a little slow on a ultra one and it used 32 bit except for the apps specially compiled to use the 64bit libs so I don't know if it can be called 64bit linux...</description>
			<pubDate>Mon, 22 Sep 2003 20:00:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Pretty darn sure there is no internal translation ...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&quot;I have read all of the benchmarks on the review sites where they go on about it being faster even though they are running a 32 bit OS, but let me remind the reader that in order for the Opteron to run a 32 bit app, it is doing its own internal translation which takes time.&quot;<br />
<br />
I may be wrong but I have read many reviews of the Opteron/Athlon64 and one thing that many make a point about is that it runs 32bit apps natively.  Why would it need to do any internal translation, the registers are named exactly the same as what they are in regular x86 they only have extensions (RAX instead of EAX, which is very similar to EAX instead of AX)?  The only thing that might be considered translation is that all memory addresses will be 64 bits but again they simply have to read the first 32 bits of the number.  That was supposed to be one of the main strongpoints of x86-64 afaik (someone please correct me if I am wrong).</description>
			<pubDate>Mon, 22 Sep 2003 20:08:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>re:  Pretty darn sure there is no internal translation ...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>You are correct. Opteron/Athlon64 loses its new registers, ISA cleanups and wastes some precious cache bits for unusable memory locations in 32 bit mode but that is it. There is no additional emulation logic in 32 bit mode. Nonetheless 64 bit mode should be faster; ISA cleanup (less vectorpath instructions, pseudo-GPRs more &quot;general purpose&quot;-ized) and new registers should more than compensate for lower density and overhead of 64bit operands.</description>
			<pubDate>Mon, 22 Sep 2003 20:20:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Pretty darn sure there is no internal translation...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Hrm, Interesting. I will have to look further, as<br />
this article says there are three modes:<br />
<a href="http://www.xbitlabs.com/articles/cpu/display/hammer-preview.html" rel="nofollow">http://www.xbitlabs.com/articles/cpu/display/hammer-preview.html</a> <br />
I suppose you can read that there is no translation,<br />
and that it is just in extended mode (register wise),<br />
but from a design point of view I wonder...<br />
<br />
I think the performance penalty depends on how<br />
they take care of things. For instance, in 32 bit<br />
land we take care of overflows, carry's etc using<br />
certain methods. If you have 64 bits, but you are doing<br />
32 bit operands, can you just use the extra bits?<br />
Flags still have to be set, etc, for it to know<br />
that the output is not going to be 64 bit, but <br />
you must go 32 bit. I may have misspoke about a performance<br />
penalty due to a _translation_ but I stand by my notation<br />
(I could be proved wrong <img src="/images/emo/smile.gif" alt=";)" />  that there is a penalty<br />
in terms of time delay for doing 32 bit instructions<br />
vs 64 bit instructions in the opteron.<br />
<br />
I suppose I need to call AMD.</description>
			<pubDate>Mon, 22 Sep 2003 20:22:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>SuSE FTP links for Opteron</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>here's a link for 8.2 beta for x86-64<br />
<br />
<a href="ftp://ftp.suse.com/pub/suse/x86-64/8.2-beta/" rel="nofollow">ftp://ftp.suse.com/pub/suse/x86-64/8.2-beta/</a></description>
			<pubDate>Mon, 22 Sep 2003 20:23:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>re: Pretty darn sure there is no internal translation ...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Thank you for confirming my thoughts!  Btw - I definitely wasn't trying to imply that 64bit wouldn't be better.  Just the addition of extra registers is a great boon for anyone who has actually had to do assembly work <img src="/images/emo/wink.gif" alt=";)" />  and I agree that it should definitely make up for the negatives you mentioned.</description>
			<pubDate>Mon, 22 Sep 2003 20:24:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>re: number 9</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Default operand length in AMD64 is always 32bits, as you can check from the link you have just provided. That is how it performs as well in 32bit mode. By all means, opteron is a new  Athlon revision with 64bit extensions. Here is more tha you want to know about the architecture, but opteron optimization guide is a better choice if you want to respond to this thread during today <img src="/images/emo/smile.gif" alt=";)" />  <a href="http://www.chip-architect.com/news/2003_09_21_Detailed_Architecture_of_AMDs_64bit_Core.html" rel="nofollow">http://www.chip-architect.com/news/2003_09_21_Detailed_Architecture...</a></description>
			<pubDate>Mon, 22 Sep 2003 20:34:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Debian's amd64 Port</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Hello, thanks for the article! Have you tried Debian yet? It seems like they offer an amd64 port, but it isn't official yet. It's located at <a href="https://alioth.debian.org/projects/debian-x86-64/" rel="nofollow">https://alioth.debian.org/projects/debian-x86-64/</a></description>
			<pubDate>Mon, 22 Sep 2003 20:38:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Debian's amd64 Port</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>OOPS! Looks like that's now <a href="https://alioth.debian.org/projects/debian-amd64" rel="nofollow">https://alioth.debian.org/projects/debian-amd64</a> . Sorry!</description>
			<pubDate>Mon, 22 Sep 2003 20:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>HAHHAHAHAHAHAHAHAHAHA</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>This is hilarious!<br />
<br />
It's like reading an Abbott &amp; Costello bit.  Dude, do you like self-inflicted pain?<br />
<br />
Linux is a toy OS with no future.  Give it up!<br />
<br />
RUN WINDOWS XP and all your Linux problems will disappear!</description>
			<pubDate>Mon, 22 Sep 2003 20:56:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Linux 64 bit Desktop</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><a href="http://www.mandrakestore.com/mdksa/index.php?PAGE=tab_0/menu_1.php&amp;id_art=296&amp;LANG_=en#GOTO_296" rel="nofollow">http://www.mandrakestore.com/mdksa/index.php?PAGE=tab_0/menu_1.php&...</a></description>
			<pubDate>Mon, 22 Sep 2003 21:00:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE:</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>try a bsd on you opteron and let us know. Want to see if that is any better.<br />
<br />
FireMouth, just cover yourself in gas and smoke a cig for us.</description>
			<pubDate>Mon, 22 Sep 2003 21:13:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Forgot this one (Desktop)</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>Included with the new release is experimental support for the AMD 64-bit platform (Opteron/Athlon 64), additional/enhanced device support for USB 2.0 and Promise Serial ATA controllers, support for PAE on Pentium Pro and Xeon systems, and experimental 1:1 and M:N thread libraries.</i><br />
<br />
<a href="http://bsdmall.com/fr51pr.html" rel="nofollow">http://bsdmall.com/fr51pr.html</a></description>
			<pubDate>Mon, 22 Sep 2003 21:19:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Nice to see the motherboards are just as flaky as ever</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I mean, my god - lost interrupts, PCI conflicts, won't work with 512MB sticks.<br />
<br />
I've been plagued by this sort of crap for years (every board I have ever loaded up with PCI cards has given me trouble if i didn't go and disable one or more on-board ports e.g. serial.)<br />
<br />
Does nay vendor make a board on which you can actually use all 5 PCI slots, an AGP slot, all on-board ports and not have random lockups, kernel panics or other issues (this is almost always worse under Windows for the guy who thinks XP is the answer) <br />
<br />
What I want to run is the floowing:<br />
<br />
NVidia GeForce<br />
BTTV TV tuner card<br />
Iomega Buz SCSI/MJPEG card<br />
Event Gina multichannel sound card<br />
RT8139-based 5port hub-on-a-PCI-board<br />
802.11b PCI card<br />
<br />
The machine runs 4 SCSI drives, a SCSI DAT drive, an IDE CD Burner and an IDE DVD-Reader, <br />
<br />
+ 2 serial ports (one of which has a 56k modem attached, one of which has a GSM modem attached, at least 2 USB for memory stick and/or graphics tablet, a parallel port for my CF card reader, onboard sound for MP3s (Gina is only used for recording/multitracking)<br />
<br />
But any machine I attempt to plug all (or even most) of these things into just seems to become crash-prone, unstable and basically useless.<br />
<br />
I see things haven't changed with the '64 bit' revolution.</description>
			<pubDate>Mon, 22 Sep 2003 21:20:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>How about NetBSD?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I heard they've been working on x86-64 for quite some time.<br />
<br />
Anyhow, I think the Linux situation on x86-64 will improve substantially once Desktops with Athlon64 start to appear.  Right now it is just a server chip, so distros can afford to hose you on it.</description>
			<pubDate>Mon, 22 Sep 2003 21:41:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RedHat, etc...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>RedHat has announced the release of 3.0 should be out next month. The current Taroon beta may not work so good but then it is the first beta of this version they've released.<br />
<br />
I've got a dual 2Ghz Opteron 1U rackmount server with 8GB RAM on the way (commercial app obviously). Hopefully I'll have better luck than the article poster <img src="/images/emo/smile.gif" alt=";)" />   I won't really need X at all though, it'll be a back-end database server machine only. <br />
<br />
For _servers_ the Opteron is only marginally more expensive than XEON. As soon as a few of these software issues get ironed out it will start putting a serious dent in Intel 32-bit server CPU sales I'm sure.</description>
			<pubDate>Mon, 22 Sep 2003 21:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>  Linux on the AMD Opteron: Are We Ready?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Â  Linux on the AMD Opteron: Are We Ready? Doesn't sound like it.<br />
Is this the system that's suppose to smoke the G5?</description>
			<pubDate>Mon, 22 Sep 2003 22:23:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Maybe linux kernel 2.6?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Why don't you try out linux kernel 2.6? It seens that support for Opteron is much better, and you can apply also Andrew Morton last patches: <a href="ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test5/2.6.0-test5-mm4/2.6.0-test5-mm4.bz2" rel="nofollow">ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6....</a></description>
			<pubDate>Mon, 22 Sep 2003 22:28:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Flaky Motherboards</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>The problem you're probably encountering is the AGP slot if interfering with the first PCI slot. They share an IRQ after all.</description>
			<pubDate>Mon, 22 Sep 2003 22:47:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Bleeding edge</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Not to sound sarcastic, but optron is bleeding edge.  how long did it take before anyone wrote 32bit software? mmx instructions?  To be realistic, the linux developers now have amd64 cpu's and so it will take a good 6 months (based on history) to get the new instruction set fully supported and bugs ironed out.</description>
			<pubDate>Mon, 22 Sep 2003 23:03:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>just use hdparm</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>use hdparm to change disk IO settings.</description>
			<pubDate>Mon, 22 Sep 2003 23:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE:  Nice to see the motherboards are just as flaky as ever</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Actually it sounds like it does not work as there are IRQ conflicts. Everything else seems to increase except for the number of IRQ's...been the same forever lol</description>
			<pubDate>Mon, 22 Sep 2003 23:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>IRQ`s</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Howdy<br />
<br />
Is the number of IRQ`s determined by a PCI spec?, seems strange if sharing causes conflicts why not in the next technology (PCIExpress etc) or revision just up the number allowed?</description>
			<pubDate>Mon, 22 Sep 2003 23:40:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Linux is a hoax</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>The operating system known as &quot;Linux&quot; does not exist. If you've downloaded it and tried it, you're either:<br />
<br />
a) Lying<br />
b) Did not manage to get it to install, since in fact every single ISO out there is just a fake installer GUI with no back-end.<br />
<br />
Corporations such as IBM as pushing Linux because they want to unseat Microsoft, the rightful owner of the OS throne. How IBM expects us to move to an OS that does not exist is beyond me. <br />
<br />
PS: I use and support Windows XP technology.</description>
			<pubDate>Tue, 23 Sep 2003 00:18:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>TO  &amp;quot;Nice to see the motherboards are just as flaky as ever&amp;quot;</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I guess you're just ironical but here's my config running mandrake 8.0<br />
<br />
celera 450A ovc 300<br />
256 meg ram (2 stick from 2 different origin)<br />
pci adaptec scsi 2940 U2W with 2 disks  UW and 1 U2W<br />
isapnp adaptec 1505A (with my zip drive and my scanner hp4000c attached)<br />
1cd burner (ide 48x)<br />
1 dvd reader (ide)<br />
2 IDE disk (both from ibm, old ones rock solide)<br />
gf2mx<br />
dxr3 card (mpeg decoder)<br />
soundblaster something (the driver for alsa is snd-ens1371)<br />
one joystick microsoft usb and my creative jukebox <br />
I almost forgot : one bttv card (miro pctv)<br />
1 ethernet card ether XL combo something (3cx95 or something)<br />
and MP p3V4x asus...<br />
<br />
<br />
<br />
the last time I tried to upgrade to mandrake 8.2, everything crashed.. really. Nothing to do ... I managed to repair and to get my former install work again and since I never touched again to my config... ever.<br />
<br />
None of the kernel I compiled by hand has ever work, nothing....<br />
<br />
and when I talked to a mandrake expert guy in an irc channel, first he didn't believe me unless I send him my lspci result and lsmod one and then he said something like &quot;va mourir avec ta config de ouf&quot; something such as &quot;get a life with your crappy config&quot; in english<br />
<br />
<br />
but the saddest day was when I went to a chinese store to look for something to replace my old celeron (I thouhght I could get a 1ghz but the seller is still laughing).....<br />
<br />
<br />
so don't make fun on us, poor geeky loosers......<br />
<br />
why I'm bashing with that ? because you make me laugh with your ironical point of view. Thanks.....I needed that right now...<br />
tomorow, I'll bye a ps2, a standalone dvd reader divx compliant and &quot;j'arrete les pc, ca me soule...&quot; (I stop PCs , it's driving me crazy)</description>
			<pubDate>Tue, 23 Sep 2003 00:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: MS Troll</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&quot;The operating system known as &quot;Linux&quot; does not exist. If you've downloaded it and tried it, you're either&quot;<br />
<br />
You're right. The kernel is called 'Linux'. Some call the OS or distro 'Linux'. Some disagree. I agree with Stallman. I call it 'GNU/Linux'. Then there are various distro's. Which people mean when they say 'Linux' or 'RedHat Linux'. That could be confusing for people who only know that there's one OS name which has all the things they need. Linux is just a component, from which other people (who make and provide a distro) can use as a component for an OS. That's what the Linux kernel is. OTOH, we have your great Windows XP, for which i or someone who wants to make a distro including a component of it should pay some dollars wether i want to use a kernel, a compiler, or whatever.</description>
			<pubDate>Tue, 23 Sep 2003 01:35:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>pci moronism- brought to you by inhell and macroscam...</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>All this pci crapp makes me want to use a Mac.  I don't know how many times I have swapped pci cards around, plugged and prayed and yelled and smashed and cursed at my computers to make them stop sharing irqs, when there are plenty of irqs to go around, but the bios will not use them.  pci and plug and pray is stupider then a bag of hammers.  Brought to you to intel and microsoft, the morons that they are.  <br />
<br />
My computers used to work the way I told them to when they were made to be set up manually.  Jumpers were the best thing created.  They kept morons from using computers and let me allocate resources the way they needed to be.  Computers used to be obedient, now they are stupid and rebellious.  I have often thought of just junking my wintel type hardware and getting a used Mac, but then I think about multi OS choice, and games, and hardware choice, even if it is brain dead and flaky...</description>
			<pubDate>Tue, 23 Sep 2003 01:38:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Was plug &amp;amp; play a bad desciscion?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Unfortunately the system before it was actually worse. If your card couldn't change to a free interrupt then your whole config was stuffed. The problem was that card vendors where too free and components cost too much back then.<br />
<br />
If every PCI card had a dip switch to set its IRQ from 1-15 then it would be very busy. But back then no-one though about that. instead we ended up with a slightly better problem instead of a solution.</description>
			<pubDate>Tue, 23 Sep 2003 02:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>linux</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt;Not to sound sarcastic, but optron is bleeding edge. how long did it take before anyone wrote 32bit software? mmx instructions? To be realistic, the linux developers now have amd64 cpu's and so it will take a good 6 months (based on history) to get the new instruction set fully supported and bugs ironed out. <br />
<br />
<br />
You shouldn't associate everything with a name &quot;linux&quot;. Am I left outside of this because I use FreeBSD? I think not. 64-bitness has been no news about ten years. If you recompile your software you can get significant speed gains.</description>
			<pubDate>Tue, 23 Sep 2003 04:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Nice to see the motherboards are just as flaky as ever</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Iomega Buz SCSI/MJPEG card<br />
I havn't actualy used this card (just the Pinnical version)<br />
<br />
but from what I have read from the linux drivers this card has dodgy pci support which makes it picky about motherboards<br />
<br />
Maybe this is the source of your problems</description>
			<pubDate>Tue, 23 Sep 2003 04:35:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Bleeding edge</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>That post hits it on the head. These things are an emergent technology, and as such are not going to be even close to stable for some time. Switching to a whole new CPU that only 'emulates' the old one is going to be headaches. Anyone here remember when Mac's switched to PPC's? Anyone remember the confusion over memory access with the introduction of the 386? This is nothing new.<br />
<br />
At this time, and probably for about a year or more, the 64 bit platform is not going to be an 'out of box' install with ANY OS for the desktop, and anyone who would expects it to be so obviously has no clue what they are doing.</description>
			<pubDate>Tue, 23 Sep 2003 04:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>give me a motherboard and an athlon64 - i'll get it working</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>if you're a lightweight stick to ginger ale, and leave the real stuff to those with a clue.</description>
			<pubDate>Tue, 23 Sep 2003 06:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>The problem isn't limited to the Buz</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Its none of the cards specifically that causes the problem (the Buz has problems, I know, but that is a whole other issue) - even when i swap the buz with another advansys or a DPT SCSI controller I still get resource issues.<br />
<br />
Its not just one machine either, I have lots of boxes, from 486s to Athlons - build em myself and from vendors such as Compaq and  Dell, and none of them have ever been able to configure a full complement of PCI/onboard peripherals properly and without issues.<br />
<br />
You simply can't fill all the PCI slots, enable all on-board peripherals, and expect to use the system.<br />
<br />
This is pretty crap in my view - if you can't support 5 PCI adapters and the usual onboard serial/parallel/USB stuff, then don't put the connectors on the board.<br />
<br />
IRQ sharing *should* work, but it just doesn't in practice, especially when you have 3D, sound, TV and SCSI controllers attempting to hog the PCI bus. <br />
<br />
The BIOS is often incapable of even enumerating the hardware in the machine without removing devices, disabling onboard peripherals, adding the device back and rebooting.<br />
<br />
Whats the point of having a 1.8GHz Opteron if it is going to crash because the shoddily engineered motherboard and buggy PCI/USB/AGP controllers (VIA, are you listening?) conspire to destroy any hopes you had of actually using the system with a full complement of devices.<br />
<br />
Personally, i couldn't give a rats ass how fast the front-side-bus is, or whether it supports S-ATA RAID, or whether it has fancy overclocking features if the goddamn thing won't even stay running if you actually use the expansion slots.<br />
<br />
However, no board manufacturer actually makes this a selling point - Is it because nobody can make an x86 motherboard that works correctly, or that it would actually cost too much to engineer a board that worked correctly and reliably?</description>
			<pubDate>Tue, 23 Sep 2003 06:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Gentoo has a stage1 ready for testing</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>From the Gentoo Weekly News letter:<br />
<br />
Experimental IA-64 stage1 available <br />
<br />
The IA-64 port can now be fully built from stage1, and an experimental IA-64 stage1 tarball is now available under experimental/ia64. There's no LiveCD, but users are encouraged to try building a system, see how it works, and submit bugs to Bugzilla.</description>
			<pubDate>Tue, 23 Sep 2003 08:21:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: The problem isn't limited to the Buz</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Finally, they invented PCI Express which is a serial switched bus which should solve all PCI bus sharing problems.<br />
<br />
Too little, too late...</description>
			<pubDate>Tue, 23 Sep 2003 09:25:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Gentoo has a stage1 ready for testing</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Ummm, better read that again. IA-64 is ITANIUM (by intel), and has nothing to do with this project.</description>
			<pubDate>Tue, 23 Sep 2003 11:29:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>as for Mandrake:</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>well, you can get 9.0 here:<br />
<br />
<a href="ftp://ftp.proxad.net/pub/Distributions_Linux/Mandrake/9.0/x86_64/" rel="nofollow">ftp://ftp.proxad.net/pub/Distributions_Linux/Mandrake/9.0/x86_64/</a> <br />
<br />
But I wouldn't bother, as current Cooker has a functional AMD64 branch, which is effectively MDK 9.2. Look here:<br />
<br />
<a href="ftp://ftp.club-internet.fr/pub/linux/distributions/Mandrake-devel/cooker/amd64" rel="nofollow">ftp://ftp.club-internet.fr/pub/linux/distributions/Mandrake-devel/...</a> <br />
<br />
(or the equivalent directory on any other Cooker mirror).</description>
			<pubDate>Tue, 23 Sep 2003 11:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Experimental</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Okay, forgive my ignorance, but aren't all the 64bit linuxes (linae?) at the alpha stage? I read the other comments, and I see <br />
<br />
Mandrake 64bit=Cooker<br />
Red Hat 64=Also in development<br />
Gentoo 64=Experimental port<br />
Suse 64=Supported and tested, but only on a narrow set of Hardware<br />
Debian 64=Not even the woody guys would roll it out in a non-testing machine.<br />
<br />
So they aren't ready for prime time, correct? <br />
<br />
So the fact that the author couldn't get it to run properly, isn't exactly news. <br />
<br />
This reminds me of the usual Microsoftie to Linux switch article: I couldn't get it to run, so Linux 64 bit sux.</description>
			<pubDate>Tue, 23 Sep 2003 13:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title> RE: Gentoo has a stage1 ready for testing</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><a href="http://dev.gentoo.org/~tester/amd64-tech-notes.html" rel="nofollow">http://dev.gentoo.org/~tester/amd64-tech-notes.html</a> <br />
<br />
<a href="http://adelie.polymtl.ca/experimental/amd64/livecd/gentoo-amd64-full-20030822.iso" rel="nofollow">http://adelie.polymtl.ca/experimental/amd64/livecd/gentoo-amd64-ful...</a></description>
			<pubDate>Tue, 23 Sep 2003 16:53:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>@number9</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&quot;Makes you feel like you have old video with 4 megs of ram...&quot;<br />
<br />
Hey now, I have a 2mb ATI Mach 64 in my Dual P3 and it is noticibly more responsive than under my ATI Rage Fury 32MB under X (strange, must be better utilized).</description>
			<pubDate>Tue, 23 Sep 2003 19:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Why not just use Freebsd</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>It looks like it should work rather well:<br />
  <a href="http://www.freebsd.org/relnotes/CURRENT/hardware/amd64/proc.html" rel="nofollow">http://www.freebsd.org/relnotes/CURRENT/hardware/amd64/proc.html</a>   <br />
<br />
Gentoo is the freebsd of linux any-how.<br />
<br />
-mattk</description>
			<pubDate>Tue, 23 Sep 2003 20:08:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>great ,in-depth review robert</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>thanks for your time, effort and honesty.</description>
			<pubDate>Tue, 23 Sep 2003 21:40:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Review Itself</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Is it just me or was this the most worthless review ever?</description>
			<pubDate>Wed, 24 Sep 2003 01:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: linux</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt;You shouldn't associate everything with a name &quot;linux&quot;. Am I left outside of this because I use FreeBSD? I think not. 64-bitness has been no news about ten years. If you recompile your software you can get significant speed gains.<br />
<br />
What exactly are you saying? &quot;64-bitness&quot; as you put it has been no news on either FreeBSD or Linux for about ten years now (Linux for Alpha, since then: UltraSPARC, PowerPC 64, 64 bit S/390, PA-RISC 64, 64 bit MIPS, now Itanium). Opteron, however, is still fairly bleeding edge. FreeBSD may be further along with kernel work for the Opteron; I don't know, but I would expect not much. I would think, however, XFree86 works no better for FreeBSD Opteron than it does for Linux Opteron. This discussion is about Linux on Opteron, not 64 bit Linux in general. Just to be clear, I think FreeBSD is great; I was just pointing out that 64 bit Linux is not at all new.</description>
			<pubDate>Wed, 24 Sep 2003 05:20:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Asus and 512 MB sticks</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I'd like to know if others have had issues when using 512 MB RAM with an Asus motherboard. Depending on the answers, I'll buy an Asus mobo and 256 MB sticks, or, I'll get another mobo and 512 MB sticks.</description>
			<pubDate>Wed, 24 Sep 2003 06:27:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Stay away from NVidia chipset</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Sorry to disappoint you, NVidia chipsets are the least supported in Linux. Because NVidia aren't very helpful to open-source kernel developers.<br />
<br />
Stay with AMD, VIA, ALi and SiS chipsets (all of them make K8 chipset), the AMD one should be particularly good, as it is widely used in Server products and by the kernel developers.<br />
<br />
It's amazing to see the Open-Source journalists publishing articles about installation of propreitery modules (NVidia binary only module in this case), and then complaining things don't work right. Go and complain that to NVidia, they have our source, kernel developers don't have NVidia's kernel modules. How can you possibly expect open-source developers to help in that case?<br />
<br />
All the best.</description>
			<pubDate>Wed, 24 Sep 2003 11:24:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>32bit vs. 64bit</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&quot;but let me remind the reader that in order for the Opteron to run a 32 bit app, it is doing its own internal translation which takes time.&quot;<br />
<br />
WRONG. Opteron does NOT do &quot;internal translation&quot;. It runs 32bit apps 100% natively. It runs them like Athlon XP with more L2 and integrated mem-controller would run. 32bit is 100% native on the Opteron.<br />
<br />
&quot;The end user really is not gaining any 64 bit performance increase, and typically we would expect a performance penalty and not a gain.&quot;<br />
<br />
Wrong again! <br />
<br />
<a href="http://www.anandtech.com/cpu/showdoc.html?i=1884&amp;p=17" rel="nofollow">http://www.anandtech.com/cpu/showdoc.html?i=1884&amp;p=17</a> <br />
<br />
&quot;The performance improvement here is astounding - in 64-bit mode the Athlon 64 FX managed to finish the encode 34% quicker than in 32-bit mode...&quot;</description>
			<pubDate>Wed, 24 Sep 2003 11:28:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>justin:</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>no, as Cooker is currently frozen for MDK 9.2. I expect there'll be an AMD64 release of 9.2.</description>
			<pubDate>Wed, 24 Sep 2003 11:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Try NetBSD</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>NetBSD has a port to the AMD64 platform.   Just an Idea</description>
			<pubDate>Wed, 24 Sep 2003 13:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Mandrake 9.2 Beta1 for AMD64</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>The first beta of Mandrake 9.2 for AMD64 (Athlon64 and Opteron) is now available here <a href="http://www.linux-mandrake.com/en/92amd64beta.php3" rel="nofollow">http://www.linux-mandrake.com/en/92amd64beta.php3</a></description>
			<pubDate>Wed, 24 Sep 2003 15:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>To answer the Suse and NV questions:</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>SuSe has a beta for 8.2Pro for AMD64 on their ftp sites. have you tried that?</description>
			<pubDate>Wed, 24 Sep 2003 16:35:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Fixing annoying IRQ problems, what's worked for me</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>On PCI...<br />
<br />
AGP + card in slot 1 = BAD, they share IRQ, and this configuration is normally impossible on most boards as a installed AGP card blocks the first PCI slot.<br />
<br />
Set up IRQs by by hand in the BIOS settings, or let Linux deal with that. ( Of course, VIA chipsets have problems, see below ). <br />
<br />
Also, note that when I disabled on board USB on the VIA chipset, my PCI IRQ issues went away! I was manually assigning IRQs in the bios, but the USB controller would always pick a allocated IRQ ( Usually video card or serial port ). Disabling the broken POS VIA USB support fixed that. Everything worked perfectly after that. If his demo board uses VIA, disabling onboard USB and hand assigning IRQs may fix his problems.<br />
<br />
Avoid VIA chipsets. For the longest time, their 686A/B controller chips had broken USB implementations. Every revision to introduce a 'fix' broke something else. They provided custom multi-megabyte drivers for Windows to work around the issues. Linux kernels can work around some of the bugs, but so many revisions and bugs of the 686A/B chips exist it can't handle them all. If you HAVE a 686 chipset, disable on chip USB, and buy a plugin card. I did this, and have had flawless USB since. VIA chipsets also have IDE issues.</description>
			<pubDate>Wed, 24 Sep 2003 16:56:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Do not use NForce drivers in Linux</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I read the article, seems to me your problems have less to do with Opetrons and a lot more to do with NForce drivers and Asus motherboards.<br />
<br />
I would list most of your problems that I noted under &quot;Motherboard Issues&quot; including issues with interupts, drive access and the ethernet card. <br />
<br />
You article could easily be titled Linux on the &quot;Nforce-3: Are we ready?&quot;<br />
<br />
Why don't you try some other chipsets and other MB makers like MSI? The use the Via chipset (K8T800). <br />
<br />
Besides AMD has always been plagued by chipset issues early on in a new product release.</description>
			<pubDate>Wed, 24 Sep 2003 18:58:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Just mix-n-match</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>You have a good kernel, from Gentoo, and a good distro,<br />
from RedHat.  Use the good distro with the good kernel,<br />
and get a linux-friendly video card.  Problem solved.</description>
			<pubDate>Mon, 29 Sep 2003 01:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
