• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
We have new content about Hotkey issue, Click here to check it out!
Check out our WINDOWS 11 Support Center info about: OPTIMIZATION, KNOWN ISSUES, FAQs, VIDEOS AND MORE.
HP Recommended

@Twilight_Wolf -- sharing, since the file is exactly 256 bytes.

 

I used the C2X() function in REXX to produce a hexadecimal representation of the file:

 

f=linein('08906.sig'); say c2x(f);
5597B23668DCB3B2B0F7F4BBBFD883892B5EA05B33BB7BA02E813CA53D8BF619A744860673024D51
F5F946AC407FDF26BC3D9AA77731D056F179CEC530D8CEB60E4DB49DFC744F665BADC32D0900A081
DC6352FB9FE25811FD1F9F4543C5667C9FEA339375A4C6855670D48AF4748FF6A2244C2756D87829
EC2A79BEFFEC08962C25BD8B27253FB4E28736D8086FB07955E342ED32D696616A5FD752F6C58726
B729E695BAEAC13EE81E001087FC38368D0941314A528C6D51F5BFDD7D96C3C961F0EDCE4AB771BE
55E996DBC49B58D68E8D926FDA178AB3707D82A296D50D2FE5687BCF9D69A9083D19BA1B0E0EFF79
B766D893ABAAF135DFF1E485CB8C42A8

 

Just "join" all the segments, and use the X2C() function to recreate the file.

 

 

 

HP Recommended

Thank you, but I  can't find rexx programming language in our segment of Internet and another programs recreate file incorrect - 524 bytes instead of 256 bytes.

 

Can you attach file here, please?)

 

By the way, on a flash drive, all three files should be located at the root?

 

HP Recommended

@Twilight_Wolf-- 524 bytes instead of 256 bytes

 

If you add "carriage-return" and "line-feed" to each of the lines, you do get 524 characters.

 

If you do NOT add those characters, you get 512 characters.

 

Also, the X2C() function returns just 1 byte for each 2 bytes of input.

So, feeding it 512 bytes results in an output of 256 bytes.

 

REXX is multi-platform free software: https://sourceforge.net/projects/oorexx/files/

It was written by an "IBM Fellow" -- a distinguished IBM employee who was given "free rein" to work on his own projects. 

 

HP Recommended

Thank you)

Now I know what is the rexx language)))

I recreated the file using the functions x2c() and lineout(), but it didn't help me - the computer still doesn't see the files to restore, so the problem is something else...

IMG-20220316-WA0001.jpg

Maybe the flash drive should contain some other files, or the file 08906.bin I found is not suitable.

 

Can you create bios recovery flash drive and post here screenshot how it looks like?)

 

Our technical support HP can't help me too, because the file sp135569 causes them the same error as I have and the window for creating a flash drive does not appear for them either.

HP Recommended

@Twilight_Wolf -- I don't know why that HP Update is not "unpacking" itself on your computer.

 

From this thread, on: 03-18-2022 12:49 AM - edited ‎03-18-2022 12:51 AM

 

When I chose to "copy the files", the target directory contains:

 

18/03/2022 12:44 AM 16,777,216 08906.bin
18/03/2022 12:44 AM        256 08906.sig

Put these two files into the "root" directory of your USB memory-stick,

restart your computer, and launch the app that updates the BIOS,

and "point" the app at the drive-letter assigned to the USB memory-stick.

The app should find the above two files.

 

 

 

 

 

 

 

 

 

 

 

 @Echo_Lake  is a HP Support Agent

HP Recommended

I can't run the application to update the bios because the bios is damaged and automatic recovery doesn't work - can't find the files to restore...

I tried to place these two files in the root of the flash drive, the computer still reports that it cannot find files to restore.

I think that the file 08906.bin I found on the Internet is not suitable, therefore it is not possible to restore the bios.

And since I can't get the right file in any way, it remains only to hand over this computer to a service center.

 

Thank you for trying to help, as well as for new knowledge in the form of a programming language (REXX).

 

P.S. I tried to run sp135569.exe a few more computers, but I got the same result  - everywhere there is no window for creating a USB flash drive or copying files. Maybe some sanctions were imposed against us, so it doesn't work?)))  I can't find another explanation yet)))

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.