02-20-2016, 11:58 AM
(02-19-2016, 06:40 AM)DeathBringer Wrote: Can you press F10 and enter Setup?
(02-19-2016, 07:34 AM)DeathBringer Wrote: Some research results.
1. The string with error about unsupported CPU has id = 6A
2. The function printing strings on the screen has address = 7675 in RUN_CSEG module.
3. The function printing this error has address = 1C92 in HPDBOARD_CSEG module:
I've made one byte patch.Code:1C92 pushad
1C94 call POST_CSEG:0AB2Eh
1C99 jnb short 1CB2h
1C9B call POST_CSEG:4986h
1CA0 call RUN_CSEG:76A9h
1CA5 mov bx, 6Ah
1CA8 call RUN_CSEG:7675h
1CAD mov al, 1
1CAF call HPDBOARD_CSEG:191h
1CB2 popad
1CB4 retf
Please verify my BIOS mod2.Code:1C99 jmp short 1CB2h
DeathBringer you are a Lifesaver!! You are the biggest AND greatest help I have ever gotten on Forums. It Worked, whatever you did worked and now the 615e works on my Touchsmart. Finally after almost 2 years of waiting. Here are some screenshots of 615e . The processor rating dropped from 6.3 to 6.1 but I guess that is normal because the 615e has lower clock speed at 2.5ghz vs 2.8ghz on 240e. In Theory the 615e should be much faster than 240e because of more cores.