WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: piCore-11beta GUI desktop install  (Read 17632 times)

Offline danny

  • Jr. Member
  • **
  • Posts: 73
Re: piCore-11beta GUI desktop install
« Reply #15 on: April 17, 2020, 03:14:23 AM »
Hi Juanito
I only find dillo.tcz browser from APP icon on GUI desktop.
Do you have any suggestion to install browser by instruction "tce-load"?

Thanks

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: piCore-11beta GUI desktop install
« Reply #16 on: April 17, 2020, 03:38:06 AM »
Code: [Select]
$ tce-load -w dillo [download the extension]
$ tce-load -i dillo [load the extension]

Offline danny

  • Jr. Member
  • **
  • Posts: 73
Re: piCore-11beta GUI desktop install
« Reply #17 on: April 19, 2020, 09:51:26 PM »
I got the following message when run "tce-load -w dillo":
Code: [Select]
Connecting to timjanes.uk (66.96.147.159:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: dillo.tcz.md5.txt: No such file or directory
Error on dillo.tcz

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: piCore-11beta GUI desktop install
« Reply #18 on: April 19, 2020, 10:23:16 PM »
The md5sum for the dillo extension is present and correct in all three piCore-11.x repos.

Can you try using the main repo http://tinycorelinux.net/ - be sure that any partial dillo.tcz* downloads are deleted first.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: piCore-11beta GUI desktop install
« Reply #19 on: April 23, 2020, 01:48:17 AM »
Sound is now working (there was a kernel module missing from alsa-modules-KERNEL) - tested on an RPi3 playing an mp3 using xmms-pulse and the onboard headphone jack.

..and now for video

Offline danny

  • Jr. Member
  • **
  • Posts: 73
Re: piCore-11beta GUI desktop install
« Reply #20 on: April 23, 2020, 07:57:03 PM »
Hi Juanito,
I saw some data show that piCore 9.0.X can install firefox browser.
But if I install piCore 9.0.X on rpi 3b+, I even can't boot my rpi.
How should I do to solve this problem?

Thanks

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: piCore-11beta GUI desktop install
« Reply #22 on: April 23, 2020, 10:08:35 PM »
I'm not sure what you saw, but if a pre-compiled version of firefox worked on piCore-9.x, it will probably work on piCore-11.x

Offline danny

  • Jr. Member
  • **
  • Posts: 73
Re: piCore-11beta GUI desktop install
« Reply #23 on: April 23, 2020, 11:16:04 PM »
I got the following message when I installed TC.tcz (tce-load -iw TC.tcz) on piCore-10.0beta12b.
Code: [Select]
Downloading: TC.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: TC.tcz.md5.txt: No such file or directory
Error on TC.tcz

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: piCore-11beta GUI desktop install
« Reply #24 on: April 23, 2020, 11:30:56 PM »
Please use either piCore-9.x or piCore-11.x
« Last Edit: April 24, 2020, 12:59:36 AM by Juanito »

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: piCore-11beta GUI desktop install
« Reply #25 on: April 24, 2020, 05:27:37 AM »
hardware acceleration is now working on an RPi4:
Code: [Select]
$ cat /mnt/mmcblk0p1/config.txt
...
[PI4]                   
dtoverlay=vc4-fkms-v3d

Code: [Select]
$ tce-load -i Xorg-3d flwm aterm wbar
$ sudo rm /usr/local/share/X11/xorg.conf.d/fbturbo.conf
$ startx

..which gives:
Code: [Select]
$ tce-load -i glxinfo
glxinfo
...
    Vendor: Broadcom (0x14e4)
    Device: V3D 4.2 (0xffffffff)
    Version: 19.3.1
    Accelerated: yes
    Video memory: 3906MB
    Unified memory: yes
    Preferred profile: compat (0x2)
    Max core profile version: 0.0
    Max compat profile version: 2.1
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.1
« Last Edit: April 24, 2020, 05:30:31 AM by Juanito »

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: piCore-11beta GUI desktop install
« Reply #26 on: April 27, 2020, 12:36:15 AM »
webkitgtk4 compiled for piCore-11.x (7h 42m on an RPi4 vs 187h 05m on an RPi3 in piCore-9.x)

The webkit MiniBrowser will play youtube videos without problems on an RPi4 with graphics hardware acceleration - without acceleration the videos update about once per second.

Offline Paul_123

  • Administrator
  • Hero Member
  • *****
  • Posts: 1063
Re: piCore-11beta GUI desktop install
« Reply #27 on: April 27, 2020, 07:50:56 PM »
Nice work Juanito.

Offline danny

  • Jr. Member
  • **
  • Posts: 73
Re: piCore-11beta GUI desktop install
« Reply #28 on: April 28, 2020, 01:48:32 AM »
Hi Juanito,
Is there instruction "xdg-open" on piCore 11.X ?

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: piCore-11beta GUI desktop install
« Reply #29 on: April 28, 2020, 01:53:37 AM »
You can check for any file name using the apps gui "provides" function, but .. no, there is no  xdg-utils extension in piCore.