Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
Alienware M17x R3 Bios Unlock
Last Post: flame360
Today 10:11 AM
» Replies: 11
» Views: 20828
ASUS M2N4-SLI new cpu
Last Post: cocossss
Yesterday 03:21 PM
» Replies: 8
» Views: 2069
[REQUEST] Gigabyte Aorus 15G KC BIOS unl...
Last Post: Dudu2002
10-14-2025 05:10 PM
» Replies: 35
» Views: 15757
Aorus 17G YD unlock bios?
Last Post: Dudu2002
10-14-2025 05:08 PM
» Replies: 1
» Views: 236
Unlocking the Hidden MAINTENANCE Menu of...
Last Post: 123BIOS
10-14-2025 10:31 AM
» Replies: 0
» Views: 391
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: pitnixu
10-14-2025 04:12 AM
» Replies: 757
» Views: 365594
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: Jamil Missen
10-13-2025 10:04 PM
» Replies: 335
» Views: 166727
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: deliter
10-13-2025 09:32 PM
» Replies: 168
» Views: 69772
[REQUEST]wwan whitelist removal ThinkPad...
Last Post: SkyShadow
10-13-2025 02:45 PM
» Replies: 0
» Views: 288
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
10-13-2025 07:31 AM
» Replies: 499
» Views: 260692
HP Victus 16 Bios Splash Screen
Last Post: Onyxcho_Lune
10-13-2025 07:26 AM
» Replies: 0
» Views: 329
[REQUEST] Lenovo IdeaPad Gaming 3-15IHU6...
Last Post: Bobby123Patel
10-13-2025 06:38 AM
» Replies: 7
» Views: 4193
[REQUEST] HP Omen 16 InsydeH2O F.18 (08C...
Last Post: Wernexnrs
10-13-2025 04:16 AM
» Replies: 0
» Views: 377
[REQUEST] 775i65g Wolfdale
Last Post: DeathBringer
10-13-2025 01:53 AM
» Replies: 53
» Views: 33882
Dell XPS M1710 Overclock Tab Unlock Mod ...
Last Post: Skeleton
10-12-2025 08:55 PM
» Replies: 0
» Views: 248
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
10-12-2025 07:47 AM
» Replies: 3
» Views: 546
Optiplex 5055 RyzenBIOS Faulty (not upgr...
Last Post: LaszloE
10-12-2025 05:29 AM
» Replies: 2
» Views: 198
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: abruchez
10-12-2025 03:26 AM
» Replies: 4
» Views: 416
[REQUEST] Lenovo Thinkpad T420 (83ETxxWW...
Last Post: pycckuu4ejl
10-11-2025 07:32 PM
» Replies: 316
» Views: 285424
M3N78 PRO Phenom II x4 955 BE update
Last Post: Vlad94
10-11-2025 01:28 PM
» Replies: 3
» Views: 5880

Request for Memory no memory detected error be removed on Dell C6320P(Phi x200) Bios
#1
Wink 
[Request] for Memory "no memory detected error" to be removed on Dell C6320P(Phi x200) Bios that's done during the boot process.

The PHI processor has 16 GB of built-in ram, only on the Dell do you need or complains about ram being needed. I have Intel SN7200AP and SuperMirco's Phi systems that don't require the extra ram. So I know it's possible to boot the OS using only the CPU and onboard ram.

https://www.dell.com/support/home/en-us/...erid=5f0n2
find
quote
#2
Are you on Windows or Linux?
find
quote
#3
Idea  Linux
find
quote
#4
Alright. Someone is going to ask for BIOS dump eventually. If you know how to do that, attatch one. If not ----------->

1.) Go to Terminal (on your C6320P)
2.) Depending on your version of linux, type either
- "sudo apt-get install flashrom"
- "sudo yum install flashrom"
- "pacman -S flashrom"
The list goes on and on. Apt-get is the most common, try that first.
Once you're done, reply done.
find
quote
#5
Okay Thank's I'll get that on here shortly
find
quote
#6
@H@cK_T7910 . Instead of using flashrom, I think it would be easiest for you to use dmidecode. Type into your terminal "sudo apt-get install dmidecode" Once it is finished, type "dmidecode | less" Post your results here.
find
quote
#7
Can we just pull the BIO's from the BIN file?
find
quote
#8
# dmidecode 3.2
Getting SMBIOS data from sysfs.
SMBIOS 2.8 present.
55 structures occupying 2668 bytes.
Table at 0xBB409000.

Handle 0xDA00, DMI type 218, 11 bytes
OEM-specific Type
Header and Data:
DA 0B 00 DA B2 00 17 20 0E 10 03

Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
Vendor: Dell Inc.
Version: 2.3.0
Release Date: 01/07/2020
Address: 0xF0000
Runtime Size: 64 kB
ROM Size: 16 MB
Characteristics:
PNP is supported
BIOS is upgradeable
BIOS shadowing is allowed
Boot from CD is supported
Selectable boot is supported
EDD is supported
8042 keyboard services are supported (int 9h)
Serial services are supported (int 14h)
ACPI is supported
USB legacy is supported
BIOS boot specification is supported
Function key-initiated network boot is supported
Targeted content distribution is supported
UEFI is supported
BIOS Revision: 2.3

Handle 0x0100, DMI type 1, 27 bytes
System Information
Manufacturer: Dell Inc.
Product Name: PowerEdge C6320p
Version: Not Specified
Serial Number: 9HJQDH2
UUID: 4c4c4544-0048-4a10-8051-b9c04f444832
Wake-up Type: Power Switch
SKU Number: SKU=NotProvided;ModelName=PowerEdge C6320p
Family: Not Specified
find
quote
#9
I have the hdr from the bios update. If anyone is able to assist, I will help pay. Either by removing the DIMM requirement or Memory Optimizer mode. Please Post here.
find
quote
#10
(09-17-2021, 11:02 AM)H@cK_T7910 Wrote: Can we just pull the BIO's from the BIN file?
Yes, but still it's necesary to find a way to flash BIOS back.
I think I can help removing this message on boot. But having linux on board only complicates things. I do not believe in flashrom functionality. Therefore, could you create windows live cd/usb and use it only for a while? If to you it sounds like an awkward decision to do, please find a working way to write a modified BIOS in the enviroment of the system you are using.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)