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 E5-551(G) BIOS Unlock
Last Post: Hlebka
Today 07:59 AM
» Replies: 51
» Views: 39388
Can't read Winbond 25X80AVSIG on Toshiba...
Last Post: amyleon
Today 07:46 AM
» Replies: 1
» Views: 1724
[GUIDE] How to modify AMI MSI BIOS to un...
Last Post: Juancho
Today 05:26 AM
» Replies: 57
» Views: 359510
asus ga503qm bios
Last Post: delav
Today 02:35 AM
» Replies: 0
» Views: 63
[REQUEST] Microcode modification a HP Pr...
Last Post: DeathBringer
Today 12:14 AM
» Replies: 1
» Views: 124
**Request** ASUS H81M-R Moded BIOS
Last Post: FourTwenty42
Yesterday 05:37 PM
» Replies: 0
» Views: 106
[request] Asus ROG strix G15 2021 (g513q...
Last Post: delav
Yesterday 11:07 AM
» Replies: 15
» Views: 16224
[REQUEST] Resizable BAR for Lenovo m720q...
Last Post: elfloko
11-04-2025 10:13 AM
» Replies: 1
» Views: 1468
disabling amd prochot with moded bios.
Last Post: vorajeeah
11-03-2025 09:27 AM
» Replies: 2
» Views: 885
[REQUEST] ThinkPad X1 Carbon (20A7 & 20A...
Last Post: neax61
11-03-2025 05:46 AM
» Replies: 87
» Views: 50936
[REQUEST] Lenovo G50-80 (B0CNxxWW) White...
Last Post: Leonardosena
11-02-2025 04:17 PM
» Replies: 110
» Views: 66215
bios f.02 Help!!!
Last Post: karbonid777
11-02-2025 12:21 PM
» Replies: 0
» Views: 238
[REQUEST] Lenovo Ideadpad N581 Whitelist...
Last Post: Dudu2002
11-01-2025 02:07 PM
» Replies: 238
» Views: 116401
[REQUEST] Lenovo ThinkPad T480s (N22ETxx...
Last Post: Dudu2002
11-01-2025 06:31 AM
» Replies: 25
» Views: 15456
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: dump_bios_gg
11-01-2025 04:59 AM
» Replies: 290
» Views: 201846
X550VXK BIOS Unlock Request
Last Post: laret
11-01-2025 03:35 AM
» Replies: 1
» Views: 283
[REQUEST] HP EliteBook 640 G9 – Remove W...
Last Post: dlareklami
10-31-2025 04:20 AM
» Replies: 0
» Views: 259
Help with DMI Info Lenovo Bios
Last Post: force9da
10-30-2025 04:04 PM
» Replies: 0
» Views: 309
Lenovo z510 i5-4200m to i7-4700mq upgrad...
Last Post: ClaudeSpeed
10-30-2025 03:42 PM
» Replies: 7
» Views: 403
Dell Optiplex 790 bypass Press F1 during...
Last Post: jozsef_kacso
10-30-2025 04:19 AM
» Replies: 5
» Views: 17049

[REQUEST] AMD Athlon 64 X2 3250e on Asus M4A78L-M LE
#31
(04-09-2020, 02:09 PM)refelian Wrote: Edit: Yes I believe I can patch it.
Try to boot 3250e on supported motherboard and dump SSDT from it. Then inject SSDT into your system.
find
quote
#32
(04-09-2020, 02:25 PM)DeathBringer Wrote:
(04-09-2020, 02:09 PM)refelian Wrote: Edit: Yes I believe I can patch it.
Try to boot 3250e on supported motherboard and dump SSDT from it. Then inject SSDT into your system.

Don't have a motherboard here which supports it, would have to purchase one (which kind of defeats the purpose). Was kind of hoping that it would be possible to alter the bios to return the pss for the 3250e so the linux kernel would initiate the powernow_k8 driver.

Is it an good idea to alter an SSDT from another processor?
find
quote
#33
(04-09-2020, 04:12 PM)refelian Wrote: Was kind of hoping that it would be possible to alter the bios to return the pss for the 3250e so the linux kernel would initiate the powernow_k8 driver.
I have not found a way yet.
(04-09-2020, 04:12 PM)refelian Wrote: Is it an good idea to alter an SSDT from another processor?
It's good idea. But you need suitable values for _PSS.
find
quote
#34
(04-10-2020, 01:33 AM)DeathBringer Wrote:
(04-09-2020, 04:12 PM)refelian Wrote: Was kind of hoping that it would be possible to alter the bios to return the pss for the 3250e so the linux kernel would initiate the powernow_k8 driver.
I have not found a way yet.
(04-09-2020, 04:12 PM)refelian Wrote: Is it an good idea to alter an SSDT from another processor?
It's good idea. But you need suitable values for _PSS.

Decided to drop it for now. My brother needs a PC so I'm pairing it with a Phenom 2 I have and giving it to him. There is a Foxconn A7GMS 2.0 that I might use it for it which would probably have the same issues (as well as huge issues with AHCI).

Anyway thanks for the insight I might look in to using a script to inject SSDT values. If I finish that I'll post it somewhere here.
find
quote
#35
A small number of states - this is my guess why the table is not created, after analyze code at 0x5B483(57B4h:3943h).
   
find
quote
#36
LLC
Thx! Nice results!
find
quote
#37
(04-09-2020, 02:09 PM)refelian Wrote:
(04-09-2020, 11:44 AM)DeathBringer Wrote: Can Linux replace or patch SSDT when it starts?
Have you a hardware programmer to recover?

It's possible but the methods are not maintained far as I know. So I don't know what issues might arise on newer kernels.

And no I don't have a hardware programmer.

Edit: Yes I believe I can patch it.

Hi, just to say it was working for me.
I was able to copy SSDT table from a working config with Opteron180, from one MB to another and enable powernow_k8.
You can do this with grub, in grub.cfg add "acpi /ssdt.aml" and put ssdt.aml in /boot
The .aml was generated with iasl tool, I'm not sure if we can directly use extracted table.
Seb.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)