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] IBM ThinkPad X40 whitelist rem...
Last Post: kahlil88
Yesterday 05:53 PM
» Replies: 0
» Views: 223
[Request] Lenovo v520s sff unit bios sup...
Last Post: alegatorul
Yesterday 04:31 AM
» Replies: 16
» Views: 3635
[REQUEST] Lenovo Ideapad Z710 (7FCNxxWW)...
Last Post: Dudu2002
09-17-2025 03:56 PM
» Replies: 224
» Views: 141166
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 3537
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 909739
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 30332
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 33953
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 5573
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 5665
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 5764
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 6987
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 11453
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 8768
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 39232
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 8648
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 8901
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 8852
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 58671
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 53956
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2819

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)