we plan to install libreelec to our device Ntablet. It has a build-in screen. and it running rk3288 cpu, like the tinkerboard
There is no LibreELEC for your Kickstarter device. Start coding! ![]()
we plan to install libreelec to our device Ntablet. It has a build-in screen. and it running rk3288 cpu, like the tinkerboard
There is no LibreELEC for your Kickstarter device. Start coding! ![]()
Quote[ 0.135229] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Set your energy preference back to "performance" at UEFI settings.
Can you post the content of your config.txt please?
Is it solved now? If yes, mark it that way, and other HiFiBerry users will benefit.
Sorry, but it's not like that at all.The issue in this thread is about samba version, not symlinks.
A version is no technical argument.
Sounds pretty much like this.
Other users currently have WLAN issues on RPi 4, too: fresh install raspberry pi 4 5ghz wifi not working
I have no good experience when I use a small WiFi USB dongle instead of the integrated WiFi (RPi 3B+). It's no stable connection.
If you really want go the RPi 4 way, use a large WiFi dongle with an antenna. Be sure that it's Linux compatible.
If WLAN has to be stable out-of-the-box, then the brand new Nvidia Shield TV 2019 is a good 4K Kodi device, too.
The strange part is that I can access my 5ghz fine when I load Raspbian instead of Libreelec.
Good point. Provide a log file.
It could be an energy management problem, which differs LE and Raspbian.
See my post above to understand the relation between energy and 5GHz.
When I'm right, then the log file will look fine, because it will not show shortage of energy for 5GHz.
The Browse for Folder screen showed the expected local path (see above) , namely, /var/media/Maxtor 1/Artist Information.
However, I wished to use a networked path, so I selected the New folder option and entered 'smb://192.168.0.16/Maxtor 1/Artist Information/'. I obtained the following error message:
"Couldn't create folder. Make sure the selected folder is writeable and that the new folder name is valid''. The folder already exists.
Configure Samba to follow symlinks. Read here.
Well, I didn't manage to do it with libreelec so I installed a raspbian and made it work right away...
It's a very special hardware config, so don't be surprised that I'm just guessing.
Raspbian could help you to understand, how ALSA handles the I2S device. Maybe you can use the asound.conf for LE, too.
The power button activate Power Window and standby at the same time.
Did it worked on LE 9.0.x?
What happens when you map the power button to <power>noop</power>?
What happens when you remove the power button mapping?
Manually edit your GUI settings (nano /storage/.kodi/userdata/guisettings.xml).
Edit two lines this way:
...
<setting id="audiooutput.audiodevice">PI:Both</setting>
...
<setting id="musicplayer.autoplaynextitem" default="true">true</setting>
...
Reboot.
PS:
If this won't fix it, edit another line (it's part of the expert audio settings, not sure whether you touched it):
Deactivate Bluetooth.
Look at the output of ifconfig to see whether you have multiple WLAN adapters active. If you have a wlan0 and wlan1 on the output, you can deactivate one of them with ifconfig wlan<your_number> down.
There are different ways to deactivate an unneeded WLAN adapter permanently. Read here.
Good question, I'm interested to know, too. The name of the file "guisettings.xml" suggests, that it mirrors all GUI settings.
Sorry, I made an error at my explanation. According to mglae it has to be like this (merge last two lines):
DEFAULT linux
PROMPT 0
LABEL linux
KERNEL /KERNEL
APPEND boot=UUID=5DBE-1C09 disk=UUID=3a4bdefa-03f7-4274-bc32-a678e035269d quiet initcall_blacklist=i915_init