Search function is ready for them. We already have several threads about DigiOne. ![]()
Posts by Da Flex
-
-
smp is an expert in x86 builds (as you can see in the above link). You could send him a PM, and ask for help.
-
It's also possible that it's the wrong driver for full RGB, but I'm not familiar with this topic.
-
Another approach: Put the line dtoverlay=vc4-fkms-v3d,cma-512 into /flash/distroconfig.txt.
(replacement for dtoverlay=vc4-kms-v3d,cma-512)
-
-
Kodi updates will take a while. In the meantime you can try the latest LE nightly. (wget into .update folder, and reboot to install)
LE nightly has small DVD updates, but success isn't guaranteed.
-
- Remove the microSD card.
- Mount the STORAGE partition of the microSD on a Linux PC.
- Make hidden files visible on your file browser.
- Go to .kodi/userdata.
- Create the file advancedsettings.xml with this content:
- Unmount the microSD, and put it into RPi.
- Start RPi, wait for kernel panic, and turn off RPi.
- Mount the STORAGE partition of the microSD on a Linux PC.
- Go to .kodi/temp.
- Upload the content of kodi.log to Pastebin.
- Post the resulting Pastebin link here.
-
I think it doesn't mount as playable DVD due to copyright protection. Your Ubuntu probably uses a different version of libdvdcss.
PS: I just had a conversation with an LE developer. It turned out that libdvdcss is Kodi stuff, so ask for an update at Kodi forum.
PPS: Indicator for decryption fault:
QuoteWhen I try enabling the automatically play DVDs in the settings and then insert a DVD, it will merely offer to bring up the file browser.
-
- Do what chewitt suggested, because that's the last LE with 3D support.
- It seems like 3D starts working when you're at HDMI mode CEA 16. So add this lines to config.txt:
-
Heavy question, because 3D is rare gear, and you try on a used TV. Anyway...
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 -
-
Do you have dtparam=spi=on at config.txt? If you build on Raspbian, use the 64 bit version.
-
Other people also have trouble with the CS pin (which is high instead of low) on Orange Pi Lite 2.
This guy has a proper configuration, but still an error:
problems with spidev on orange pi lite 2I bought an orange pi lite 2 and I would like to use it with the ADC MCP3008 but when executing the code in python using the spidev library, it always returns…forum.armbian.comPS: The guy has those params:
Do you also have them somewhere?
Background: Maybe some devices have SPI 0 pre-selected, but other devices need params to activate SPI 0's CS pin.
-
Can I use OnePlus SUPERVOOC 80W Power Adapter for RPi 4? Specification : DC 5V - 2A or DC 11V - 7.3A max
No, 5V with 3A is needed.
-
There is more than Intel. Click my link, and you will see that RPi4 + HiFiBerry Digi2 Pro is an S/PDIF setup!
-
Yeah, the software can deal with crazy high sampling rates, example here. I'm just in doubt about the hardware part.
-
This is very unlikely, because consumer audio is usually just 16 bit. I suggest to buy an HDMI audio extractor with 24 bit support.
Remember, CD quality is 16 bit / 44.1kHz. If you can hear a difference on 24 bit / 192kHz, then you have special ears.

-
LE only uses one user, which is "root". So after SSH login you are on root's home folder, and no other home folders exist.