Changing T60 / T61 BIOS splash screen with IBM logo?
-
Theokretes
- Freshman Member
- Posts: 99
- Joined: Thu Aug 12, 2010 5:45 pm
- Location: Canada
Changing T60 / T61 BIOS splash screen with IBM logo?
There seems to have been a lot of threads on this, but it's all sort of scatter brain and nothing cohesive yet.
I DO know it's possible to change the T60 BIOS splash screen image (perhaps the T61 as well). Does anyone have the exact procedure for modding the BIOS to accept the "IBM ThinkPad" bitmap, along with removal of the 'product of lenovo' text on the side?
Thanks!
I DO know it's possible to change the T60 BIOS splash screen image (perhaps the T61 as well). Does anyone have the exact procedure for modding the BIOS to accept the "IBM ThinkPad" bitmap, along with removal of the 'product of lenovo' text on the side?
Thanks!
2x T60p, 1x T61, loads of 701Cs, 1x WorkPad Z50, 2x TransNotes other random thinkpads...
-
RealBlackStuff
- Admin
- Posts: 17509
- Joined: Mon Sep 18, 2006 5:17 am
- Location: Mt. Cobb, PA USA
- Contact:
Re: Changing T60 / T61 BIOS splash screen with IBM logo?
Lovely day for a Guinness! (The Real Black Stuff)
Check out The Boardroom for Parts, Mods and Other Services.
Check out The Boardroom for Parts, Mods and Other Services.
-
Theokretes
- Freshman Member
- Posts: 99
- Joined: Thu Aug 12, 2010 5:45 pm
- Location: Canada
Re: Changing T60 / T61 BIOS splash screen with IBM logo?
The problem is, whenever I place my 16-colour bitmap image and run LOGO.BAT, it does nothing and refuses to create the .MOD file.
EDIT: I got it working *sigh* I'll do another post explaining the process if I get it down right.
EDIT: I got it working *sigh* I'll do another post explaining the process if I get it down right.
2x T60p, 1x T61, loads of 701Cs, 1x WorkPad Z50, 2x TransNotes other random thinkpads...
-
Theokretes
- Freshman Member
- Posts: 99
- Joined: Thu Aug 12, 2010 5:45 pm
- Location: Canada
Re: Changing T60 / T61 BIOS splash screen with IBM logo?
Advanced apologies for the double post.
Quick steps on flashing any IBM thinkpad with the 'IBM' BIOS splash screen:
#1 download a copy of the thinkpad logo (such as https://www.flickr.com/photos/14501843@N03/4783130638/)
#2 download a tool to reduce the finalized image to *16* colours (such as segger emWin -- go to image > reduce colors > 16 colors)
#3 paste a copy of the finalized 16 colour bitmap to the BIOS flash directory called LOGO (ensure extension is .BMP)
#4 run LOGO.BAT
#5 flash the BIOS
Done. No need for a waterfall of confusing information.
I still haven't figured out how to remove the 'product of lenovo' and 'intel' decals. Seems like no one else on the thinkpad forums has either. I may take a look into that some time later.
Quick steps on flashing any IBM thinkpad with the 'IBM' BIOS splash screen:
#1 download a copy of the thinkpad logo (such as https://www.flickr.com/photos/14501843@N03/4783130638/)
#2 download a tool to reduce the finalized image to *16* colours (such as segger emWin -- go to image > reduce colors > 16 colors)
#3 paste a copy of the finalized 16 colour bitmap to the BIOS flash directory called LOGO (ensure extension is .BMP)
#4 run LOGO.BAT
#5 flash the BIOS
Done. No need for a waterfall of confusing information.
I still haven't figured out how to remove the 'product of lenovo' and 'intel' decals. Seems like no one else on the thinkpad forums has either. I may take a look into that some time later.
2x T60p, 1x T61, loads of 701Cs, 1x WorkPad Z50, 2x TransNotes other random thinkpads...
Re: Changing T60 / T61 BIOS splash screen with IBM logo?
Some hints about logo:Theokretes wrote:I still haven't figured out how to remove the 'product of lenovo' and 'intel' decals. Seems like no one else on the thinkpad forums has either. I may take a look into that some time later.
Some time in the past i wanted to build pure Thinkpad (T60 or frankenpad) without any signs of lenovo. There was some early T60s with IBM (not Lenovo) sticker on bottom plastics. Also they have LCD icons sticker without lenovo word. "Thinkpad" stickers on palmrest and LCD cover can be easily changed with IBM ones. But BIOS screen:(
I have flashed logo like you. Moreover i have done image with gray background (thought that it makes lenovo decal invisible) but no luck. Lenovo (and bottom strings - like "Press blue thinkvantage button") decals is a rectangle with black background and gray letters. So do not use BIOS LOGOs with non black background - it makes them even worse.
After that i have unpacked BIOS image (some different tools can be found in the net). And have found all this resources (decals). They have strange packed format (not normal BMP). And they can be changed with empty black rectangles and repacked in new BIOS image. But i didn't do this because the size of new decals have changed and i don't shure if new (packed) BIOS is not corrupted after this modification.
Maybe some help can be obtained from Thinkpad BIOS GURUs like Middleton or Zender.
-
Theokretes
- Freshman Member
- Posts: 99
- Joined: Thu Aug 12, 2010 5:45 pm
- Location: Canada
Re: Changing T60 / T61 BIOS splash screen with IBM logo?
That's very interesting, thank you.FryPpy wrote:Some hints about logo:
<snipped quoting>
My primary T60p is the early one without any Lenovo badging (I bought it years ago when these things were still 'current'). Another difference is that the port legends are molded into the plastic, opposed to *white printing* on later T60 chassis. I think this is better as the legends won't wear off, despite being harder to see.
2x T60p, 1x T61, loads of 701Cs, 1x WorkPad Z50, 2x TransNotes other random thinkpads...
-
RealBlackStuff
- Admin
- Posts: 17509
- Joined: Mon Sep 18, 2006 5:17 am
- Location: Mt. Cobb, PA USA
- Contact:
Re: Changing T60 / T61 BIOS splash screen with IBM logo?
Try this info for creating a changed logo:
(in the BIOS-files this is stored as: LOGO.SCR)
(in the BIOS-files this is stored as: LOGO.SCR)
Code: Select all
# Select compression algorithm. Choices are NONE, LZSS, and LZARI
# (Catenate reports a fatal error if the decompression code selected in
# MAKE.MAK doesn't match this value.)
#
COMPRESS LZINT # Use LZINT when compressing modules
#
# Load IBM preboot notification text
#
LOGO LOGO.BMP -F:10 # Logo fileLovely day for a Guinness! (The Real Black Stuff)
Check out The Boardroom for Parts, Mods and Other Services.
Check out The Boardroom for Parts, Mods and Other Services.
Re: Changing T60 / T61 BIOS splash screen with IBM logo?
My 1st thinkpad was bought in 2007 and it was with from later series... And it have port legends molded into the plastic. Moreover 14" 4:3 T61 from beginning of 2008 have port legends molded into the plastic.Theokretes wrote:That's very interesting, thank you.
My primary T60p is the early one without any Lenovo badging (I bought it years ago when these things were still 'current'). Another difference is that the port legends are molded into the plastic, opposed to *white printing* on later T60 chassis. I think this is better as the legends won't wear off, despite being harder to see.
Another thing that can distinguish T60s - early ones have silver screen open lever and later ones have black lever...
Re: Changing T60 / T61 BIOS splash screen with IBM logo?
I think there may have been general trends, but nothing 100% consistent in regards to port markings, and even IBM/Lenovo logos.
While it's true that later machines generally had Lenovo stickers, some corporate orders still carried IBM stickers all the way to T61.
Both my T60s are from 2007. 15" has black lever and IBM stickers, 14" has gray lever and Thinkpad stickers. Both have "lenovo" on the clear plate, and engraved port markings (not painted).
My older T60 2623-D3U had gray lever, IBM stickers, and no "lenovo" on the clear plate. Don't remember about the port markings.
While it's true that later machines generally had Lenovo stickers, some corporate orders still carried IBM stickers all the way to T61.
Both my T60s are from 2007. 15" has black lever and IBM stickers, 14" has gray lever and Thinkpad stickers. Both have "lenovo" on the clear plate, and engraved port markings (not painted).
My older T60 2623-D3U had gray lever, IBM stickers, and no "lenovo" on the clear plate. Don't remember about the port markings.
Current: X220 4291-4BG, T410 2537-R46, T60 1952-F76, T60 2007-QPG, T42 2373-F7G
Collectibles: T430s (IPS FHD + Classic Keyboard), X32 (IPS Screen)
Retired: X61 7673-V2V, A31p w/ Ultrabay Numpad
Past: Z61t 9440-A23, T60 2623-D3U, X32 2884-M5U
Collectibles: T430s (IPS FHD + Classic Keyboard), X32 (IPS Screen)
Retired: X61 7673-V2V, A31p w/ Ultrabay Numpad
Past: Z61t 9440-A23, T60 2623-D3U, X32 2884-M5U
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Highest Quality Scan of Old IBM Logo. Ever.
by Thinkpad4by3 » Wed Jun 14, 2017 5:01 pm » in Off-Topic Stuff - 1 Replies
- 165 Views
-
Last post by MikalE
Wed Jun 14, 2017 5:54 pm
-
-
-
x220 died! (BSOD on windows logo)
by Whitieiii » Thu Feb 23, 2017 2:18 am » in ThinkPad X200/201/220 and X300/301 Series - 5 Replies
- 969 Views
-
Last post by Whitieiii
Thu Feb 23, 2017 6:10 am
-
-
-
How can I tell if my T60 running BIOS 2.27 already has the Zender SLIC2.1 no-whitelist BIOS?
by Muse » Fri Apr 21, 2017 2:42 pm » in ThinkPad T6x Series - 4 Replies
- 807 Views
-
Last post by axur-delmeria
Sun Apr 23, 2017 11:47 am
-
-
-
Middleton BIOS for T60 Wide Screen
by WarMachine » Wed Feb 08, 2017 4:54 am » in ThinkPad T6x Series - 7 Replies
- 1105 Views
-
Last post by WarMachine
Thu Feb 09, 2017 7:28 am
-
Who is online
Users browsing this forum: No registered users and 7 guests





