Hello, do this still work, because i do not have that file there? I have a PC with the Generic Legacy 12.0.1, and i want that solution as well. Take care/Thore
Posts by 2469
-
-
I would connect the RPi4 directly to the 'server' PC to isolate the problem. If throughput is better, the slowdown is caused by things you connect between them.
Ok... Thanks. Have a nice weekend

-
SMB clients default connect at SMBv2 and if possible then upgrade the connection to SMBv3 so if you want to test SMBv1 you need to configured min/max SMBv1. Setting min SMBv1 and max SMBv3 results in the same SMBv2 > 3 behaviour. Most hardware will perform best with SMBv3 and my devices are configured identically against a NAS that no longer supports SMBv1 connections. If your 'server' device still supports SMBv1 (might need config forcing to allow it) there's no harm in testing.
Hi and thanks for your help. My setup is a Pc with LE generic with all my HDD connected via Sata, and it is connected through a switch to the router. Then my other pc is connected diretly to the router, and when i have a Rpi 4 instead of the pc LE with the same LAN wire i get 20-30mb instead of the 10 i have now. So what i understand it will not make any difference if i switch to smb1 as the lowest. And i got high speed from internet(100-200mb), so the ethernetcard is working that way but not via LAN. I need to see if i can find more info/guides on the web. Thanks my friend for taking your time to help all noobs here.
-
I see transfers around ~112MB/s from an RPi5 with nvme storage.
I see transfers around ~33MB/s on an elderly Amlogic S905 box with emmc storage.
I see transfers around ~12MB/s on another Amlogic board booted from USB storage.
All three have gigabit NICs, but all three internally wire them up differently and storage media can have a large impact too.
Hi again, after a lot of web searching it seems that it might have to do with what SMB choices you have in Kodi. I have SMB 2 as the lowest and SMB 3 as the highest, do you think it is a solution if I change to SMB 1 as the lowest? Dare I change, don't want to destroy something I can't restore? Kind regards, Thore from Sweden
-
Hmm... I just plug the same cable that i have on the RPi4, so the problem is the PC. I have to search after more solution online i think.... Thanks anyway.
-
The "ethtool -h" command will spit out all the possible options, but the "100Mb" NIC is running at 1000Mb/s full duplex so the NIC is working correctly at full speed. Note that 1000Mb/s is not the same as 100MB (Mb vs MB).
Ok and thanks for the fast reply. Before I installed LE on my PC, I ran LE on an RPi4 where I had a local internet speed of approx. 20mb/s. But after the change, it dropped to about 11mb. So I keep looking for the bottleneck…
-
You can use "ethtool" to read and set/force configurations on NICs, but if the connection is not auto-detecting 1Gb speeds correctly the root problem is more likely to be hardware related (cables, ports, etc.) than software. In my professional experience, forcing NIC speeds is rarely the solution and often causes more issues than it solves.
Hello again... Now I have SSH and received this from my ethernet card. I googled your tip and didn't find exactly how to use ethtool, so I ran these 2 codes to get some info.
1. ethtool eth0
2. lspci | grabbed Ethernet
This is what it spit out, is there something I should change or is everything as it should be to max out the connection on my connection:07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411
PCI Express Gigabit Ethernet Controller (rev 15)
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supported pause frame use: Symmetric Receive-only
Supports auto-negotiation: Yes
Supported FEC modes: Not reported
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Advertised FEC modes: Not reported
Link partner advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Link partner advertised pause frame use: No
Link partner advertised auto-negotiation: Yes
Link partner advertised FEC modes: Not reported
Speed: 1000Mb/s
Duplex: Full
Auto-negotiation: on
master-slave cfg: preferred slave
master-slave status: slave
Port: Twisted Pair
PHYAD: 0
Transceiver: external
MDI-X: Unknown
Supports Wake-on: pumbg
Wake-on: g
Link detected: yesKind regards, Thore from Sweden
-
Ahaa. Thanks. I will look at the tool and give some feedback soon. Take care and have a great weekend...
-
Hi, Is it possible to somehow change the Ethernet Adapter settings as I only get 100mb instead of 1GB? I have not found any help in the forum for my PC where I have LibreELEC-Generic-legacy.x86_64-12.0.1 installed. Kind regards 2469
-
I have the feeling the panasonic tv in the log was from the previous session where the htpc was directly connected to the tv. I don't think the panasonic tv was actually detected in any way when the htpc was connected to the avr and 12.0.1 was booted. In 11.0.6, when the gui is shown through the avr, the log for the hdmi port says "PIO SC-LX81 on HDMI #0", where the sc-lx81 is my avr.
I don't have the possibility to run separate hdmi lines, my gt1030 only has 1 hdmi and 1 dvi output. Also, these are in a very cramped space, i can't connect a second cable without demolishing half my cabinet.
My avr is always switched off, i don't keep any device there in standby mode. This saves power and is a lot safer.I have reported this issue many times, and the only solution is to connect the tv directly to the pc and then another from the AVR directly to the pc for audio. That solved all my problems since 12.x updates.
-
Hi, I've run into a problem that I think is related to the Iptv Simple Client addon as it's happened 3-4 times now. Because when I have arranged the channels and channel groups and restart the computer, the picture is black even though I hear that it has started correctly. I've tried looking for a solution via SSH, but it's been easier to restore everything with this code:
rm -rf .config .cache .kodi
reboot
Then I have restored kodi with a created restore point.
Hope someone knows what this could be, so it's frustrating that it loses the EDID settings. Greetings Thore from Sweden
-
README is the man page for your information. Create the .conf in logind.conf.d
Thanks, but what should I name it?
-
Ok. So i need to create a README folder inside the logind.conf.d folder, and then add a new file? Should the filename be the same or should the .xml be named different? Thanks again for the fast answers...
-
No, just short press is supported.
Long press force a hard power off after 5 sec (BIOS/firmware feature)
Ok. But how should a code look like with a reboot function at short press?
-
With Generic-legacy see this post.
Ahaa... I will try to understand what needs to be done. But as I see it now, it takes more likes than I can, I think right now. THANKS SO MUCH for the help so far.
With Generic-legacy see this post.
Hello again, is it possible to change it so longpress make reboot you think? Like
[Login]
HandleSuspendKey=reboot
HandleHibernateKey=ignore -
Kodi knows long-press, so it seems possible.
Hello again Da Flex, I have now checked the link you shared. And from what I understand, the keyboard.xml keymap only applies from the keyboard. Or have I misunderstood it or does it apply to the power switch with the computer? Kind regards, Thore
-
Kodi knows long-press, so it seems possible.
Ahaaa... Thanks, i could not find any threads about it, just RPi power buttons. Thanks

-
Hi, I'm wondering how to change the function of the on/off button on my data chassis that I'm running Libreelec v 12 PC Genetic Legacy on? Want to be able to reboot by holding the button down as my wife can't SSH in if I'm not at home. Best regards Thore