It probably won’t work. Samba 4.16.0 is the change. Just need to work out what is different in samba 4.16 that is causing you the issue.
You said “no password”?
Or that you have configured libreelec as the username and libreelec as the password?
It probably won’t work. Samba 4.16.0 is the change. Just need to work out what is different in samba 4.16 that is causing you the issue.
You said “no password”?
Or that you have configured libreelec as the username and libreelec as the password?
what SMB version settings are set in "LE.settings"? Will need to be a min = SMB2 (or less) - See my output of testparm - that will validate the setting you have.
(I have mine set to SMB 3.0)
nuc11:~ # /usr/bin/testparm -v | grep "server m"
Load smb config files from /run/samba/smb.conf
Loaded services file OK.
Weak crypto is allowed
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
server max protocol = SMB3
server min protocol = SMB3
server multi channel support = Yes
Display More
Correct that syntax should work, as in the image.
What version of windows?
Hi LybsterKodi - https://github.com/LibreELEC/LibreELEC.tv/pull/6241 - we have identified an issue that the browse to samba does not work with the latest update. We are working through it. If you connect directly to the share it should work.
kokoui - agree with chewitt - I needed to use a new SD card.
I believe the issue is in smbd. So something like
systemctl stop samba
smbd -i -d xx
Test via smbclient -L
I worked on a samba patch last night. https://github.com/heitbaum/Libre…21b70f0f1c06fa1
If you are going to debug/test samba. You will need this proposed upstream patch.
I was going to try and find some time to investigate when it was introduced before going down the route debug. We know it happened between 4.15 and 4.16 (with 4.15.6 working fine - so not a recent / backported patch.)
I think this regression is in the cleanup around this commit - smbd: Remove unused "struct connections_key" - https://http://bugzilla.samba.org/show_bug.cgi?id=14999
Known issue - https://github.com/LibreELEC/Libr…ment-1079720666
issue raised on samba email list -
Hi lewis1573 - no plans for lxc. To create your own packages / addons - reading material is here: https://wiki.libreelec.tv/development-1/build-basics . You will want to start with a lxc/package.mk
It’s close to nightly ( but with glibc 2.34 )
7c35a23727 (HEAD -> kernel11a) fluxbox: fix build with GCC11 [Rudi Heitbaum]
7cbaca4f93 gcc-arm-aarch64-none-linux-gnu: update to 11.2-2022.02 [Rudi Heitbaum]
eddaf234b1 gcc-arm-aarch64-none-elf: update to 11.2-2022.02 [Rudi Heitbaum]
52dcee1012 gcc: update to 11.2.0 [Rudi Heitbaum]
9f4ab02dc3 gdk-pixbuf: reintroduce conditional libX11 to support chrome [Rudi Heitbaum]
3307bc452f chrome: update to 98.0.4758.80 and addon (113) [Rudi Heitbaum]
828657bd8c xorgproto: set PKGCONFIG directory to /usr/lib/pkgconfig [Rudi Heitbaum]
94d1339d92 xtrans: set PKGCONFIG directory to /usr/lib/pkgconfig [Rudi Heitbaum]
e1b25090a4 util-macros: set PKGCONFIG directory to /usr/lib/pkgconfig [Rudi Heitbaum]
fb81dfea4c xkeyboard-config: set PKGCONFIG directory to /usr/lib/pkgconfig [Rudi Heitbaum]
5402cb8eb5 systemd: set PKGCONFIG directory to /usr/lib/pkgconfig [Rudi Heitbaum]
ed1ae220e2 zlib: set PKGCONFIG directories for both host and target to lib/pkgconfig [Rudi Heitbaum]
96bf35b1ff libevent: build only static libraries [Rudi Heitbaum]
7af372c828 libevent: initial commit [Rudi Heitbaum]
232cd87069 dosfstools: add defined -with-iconv to OPTS [Rudi Heitbaum]
bfc650cdbd glibc (init): add gconv ANSI_X3 and IBM850 to init image [Rudi Heitbaum]
c712cdcdcd buildsystem: rename GCC_OPTS to TARGET_ARCH_GCC_OPTS [Rudi Heitbaum]
1e444b3da5 gcc: configure options cleanup [Rudi Heitbaum]
adc8b36f85 fuse: add upstream patch for glibc 2.34 compatibility [Rudi Heitbaum]
50285838a6 glibc: update to 2.34 [Rudi Heitbaum]
d457e5b4d3 glibc: update to 2.33 [Rudi Heitbaum]
6711c3607c binutils: update to 2.37 [Rudi Heitbaum]
Display More
eraser215 - self build - joys of doing distribution maintenance.
grab the cubox image from here:
eraser215 i recently tested master on my cubox-i4pro - works
Hi adam.h.
Closed pull requests good to look at too.
- https://github.com/LibreELEC/LibreELEC.tv/pulls
In answer to your question.
Kodi - https://github.com/LibreELEC/LibreELEC.tv/pull/6291
Kernel - (in tomorrows nightly) https://github.com/LibreELEC/LibreELEC.tv/pull/6210
Intel stuff - https://github.com/LibreELEC/LibreELEC.tv/pull/6302
Mesa - https://github.com/LibreELEC/LibreELEC.tv/pull/6288
Nightlies does not have the wip HDR patches - if that is a consideration.
Otherwise nightlies are kept current with Intel+Mesa, with Kodi and Kernel regularly (no real rule around this - usually a draft kernel PR in place for the kernel)
You can check the history of both of these
You will be able to use modprobe once the .ko file is included in the modules directory - after the https://github.com/LibreELEC/LibreELEC.tv/pull/6312 request is added to the build. I believe that you will still need the “echo” during boot to enable the readings, via either systemd or autostart.sh
For the moment. Just use “insmod jc42.ko” (/storage is fine)
Compiled up:
build.LibreELEC-Generic.x86_64-10.0-devel/build/linux-5.10.76/drivers/hwmon/jc42.ko
Grab it from here.
If all works right… share the output and howto, and I’ll raise a PR for the module addition.
What version of LE10 are you running? Please confirm (ideally 10.0.2) and I will try an get a test jc42 for you.
nuc11:~ # uname -a
Linux nuc11 5.17.0-rc8 #1 SMP Fri Mar 18 09:21:50 UTC 2022 x86_64 GNU/Linux
nuc11:~ # cat /etc/release
Generic.x86_64-devel-20220318085355-518a13c
nuc11:~ # head .kodi/temp/kodi.log
Hi SandVP
A quick check here and jc42 is not adding to sensors on NUC11PAHi7
nuc11:~ # i2cdetect -l
i2c-0 i2c i915 gmbus dpa I2C adapter
i2c-1 i2c i915 gmbus dpb I2C adapter
i2c-2 i2c i915 gmbus dpc I2C adapter
i2c-3 i2c i915 gmbus tc1 I2C adapter
i2c-4 i2c i915 gmbus tc2 I2C adapter
i2c-5 i2c i915 gmbus tc3 I2C adapter
i2c-6 i2c i915 gmbus tc4 I2C adapter
i2c-7 i2c i915 gmbus tc5 I2C adapter
i2c-8 i2c i915 gmbus tc6 I2C adapter
i2c-9 i2c AUX USBC1/DDI TC1/PHY TC1 I2C adapter
i2c-10 i2c AUX USBC2/DDI TC2/PHY TC2 I2C adapter
i2c-11 i2c AUX USBC3/DDI TC3/PHY TC3 I2C adapter
i2c-12 i2c AUX USBC4/DDI TC4/PHY TC4 I2C adapter
i2c-13 i2c Synopsys DesignWare I2C adapter I2C adapter
i2c-14 smbus SMBus I801 adapter at efa0 SMBus adapter
nuc11:~ # i2cdetect -y 14
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: 08 -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: 30 -- -- -- -- 35 UU UU -- -- -- -- -- -- -- --
40: -- -- -- -- 44 -- -- -- -- -- 4a 4b -- -- -- --
50: UU -- 52 -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
nuc11:~ # insmod http://LibreELEC.tv/build.LibreELEC-Generic.x86_64-11.0-devel/build/linux-5.17-rc8/drivers/hwmon/jc42.ko
nuc11:~ # sensors
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +36.0°C (high = +100.0°C, crit = +100.0°C)
Core 0: +30.0°C (high = +100.0°C, crit = +100.0°C)
Core 1: +32.0°C (high = +100.0°C, crit = +100.0°C)
Core 2: +32.0°C (high = +100.0°C, crit = +100.0°C)
Core 3: +33.0°C (high = +100.0°C, crit = +100.0°C)
acpitz-acpi-0
Adapter: ACPI interface
temp1: -263.2°C
temp2: +37.0°C (crit = +119.0°C)
iwlwifi_1-virtual-0
Adapter: Virtual device
temp1: N/A
nvme-pci-0100
Adapter: PCI adapter
Composite: +32.9°C (low = -0.1°C, high = +69.8°C)
(crit = +84.8°C)