Posts by Da Flex
-
-
No HDR on Generic-legacy.
-
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 -
You need additional hardware to power-on by IR. Read here:
ThreadRPi controlled by IR remote: is it possible to turn it on by it?
Hello to everyone!
I know by experience that what I've described in the title is achievable on an OPi PC (and also other Allwinner based devices) using an RC6 remote but could I succeed in getting the same result even on my RPi? I've bought a very cheap solution made up of a remote, an IR receiver and DuPont jump wires by which I've connected the receiver to GPIO. After a bit of digging around (I've got a great help reading on the forum here too, as it often if not always happens), I've been… -=guybrush=-April 9, 2022 at 10:37 AM -
Code
2024-01-29 14:05:42.821 T:1271 info <general>: Disabled debug logging due to GUI setting. Level 0.As you can see, still log level 0. Did you reboot after activating debug log? The other method is using advancedsettings.xml. Then you don't have the HUD at GUI. Reboot is necessary for that method, too.
-
Update to the latest stable LE release. We don't support outdated versions.
-
Darkyputz Known issue. A developer was working on update notifications last week, so I hope LE 11.0.6 will have it.
-
We don't accept incomplete logs. Activate debug logging, use pastekodi from SSH, and post the resulting URL.
-
This add-on is outdated. Ask the developer for an update. Search for "Hyperion" on this forum for details.
-
Best solution:
Buy a new PC or RPi5. You have to avoid any DP->HDMI converter. Native HDMI protocol is needed on the output.
Second best solution:
Buy a new AVR with S/PDIF input. You will get digital audio for some codecs. You will NOT get full HD audio or Dolby Atmos.
-
No, it's not CEC-related.
-
The link to LE 11.0.1 is dead. We are working on it...
-
Yep, no support. Closed.
ThreadForum 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!
- If AI tools have been used to create your post or triage an issue, name the tool and version in the post
- Do not
newphreakMarch 15, 2016 at 1:02 AM -
On LE 11.0.5...
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 linkYou can still downgrade from SSH:
-
Checked Bios , there is no setting which i could change ( DP> HDMI, or something like that)
Then your PC uses an LSPCON chip to convert from DP to HDMI. Post #27 reveals that a DisplayPort protocol is used on the HDMI connector (DP-2 should be HDMI-<NUMBER>). As mentioned, no solution.
-
-
still level 0???
i added this file
<advancedsettings version="1.0">
<loglevel>1</loglevel>
</advancedsettings>
That's correct. Maybe the file was stored at the wrong place (see post #21).
These are your specs:
I'm not sure whether it uses an internal DP->HDMI converter (LSPCON chip - that would be bad), or whether you can change from DP to HDMI mode in the BIOS. So yes, please check the BIOS.
-
You're still at log level 0. Check advancedsettings.xml.
Code2024-01-22 20:51:40.366 T:985 info <general>: Disabled debug logging due to GUI setting. Level 0.So you are using DisplayPort (DP). Conversion from DP to HDMI is a known source of trouble. I don't think it's solvable. Search for "LSPCON" on this forum.