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] Acer Aspire 5 A515-52G-577T BI...
Last Post: VissarionovichIvan
Today 05:16 PM
» Replies: 0
» Views: 72
[REQUEST] Lenovo IdeaPad Gaming 3 15IMH0...
Last Post: Dudu2002
Today 04:18 PM
» Replies: 60
» Views: 43294
BIOS Mod for Sony VGC RA940G (ASUS P5LP-...
Last Post: DTDeniz
Today 03:50 PM
» Replies: 9
» Views: 2428
[REQUEST] Lenovo IdeaPad U310 & U410 (65...
Last Post: elventorro
Today 03:08 PM
» Replies: 1786
» Views: 786146
[REQUEST] Acer Switch 10 SW5-012 BIOS Un...
Last Post: pedro691
Today 12:53 PM
» Replies: 45
» Views: 26782
[REQUEST] Lenovo Thinkpad T540p (GMETxxW...
Last Post: bildmacher
Today 10:49 AM
» Replies: 84
» Views: 57495
Hp probook 6560B Upgrade to Ivy Bridge
Last Post: Ricsi999
Today 10:20 AM
» Replies: 4
» Views: 190
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
Today 08:52 AM
» Replies: 4
» Views: 104
REQUEST Dell Latitude 6430U Bios extract
Last Post: Smarty
Yesterday 07:08 PM
» Replies: 1
» Views: 2652
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: xubix
Yesterday 03:22 PM
» Replies: 498
» Views: 261778
[REQUEST] HP ENVY - 17-r102nl (W6X06EA#A...
Last Post: SpaghettONE
11-25-2025 04:51 PM
» Replies: 0
» Views: 181
HP Elitebook 8540w Microcode for I7 920X...
Last Post: DeathBringer
11-25-2025 01:44 PM
» Replies: 9
» Views: 843
[REQUEST] HP Pavilion DM4-2101er BIOS F....
Last Post: Nylon
11-25-2025 01:43 AM
» Replies: 1
» Views: 313
ThinkPad W520 - Corrupted ME
Last Post: lovie_loveth
11-24-2025 10:07 PM
» Replies: 0
» Views: 153
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: MasterSil
11-24-2025 08:09 PM
» Replies: 336
» Views: 176510
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: acidmonkey
11-24-2025 03:14 PM
» Replies: 129
» Views: 131517
BIOS ESS Xerox C60
Last Post: JSteen
11-24-2025 02:37 PM
» Replies: 0
» Views: 143
[REQUEST] Acer Nitro 5 AN517-54 BIOS Unl...
Last Post: Carlos_Eduardo13087
11-24-2025 12:25 PM
» Replies: 30
» Views: 12326
[REQUEST] Acer Predator PHN16-72 BIOS Un...
Last Post: Dudu2002
11-24-2025 07:11 AM
» Replies: 3
» Views: 2715
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Cevox
11-24-2025 06:36 AM
» Replies: 500
» Views: 272240

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)