WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Recent Posts

Pages: 1 ... 8 9 [10]
91
Extension requests / Re: OMXPlayer for piCore32.
« Last post by meo on August 10, 2026, 06:14:27 AM »
Hello Juanito!

I did almost the same with just the neceessary packages onboot. Went back to the prompt and downloaded both mpv and tlc and nothing failed. Afterwards trying them out they worked but there was no sound. They are depending on alsa. Back to square one.

Kind Greetings,
meo
92
Raspberry Pi / How can I make bluetooth work in piCore64 v. 17.
« Last post by meo on August 10, 2026, 05:50:25 AM »
Hi there!

Trying to set up bluetooth in piCore64 v. 17 but I can't seem to find any relevant information to help me so if anyone knows how to make bluetooth work in piCore64 v. 17 I would be very grateful for any information!

Kind Regards,
meo
93
TCB Talk / Re: Tiny Core v17.0 upgrade issues
« Last post by Stefann on August 10, 2026, 05:34:39 AM »
Well….
5 weeks later and an other crash.
Still running the same TC17.1 beta.
Running with nonblocking serial read. So, although non-blocking read fails less than blocking read protected by select(), it still fails.
And also… as the crashing is very sparse, it could be non-serial read related as well.

Anyway
I gave up on finding the Linux rootcause. Now Just concentrate on finding application workaround.
In stead of using the serial port I can get the same date from an http call. I already tested that and it works. So maybe I will walk that path.
94
General TC Talk / Re: Very Strange , I can't log into forum using Dillo..
« Last post by Richard Cranium on August 09, 2026, 10:39:05 PM »


So, if it were not changes in the source (dillo), neither in the destination (the TC forum), then maybe is the middle man (the network)



I don't think my network is blocking anything , if that's what You mean.
95
General TC Talk / Re: Very Strange , I can't log into forum using Dillo..
« Last post by Richard Cranium on August 09, 2026, 10:36:10 PM »
try links2 with the "dash g" for graphics mode

Code: [Select]
links2 -g https://forum.tinycorelinux.net
****posting this after signing into the forum via links2 -g(graphic mode) as per the above****

Isn't Links that text based browser??  "dash g" for graphics mode?

I'll look into it...
96
General TC Talk / Re: Very Strange , I can't log into forum using Dillo..
« Last post by nick65go on August 09, 2026, 12:01:23 PM »
same for me: "An Error Has Occurred! Session verification failed. Please try logging out and back in again, and then try again " when using dillo (but login works in Firefox).
Code: [Select]
dillo -v
Dillo v3.3.0-dirty
Libraries: fltk/1.3.11 jpeg/3.2.0 png/1.6.58 webp/1.6.0 zlib/1.3.1.zlib-ng brotli/1.2.0 OpenSSL/3.6.3
Features: +GIF +JPEG +PNG +SVG +WEBP +BROTLI +XEMBED +TLS +IPV6 +CTL
So, if it were not changes in the source (dillo), neither in the destination (the TC forum), then maybe is the middle man (the network)
Code: [Select]
Nav_open_url: new url='https://forum.tinycorelinux.net/'
Dns_server [0]: forum.tinycorelinux.net is 217.160.150.65
Connecting to 217.160.150.65:443
forum.tinycorelinux.net: TLSv1.3, cipher TLS_AES_256_GCM_SHA384
 0: sha256 2048-bit RSA: /CN=forum.tinycorelinux.net
 1: sha256 2048-bit RSA: /C=US/O=Let's Encrypt/CN=YR1
 2: sha256 4096-bit RSA: /C=US/O=ISRG/CN=Root YR
 root: /C=US/O=Internet Security Research Group/CN=ISRG Root X1
NumPendingStyleSheets=1
NumPendingStyleSheets=2
97
General TC Talk / Re: Very Strange , I can't log into forum using Dillo..
« Last post by gadget42 on August 09, 2026, 07:38:13 AM »
when i attempt to use dillo to navigate to https://forum.tinycorelinux.net/index.php i get a small window that pops up with

"The remote certificate has expired. The certificate wasn't designed to last this long. You should avoid this site."

and has a "continue" button and a "cancel" button

i assume the referenced "certificate" is something in/on dillo since i don't see any expired certificates at the website

****posting this via librewolf on devuan daedalus after doing the links2 post found(hopefully) above****
98
General TC Talk / Re: Very Strange , I can't log into forum using Dillo..
« Last post by gadget42 on August 09, 2026, 07:34:59 AM »
try links2 with the "dash g" for graphics mode

Code: [Select]
links2 -g https://forum.tinycorelinux.net
****posting this after signing into the forum via links2 -g(graphic mode) as per the above****
99
Extension requests / Re: OMXPlayer for piCore32.
« Last post by Juanito on August 09, 2026, 05:58:36 AM »
I rebooted an RPi5 running piCore64 17.x with only openssh loaded onboot.

Loading vlc and alsa or mpv and alsa from the console prompt, I could play a test mp4 video with sound on an hdmi monitor with powered speakers connected to the hdmi monitor's sound jack.

Note that from the console prompt, the video resolution with both mpv and vlc is incorrect. If played from a gui, the video resolution is correct.

Note also that both mpv and vlc have been updated recently.
100
Extension requests / Re: OMXPlayer for piCore32.
« Last post by Juanito on August 09, 2026, 04:19:44 AM »
I used OMXPlayer a lot before and it could possibly solve my problem with getting sound in piCore64 but if I'm not misinformed OMXPlayer can't be made to work on piCore64 for example.
omxplayer used the old closed source broadcom gpu drivers, which have been replaced by open source mesa drivers.

To get sound from the audio jack you need the alsa extension, to get sound via hdmi you need alsa and graphics-KERNEL.

Quote
Just a thought I have tried to download vlc and mpv but both caused a blackout it in a GUI.

As said previously, loading graphics-KERNEL from a gui will result in a blank screen, you need to load it from the console prompt.
Pages: 1 ... 8 9 [10]