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
asus z10pe-d8 ws bifurcation request
Last Post: wangine
Yesterday 05:14 PM
» Replies: 0
» Views: 78
[REQUEST] Intel NUC5PPYH - (NUC5PPYB boa...
Last Post: Paky
Yesterday 05:43 AM
» Replies: 0
» Views: 108
[Request] Dell G15 5530 BIOS Unlock mod
Last Post: jvrcruz
03-20-2026 03:32 PM
» Replies: 0
» Views: 100
[REQUEST] Thunderobot 911 V350SNX-HL Ins...
Last Post: ferez21
03-20-2026 02:50 PM
» Replies: 0
» Views: 99
(I'm PAYING) Clevo X7200 Bios remove GPU...
Last Post: SuperMG
03-20-2026 02:02 PM
» Replies: 0
» Views: 203
[REQUEST] Gigabyte G5 MD BIOS Unlock
Last Post: Rainbyte2000
03-19-2026 11:30 PM
» Replies: 8
» Views: 3305
Lenovo Ideapad 1 14IGL05 - Model: 81VU
Last Post: Znerak
03-19-2026 01:41 PM
» Replies: 0
» Views: 145
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Nymmyneedshelp
03-19-2026 07:28 AM
» Replies: 762
» Views: 418990
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: miant
03-19-2026 05:45 AM
» Replies: 148
» Views: 150384
Lenovo G31T-LM OC unlock
Last Post: crissaegrim87
03-18-2026 09:48 AM
» Replies: 2
» Views: 288
[REQUEST] LLKBOHA N5105 Mini PC BIOS EJP...
Last Post: Sw0rdX
03-17-2026 11:10 AM
» Replies: 0
» Views: 242
Lenovo G31T-LM
Last Post: DeathBringer
03-17-2026 12:16 AM
» Replies: 3
» Views: 392
[REQUEST] Unlock Insyde BIOS for Gigabyt...
Last Post: maestrae
03-16-2026 03:49 AM
» Replies: 0
» Views: 307
[Request] Lenovo G50-45 (A2CNxxWW) White...
Last Post: koner
03-15-2026 03:51 PM
» Replies: 31
» Views: 25906
COMPAQ C700 F.35 InsydeH2O WLAN UNLOCKED
Last Post: FrancoTecno
03-14-2026 10:38 PM
» Replies: 0
» Views: 287
[REQUEST] Acer Nitro 5 AN515-57 BIOS Unl...
Last Post: Dudu2002
03-14-2026 11:43 AM
» Replies: 23
» Views: 13325
BIOS MOD FOR DELL N7110 UNLOCKED UEFI BO...
Last Post: grewnik26
03-14-2026 07:34 AM
» Replies: 37
» Views: 78673
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: Dudu2002
03-14-2026 06:30 AM
» Replies: 1233
» Views: 608693
Acer nitro 5 an515 45 Insyde H20 bios re...
Last Post: Egebwvwbhaha
03-14-2026 03:57 AM
» Replies: 0
» Views: 387
[REQUEST] Toshiba Qosmio X505 Q860/Q887 ...
Last Post: cguru
03-13-2026 12:54 PM
» Replies: 53
» Views: 23924

[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)