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
BIOS Hex Offset
Last Post: Pacho
Today 03:33 PM
» Replies: 0
» Views: 50
[REQUEST] hp 14-cm0xxx bios unlock(ami f...
Last Post: Anneaham
Yesterday 11:34 PM
» Replies: 1
» Views: 452
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
Yesterday 01:41 PM
» Replies: 7
» Views: 731
[REQUEST] BIOS Unlock for Gigabyte G5-KD...
Last Post: Dudu2002
Yesterday 06:52 AM
» Replies: 10
» Views: 3500
[REQUEST] HP 15-ac109nx – Insyde BIOS F....
Last Post: Naifaey13
Yesterday 06:08 AM
» Replies: 0
» Views: 138
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
Yesterday 02:45 AM
» Replies: 44
» Views: 12912
HP probook4436s(e2-3000m)can update to a...
Last Post: hurricaning
06-17-2025 09:21 AM
» Replies: 2
» Views: 334
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: Neonka
06-17-2025 05:05 AM
» Replies: 36
» Views: 13958
[REQUEST] Asus ROG Strix GL702ZC BIOS Un...
Last Post: bip_bop
06-17-2025 02:16 AM
» Replies: 171
» Views: 98903
[SOLVED] Lenovo E545 (HRETxxWW) WiFi + B...
Last Post: Vigor89
06-16-2025 04:51 PM
» Replies: 268
» Views: 117650
[Test, sp54926] HP Pavilion dm1-4000sd
Last Post: symbios24
06-16-2025 08:14 AM
» Replies: 36
» Views: 28744
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: flastac
06-14-2025 09:45 AM
» Replies: 212
» Views: 106523
[Request] Bios is locked need to unlock ...
Last Post: Xperjo
06-14-2025 12:59 AM
» Replies: 0
» Views: 462
Ailenware M15 R2
Last Post: axdy
06-13-2025 05:17 PM
» Replies: 0
» Views: 314
ASUS P5LD2 Deluxe & Conroe CPU
Last Post: k24a1
06-13-2025 03:05 PM
» Replies: 20
» Views: 9788
Request: Modded BIOS with NVMe support f...
Last Post: thadrusta
06-13-2025 01:08 PM
» Replies: 1
» Views: 875
[REQUEST] Lenovo Yoga 500 (BDCNxxWW) BIO...
Last Post: soren
06-12-2025 05:19 PM
» Replies: 21
» Views: 15995
Unlock EMT64 / 64-bit UEFI support on In...
Last Post: ordi
06-12-2025 01:41 PM
» Replies: 4
» Views: 635
H-Joshua-H61-uATX with i5-2500K or i7-37...
Last Post: EQX
06-12-2025 12:49 PM
» Replies: 33
» Views: 19139
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: Yaserxi
06-12-2025 08:50 AM
» Replies: 341
» Views: 173919

Help with RW Everything tool
#1
Hello all,

I would like to use the RW Everything tool to automatically change a bit from a 0 to a 1 in my CPUs clock generator each time the computer turns on so I don’t have to do it manually. I understand that there is a command line inside the RW everything tool for loading a file with the custom changes, however I cannot get this right. It seems my clock generators info is stored in Block D2 of my SMBus, and the bit I’m looking to change is the 2nd bit of the 2nd byte from a 0 to a 1. I can not find any documentation for using this tool online, so I figured I’d ask on the forum where I first found it, does anyone know the correct command for doing this?
find
quote
#2
Any ideas anyone? This is my coded attempt to use the RW Everything tool command line: Read SMBus D2 0 2. This command writes out nothing, has anyone got experience using this program that can help?
find
quote
#3
Read Everything's internal help: Access->Command and Access->Command Line
find
quote
#4
Yes I have been following their documentation, however the program does nothing when I enter the command for reading/writing to the SMBus.
find
quote
#5
(08-29-2021, 11:11 AM)HP_ENVY_User_32 Wrote: Yes I have been following their documentation
(08-28-2021, 11:08 PM)HP_ENVY_User_32 Wrote: Read SMBus D2 0 2.
It doesn't match their documentation. Reread it.
find
quote
#6
My bad, I wasn’t at my computer when I posted that, the Code is Read SMBus Block D2 0 1. The offset parameters are what is throwing me off, whatever format I enter for them I get no result. Are you able to write and example of the working function that I can copy?
find
quote
#7
SMBUS <Read/Write> <Byte/Word/Block> <Address> <StartOffset> <EndOffset>
Use 0x prefix for hex
find
quote
#8
See this link for my result https://imgur.com/Gcy8Tdg
The tool is not writing any response to the command to the command line whether I tell it to read or write.
Here is the address I want the script to change : https://imgur.com/qs5f5W8
As you can see in the bottom left, the address of the SMBus is D2. I would like to change byte 0x1 from a "83" to a "C3".
find
quote
#9
Try
SMBUS Read Byte 0xD2 ... etc
Show a screenshot of SMBus Device with selected required byte.
find
quote
#10
That seems to have worked in reading the first two bytes: https://imgur.com/Ob4pCEZ
However I don't seem to be able to use the Write function correctly: https://imgur.com/BvmY798
In the top line I am trying to write the bytes "91" & "C3" to the first to bytes, but when reading it back it didn't seem to work.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)