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
[REQUEST] Resizable BAR for Lenovo m720q...
Last Post: elfloko
Today 10:13 AM
» Replies: 1
» Views: 1384
disabling amd prochot with moded bios.
Last Post: vorajeeah
Yesterday 09:27 AM
» Replies: 2
» Views: 843
[REQUEST] ThinkPad X1 Carbon (20A7 & 20A...
Last Post: neax61
Yesterday 05:46 AM
» Replies: 87
» Views: 50608
[REQUEST] Lenovo G50-80 (B0CNxxWW) White...
Last Post: Leonardosena
11-02-2025 04:17 PM
» Replies: 110
» Views: 66076
bios f.02 Help!!!
Last Post: karbonid777
11-02-2025 12:21 PM
» Replies: 0
» Views: 160
[REQUEST] Lenovo Ideadpad N581 Whitelist...
Last Post: Dudu2002
11-01-2025 02:07 PM
» Replies: 238
» Views: 115912
[REQUEST] Lenovo ThinkPad T480s (N22ETxx...
Last Post: Dudu2002
11-01-2025 06:31 AM
» Replies: 25
» Views: 15394
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: dump_bios_gg
11-01-2025 04:59 AM
» Replies: 290
» Views: 201504
X550VXK BIOS Unlock Request
Last Post: laret
11-01-2025 03:35 AM
» Replies: 1
» Views: 248
[REQUEST] HP EliteBook 640 G9 – Remove W...
Last Post: dlareklami
10-31-2025 04:20 AM
» Replies: 0
» Views: 209
Help with DMI Info Lenovo Bios
Last Post: force9da
10-30-2025 04:04 PM
» Replies: 0
» Views: 247
Lenovo z510 i5-4200m to i7-4700mq upgrad...
Last Post: ClaudeSpeed
10-30-2025 03:42 PM
» Replies: 7
» Views: 369
Dell Optiplex 790 bypass Press F1 during...
Last Post: jozsef_kacso
10-30-2025 04:19 AM
» Replies: 5
» Views: 17005
[REQUEST] Whitelist Removal for lenovo v...
Last Post: konjiki no yami
10-29-2025 07:36 PM
» Replies: 0
» Views: 274
[REQUEST] HP dv6-6b57el hidden menu
Last Post: Alcatraz
10-29-2025 04:28 PM
» Replies: 1
» Views: 316
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: Dudu2002
10-29-2025 03:19 PM
» Replies: 97
» Views: 55448
[REQUEST] Acer Aspire V5-121 Bios Unlock
Last Post: Strongbox256
10-29-2025 11:15 AM
» Replies: 5
» Views: 9169
[REQUEST] Eglobal S210H BIOS Unlock
Last Post: ShawnSuter
10-29-2025 10:50 AM
» Replies: 145
» Views: 64772
Request: Unlock CPU Voltage (Vcore) for ...
Last Post: hoomaan
10-29-2025 10:35 AM
» Replies: 0
» Views: 220
[REQUEST] Bios Unlock - Packard Bell Eas...
Last Post: Overtune2005
10-29-2025 08:37 AM
» Replies: 3
» Views: 2179

Set bios defaults to Add logo to old Award Bios on EVGA Classified
#1
Hi,

I have an old Evga X58 E759 Classified that I am trying to mod and add a logo to the boot screen. I have gotten as far as actually adding the logo such that after the flash was done I saw the logo on the screen, but now everytime i boot the system no more logo on the screen. I think its because the bios defaults to disable the logo. If there was another way to enable the logo as a default it would be great. Similar older bioses like the E758 from similar boards by same company actually have that option but not mine nor can I find it in Modbin. If anyone can help?

Heres my bios mod so far:

http://www.mediafire.com/file/uqnueabzaimdlke/E75983.7z

Thanks
find
quote
#2
(02-18-2018, 11:54 AM)moheban79 Wrote: Hi,

I have an old Evga X58 E759 Classified that I am trying to mod and add a logo to the boot screen. I have gotten as far as actually adding the logo such that after the flash was done I saw the logo on the screen, but now everytime i boot the system no more logo on the screen. I think its because the bios defaults to disable the logo. If there was another way to enable the logo as a default it would be great. Similar older bioses like the E758 from similar boards by same company actually have that option but not mine nor can I find it in Modbin. If anyone can help?

Heres my bios mod so far:

http://www.mediafire.com/file/uqnueabzaimdlke/E75983.7z

Thanks
is there a way you can set start up options like with the ami tool if you set the value for the display of the logo in award bios editor then you can probably just reflash it and then you set the default as thats what the tools are for i believe lol im not sure though i did that with my ami bios and have been using raw hex editing for a large part of file identifcation and reverse engineering of how its put together still baffled how this is somehow c code hahah i guess it all looks like crap in hex or binary anyway lol but yeah id say set the defaults yourself with bios editor and reflash i set mine as default and was able to get the logo to display everytime then turned off quick or quiet boot to let the logo diplsay a bit longer i have ami bios though so not sure
find
quote
#3
Well using Modbin6 to study the changes on each menu setting I was able to narrow it down to what piece of code segment inside the setup program called _Item.bin and graft the logo code from the old bios onto a useless bios option. This resulted in getting my Full Screen Logo option back but it didnt do a [censored] thing to affect real change. Possibly they rewrote the register addresses and it no longer does anything. At least its not bricked..
find
quote
#4
didnt see you already posted bios im gunna look at it and see if i can find anything for you it sucks not having anyone to help i seen your comment on top of forum and i needed help too with stuff alot of the time
find
quote
#5
(02-23-2018, 08:18 PM)zippingorc31 Wrote: didnt see you already posted bios im gunna look at it and see if i can find anything for you it sucks not having anyone to help i seen your comment on top of forum and i needed help too with stuff alot of the time

Thanks. Really need an expert on Award bios Setup menu structure to comment on what each field represents each segment. I already identified most of the string referrences and selection option referrences. If I knew the which one referred to a menu variable I would be golden. Fwiw I suspect they removed the variable referrence so even if I set it on or off it does nothing because the activation code is gone.

Thanks.
find
quote
#6
(02-23-2018, 09:40 PM)moheban79 Wrote:
(02-23-2018, 08:18 PM)zippingorc31 Wrote: didnt see you already posted bios im gunna look at it and see if i can find anything for you it sucks not having anyone to help i seen your comment on top of forum and i needed help too with stuff alot of the time

Thanks. Really need an expert on Award bios Setup menu structure to comment on what each field represents each segment. I already identified most of the string referrences and selection option referrences. If I knew the which one referred to a menu variable I would be golden. Fwiw I suspect they removed the variable referrence so even if I set it on or off it does nothing because the activation code is gone.

Thanks.
ive been getting into award bios more lately I had another look I can attempt some cpu mods on this board this is lga 775 correct sorry ive been busy for a while I was going to reply sooner the award logo is a standard .bmp and the option can be edited in some versions of my tools others not so easy but I can probably get a ok checksum and send you modded bios if you wanted to try it .
find
quote
#7
(03-27-2018, 10:07 PM)zippingorc31 Wrote:
(02-23-2018, 09:40 PM)moheban79 Wrote:
(02-23-2018, 08:18 PM)zippingorc31 Wrote: didnt see you already posted bios im gunna look at it and see if i can find anything for you it sucks not having anyone to help i seen your comment on top of forum and i needed help too with stuff alot of the time

Thanks. Really need an expert on Award bios Setup menu structure to comment on what each field represents each segment. I already identified most of the string referrences and selection option referrences. If I knew the which one referred to a menu variable I would be golden. Fwiw I suspect they removed the variable referrence so even if I set it on or off it does nothing because the activation code is gone.

Thanks.
ive been getting into award bios more lately I had another look I can attempt some cpu mods on this board this is lga 775 correct sorry ive been busy for a while I was going to reply sooner the award logo is a standard .bmp and the option can be edited in some versions of my tools others not so easy but I can probably get a ok checksum and send you modded bios if you wanted to try it the logo staying after boot can also be set in open source awdbedit tool and original logo removed this more advanced but would mean easier mods in future but also don't attempt any mods unless you have working recovery method such as crash free bios etc
find
quote
#8
[quote pid='138298' dateline='1522206432']
just to clarify also I'm just asking you to send the .bin in the rom folder that you download from manufacturers website and I can attempt to add the logo for you from a fresh bios u should have gotten som sort of checksum error but item.bin doesn't contain any logos in cbrom I can see logo unchanged original evga.bmp

[/quote]
find
quote
#9
Thanks for the offer but going to take the board apart and dissassemble it or put it in the basement graveyard of old machines and forget about it. My latest mod to get NVME working failed miserably so going to let go. A decade of service well worth it. Thanks.

PS: While messing around with logos I did get the logo to stick for a while but it didnt last. Thanks.
find
quote
#10
(03-27-2018, 11:15 PM)moheban79 Wrote: Thanks for the offer but going to take the board apart and dissassemble it or put it in the basement graveyard of old machines and forget about it. My latest mod to get NVME working failed miserably so going to let go. A decade of service well worth it. Thanks.

PS: While messing around with logos I did get the logo to stick for a while but it didnt last. Thanks.

no problem if you are able to to reflash bios someday and try again let me know id be happy to help and hahah sell that beast for a decent price i look for boards like that specifically so i can do mods sick board of its time for sure id do the work to unbrick it just for nice mid end machine haha have a nice day ! also if you try recover method of holding keys down on boot using ps2 keyboard you could probably recover that machine on a day you felt like it hahah done it many times some very weird ways myself lol evga is usually good for including some sort of recovery routine in a bios if not hahah may it rest in peace !!!
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)