Discussion:
BIOS - znaczenie funkcji
(Wiadomość utworzona zbyt dawno temu. Odpowiedź niemożliwa.)
Mariusz
2004-11-16 09:44:04 UTC
Permalink
W mojej nowej płycie odkryłem kilka nowych ustawień w biosie. Może ktoś zna
ich dokładne znaczenie bo opis w instrukcji można sobie podarować - w
rodzaju enabled or disabkled ;-)
Płyta to Asus P4P800-E Deluxe - bios 1003

CPU Configuration:
1. VID CMOS (liczba)
2. Max CPUID Value Limit (disabled/enabled)
3. CPU Internal Thermal Control (auto/disabled)

Chipset
1. ICH Delayed Transaction (disabled/enabled)
2. MPS Revision (1.1/1.4)

Power Menu
1. ACPI 2.0 Support (Yes/No)
2. ACPI Apic Support (Enabled/Disabled)
3. BIOS -> AML ACPI Table (enabled/diabled)

Boot Settings
1. Add ON ROM Display Mode (Force BIOS/Keep Current)
2. Interrupt 19 Capture (disabled/enabled)

Myślę, że wyjaśnienie znaczenia tych opcji pomoże wielu osobom, a w necie
ciężko coś znaleźć bo to zupełnie nowe opcje.
--
[ Mariusz: Asus P4P800E Deluxe P4 3GHz 512/800/HT QC-80Cu 512 DDR 400 NEC ]
[ E700 Asus GF4Ti4200 128 MB 8x Zalman ZM80D WinFast TV-2000 Exp. Zoltrix ]
[ Cobra Hitachi 120 GB ATA Seagate 10 GB Teac CDRW 24x Asus E616P1 Mustek ]
[ 600 M$ Opti Mouse Chicony Keys Chieftec Dragon Chieftec HPC 360W 302 DF ]
WojtasJD
2004-11-16 23:18:00 UTC
Permalink
Post by Mariusz
Płyta to Asus P4P800-E Deluxe - bios 1003
1. VID CMOS (liczba)
http://hardware.mcse.ms/archive69-2004-9-88023.html
nie wczytywalem sie zbytnio ale chodzi o kilkubitowy sygnal Vid z CPU
"programujacy" regulator napiecia na plycie dla jego rdzenia
Post by Mariusz
2. Max CPUID Value Limit (disabled/enabled)
What is "CPUID Maximum Value Limit" in the CPU configuration of BIOS setup
menu for? On what condition should it be enabled?

When CPUID instruction is executed, newer CPU may return a value greater
than 3 which causes certain problem with specific operating systems.
Enabling "CPUID Maximum Value Limit" in the CPU configuration of BIOS setup
menu will limit the returned value to 3 and less to get rid of the problem.
The problem is not seen with Windows series operating systems so the default
is set to disabled for it.
Post by Mariusz
3. CPU Internal Thermal Control (auto/disabled)
strzelam:) wlacza kontrole temperatury CPU wykorzystujac, siedzaca w nim,
diode termiczna
Post by Mariusz
Chipset
1. ICH Delayed Transaction (disabled/enabled)
ICH Delayed Transaction, PCI Delay Transaction, PCI 2.1 Compliance - opcja
uaktywnia wbudowany w chipset płyty 32-bitowy bufor kolejkowania transakcji
i włącza obsługę specyfikacji PCI 2.1. Funkcja powinna być włączona. Jeśli
któraś z kart PCI nie działa prawidłowo, można wyłączyć ten parametr.

(ICH - I/O Communication Hub <- mostek poludniowy)
Post by Mariusz
2. MPS Revision (1.1/1.4)
MPS Version, MPS Revision - funkcja spotykana raczej tylko na płytach
wieloprocesorowych i obsługujących Hyper-Threading. Za jej pomocą
definiujemy, z jakiej wersji specyfikacji MPS (Multi-Processor
Specification) ma korzystać system operacyjny. (Zalecane ustawienie 1.4)
Post by Mariusz
Power Menu
1. ACPI 2.0 Support (Yes/No)
ACPI 2.0 Support - włącza obsługę specyfikacji ACPI 2.0 (częściej spotykane
na najnowszych płytach głównych).
Post by Mariusz
2. ACPI Apic Support (Enabled/Disabled)
chcesz funkcje HT musisz sie liczyc z ta i podobnymi opcjami:

