WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Installing on a Tatung TWN-5213 CU  (Read 601 times)

Offline peasthope

  • Newbie
  • *
  • Posts: 8
Installing on a Tatung TWN-5213 CU
« on: March 01, 2026, 02:16:07 PM »
Hi,

I've tried to install Core Plus on a Tatung TWN-5213 CU and encountered difficulty.  May be hardware specific.  Discuss here?  Another branch of the forum?

Thanks,                      ... Peter E.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12642
Re: Installing on a Tatung TWN-5213 CU
« Reply #1 on: March 01, 2026, 04:38:56 PM »
Hi peasthope
Welcome to the forum.

Yes, you can discuss it here. What's the problem?

Offline peasthope

  • Newbie
  • *
  • Posts: 8
Re: Installing on a Tatung TWN-5213 CU
« Reply #2 on: March 01, 2026, 05:29:15 PM »
Quote
What's the problem?

Specs for the target computer

Tatung TWN-5213 CU CPU Transmeta TM5800 733MHz
CPU Transmeta TM5800 733MHz
https://en.wikipedia.org/wiki/Transmeta_Crusoe#Software_limitations
states "The Crusoe processor supports MMX but not SSE."

Memory 256MB DDR-SODIMM
Storage 512 MB Compact Flash, upgraded to  4 GB
Display resolution 1014 x 768 15 bit 65536 colorXDA
USB 2

Appears I have three possibilities: Micro Core, Tiny Core and Core Plus.
Of the three, which is the most capable likely to work on the hardware?
Is X feasible?

Thanks,                     ... P.

« Last Edit: March 01, 2026, 05:38:43 PM by peasthope »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12642
Re: Installing on a Tatung TWN-5213 CU
« Reply #3 on: March 01, 2026, 08:32:59 PM »
Hi peasthope
If your device has a wired network connection available, then Tiny Core is sufficient.

If your device only has wifi, try Core Plus. It includes wifi drivers and firmware. If you
are lucky, yours will be included.
If drivers and firmware are not included, we can explore other options.

Hardware specifications appear to be virtually nonexistent for your device.

I recommend plugging in a USB keyboard. I don't expect the touch screen to be recognized.
Have a USB mouse handy for the GUI.

... Display resolution 1014 x 768 15 bit 65536 colorXDA ...
Actually, that's  1024 x 768 , that specification was available on the Internet.

Offline gadget42

  • Hero Member
  • *****
  • Posts: 1024
Re: Installing on a Tatung TWN-5213 CU
« Reply #4 on: March 02, 2026, 09:19:18 AM »
this might help others to follow along in the journey:

https://www.manualshelf.com/manual/tatung/twn5213/user-manual-english.html
** WARNING: connection is not using a post-quantum kex exchange algorithm.
** This session may be vulnerable to "store now, decrypt later" attacks.
** The server may need to be upgraded. See https://openssh.com/pq.html
** Also see: post quantum internet 2025 - https://blog.cloudflare.com/pq-2025/

Offline peasthope

  • Newbie
  • *
  • Posts: 8
Re: Installing on a Tatung TWN-5213 CU
« Reply #5 on: March 08, 2026, 02:38:53 PM »
Incidentally, several years ago AntiX worked on the Tatung machine.
Therefore I'm hopeful about making Core work.

(0) Given a 64 bit host system with a working 'net connection
and qemu-system-i386.  QEMU is reasonably fast on this system.
 
(1) To that 64 bit system, connect the CF card via a USB adapter.

(2) cd <locationOfTiny*iso> ; ls -ld Tiny*iso
# Check that the iso file is there.

(3) DISPLAY=:0.0 qemu-system-i386 -m 2G -cdrom TinyCore17.0.iso \
 -serial file:CorePlusTrace -drive file=/dev/sdf,media=disk,format=raw -boot order=d

(4) That gives a graphical display similar to the display from
CorePlus-17.0.iso.  One crucial difference: CorePlus presented an
icon for an installer; Tiny doesn't present an installer icon.

(5) Is an installer there?  If not what procedure should be followed?

Thanks,                ... Peter E.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12642
Re: Installing on a Tatung TWN-5213 CU
« Reply #6 on: March 08, 2026, 08:24:45 PM »
Hi peasthope
... (0) Given a 64 bit host system with a working 'net connection ...

 ... (5) Is an installer there?  If not what procedure should be followed?
Since you have a working network connection, you should be able
to install  tc-install-GUI.tcz.
Either click on the Apps icon or open a terminal and enter:
Code: [Select]
tce-load -wil tc-install-GUI

Offline peasthope

  • Newbie
  • *
  • Posts: 8
Re: Installing on a Tatung TWN-5213 CU
« Reply #7 on: March 13, 2026, 03:28:35 PM »
Rich & all,

Since you have a working network connection, you should be able
to install  tc-install-GUI.tcz.

Yes, QEMU provides a network connection.  No specific command line parameter needed.

Quote
Either click on the Apps icon or open a terminal and enter:
Code: [Select]
tce-load -wil tc-install-GUI

