in Settings --> games --> input do you have the option "Number of keyboard players" set to > 0?
Posts by lrusak
-
-
looks like it's working to me
CodeOct 21 18:48:17 HTPC-BR connmand[318]: DHCP server: Sending OFFER of 192.168.0.2 Oct 21 18:48:17 HTPC-BR connmand[318]: DHCP server: Broadcasting packet to client Oct 21 18:48:17 HTPC-BR connmand[318]: DHCP server: Received REQUEST NIP -1062731774 Oct 21 18:48:17 HTPC-BR connmand[318]: DHCP server: Sending ACK Oct 21 18:48:17 HTPC-BR connmand[318]: DHCP server: Sending ACK to 192.168.0.2 Oct 21 18:48:17 HTPC-BR connmand[318]: DHCP server: Broadcasting packet to client
could be that it's on a different subnet or something
-
Thanks for the quick reply. I'm using an Rpi3, I should have been more specific in my post. Unfortunately, it seems the LED control was removed from Rpi3.
Are you sure? did you try the commands? I only have my RPi2 to test right now but I would think it would be the same
-
Why not just check the system uptime with the "uptime" command?
-
-
the call is done as a system call, so it's not possible to adjust this value
-
-
just wait for 7.90.008
-
The old OE forum was confusing for many users and many people posted in the wrong sections.
We have purposely limited the amount of forum sections so people aren't so confused.
-
Why?
We auto mount the disk based on it's disk label, so if your HDD doesn't have a label then it will be mounted as some form of the disk name such as
this is not reliable as sda1 can change depending on if other disks are installedAfter labeling it using
it shows up likefor fat32 formatted disks use
This is much easier to do than hacking around our automounting
then you can always create a symlink if you want to have it located somewhere else.
-
-
For what reason? The RPi is officially supported.
-
-
7.90.007 has been released yes.
-
So, it seems to me you're remote presses are picked up by both eventlircd and lirc, which shouldn't happen. We don't use lirc for much by default. Most of the RC stuff goes through eventlircd.
If you want to disable lirc, you need to disable the udev rule for it, basically copy the default one
then edit it
and remove the line shown here, 98-lircd.rules#L9then reboot
-
-
Don't rename the file
you can see here, service.libreelec.settings/system.py at master · LibreELEC/service.libreelec.settings · GitHub
so the filename needs to be 15 characters + the .tar at the end.
-