Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: xor on May 02, 2019, 03:32:31 AM

Title: After adding the VLC player to the .iso file, This is happening.
Post by: xor on May 02, 2019, 03:32:31 AM
After adding the VLC player to the .iso file,
This is happening.

(http://forum.tinycorelinux.net/index.php?action=dlattach;topic=22750.0;attach=5085)
Title: Re: After adding the VLC player to the .iso file, This is happening.
Post by: Juanito on May 02, 2019, 03:52:44 AM
That is showing that you are still using Xfbdev and that the best resolution you can get is 1280x1024 (code 795).

You will need to load the Xorg-7.7 extension to get your native resolution.
Title: Re: After adding the VLC player to the .iso file, This is happening.
Post by: xor on May 02, 2019, 05:16:24 AM
That is showing that you are still using Xfbdev and that the best resolution you can get is 1280x1024 (code 795).

You will need to load the Xorg-7.7 extension to get your native resolution.

When creating the file "* .iso"
your advice; How can I integrate the system

what do I need to download from the applications.
what do I need to remove (how to remove)

What do I need to write a command prompt

would you please explain them in order
Title: Re: After adding the VLC player to the .iso file, This is happening.
Post by: Juanito on May 02, 2019, 05:22:57 AM
My advice is to install to a usb stick and forget about the iso.

When booting the CorePure64 cd/iso, choose the option "boot to text mode"

Once you have booted to text mode, you can enter commands directly. In order to load and run the Xorg-7.7 extension, you need to do this at the text mode prompt:
Code: [Select]
$ tce-load -wil Xorg-7.7
$ startx