cd /mnt/A/ ; ls -ld Tiny*iso 
# Yes, the image exists.
DISPLAY=:0.0 gparted /dev/sdf  # Format the part to avert automount.
DISPLAY=:0.0 qemu-system-i386 -m 2G -cdrom TinyCore17.0.iso \
 -serial file:CorePlusTrace -drive file=/dev/sdf,media=disk,format=raw -boot order=d

# In the guest system, open a terminal and execute.
tce-load -wil tc-install-GUI
# tce-load completed successfully.
# Click installer icon to activate installer.
# Complete the installation.  No problem evident.
# Put the CF card in the Tatung TWN-5213 CU and power up.

# This appears on the screen.

No EFI environment detected.
early console in extract_kernel
input_data: 0x00880094
input_len: 0x005be8f3
output: 0x00100000
output_len: 0x00c7c720
kernel_total_size: 0x00d5d000
needed_size: 0x00d5d000
Decompressing Linux... Parsing ELF... No relocation needed... done.
Booting the kernel (entry_offset: 0x00b072d0).
ACPI BIOS Error (bug): A valid RSDP was not found (20250807tbxfroot-222)

A problem with ACPI?  Therefore try again.  During installation set bootcode "acpi=off".
The result is exactly the same except that the last line is absent.
Some other error blocks further progress?  No helpful message.  =8~/

Ideas?

Thanks,                      ... P.







Offline peasthope

  • Newbie
  • *
  • Posts: 8
Re: Installing on a Tatung TWN-5213 CU
« Reply #8 on: March 13, 2026, 03:56:21 PM »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12642
Re: Installing on a Tatung TWN-5213 CU
« Reply #9 on: March 13, 2026, 10:27:05 PM »
Hi peasthope
... A problem with ACPI?  Therefore try again.  During installation set bootcode "acpi=off".
The result is exactly the same except that the last line is absent. ...
You should not need to re-install to change or add a boot code. When you boot, a menu
should appear for a few seconds. When that happens, hitting the  Tab  key should let
you edit the boot command.

Try these one at a time and see if anything improves or changes:
Code: [Select]
nosmp noacpi pnpacpi=off pnpbios=off

Offline peasthope

  • Newbie
  • *
  • Posts: 8
Re: Installing on a Tatung TWN-5213 CU
« Reply #10 on: March 14, 2026, 11:05:19 AM »
Rich & all,

... hitting the  Tab  key should let you edit the boot command.

I should have mentioned that the Tatung doesn't have PS-2 and the boot loader doesn't respond to a USB keyboard.  My knowledge of USB is minimal. I wonder whether the native boot loader has only OHCI whereas the Tatung requires UHCI, EHCI or xHCI. (https://en.wikipedia.org/wiki/Host_controller_interface_(USB,_Firewire)) If a bootcode can invoke an additional USB module, that may support the keyboard.

Quote
Try these one at a time and see if anything improves or changes:
Code: [Select]
nosmp noacpi pnpacpi=off pnpbios=off

Will do, thanks.  Without a keyboard, each trial is a fresh installation.

Thanks!                       ... P.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12642
Re: Installing on a Tatung TWN-5213 CU
« Reply #11 on: March 14, 2026, 09:23:30 PM »
Hi peasthope
I don't suppose you can access the BIOS on this device.

If you can, look for  "Legacy USB Support"  or for
"USB Keyboard Support"  and enable it.

Offline peasthope

  • Newbie
  • *
  • Posts: 8
Re: Installing on a Tatung TWN-5213 CU
« Reply #12 on: March 15, 2026, 01:23:06 AM »
I don't suppose you can access the BIOS on this device.

Haven't found a way in.   No hint on the screen after power up.

Five buttons and a rocker on the bezel.  A procedure with those
might open the BIOS but there are many possible combinations. 
 =8~/

Will try the bootcodes you mentioned.

Thanks,                ... P.

Offline peasthope

  • Newbie
  • *
  • Posts: 8
Re: Installing on a Tatung TWN-5213 CU
« Reply #13 on: March 15, 2026, 05:13:20 PM »
Hello again Rich & all,

Tried each of the bootcodes you mentioned; nosmp, noacpi, pnpacpi=off and pnpbios=off.

In each of the four cases, booting ended with these two lines.

Booting the kernel (entry_offset: 0x00b072d0).
ACPI BIOS Error (bug): A valid RSDP was not found (20250807tbxfroot-222)

I don't know enough about RSDP and related details to solve this for Core.
In absence of a further suggestion, I think of reinstalling AntiX.

Thanks,                       ... P.


Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12642
Re: Installing on a Tatung TWN-5213 CU
« Reply #14 on: March 15, 2026, 09:39:12 PM »
Hi peasthope
I found a couple more you can try if you wish to:
Code: [Select]
acpi=rsdt  acpi=copy_dsdt
Aside from no keyboard access for boot codes, the other problem is
their are many acpi related boot codes available:
https://www.mjmwired.net/kernel/Documentation/kernel-parameters.txt

acpi shows up 184 times on the kernel-parameters.txt page.