Posts by Da Flex
-
-
Thanks. It's a problem with the initialization of the internal Bluetooth adapter.
CodeJul 12 17:54:41.968605 HTPC (uetoothd)[932]: bluetooth.service: Referenced but unset environment variable evaluates to an empty string: BLUEZ_ARGS, BLUEZ_DEBUGSo it's a Linux kernel issue (driver/firmware). Buying a Bluetooth dongle seems to be the easiest/quickest solution. Do some research first, and make sure the dongle is Linux compatible.
-
Usage of banned add-ons means no support. Closed.
Code2024-07-11 09:32:44.649 T:959 info <general>: CAddonMgr::FindAddons: repository.nixgates v2.2.0 installedThreadForum Rules
General Conduct- Be polite and respectful to forum staff and other users
- Be polite and respectful towards this project and other projects
- Be patient, user and staff are spread all over the world, an answer may take time
- One topic per thread
- Posts should be written in English (add text in your native language if needed)
- Be as descriptive and detailed as possible. We are not mind readers!
- Do not cross-post or double-post
- Do not post or promote external URL links to products, a name description is
newphreakMarch 15, 2016 at 1:02 AM -
MrBogus Nope, that's normal.
-
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link -
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link -
Regular log please.
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link -
popcornmix The PSU is OK:
I'm using dtoverlay=gpio-shutdown on my own RPi3B+, and I've never seen the rainbow square during a crash.
Maybe the "Piped" add-on handles crashes in a special way.
-
Seems like your "Piped" add-on has a bug:
Code
Display More2024-07-08 09:59:58.247 T:1156 error <general>: Exception in thread 2024-07-08 09:59:58.248 T:1156 error <general>: Thread-2 2024-07-08 09:59:58.248 T:1156 error <general>: : 2024-07-08 09:59:58.248 T:1156 error <general>: 2024-07-08 09:59:58.248 T:1156 error <general>: Traceback (most recent call last): 2024-07-08 09:59:58.248 T:1156 error <general>: 2024-07-08 09:59:58.248 T:1156 error <general>: File "/usr/lib/python3.11/threading.py", line 1045, in _bootstrap_inner 2024-07-08 09:59:58.249 T:1156 error <general>: 2024-07-08 09:59:58.249 T:1156 error <general>: File "/storage/.kodi/addons/plugin.video.piped/lib/services/scheduler.py", line 18, in run 2024-07-08 09:59:58.252 T:1156 error <general>: 2024-07-08 09:59:58.252 T:1156 error <general>: 2024-07-08 09:59:58.252 T:1156 error <general>: history_playlist: list = get(f'{Addon().getSettingString("instance")}/playlists/{Addon().getSettingString("watch_history_playlist")}').json()['relatedStreams'] 2024-07-08 09:59:58.252 T:1156 error <general>: 2024-07-08 09:59:58.252 T:1156 error <general>: 2024-07-08 09:59:58.253 T:1156 error <general>: 2024-07-08 09:59:58.253 T:1156 info <general>: Skipped 28 duplicate messages..Most add-on developers are at Kodi forums, so I suggest to create a bug report over there.
-
Maybe a bug, which was fixed since LE 12. So try LE 12 on another microSD, and report back.
-
I'm using the latest stable version on my RPi3B+. Works fine for my needs.

-
Try the default skin. If the problem remains, create a swap file:
Thread[How to] Enable swapfile on LibreELEC
From @escalade in Remix
By default LibreELEC does not have a swapfile.
You can enable a swapfile by:
cp /etc/swap.conf /storage/.config
then edit it and change
SWAP_ENABLED="no" to SWAP_ENABLED="yes".
SWAPFILESIZE="128" to your required swapfile size - normally 4 x RAM but RAM should be enough for a normal LE system.
When you reboot, a swapfile the size of SWAPFILESIZE is generated in /storage/.config/swapfile.
IridiumApril 14, 2019 at 6:09 PM -
Listen to mp3 256 and flac to see if you hear a difference.
I agree. MP3 at higher sampling rates is great! Lossless FLAC/WAV is for music production, where inaudible frequencies become audible by using audio tools. If you're no musician, stay away from lossless audio. You will lose storage in TB range.
-
I don't see anything different from what I expected,just trying boot over sd, failing, then tryng usb, failing and coming back to sd again and again. Would it be useful to post a photo of the screen.
No screenshot needed, the output seems to be normal.
Can you boot a fresh LE installation from USB?
-
What's the message when you boot without microSD?
-
Please provide a full debug log.How to post a log (wiki)1. Enable debugging in Settings>System Settings>Logging2. Restart Kodi3. Replicate the problem4. Generate a log URL (do not post/upload logs to the forum)
use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link -
Or are these special nightly updates handled differently?
Differently. Use the update folder method again, when the official LE 13 comes out.
-