Slashdot Mirror


Secrets Of BIOS Tweaking

Sivar writes "While most enthusiasts are familiar with some settings that yield significant performance benefits, many other BIOS settings remain poorly described and may unknowingly play a crucial role in system performance and stability. Ars Technica has an excellent article describing some of the most obscure settings, useful not only for performance, but for tweaking stability and hardware compatibility as well."

15 of 172 comments (clear)

  1. USB Keyboard And LILO by N8F8 · · Score: 5, Informative

    Just a tip: If you have trouble booting LILO with a USB keyboard try enabling Legacy USB support in the BIOS. It worked for me on a Dell GX240 Optiplex when all I would get is a Keyboard failure notice. You may also have to turn off "halt on error".

    --
    "God fights on the side with the best artillery." - Napoleon, Marshal of France - speaking truth to power
  2. I liked this article the first time i saw it... by diesel_jackass · · Score: 5, Informative
    1. Re:I liked this article the first time i saw it... by Wanker · · Score: 4, Interesting

      Speaking of Tom's... After following the BIOS article (which is a very good read), the first forum I stumbled across was:

      http://arstechnica.infopop.net/OpenTopic/page?a=tp c&s=50009562&f=77909774&m=8400979235

      In this forum the poster makes a pretty convincing case that the photo of the P4 3.3GHz chip in the "Hot Contraband: P4 With 3.6 GHz" article was forged. A subtraction analysis (described in detail in the forum) shows a nice little black box indicating they just copied a "3" to make the 3.3GHz photo.

      In my mind, this throws a lot of doubt on anything posted on Tom's hardware. Which is really too bad-- I liked that site a lot.

  3. BIOS? by Lawst · · Score: 5, Funny

    Hmm, BIOS means Bandwidth Instantly Obliterated by Slashdot?

  4. Is it that hard to supply a BIOS setup manual? by The+Moving+Shadow · · Score: 5, Insightful

    I always wondered about the fact that (almost?) no manufacturer supplies a manual describing their BIOS setup in detail. Most of them mumble something like: "you can press DEL to fiddle around with things you will never comprehend during your lifetime" and that's about as much help as you get. They of course also have included this neat *sarcasm;)* help function in most BIOS setups that displays the context sensitive help. I don't know how often i pressed F1 in vain just to see the message: "Help: Enable A-20 Gate. PG UP=on PG DN=off" Stuff like that...

    There sure has a reason to be for the lack of good documentation. The best manual uptill now was the one that came with my old ABIT KT7a RAID mobo, but maybe that's because back in those days it was considered a home "tweakers" board. So mr. Phoenix, Award, AMI, if you read this, please o please bundle nice manuals with your BIOS setups for us endusers to use, instead of hoping for great sites like Ars Technica and Tom's Hardware to help us out.

    1. Re:Is it that hard to supply a BIOS setup manual? by Zocalo · · Score: 4, Informative
      I've always found Asus (they use Award's BIOS) to be another notable exception in this regard, and there are a few others I'm sure. It's definately not the the norm though, and BIOS help does indeed suck universally, except for some of those stupid BIOS-on-a-cutdown-Windows some Tier 1's used to use, but then, it's not hard to document the three available settings well, is it? :P

      Of course, since there are really only half a dozen or so BIOS vendors, the mobo vendor manuals are pretty much interchangable, and /. not withstanding, I've found several web sites post documentation for them besides this one via Google.

      --
      UNIX? They're not even circumcised! Savages!
    2. Re:Is it that hard to supply a BIOS setup manual? by pclminion · · Score: 4, Interesting
      I don't know how often i pressed F1 in vain just to see the message: "Help: Enable A-20 Gate. PG UP=on PG DN=off"

      In case you are still mystified about A-20, it is an ancient holdover from when machines didn't have a high memory area. In 16 bit arithmetic, incrementing 65535 produces 0, and many programs took "advantage" of this fact. However on newer systems there was an extra address line, and if it was enabled this address "rollover" didn't happen correctly. Result: legacy programs crashing.

      A-20 is automatically enabled by all 32-bit operating systems anyway. The option in the BIOS is there to control HOW that enabling happens. Modern chipsets can enable A-20 directly. Historically, however, A-20 was logically AND-ed with a pin on the keyboard controller, so in order to enable A-20 you had to reprogram the keyboard controller.

      I love PCs, they are the only hardware I've encountered where you have to program the keyboard chip in order to enable high memory access. :)

  5. sorta useful, but short of the mark by stratjakt · · Score: 5, Insightful

    about the memory hole at 16M:

    "Sound Blaster Live cards like this to be enabled. It essentially removes 1MB of your RAM, so consider replacing the sound card instead."

    Yeah, it would suck to have only 511 megs available. I'm not giving up my SB Live any time soon, at least not till I decide to get Audigy. It does mention that this is for SB16 emulation, but doesnt clarify by saying you only need that if you want legacy DOS soundblaster support. It's actually wrong: SB16 emulation happens transparently, SB16 pseudo-emulated 'mode' requires this. (Booting into plain DOS rather than running in a Win2k/XP console)

    On the Video RAM Cache:

    "Disable this. You don't want to be wasting the L2 cache on fast video RAM when you have slow system RAM to deal with"

    Not every box has a sooper-dooper fast mega-card in it. I have boxes with old Cirrus Logic and Mach64 cards in 'em. And not every PC is equipped with AGP. Enabling this can yield a performance boost on some hardware, a little more detail here would help.

    I dont have time to analyse the whole thing.. It got slashdotted before I could make it through, and I'm not a know-it-all techie geek. I just have enough rope to hang myself with, as the saying goes.

    But like most 'BIOS' guides I've read, this gives alot of info on 'tweaks', with little mention of the damage that the wrong settings can do. I've seen RAM, PCI and AGP cards get fried because the user unwittingly 'overclocked' it.

    They always just tell you what the fastest possible setting is, but never mention "if your hardware doesn't support it, you'll wreck it". Personally I think sacrificing stability for the sake of a 1% theoretical boost in performance is bad mojo.

    There's also a disproportionate amount of Soundblaster-bashing going on here. Apparently my SB Lives have been crashing my systems and suffering poor sound latency for the last couple of years. Funny that I never noticed.

    --
    I don't need no instructions to know how to rock!!!!
    1. Re:sorta useful, but short of the mark by Zathrus · · Score: 4, Informative

      And not every PC is equipped with AGP

      Well, every PC built in the past 3 or 4 years is... and, frankly, if your main PCs are older than that you're not likely to be reading ArsTechnica or something about a BIOS tweaking guide.

      But like most 'BIOS' guides I've read, this gives alot of info on 'tweaks', with little mention of the damage that the wrong settings can do

      Obviously a problem... I haven't read the article yet (didn't feel like it this morning, and it's toast now), but they should really mark the settings that are potentially dangerous. Screwing around with your RAM timings, CPU clock, etc. can release the magic smoke awfully quickly.

      There's also a disproportionate amount of Soundblaster-bashing going on here

      Not really. Creative Labs has long made the worst hardware they could get away with, and did so thanks to having created the original standard for PC sound. They've never been high quality cards, and have often caused problems with other hardware and software. Go talk to someone who tried putting an SB Live in a dual processor NT4 system about it for example.

      Frankly, if you're looking for a new soundcard then there's little reason to buy Creative. For general use (games/music) both Hercules and Turtle Beach make better cards for less. For games alone, Hercules or Philips are better (Philips mentioned purely due to QSound). If you're talking about just playing music, doing a home theater PC, or mid to high end audio then a more expensive card that does real 24/96 or 24/192 audio is preferred - M-Audio and many others fit the bill here.

      I do think that the incompatibility bit is somewhat overstated (I don't have any problems with my SB Live or my much older SB64 ISA), although SB's are notoriously bad about sharing PCI IRQs and the like, but the poor sound quality and total lack of compliance to industry standards are not. The digital out on the Live series doesn't comply to any spec known to man -- its voltage is roughly 10x the allowed spec. Even the Audigy continues to resample everything to 48 KHz, which plays hell with CD Audio, and their claims of 96 KHz sampling rates are deceptive at best (only applies to the digital outputs, and only sometimes at that).

      If you want more details, I suggest either the PC AV Tech or [H]ardOCP's Audio forum. If you're interested in HTPC's in particular, then take a look at AVS Forum's HTPC forum.

  6. Let me guess.. by tangent3 · · Score: 4, Funny

    Optimizing your BIOS settings is not enough to prevent your server from being slashdotted...

  7. Re:PnP by turgid · · Score: 4, Informative

    That's good advice, since modern kernels like *BSD and Linux can and do prefer to take care of configuring PCI devices themselves. It's only users of DOS and DOS-based versions of Windows that need to have this feature enabled, AFAIK.

  8. Aren't There Better Ways? by Spencerian · · Score: 5, Interesting

    The BIOS of the x86 world, in my opinion, is one of the reasons why we struggle but never quite reach a integrated architecture for PCs. Lord knows I've fought with quite a few of them, and hated having to remember to disable this in order to use that, with no guarantee that my change would work all the time.

    Shouldn't our computers know what hardware it holds and configure itself automatically nowandays, with little to no user interaction? It would make all that "plug-and-play" stuff that's taken for granted on Macintosh systems, to site an example, true for my PC game box as well.

    The technology is already here in the form of Open Firmware, which Apple uses as well as Sun. There is at least one company that has OF implementations for x86, but so long as Intel has a vendor lock on how motherboards are designed for their chips, I don't see this annoying and archaic method of maintaining a board going away any time soon.

    OF is configurable enough for crazy whiz kids, if necessary. A better BIOS would make things a lot better for the OS and bring a better experience. Why can't we break out of the BIOS hell? Hadn't we learned the lessons from the Y2k-incompatibilities that some BIOS had, among other headaches?

    --
    Vos teneo officium eram periculosus ut vos recipero is.
  9. Best BIOS site on the net... by xTK-421x · · Score: 4, Interesting

    If I have an obscure Taiwan motherboard, this place almost always has a link to find the latest BIOS for it:

    http://www.wimsbios.com/

    I'm sure it's old hat for most people here, but some people will probably need it to find their latest bios to use this guide.

    --
    "TK-421, why aren't you at your post?"
  10. Actual link to linuxbios by casio282 · · Score: 5, Informative

    Strange that the linuxbios link provided above is to a commercial website. Here's the link to the proper linuxbios site, at linuxbios.org.

    --

    :wq
  11. Where do I find bios? by pepperino · · Score: 4, Funny

    Is it under File or Edit? I didnt see it under View or Favorites. I clicked on the Help one but it just laughed at me.