http://www.idg.pl/artykuly/37098_1.html
http://www.idg.pl/artykuly/41653_5.html
Post by Mariusz
3. BIOS -> AML ACPI Table (enabled/diabled)
BIOS-> AML ACPI Table
Set this value to allow the ACPI BIOS to add a pointer to an OEMB table in
the Root
System Description Table (RSDT) table.
Disabled This option disables adding an OEMB table.
Enabled This option enables adding an OEMB table.

-----
Note:

OEMB table is used to pass POST data to the AML code during ACPI O/S
operations.

RSDT - is the main ACPI table. It has no fixed place in memory. During the
boot up
process, the BIOS locates a pointer to the table during the memory scan. A
Root System
Descriptor Pointer (RSDP) is located in low memory space of the system. It
provides the
physical address of the RSDT. The RSDT itself is identified in memory
because it starts
with the signature "RSDT." Following the signature is an array of pointers
that tell the
operating system the location of other description tables that provide it
with the
information it needs about the standards defined on the current system and
individual
devices.

AML - ACPI Machine Language (AML) is a binary code format that the operating
system's
ACPI AML interpreter parses to discover the machine's properties. On boot up
the BIOS
startup code copies it into system memory, where it can be interpreted by
the operating
system's ACPI AML interpreter.
----
Post by Mariusz
Boot Settings
1. Add ON ROM Display Mode (Force BIOS/Keep Current)
Add-On ROM Display Mode

Set this option to display add-on ROM (read-only memory) messages. The
Optimal and
Fail-Safe default setting is Force BIOS. An example of this is a SCSI BIOS
or VGA
BIOS :

Force BIOS - Set this value to allow the computer system to force a third
party BIOS to display during system
boot. This is the default setting.
Keep Current - Set this value to allow the computer system to display the
ezPORT information during system
boot.
Post by Mariusz
2. Interrupt 19 Capture (disabled/enabled)
Set this value to allow option ROMs such as network controllers to trap BIOS
interrupt 19 :
Disabled - The BIOS prevents option ROMs from trapping interrupt 19.
Enabled - The BIOS allows option ROMs to trap interrupt 19.
Post by Mariusz
Myślę, że wyjaśnienie znaczenia tych opcji pomoże wielu osobom, a w necie
ciężko coś znaleźć bo to zupełnie nowe opcje.
-
wszystko znalazlem w necie :))
(strony AMI, intela, Asusa, ...)

BTW: sporo z tych opcji to starocie.
Mariusz
2004-11-17 08:02:51 UTC
Permalink
Post by WojtasJD
wszystko znalazlem w necie :))
(strony AMI, intela, Asusa, ...)
Wielkie dzięki, teraz wszystko jasne!
Post by WojtasJD
BTW: sporo z tych opcji to starocie.
Z opisanymi tutaj (większością) się nie spotkałem a widziałem juz różne
biosy, nawet moja poprzednia płyta Asusa P4PE nie miała wielu z nich.
--
[ Mariusz: Asus P4P800E Deluxe P4 3GHz 512/800/HT QC-80Cu 512 DDR 400 NEC ]
[ E700 Asus GF4Ti4200 128 MB 8x Zalman ZM80D WinFast TV-2000 Exp. Zoltrix ]
[ Cobra Hitachi 120 GB ATA Seagate 10 GB Teac CDRW 24x Asus E616P1 Mustek ]
[ 600 M$ Opti Mouse Chicony Keys Chieftec Dragon Chieftec HPC 360W 302 DF ]
Loading...