add thin client retro system
authorMart Lubbers <mart@martlubbers.net>
Sun, 18 Sep 2016 15:43:00 +0000 (17:43 +0200)
committerMart Lubbers <mart@martlubbers.net>
Sun, 18 Sep 2016 15:43:00 +0000 (17:43 +0200)
index.html
thin.html [new file with mode: 0644]

index fbbd959..0411c18 100644 (file)
 
                <h3>Tutorials or manuals</h3>
                <ul>
+                       <li><a href="thin.html">Using a HP t5710 thin client as a retro system</a></li>
                        <li><a href="dvorak.html">Dvorak page</a></li>
                </ul>
 
                <p>Valid XHTML 1.0 Strict</p>
                <p>Best viewed with a screen resolution &gt;= 640x480 or &gt;=80x24 text mode in one of <a href="https://en.wikipedia.org/wiki/List_of_web_browsers">these browsers.</a></p>
                <p>The source of this website can be found <a href="https://ygdrassil.martlubbers.net/git/martlubbers.net.git/">here</a></p>
-               <p>Last updated: 2016-08-31</p>
+               <p>Last updated: 2016-09-18</p>
        </body>
 </html>
diff --git a/thin.html b/thin.html
new file mode 100644 (file)
index 0000000..ca1889d
--- /dev/null
+++ b/thin.html
@@ -0,0 +1,90 @@
+<html>
+       <head>
+               <title>HP t5710 as a retro machine</title>
+               <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+               <meta name="viewport" content="width=device-width, initial-scale=1" />
+       </head>
+       <body>
+               <h2>Hardware</h2>
+               <p>Detailed info can be found <a href="http://www.parkytowers.me.uk/thin/hp/t5710/efficeon.shtml">here</a></p>
+
+               <h2>Drivers and software used</h2>
+               <ul>
+                       <li>Dos
+                               <ul>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/dos/oakcdrom.zip">Oakcdrom</a> - General purpose CDROM driver</li>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/dosapps/PKUNZIP.EXE">PKUNZIP</a> - Unzip tool for dos</li>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/dos/sup.zip">MSDOS 6.22 Supplemental disk</a> - Supplemental utilities(such as dvorak keyboard layout</li>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/dosapps/shsucd.zip">SHSUCD</a> - Toolkit for mounting ISO files in DOS</li>
+                                       <li><a href="#">VT6105 Packet driver</a> - DOS Packet diver, this has yet to appear</li>
+                                       <li><a href="#">mTCP</a> - DOS TCPIP stack, this has yet to appear</li>
+                               </ul>
+                       </li>
+                       <li>Windows 3.11 for Workgroups
+                               <ul>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/w311/w311.zip">Installation</a> - Flattened installation floppies</li>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/w311/w311tcp.zip">W311 TCPIP stack</a> - TCPIP stack</li>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/w311/VT6105.zip">VT6105</a> - Network card</li>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/w311/SB16W3X.ZIP">Sound blaster</a> - Sound blaster driver(I couldn't get it to work with the emulation mode from the Live!</li>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/w311apps/IE3.3.ZIP">Internet explorer 3.3</a> - Don't install the dialup functionality if you want to use it with TCP/IP</li>
+                               </ul>
+                       </li>
+                       <li>Windows 95
+                               <ul>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/w95/cd.zip">Installation</a> - Installation CD</li>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/w95/FIX95CPU.ZIP">CPU Fix</a> - This fixes the protection error due to the too high clockspeed</li>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/w95/imsia.exe">Microsoft installerr</a> - Needed for some installations like daemon tools</li>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/w95/ie55sp2.exe">Internet Explorer 5.5SP2</a> - IE 5.5, this is also a windows 95 update</li>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/w95/sblw9xup.exe">Sound blaster live driver</a> - This includes SB16 emulation on windows level</li>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/w95/vinyl_v700b.zip">AC 97 driver</a> - While this does make the system recognize the chip I couldn't get the audio to work</li>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/w95/ali.zip">Chipset drivers</a> - Make sure you have a PS2 keyboard or mouse attached because this will recognize the usb root hubs and will disable BIOS legacy PS2 emulation</li>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/w95/XUSBSUPP.ZIP">USB Stack</a> - This also includes support for usb thumbdrive, floppy and cd drivers, however UDF CD's are not supported</li>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/w95apps/daemon347.exe">Daemon tools</a> - Easy tool to mount ISO's. This requires the IE5.5 update</li>
+                                       <li><a href="ftp://ygdrassil.martlubbers.net/w95apps/winzip70.exe">Winzip 7.0</a> - Handy GUI zip tool, I couldn't get PKUNZIP to work properly in 95</li>
+                               </ul>
+                       </li>
+               </ul>
+               
+               <h2>Iteration 1: Microsoft DOS 6.22</h2>
+               <p>I found out that the network card included in this model had drivers for
+               all os'es including dos and windows 3.11. Thus I started to try freedos and
+               friends on this box. This all worked fine but I couldn't get it to boot
+               from the flash driver. The MBR was never installed correctly from a
+               bootable USB stick. However after I picked up a USB floppy drive and
+               installed from there it worked fine. Freedos or MSDOS 6.22 were working
+               fine. Unfortunatly, networking was the only thing that worked.</p>
+
+               <h2>Iteration 2: Windows 3.11 for Workgroups</h2>
+               <p>After doing some research I thought it would be smart to install Windows
+               3.11 alongside the MSDOS 6.22. Very soon the hard disk space ran out so I
+               got a IDE to compact flash adapter. This all worked but gave a lot of IO
+               erors so I resorted back to an old laptop IDE drive that was generously
+               gifted.</p>
+
+               <p>Installation of all the hardware went fine, however, the on board sound
+               card didn't have drivers available for windows 3.11 so I started to hunt
+               down a PCI Sound Blaster since there was a PCI slot available. After
+               some time I found a Sound Blaster Live! which was the last card to include
+               legacy sound blaster emulation. This worked for one game(skyroads) and
+               did not work for others. Also, in windows the sound card was not
+               recognized. This all led to the realization that I had to install windows
+               95 since that comes with sound blaster emulation included.</p>
+
+               <h2>Iteration 3: Windows 95</h2>
+               <p>Installing Windows 95 went like a breeze since it supports hard disk
+               installation and did not even required me to format anything. After
+               installing the clock speed fix everything seemed to work. Installing the
+               drivers however... After a lot of messing around I finally got almost
+               everything working: sound via the sound blaster live!, network with the
+               onboard card, usb with the usbsupp patch from microsoft and even some DOS
+               games were recognizing the sound card via the built-in emulation.
+               Unfortunatly I could only use the keyboard OR mouse since through
+               installing the USB support the BIOS's legacy PS2 emulation stopped and
+               there is only 1 PS2 port on the device. For this I've ordered a PS2 to
+               Serial converter for my mouse to be able to use both since there are no USB
+               HID drivers for Windows 95 as far as I know. Also when I tried to get my
+               ZIP drive to work on the parallel port it rendered the windows installation
+               unbootable since the interrupts conflicted. This still has to be fixed.
+               </p>
+       </body>
+</html>