That's probably what it is. I downloaded the installer from downloads – LibreELEC and selected 'Raspberry Pi v2 and Raspberry Pi v3'
Posts by jzza
-
-
I've looked through all settings options in the LibreELEC settings menu in Kodi and I can't see an option for the firewall. Could you please tell me what section within the settings menu it is within. thanks.
-
I didn't notice the firewall setting, is it in the LibreELEC settings in Kodi or is it done via the config.txt or another method? thanks.
-
I got this working by putting putting the rules into:
/storage/.config/autostart.sh
The rules are then applied at boot. Might not be the proper way but it works fine.
-
Unfortunately it still doesn't work. On reboot the default rules are set.
I think the location might be wrong as the saved rules file doesn't seem to be loaded. I've tried in the flash directory but that doesn't work either.
-
I have tried adding rules to:
/storage/.config/iptables/rules.v4
And it doesn't seem to work, upon reboot the rules are set to the default. Any ideas?
Thanks
-
-
Hi, I can set temporary iptable rules via ssh but I don't know what the location is to save them permanently to a config file. I've tried /flash/firewall.conf and also in sbin but these don't work. Any advice appreciated.
-
Thanks chewitt, unfortunately I've found that 'UseHotplugEvents' is for NVidia cards only.
It's not a major problem I'll just have to remember to switch the TV on before booting the system and if I forget I can reboot using Kore.
-
I'm using an ATI GPU so unfortunately the script in that link is supported on ATI cards.
I've done some googling and found this no video after switch HDMI on receiver - MythTV Official Community Forum so it might work if I add the line below. In the /etc/X11 directory there is a 'xorg-radeon.conf' file which I could add this to (as recommended in the link above)
Or I could make a new 'xorg.conf' file and add it there making sure to add it inside the device section, e.g
CodeSection "Device" Identifier "AMD Graphics" Driver "radeon" Option "UseHotplugEvents" "false" Endsection
The only problem is this directory is read only. I've tried:
To edit the file but when I try to save it says permission denied.
I've also tried:
But it says mount not found.
Do you know if it's possible to make this file temporarily writeable?
Thanks
-
Thanks chewitt I'll try it and see if it works.
-
Those tweaks are for raspberry pi only.
Ok, so there's no way to do this on other hardware?
-
Hi
I have a problem where if the TV is off when booting the system then it displays a no signal message if it is switched on later (using HDMI) and I have to restart the system. I've done some research and it seems I need to add the following lines into config.txt
All of the tutorials are for Rasberry Pi systems and I'm using a pc setup with a HD. I think I need to make a new folder called 'boot' in the root and then create a config.txt file:
/boot/config.txt
Is this correct?
Any help appreciated.
-
Thanks very much it was muted. I pressed F8 and it now works fine. I was just about to try a different OS to run Kodi thinking that the card was incompatible! Thanks again.
-
Thanks blueribb
I don't have any other device to test which has HDMI inputs. I've checked the TV settings and there is no audio input settings for HDMI.
I think it's hardware related as there is a red speaker symbol in the top right of the screen in kodi with a X so I think this must mean that there is a problem with the driver?
I've looked through similar posts on the net and some people fixed it using a different lead which I've tried. Somebody else says to disable pulse audio but I don't think this can be done from LibreELEC?
Do you know if there is a SSH command that will work with Libre that will show if the driver has been installed properly?
Thanks
-
Hi,
Specs are:
LibreELEC 9.2.5 kernel Linux 4.11.12
ASUS P7P55D_LE motherboard
ATI HD 5770 graphics card
I've tried all settings but cannot get any audio via HDMI when connected to a TV. Please see the screenshots for the current settings.
Edit: Not sure if it makes any difference but when I installed LibreELEC I did so with the computer attached to a PC monitor and I then connected using HMDI to a TV later.
Any info appreciated.
Thanks