DFI LP DK P45 T2RS PLUS BIOS SETTING
standard cmos features date (mm:dd:yy) mon,oct 11 2016 time (hh:mm:ss) 10 : 10 : 26 ide channel 0 sandisk sdssdhp128g ide channel 0 tsstcorp cddvdw sh-2 ide channel 1 none ide channel 1 none drive a none video ega/vga halt on all errors base memory 639k extended memory 8386560k total memory 8387584k advanced bios features hard disk boot priority press enter virus warning disabled cpu l3 cache enable quick power on self test enable first boot device floppy third boot device hard disk second boot device cdrom boot other device enable boot up floppy seek enabled boot up numlock status on gate a20 option fast typematic rate setting disabled typematic rate (chars/sec) 6 typematic delay (msec) 250 security option setup apic mode enabled mps version control for os 1.4 os select for dram > 64mb non-os2 report no fdd for win 95 no full screen logo show enabled advanced chipset features system bios cacheable enabled memory hole at 15m-16m disabled pci express root port func press enter pci-e compliancy mode v1.0a genie bios setting cpu feature press enter dram timing press enter voltage setting press enter exit setup shutdown mode 2 shutdown after ac loss disabled ac shutdown free disabled o.c. fail retry counter 1 o.c. fail cmos reload disabled cpu clock ratio 9 x cpu n/2 ratio disabled target cpu clock 3600 mhz cpu clock 400 mhz boot up clock auto cpu clock amplitude 1000mv cpu clock0 skew 0ps cpu clock1 skew 0ps dram speed 400/800 target dram speed ddr2 800 pcie clock 100 mhz cpu spread specturm disabled pcie spread spectrum disabled cpu feature thermal management control:disable ppm(eist) mode:disable limit cpuid maxval:disable c1e function:disable execute disable bit:enable virtualization technology:enable core multi-processing:enable dram timing enhance data transmitting:auto enhance addressing:auto t2 dispatch:auto clock setting fine delay press enter flex memory mode:auto cas latency time (tcl):auto ras# to cas# delay (trcd):auto ras# precharge (trp):auto precharge delay (tras):auto all precharge to act:auto ref to act delay (trfc):auto performance lvl(read delay):auto read delay phase adjust:press to enter write to pre delay(twr):auto rank write to read(twrt):auto act to act delay(trrd):auto read to write delay(trdwr):auto ranks write to write(twrwr):auto ranks write to read(twrrd):auto read cas# precharge(trtp):auto all pre to refresh:auto voltage setting cpu vid special add:+100mv dram voltage control:2.100v sb core/cpu pll voltage:1.55v nb core voltage:1.2700v cpu vtt voltage:1.24v vcore droop control:enable clockgen voltage control:3.85v cpu gtl 0/2 ref volt:0.67x cpu gtl 1/3 ref volt:0.67x north bridge gtl ref volt:0.67x fsb vref:00 integrated peripherals onchip ide device press enter onboard device press enter superio device press enter usb device setting press enter onchip ide device sata mode ahci legacy mode support disabled onboard jmb363 disabled onboard device onboard lan enabled onboard hd audio disabled onboard lan pxe disabled super io device power on by mouse disabled power on by keyboard disabled power on by button enabled kb power on password enter hot key power on ctrl-f1 onboard fdc controller disabled onboard serial port 1 disabled onboard serial port 2 disabled uart mode select irda pwron after pwr-fail off cir port address disabled cir port irq 11 usb device setting usb 1.0 controller enabled usb 2.0 controller enabled usb operation mode high speed usb keyboard function enabled usb mouse function enabled usb storage function enabled usb mass storage device boot setting
DFI LP DK P45 T2RS PLUS BIOS SETTING的更多相关文章
- GA-H61M-DS2 BIOS SETTING
Boot Option #1,UEFI:Sandisk SDSSDHP128G Boot Option #2, Boot Option #3, Boot Option #4, Bootup Numbe ...
- Android Studio :enable vt-x in your bios security,已经打开还是报错的解决方法
quote: For Windows 10: First of all, install the intelhaxm-android.exe located in the folder SDK\ext ...
- DELL升级bios方式
升级过程其实很简单 1.官网下载exe文件,放入U盘 2.重启电脑F12选择升级bios 3.选择U盘里面的升级文件 4.重点来了!!! boot options 是什么? 就是boot设置里面自己自 ...
- [Docker] Install Docker on Windows (hp) and start with Kitematic
Well, on Windows costs a little bit effort to run docker. 1. You need to enable Virtulization: Oh hp ...
- Use LiveCD to acquire images from a VM
Forensic examiners usually acquire images from suspect's PC or Laptop. What if the target computer i ...
- 【Android Studio安装部署系列】三十六、从Android Studio3.1.4升级到Android studio3.2【以及创建android p模拟器(未成功)】
版权声明:本文为HaiyuKing原创文章,转载请注明出处! 概述 因为想要使用Android P模拟器,所以需要将Android Studio升级到3.2版本以上. 按照官网的说法:参考<ht ...
- HP Microserver Gen8 Processor FAQ
http://homeservershow.com/forums/index.php?/topic/6596-hp-microserver-gen8-processor-faq/ This guide ...
- dell R730 安装windwos 2008 R2在windows loading files...完成后屏幕无信号(iDrac绿屏)
dell R730 安装windwos 2008 R2在windows loading files...完成后,Starting Windows时屏幕无信号(iDrac绿屏) 解决方法: F2 进行 ...
- Dell服务器安装系统中遇到的坑
在本学期开学初期,由于后续实验的需要,老师为我们配置了服务器,该服务器的型号为Dell Power R730. 由于我也是一个小白,在服务器安装系统的过程中,遇到了一些麻烦,在这里记录下来,希望自己能 ...
随机推荐
- springboot 创建非web项目及数据源简单使用
项目组马上要使用springboot来重构程序,首先要对几个比较小的非web项目重构,所以新手入门,简单做了个小例子 代码结构如下: dao层 package com.mysping.myboot00 ...
- ML.NET 示例:聚类之鸢尾花
写在前面 准备近期将微软的machinelearning-samples翻译成中文,水平有限,如有错漏,请大家多多指正. 如果有朋友对此感兴趣,可以加入我:https://github.com/fei ...
- [翻译] 使用 .NET Core 3.0 创建一个 Windows 服务
原文: .NET Core Workers as Windows Services 在 .NET Core 3.0 中,我们引入了一种名为 Worker Service 的新型应用程序模板.此模板旨在 ...
- mybatis 代码生成器(IDEA, Maven)及配置详解(部分配置你应该不知道)
目录 1 创建代码生成器 1.1 创建Maven项目 1.2 配置 generator.xml 1.3 配置 pom.xml 1.4 使用及测试 2 XML 配置详解 2.1 优先 2.2 官网没有的 ...
- A short Glimpse to Spectral Sequences 快速入坑谱序列(英文)
In this short paper with a few of page (but a lot of language mistake), I want to introduce the theo ...
- c++入门之类继承初步
继承是面向对象的一种很重要的特性,先来复习基类的基本知识: 先上一段代码: # ifndef TABLE00_H # define TABLE00_H # include "string&q ...
- 学习 yii2.0——视图之间相互包含
布局 首先创建一个布局文件simple.php,路径是在views/layout/目录下. <p>this is header</p> <?= $content ?> ...
- Java ME Technology - CDC(Connected Device Configuration)
Java ME Technology - CDChttps://www.oracle.com/technetwork/java/javame/tech/index-jsp-139293.html Ne ...
- php之常用扩展总结
在此总结,开发中经常使用到的扩展,来进行日常PHP的开发工作 bcmath(精确数值处理) bz2 calendar Core ctype curl date dom ereg exif filein ...
- 城市联动 - 自动生成SQL语句
字段比较简单/ 如果有需要可以自己定制字段和排序/ 一共二级城市联动, 本人业务需要, 所以就两层, 网上关于三层的挺多, 有需要可以借鉴/ 废话不多说, 先看效果图, 代码在下面 <?php ...