04-27-2022, 02:39 AM
Hi!
I have a problem. Please help!
I have a think client: Fujitsu Futro s550 with Turion TL-60 proc.
Bios: https://support.ts.fujitsu.com/IndexDown...hu&OpenTab=
(S550 --> BIOS)
In windows with Rmclock is everything fine with these settings:
800Mhz 0.8V
1200Mhz 0.9V
1400Mhz 0.925V
I use it on windows at 1400Mhz. It's enough for me and my power adapter.
This processor I used these settings with another computer:
1600Mhz 1.075V
2000Mhz 1.125V
And italian guys do the best:
https://www.hwupgrade.it/forum/archive/i...07749.html
In Ubuntu Server 18.04.06 LTS (and other versions too) with kernel 4.15.0-175-generic x86_64 in boot I give these message:
No compatible ACPI _PSS object found
and CPU error.
CPU stuck in 800Mhz:
powernow-k8: No compatible ACPI _PSS object found.
Original DSDT (and modded - see later): https://www.mediafire.com/file/lf6m41qfp...t.zip/file
Ok, no problem, I use these:
https://www.stderr.nl/Blog/Hardware/S270/BrandNew
https://www.stderr.nl/Blog/Hardware/S270...lting.html
https://wej.k.vu/projects/howto_cnq_athlon_64_x2/
https://blog.michael.kuron-germany.de/20...compiling/
and I create my own DSDT (MODDED) and boot with. Then I give this:
[ 4.582850] powernow_k8: invalid freq entries 800000 kHz vs. 2000000 kHz
[ 4.582855] powernow_k8: invalid freq entries 800000 kHz vs. 1600000 kHz
[ 4.582860] powernow_k8: fid 0x0 (800 MHz), vid 0x1a
[ 4.582948] powernow_k8: Found 1 AMD Turion™ 64 X2 Mobile Technology TL-60 (2 cpu cores) (version 2.20.00)
Ok, no problem, I use these:
http://linuxsolver.blogspot.com/2012/05/...-1204.html
https://forum.ubuntu-fr.org/viewtopic.php?id=1993083
https://github.com/cablespaghetti/phc-k8
With PHC-K8 I give this:
[ 26.224437] phc_k8: loading out-of-tree module taints kernel.
[ 26.230032] phc_k8: module verification failed: signature and/or required key missing - tainting kernel
[ 26.230655] phc_k8: Unknown symbol cpufreq_frequency_table_cpuinfo (err 0)
[ 26.249985] phc_k8: Unknown symbol cpufreq_frequency_table_cpuinfo (err 0)
PHCTool:
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
Traceback (most recent call last):
File "./phctool.py", line 467, in
app=appgui()
File "./phctool.py", line 81, in __init__
self.cpuinfo=cpuinfo.cpuinfo() ##functions to gather CPU informations
File "inc/libs/cpuinfo.py", line 12, in __init__
self._get_acpi_cpus() ##get ACPI-supported CPUs
File "inc/libs/cpuinfo.py", line 22, in _get_acpi_cpus
for f in os.listdir(directory): ##iterate the directory
OSError: [Errno 2] No such file or directory: '/proc/acpi/processor/'
I tried the kernel upgrade too.
What else should I do?
Maybe my custom DSDT is wrong.
Here, the PSS package calculator for AMD K8 Processors is lost.
https://www.bios-mods.com/forum/archive/...824-2.html
https://www.bios-mods.com/forum/Thread-E...9#pid43969
I try to figure out:
Name (_PSS, Package (0x02)
{
Package (0x06)
{
0x00000640, 1600
0x000055F0, 22000
0x00000064, 100
0x00000007, 7
0xE0202A88, -534762872
0x00000288 648
},
Package (0x06)
{
0x00000320, 800
0x00001EDC, 7900
0x00000064, 100
0x00000007, 7
0xE0202D80, -534762112
0x00000580 1408
}
})
Package (0x06)
{
0x00000320,
0x00001EDC,
0x00000064,
0x00000007,
//0xE0202D80, // 1000mV -534762112
//0xE0202E80, // 900 mV -534761856
0xE0202F00, // 850 mV -534761728
//0xE0202F80, // 800 mV -534761600
0x00000580 1408
}
800mV -534761600 E0202F80
825mV -534761664 E0202F40
850mV -534761728 E0202F00
875mV -534761792 E0202EC0
900mV -534761856 E0202E80
925mV -534761920 E0202E40
950mV -534761984 E0202E00
975mV -534762048 E0202DC0
1000mV -534762112 E0202D80
1025mV -534762176 E0202D40
1050mV -534762240 E0202D00
1075mV -534762304 E0202CC0
1100mV -534762368 E0202C80
-534762872 E0202A88
0x0898 2200MHz 00000898
0x07D0 2000Mhz 000007D0
0x0708 1800Mhz 00000708
0x0640 1600Mhz 00000640
0x05DC 1500Mhz 000005DC
0x0578 1400Mhz 00000578
0x04B0 1200Mhz 000004B0
0x03E8 1000Mhz 000003E8
0x0320 800Mhz 00000320
0x0898 2200MHz 00000898
000105B8 67000
0x64 100
0x0898, // 2200 MHz
0x000105B8, 67000
0x64, 100
0x07, 7
0xE020298E, -534763122
0x018E 398
0x07D0, // 2000 MHz
0xFCBC, 64700
0x64, 100
0x07, 7
0xE0202A0C, -534762996
0x020C 524
0x0708, // 1800 MHz
0xD610, 54800
0x64, 100
0x07, 7
0xE0202A8A, -534762870
0x028A 650
0x03E8, // 1000 MHz
0x6B6C, 27500
0x64, 100
0x07, 7
0xE0202C82, -534762366
0x0482 1154
But...no success...
In Ubuntu Server with kodi 1200-1400Mhz is enough for the CPU to play my videos and addons correctly. But stuck in 800Mhz.
Please help BIOS unlock/mod or DSDT mod or any solution!
Thanks in advance!
Antonioni
I have a problem. Please help!
I have a think client: Fujitsu Futro s550 with Turion TL-60 proc.
Bios: https://support.ts.fujitsu.com/IndexDown...hu&OpenTab=
(S550 --> BIOS)
In windows with Rmclock is everything fine with these settings:
800Mhz 0.8V
1200Mhz 0.9V
1400Mhz 0.925V
I use it on windows at 1400Mhz. It's enough for me and my power adapter.
This processor I used these settings with another computer:
1600Mhz 1.075V
2000Mhz 1.125V
And italian guys do the best:
https://www.hwupgrade.it/forum/archive/i...07749.html
In Ubuntu Server 18.04.06 LTS (and other versions too) with kernel 4.15.0-175-generic x86_64 in boot I give these message:
No compatible ACPI _PSS object found
and CPU error.
CPU stuck in 800Mhz:
powernow-k8: No compatible ACPI _PSS object found.
Original DSDT (and modded - see later): https://www.mediafire.com/file/lf6m41qfp...t.zip/file
Ok, no problem, I use these:
https://www.stderr.nl/Blog/Hardware/S270/BrandNew
https://www.stderr.nl/Blog/Hardware/S270...lting.html
https://wej.k.vu/projects/howto_cnq_athlon_64_x2/
https://blog.michael.kuron-germany.de/20...compiling/
and I create my own DSDT (MODDED) and boot with. Then I give this:
[ 4.582850] powernow_k8: invalid freq entries 800000 kHz vs. 2000000 kHz
[ 4.582855] powernow_k8: invalid freq entries 800000 kHz vs. 1600000 kHz
[ 4.582860] powernow_k8: fid 0x0 (800 MHz), vid 0x1a
[ 4.582948] powernow_k8: Found 1 AMD Turion™ 64 X2 Mobile Technology TL-60 (2 cpu cores) (version 2.20.00)
Ok, no problem, I use these:
http://linuxsolver.blogspot.com/2012/05/...-1204.html
https://forum.ubuntu-fr.org/viewtopic.php?id=1993083
https://github.com/cablespaghetti/phc-k8
With PHC-K8 I give this:
[ 26.224437] phc_k8: loading out-of-tree module taints kernel.
[ 26.230032] phc_k8: module verification failed: signature and/or required key missing - tainting kernel
[ 26.230655] phc_k8: Unknown symbol cpufreq_frequency_table_cpuinfo (err 0)
[ 26.249985] phc_k8: Unknown symbol cpufreq_frequency_table_cpuinfo (err 0)
PHCTool:
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
Traceback (most recent call last):
File "./phctool.py", line 467, in
app=appgui()
File "./phctool.py", line 81, in __init__
self.cpuinfo=cpuinfo.cpuinfo() ##functions to gather CPU informations
File "inc/libs/cpuinfo.py", line 12, in __init__
self._get_acpi_cpus() ##get ACPI-supported CPUs
File "inc/libs/cpuinfo.py", line 22, in _get_acpi_cpus
for f in os.listdir(directory): ##iterate the directory
OSError: [Errno 2] No such file or directory: '/proc/acpi/processor/'
I tried the kernel upgrade too.
What else should I do?
Maybe my custom DSDT is wrong.
Here, the PSS package calculator for AMD K8 Processors is lost.
https://www.bios-mods.com/forum/archive/...824-2.html
https://www.bios-mods.com/forum/Thread-E...9#pid43969
I try to figure out:
Name (_PSS, Package (0x02)
{
Package (0x06)
{
0x00000640, 1600
0x000055F0, 22000
0x00000064, 100
0x00000007, 7
0xE0202A88, -534762872
0x00000288 648
},
Package (0x06)
{
0x00000320, 800
0x00001EDC, 7900
0x00000064, 100
0x00000007, 7
0xE0202D80, -534762112
0x00000580 1408
}
})
Package (0x06)
{
0x00000320,
0x00001EDC,
0x00000064,
0x00000007,
//0xE0202D80, // 1000mV -534762112
//0xE0202E80, // 900 mV -534761856
0xE0202F00, // 850 mV -534761728
//0xE0202F80, // 800 mV -534761600
0x00000580 1408
}
800mV -534761600 E0202F80
825mV -534761664 E0202F40
850mV -534761728 E0202F00
875mV -534761792 E0202EC0
900mV -534761856 E0202E80
925mV -534761920 E0202E40
950mV -534761984 E0202E00
975mV -534762048 E0202DC0
1000mV -534762112 E0202D80
1025mV -534762176 E0202D40
1050mV -534762240 E0202D00
1075mV -534762304 E0202CC0
1100mV -534762368 E0202C80
-534762872 E0202A88
0x0898 2200MHz 00000898
0x07D0 2000Mhz 000007D0
0x0708 1800Mhz 00000708
0x0640 1600Mhz 00000640
0x05DC 1500Mhz 000005DC
0x0578 1400Mhz 00000578
0x04B0 1200Mhz 000004B0
0x03E8 1000Mhz 000003E8
0x0320 800Mhz 00000320
0x0898 2200MHz 00000898
000105B8 67000
0x64 100
0x0898, // 2200 MHz
0x000105B8, 67000
0x64, 100
0x07, 7
0xE020298E, -534763122
0x018E 398
0x07D0, // 2000 MHz
0xFCBC, 64700
0x64, 100
0x07, 7
0xE0202A0C, -534762996
0x020C 524
0x0708, // 1800 MHz
0xD610, 54800
0x64, 100
0x07, 7
0xE0202A8A, -534762870
0x028A 650
0x03E8, // 1000 MHz
0x6B6C, 27500
0x64, 100
0x07, 7
0xE0202C82, -534762366
0x0482 1154
But...no success...
In Ubuntu Server with kodi 1200-1400Mhz is enough for the CPU to play my videos and addons correctly. But stuck in 800Mhz.
Please help BIOS unlock/mod or DSDT mod or any solution!
Thanks in advance!
Antonioni