WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Latest 64 bit system prompt: failed in waitforX?  (Read 115 times)

Offline worm

  • Newbie
  • *
  • Posts: 24
Latest 64 bit system prompt: failed in waitforX?
« on: November 29, 2024, 03:00:22 AM »
Download the official TinyCore Pure64-15.0. iso and operate it like a 32-bit system (CorePlus current. iso) in the VMware virtual machine. First, download (tc install GUI. tcz) from the APPS and install it. Then use it to install TinyCore onto the hard drive. The operation process is the same as the 32-bit operation. After installation, exit the CD-ROM file, and when restarting the system, the error message "failed in waitforX" will appear again. When entering the command "startx" again, the same prompt will still appear and the GUI interface cannot be accessed! The configuration of this virtual machine is 4 cores and 4G memory, so it cannot be a configuration issue. I think this should be a bug!

Offline polikuo

  • Hero Member
  • *****
  • Posts: 736
Re: Latest 64 bit system prompt: failed in waitforX?
« Reply #1 on: November 29, 2024, 03:04:28 AM »
The default Xfbdev (X server) can be buggy on virtual machine.

Use Xorg instead.
Code: [Select]
tce-load -wi Xorg-7.7

Offline worm

  • Newbie
  • *
  • Posts: 24
Re: Latest 64 bit system prompt: failed in waitforX?
« Reply #2 on: November 29, 2024, 04:52:59 AM »
The default Xfbdev (X server) can be buggy on virtual machine.

Use Xorg instead.
Code: [Select]
tce-load -wi Xorg-7.7
After installing your command in the command line of the hard drive version and restarting, you can directly access the GUI, but wbar cannot see any icons. I don't seem to be able to set the resolution either

Offline polikuo

  • Hero Member
  • *****
  • Posts: 736
Re: Latest 64 bit system prompt: failed in waitforX?
« Reply #3 on: November 29, 2024, 05:13:59 AM »
What extensions have you downloaded for x86_64 ?

Since you said TinyCore Pure64, which should come with some minimum extensions availiable

Code: [Select]
tce-load -wi aterm Xprogs wbar flwm_topside

Offline worm

  • Newbie
  • *
  • Posts: 24
Re: Latest 64 bit system prompt: failed in waitforX?
« Reply #4 on: November 29, 2024, 05:30:26 AM »
What extensions have you downloaded for x86_64 ?

Since you said TinyCore Pure64, which should come with some minimum extensions availiable

Code: [Select]
tce-load -wi aterm Xprogs wbar flwm_topside
These extensions have been installed on the system. I tested 64 bit mainly using x11vnc, but the results were not satisfactory. It still does not support VNC file transfer function!

Offline worm

  • Newbie
  • *
  • Posts: 24
Re: Latest 64 bit system prompt: failed in waitforX?
« Reply #5 on: November 29, 2024, 09:41:29 AM »
How to adjust the resolution in a virtual machine? After using Xorg-7.7, wbar exists! But at the bottom of the screen, you can't see it! After connecting with VNC VIEWER, you can see!

Offline polikuo

  • Hero Member
  • *****
  • Posts: 736
Re: Latest 64 bit system prompt: failed in waitforX?
« Reply #6 on: November 29, 2024, 10:05:29 AM »
How to adjust the resolution in a virtual machine?

I don't use virtual machines that much

You should check out the virtual machine child board to find your answers

Offline worm

  • Newbie
  • *
  • Posts: 24
Re: Latest 64 bit system prompt: failed in waitforX?
« Reply #7 on: November 29, 2024, 11:28:18 AM »
How to adjust the resolution in a virtual machine?

I don't use virtual machines that much

You should check out the virtual machine child board to find your answers
ok~ thanks~