WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Having trouble getting into the desktop environment.  (Read 332 times)

Offline patildah

  • Newbie
  • *
  • Posts: 7
Having trouble getting into the desktop environment.
« on: October 03, 2025, 07:00:06 PM »
I've been looking online for a bit but haven't quite figured this out yet. When booting into the usb with Tinycoreplus on my main computer (more modern) I can boot into the desktop just fine, and everything appears to work. However, when I boot on my 2011 Macbook, textmode works but I cant get into the desktop environment. I am booting like this is in grub:
Code: [Select]
set root=(hd0)
linux /boot/vmlinuz
initrd /boot/core.gz
boot

The desktop environment is there and working on my other pc, and the usb is bootable on my other pc with 0 issues via bios. But nothing here.
I've also tried startx but it gave nothing too. How do I get into the desktop environment so I can install?
im patildah

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15267
Re: Having trouble getting into the desktop environment.
« Reply #1 on: October 04, 2025, 02:17:44 AM »
What version of CorePlus are you using?

Are you trying to start Xvesa, Xfbdev or Xorg-7.7?

Which window manager are you trying to use?

Do you see an error message?

Offline patildah

  • Newbie
  • *
  • Posts: 7
Re: Having trouble getting into the desktop environment.
« Reply #2 on: October 04, 2025, 01:56:48 PM »
I am using the current version,  I downloaded the CorePlus-current.iso file 1 to 2 days ago. Forgot to mention I used unetbootin, which loaded the unetbootin interface on my newer computer but not the older computer. (I also switched to using the dd command instead but that didn't fix anything)

Would I start Xvesa or the other options with tce-load?

I think i'm trying to use flwm as a window manager.

I don't see any errors when booting and i can get to

Code: [Select]
tc@box:~$

just fine

Sorry i'm kind of new to this, i've used linux before but i'm kind of lost here.
im patildah

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15267
Re: Having trouble getting into the desktop environment.
« Reply #3 on: October 04, 2025, 02:13:24 PM »
What does tce-status -i give?

Offline patildah

  • Newbie
  • *
  • Posts: 7
Re: Having trouble getting into the desktop environment.
« Reply #4 on: October 04, 2025, 03:04:03 PM »
tce-status -i doesn't return anything.
im patildah

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15267
Re: Having trouble getting into the desktop environment.
« Reply #5 on: October 04, 2025, 06:19:39 PM »
That means no extensions are loaded.

Does this bring up the gui:
Code: [Select]
tce-load -i Xvesa flwm aterm wbar
startx

Offline patildah

  • Newbie
  • *
  • Posts: 7
Re: Having trouble getting into the desktop environment.
« Reply #6 on: October 04, 2025, 07:56:11 PM »
That didn't bring up the gui. Running that only gave back this result:
Code: [Select]
Xvesa.tcz not found!

I also ran every parameter seperately, each time it said
Code: [Select]
xxxxx.tcz not found

where xxxxx is the name of the file.

I also tried to run startx even after the error popped up and it said

Code: [Select]
-sh: startx: not found

should i maybe reflash the drive?
im patildah

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12257
Re: Having trouble getting into the desktop environment.
« Reply #7 on: October 04, 2025, 08:20:44 PM »
Hi patildah
What does this command return:
Code: [Select]
ls -l /etc/sysconfig/tcedir

Offline patildah

  • Newbie
  • *
  • Posts: 7
Re: Having trouble getting into the desktop environment.
« Reply #8 on: October 04, 2025, 08:38:24 PM »
hello!
running that returns
Code: [Select]
lrwxrwxrwx     1 root     root         8 Oct 4 23:47 /etc/sysconfig/tcedir -> /tmp/tcc/
im patildah

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12257
Re: Having trouble getting into the desktop environment.
« Reply #9 on: October 04, 2025, 08:57:13 PM »
Hi patildah
It's not finding and mounting your USB drive. That command should
have returned something similar to this:
Code: [Select]
tc@E310:~$ ls -l /etc/sysconfig/tcedir
lrwxrwxrwx 1 root root 13 May 22 04:12 /etc/sysconfig/tcedir -> /mnt/sda1/tce

I think you need to add a  waitusb=5  boot code:
Code: [Select]
linux /boot/vmlinuz waitusb=5

Offline patildah

  • Newbie
  • *
  • Posts: 7
Re: Having trouble getting into the desktop environment.
« Reply #10 on: October 04, 2025, 11:57:03 PM »
Hello

It is now loading my usb after giving it some wait time, but this still hasn't fixed it somehow. Rerunning the commands previously it still cannot find Xvesa.tcz. Rerunning this:
Code: [Select]
ls -l /etc/sysconfig/tcedir
still gives this
Code: [Select]
lrwxrwxrwx     1 root     root         8 Oct 5 03:43 /etc/sysconfig/tcedir -> /tmp/tcc/

I checked all the mount folders (sda1,sda2,sdb,sdb1,sr0) and all of them appeared empty after I ran ls on them, same with /tmp/tce. I tried giving it 20 seconds of wait time and it didnt find anything either.

Also I apologize that this is taking so long :( a lot of the other forums solutions seemed so simple
im patildah

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12257
Re: Having trouble getting into the desktop environment.
« Reply #11 on: October 05, 2025, 07:38:47 AM »
Hi patildah
I just remembered you are trying to boot the ISO, so the extensions
are in a directory called cde. I think you also need to add a  cde  boot code:
Code: [Select]
linux /boot/vmlinuz waitusb=5 cde

Offline patildah

  • Newbie
  • *
  • Posts: 7
Re: Having trouble getting into the desktop environment.
« Reply #12 on: October 05, 2025, 10:38:38 AM »
That got me further, now im at:

Code: [Select]
failed in waitforX

I looked through some other forums and running
Code: [Select]
cat ~/.xsession
got me:

Code: [Select]

Xvesa -br -screen 1024x768x32 -shadow -Zbutton -mouse /dev/input/mice,5 -nolisten tcp -I >/dev/null Z>&1 &
export XPID=$!
waitforX || ! echo failed in waitforX || exit
"$DESKTOP" Z>/tmp/wm_errors &
export WM_PID=$!
[  -x $HOME/.setbackground ] && $HOME/.setbackground
[  -x $HOME/.mouse_config ] && $HOME/,mouse_config &
[ $(which "$ICONS".sh)  ]  && ${ICONS}.sh &
[  -d "/usr/local/etc/X.d"  ] && find "/usr/local/etc/X.d" -type f -o -type l | sort | while read F; do . "$F"; done
[  -d "$HOME/.X.d"  ] && find "$HOME/.X.D" -type f -o -type l | sort | while read F; do . "$F"; done
im patildah

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 12257
Re: Having trouble getting into the desktop environment.
« Reply #13 on: October 05, 2025, 10:06:42 PM »
Hi patildah
That got me further, now im at:

Code: [Select]
failed in waitforX ...
If you enter  startx  does the desktop then appear?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 15267
Re: Having trouble getting into the desktop environment.
« Reply #14 on: October 06, 2025, 02:31:17 AM »
If you enter the following instead of startx what do you get?

Code: [Select]
Xvesa -br -screen 1024x768x32 -shadow -Zbutton -mouse /dev/input/mice,5 -nolisten tcp