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] Lenovo Ideapad Gaming 3-15ACH6...
Last Post: openg664
Yesterday 05:35 AM
» Replies: 7
» Views: 9556
[SOLVED] Lenovo E545 (HRETxxWW) WiFi + B...
Last Post: Dudu2002
08-17-2026 01:12 PM
» Replies: 270
» Views: 169779
AMI BIOS modding nvme-boot
Last Post: marktuan
08-17-2026 07:12 AM
» Replies: 1
» Views: 3222
Dell Precision 3490 qwery about dell eps...
Last Post: krzysztoft1
08-17-2026 05:03 AM
» Replies: 0
» Views: 220
[REQUEST] Alienware M15 R7 i7-12700H BIO...
Last Post: stapaible
08-17-2026 04:03 AM
» Replies: 1
» Views: 1597
Bloqueo de bios de Acer aspire 5 15 a515...
Last Post: Emewhi
08-16-2026 12:52 PM
» Replies: 0
» Views: 250
[REQUEST] HP Pavilion dv6-3110ST (XR556E...
Last Post: AhmetBaki
08-15-2026 06:27 PM
» Replies: 0
» Views: 308
Asus Prime Q370M-C: Remove The Password
Last Post: DeathBringer
08-15-2026 11:29 AM
» Replies: 2
» Views: 1973
[REQUEST] Lenovo ThinkCentre M93p Tiny (...
Last Post: Route66Fan
08-15-2026 03:31 AM
» Replies: 58
» Views: 71358
[REQUEST] Lenovo G700 (7ACNxxWW) Whiteli...
Last Post: ManulSibirskiy
08-14-2026 06:22 PM
» Replies: 168
» Views: 120083
[REQUEST] Lenovo Thinkpad T440p (GLETxxW...
Last Post: tsounoi
08-14-2026 01:46 PM
» Replies: 533
» Views: 359127
[REQUEST] Lenovo Thinkpad X230(i) (G2ETx...
Last Post: CK1968
08-13-2026 10:48 AM
» Replies: 1098
» Views: 766974
Lenovo G500 & G400 (78CNxxWW) CPU Upgrad...
Last Post: DeathBringer
08-13-2026 07:37 AM
» Replies: 48
» Views: 28243
[Request] Vostro 3250 7th gen support
Last Post: DeathBringer
08-13-2026 05:14 AM
» Replies: 12
» Views: 5956
Foxconn 865G7MF Pinmodded Xeon Support
Last Post: KSM74
08-11-2026 06:27 PM
» Replies: 26
» Views: 4522
[REQUEST] Lenovo ThinkPad X280 Whitelist...
Last Post: Dudu2002
08-10-2026 01:37 AM
» Replies: 6
» Views: 4220
[REQUEST] Lenovo G510 (79CNxxWW) Whiteli...
Last Post: T_A_o_D
08-09-2026 07:35 PM
» Replies: 604
» Views: 423305
[REQUEST] Lenovo ThinkPad X201 (6QETxxWW...
Last Post: CK1968
08-07-2026 10:10 AM
» Replies: 65
» Views: 54264
[REQUEST] Asus Zephyrus GX701GWR Bios un...
Last Post: Elijah Dannel
08-07-2026 05:21 AM
» Replies: 7
» Views: 4294
[Request] Acer Aspire One 751h Bios Unlo...
Last Post: iggd
08-06-2026 12:51 AM
» Replies: 43
» Views: 42413

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