Hi,
I don't really know where to ask but will LE 10 be fully ipv6 compatible with official support about it ?
With connman on LE9 i can't set a private stable address (rfc7217).
Thank you
Hi,
I don't really know where to ask but will LE 10 be fully ipv6 compatible with official support about it ?
With connman on LE9 i can't set a private stable address (rfc7217).
Thank you
I installed dnzmedia version, it's working great !
About 180 MB after install and update to last pms version 1.18.2
No ubuntu stuff needed :p
I may be interested.
I see that docker version is based on ubuntu. I wonder how much diskspace such a container eats.
Could we have UTF-8 support for all tools provided with LE such as vi, nano,...
I know python3 is the next move, and it handles utf-8 by default.
This could be the good time.
Hi,
In LE 9 settings i wrote some public DNS servers ip as nameserver:
#1 = 2606:4700:4700::1111
#2 = 1.1.1.1
#3 = 8.8.4.4
but the system doesn't seem to use them unless i use static ip address.
That's a problem, i want to keep dhcp and slaac enabled.
Is it the normal behaviour or a bug ?
How can i have custom nameservers with dhcp and slaac still enabled ?
Thank you
Hi, I have 2 suggestions :
Good news to hear HEVC hardware decoding !
What about H.264, will 1080p videos at 20Mb/s be smooth ?
I think the Thoradia rtorrent addon breaks the gnu screen (terminal multiplexer) program provided by the official System Tools addon.
rtorrent addon embed its own screen binary in conflict with the system tools binary.
See here.
I happened again and this time it was because of an addon that embedded its own screen binary.
For information, here is what I did :
This is bad.
So I removed this screen file. Then I checked :
Good, now screen works again !
I see that rtorrent has no configuration at all. We have to set it up from scratch.
Maybe you could set it up like it was in OpenElec in old times. That was a great piece of code.
See here.
You are right, screen has been fixed in version 9.0.110 and I had version 9.0.109.
I had set up LE to notify me when addons updates are available, but never received such notifications.
I now set up to automatically update addons.
Ok, I uninstalled locale again, reboot, reinstall. And now it seems to be ok.
LibreElec 9.0.0
locale addon 9.0.102
I have this :
LibreELEC:~ # locale
LANG=fr_FR.UTF-8
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC="fr_FR.UTF-8"
LC_TIME="fr_FR.UTF-8"
LC_COLLATE="fr_FR.UTF-8"
LC_MONETARY="fr_FR.UTF-8"
LC_MESSAGES="fr_FR.UTF-8"
LC_PAPER="fr_FR.UTF-8"
LC_NAME="fr_FR.UTF-8"
LC_ADDRESS="fr_FR.UTF-8"
LC_TELEPHONE="fr_FR.UTF-8"
LC_MEASUREMENT="fr_FR.UTF-8"
LC_IDENTIFICATION="fr_FR.UTF-8"
LC_ALL=
LibreELEC:~ # locale -a
C
POSIX
LibreELEC:~ # locale -m
locale: [error] cannot read character map directory `/usr/share/i18n/charmaps': No such file or directory
LibreELEC:~ # locale charmap
UTF-8
Display More
Except the error message, I can say it's all good.
Maybe there was a bug in LibreElec 9 beta 9.
Thank you vpeter for your help !
I uninstalled locale and system tools, then rebooted, then installed system tools and now screen works !
Then I reinstalled locale (I have problems with this addon too).
Maybe some addons need to be installed from scratch and not just updated.....
Problem solved anyway.
Here is the strace output.
We can see it is stuck in a pause() command.
And there is lots of "No such file or directory" which is bad I think.
If anyone can help, I would appreciate very much, thank you.
LibreELEC:~/.kodi/addons/virtual.system-tools/bin # strace screen
execve("/storage/.kodi/addons/virtual.system-tools/bin/screen", ["screen"], 0xff83cfe0 /* 20 vars */) = 0
brk(NULL) = 0x83e000
uname({sysname="Linux", nodename="LibreELEC", ...}) = 0
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf75cd000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/tls/v8l/neon/vfp/libcrypt.so.1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/v8l/neon/vfp", 0xffee6ee8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/tls/v8l/neon/libcrypt.so.1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/v8l/neon", 0xffee6ee8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/tls/v8l/vfp/libcrypt.so.1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/v8l/vfp", 0xffee6ee8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/tls/v8l/libcrypt.so.1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/v8l", 0xffee6ee8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/tls/neon/vfp/libcrypt.so.1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/neon/vfp", 0xffee6ee8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/tls/neon/libcrypt.so.1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/neon", 0xffee6ee8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/tls/vfp/libcrypt.so.1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls/vfp", 0xffee6ee8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/tls/libcrypt.so.1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/tls", 0xffee6ee8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/v8l/neon/vfp/libcrypt.so.1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/v8l/neon/vfp", 0xffee6ee8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/v8l/neon/libcrypt.so.1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/v8l/neon", 0xffee6ee8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/v8l/vfp/libcrypt.so.1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/v8l/vfp", 0xffee6ee8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/v8l/libcrypt.so.1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/v8l", 0xffee6ee8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/neon/vfp/libcrypt.so.1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/neon/vfp", 0xffee6ee8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/neon/libcrypt.so.1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/neon", 0xffee6ee8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/vfp/libcrypt.so.1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat64("/usr/lib/vfp", 0xffee6ee8) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/libcrypt.so.1", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\260\10\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=30152, ...}) = 0
mmap2(NULL, 254312, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xf7561000
mprotect(0xf7568000, 61440, PROT_NONE) = 0
mmap2(0xf7577000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x6000) = 0xf7577000
mmap2(0xf7579000, 156008, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xf7579000
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libc.so.6", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0\314w\1\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=16241416, ...}) = 0
mmap2(NULL, 1290932, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xf7425000
mprotect(0xf754b000, 65536, PROT_NONE) = 0
mmap2(0xf755b000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x126000) = 0xf755b000
mmap2(0xf755e000, 8884, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xf755e000
close(3) = 0
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xf75cb000
set_tls(0xf75cb4d0) = 0
mprotect(0xf755b000, 8192, PROT_READ) = 0
mprotect(0xf7577000, 4096, PROT_READ) = 0
mprotect(0x6b000, 8192, PROT_READ) = 0
mprotect(0xf75cf000, 4096, PROT_READ) = 0
ugetrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=4*1024}) = 0
close(4095) = -1 EBADF (Bad file descriptor)
close(4094) = -1 EBADF (Bad file descriptor)
close(4093) = -1 EBADF (Bad file descriptor)
close(4092) = -1 EBADF (Bad file descriptor)
close(4091) = -1 EBADF (Bad file descriptor)
close(4090) = -1 EBADF (Bad file descriptor)
close(4089) = -1 EBADF (Bad file descriptor)
close(4088) = -1 EBADF (Bad file descriptor)
close(4087) = -1 EBADF (Bad file descriptor)
close(4086) = -1 EBADF (Bad file descriptor)
close(4085) = -1 EBADF (Bad file descriptor)
close(4084) = -1 EBADF (Bad file descriptor)
close(4083) = -1 EBADF (Bad file descriptor)
close(4082) = -1 EBADF (Bad file descriptor)
close(4081) = -1 EBADF (Bad file descriptor)
close(4080) = -1 EBADF (Bad file descriptor)
close(4079) = -1 EBADF (Bad file descriptor)
close(4078) = -1 EBADF (Bad file descriptor)
close(4077) = -1 EBADF (Bad file descriptor)
(here i cut a big part of log file, it continues to decrease)
close(36) = -1 EBADF (Bad file descriptor)
close(35) = -1 EBADF (Bad file descriptor)
close(34) = -1 EBADF (Bad file descriptor)
close(33) = -1 EBADF (Bad file descriptor)
close(32) = -1 EBADF (Bad file descriptor)
close(31) = -1 EBADF (Bad file descriptor)
close(30) = -1 EBADF (Bad file descriptor)
close(29) = -1 EBADF (Bad file descriptor)
close(28) = -1 EBADF (Bad file descriptor)
close(27) = -1 EBADF (Bad file descriptor)
close(26) = -1 EBADF (Bad file descriptor)
close(25) = -1 EBADF (Bad file descriptor)
close(24) = -1 EBADF (Bad file descriptor)
close(23) = -1 EBADF (Bad file descriptor)
close(22) = -1 EBADF (Bad file descriptor)
close(21) = -1 EBADF (Bad file descriptor)
close(20) = -1 EBADF (Bad file descriptor)
close(19) = -1 EBADF (Bad file descriptor)
close(18) = -1 EBADF (Bad file descriptor)
close(17) = -1 EBADF (Bad file descriptor)
close(16) = -1 EBADF (Bad file descriptor)
close(15) = -1 EBADF (Bad file descriptor)
close(14) = -1 EBADF (Bad file descriptor)
close(13) = -1 EBADF (Bad file descriptor)
close(12) = -1 EBADF (Bad file descriptor)
close(11) = -1 EBADF (Bad file descriptor)
close(10) = -1 EBADF (Bad file descriptor)
close(9) = -1 EBADF (Bad file descriptor)
close(8) = -1 EBADF (Bad file descriptor)
close(7) = -1 EBADF (Bad file descriptor)
close(6) = -1 EBADF (Bad file descriptor)
close(5) = -1 EBADF (Bad file descriptor)
close(4) = -1 EBADF (Bad file descriptor)
close(3) = -1 EBADF (Bad file descriptor)
brk(NULL) = 0x12c000
brk(0x14d000) = 0x14d000
getuid32() = 0
getgid32() = 0
geteuid32() = 0
getegid32() = 0
rt_sigaction(SIGBUS, {sa_handler=0xcaa8, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xf714d120}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGSEGV, {sa_handler=0xcaa8, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xf714d120}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
openat(AT_FDCWD, "/usr/share/locale/locale.alias", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/storage/.kodi/addons/service.locale/locpath/fr_FR.UTF-8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/locale/fr_FR.UTF-8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/storage/.kodi/addons/service.locale/locpath/fr_FR.utf8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/locale/fr_FR.utf8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/storage/.kodi/addons/service.locale/locpath/fr_FR/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/locale/fr_FR/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/storage/.kodi/addons/service.locale/locpath/fr.UTF-8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/locale/fr.UTF-8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/storage/.kodi/addons/service.locale/locpath/fr.utf8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/locale/fr.utf8/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/storage/.kodi/addons/service.locale/locpath/fr/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/locale/fr/LC_IDENTIFICATION", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
rt_sigaction(SIGXFSZ, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xf714d120}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGPIPE, {sa_handler=SIG_IGN, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xf714d120}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
access("/storage/.nethackrc", F_OK) = -1 ENOENT (No such file or directory)
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
readlink("/proc/self/fd/0", "/dev/pts/0", 4095) = 10
stat64("/dev/pts/0", {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
lstat64("/dev", {st_mode=S_IFDIR|0755, st_size=3780, ...}) = 0
lstat64("/dev/pts", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat64("/dev/pts/0", {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
lstat64("/dev/pts/0", {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
openat(AT_FDCWD, "/var/run/utmp", O_RDONLY) = 3
read(3, "\7\0\0\0005j\0\0pts/0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 384) = 384
close(3) = 0
openat(AT_FDCWD, "/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=299, ...}) = 0
read(3, "# /etc/nsswitch.conf\n#\n# Example"..., 1024) = 299
read(3, "", 1024) = 0
close(3) = 0
openat(AT_FDCWD, "/usr/lib/libnss_files.so.2", O_RDONLY|O_LARGEFILE|O_CLOEXEC) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0(\0\1\0\0\0H\32\0\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=38436, ...}) = 0
mmap2(NULL, 102948, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xf7107000
mprotect(0xf7110000, 61440, PROT_NONE) = 0
mmap2(0xf711f000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x8000) = 0xf711f000
close(3) = 0
mprotect(0xf711f000, 4096, PROT_READ) = 0
openat(AT_FDCWD, "/etc/passwd", O_RDONLY|O_CLOEXEC) = 3
_llseek(3, 0, [0], SEEK_CUR) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=336, ...}) = 0
read(3, "systemd-timesync:x:191:191:syste"..., 1024) = 336
close(3) = 0
openat(AT_FDCWD, "/etc/shadow", O_RDONLY|O_CLOEXEC) = 3
_llseek(3, 0, [0], SEEK_CUR) = 0
fstat64(3, {st_mode=S_IFREG|000, st_size=231, ...}) = 0
read(3, "systemd-timesync:*:::::::\nsystem"..., 1024) = 231
close(3) = 0
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
readlink("/proc/self/fd/0", "/dev/pts/0", 4095) = 10
stat64("/dev/pts/0", {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
stat64("/dev/pts/0", {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
lstat64("/dev", {st_mode=S_IFDIR|0755, st_size=3780, ...}) = 0
lstat64("/dev/pts", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
lstat64("/dev/pts/0", {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
lstat64("/dev/pts/0", {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
fcntl64(0, F_GETFL) = 0x2 (flags O_RDWR)
ioctl(0, TCGETS, {B38400 opost isig icanon echo ...}) = 0
umask(000) = 022
access("/storage/.screen", F_OK) = 0
stat64("/storage/.screen", {st_mode=S_IFDIR|0700, st_size=1024, ...}) = 0
umask(022) = 000
uname({sysname="Linux", nodename="LibreELEC", ...}) = 0
rt_sigaction(SIGHUP, {sa_handler=0x28d74, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xf714d120}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xf72c7078) = 27700
setgid32(0) = 0
setuid32(0) = 0
rt_sigaction(SIGHUP, {sa_handler=0x28d74, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xf714d120}, {sa_handler=0x28d74, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xf714d120}, 8) = 0
rt_sigaction(SIGHUP, {sa_handler=0x28d74, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xf714d120}, {sa_handler=0x28d74, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xf714d120}, 8) = 0
rt_sigaction(SIGUSR1, {sa_handler=0x28bd8, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xf714d120}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGUSR2, {sa_handler=0x28b84, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xf714d120}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGINT, {sa_handler=0x28bac, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xf714d120}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGTSTP, {sa_handler=0x28b70, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xf714d120}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGWINCH, {sa_handler=0x28b98, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xf714d120}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
rt_sigaction(SIGALRM, {sa_handler=0x28b6c, sa_mask=[], sa_flags=SA_RESTORER, sa_restorer=0xf714d120}, {sa_handler=SIG_DFL, sa_mask=[], sa_flags=0}, 8) = 0
setitimer(ITIMER_REAL, {it_interval={tv_sec=0, tv_usec=0}, it_value={tv_sec=15, tv_usec=0}}, {it_interval={tv_sec=0, tv_usec=0}, it_value={tv_sec=0, tv_usec=0}}) = 0
pause() = ? ERESTARTNOHAND (To be restarted if no handler)
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_KILLED, si_pid=27700, si_uid=0, si_status=SIGABRT, si_utime=0, si_stime=0} ---
pause(
Display More
Hi,
After updating from Libreelec 8.2 to 9 I can't use screen (the terminal multiplexer) with ssh anymore because it freezes when launching a new session.
Hardware is Odroid C2.
When I launch screen, it freezes the terminal, the only responding input is Ctrl-Z to stop it, then I use screen -ls which shows me there is a dead session that I can wipe. I wipe it.
Does anyone have this problem too ? How can I debug this ?
Thank you for your help
screen version is 4.06.02 (23-Oct-17)
Hi,
I think there is a bug about the Locale addon, it is not working as expected.
LibreElec 8.90.009
Odroid C2/aarch64
Locale addon 9.0.102
Lastly, I updated from LE 8.2.5 and everything is ok except that my locale is not set properly.
The Locale addon settings are : fr_FR and UTF-8.
Here is what i get on ssh :
LibreELEC:~ # locale
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=fr_FR.UTF-8
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC="fr_FR.UTF-8"
LC_TIME="fr_FR.UTF-8"
LC_COLLATE="fr_FR.UTF-8"
LC_MONETARY="fr_FR.UTF-8"
LC_MESSAGES="fr_FR.UTF-8"
LC_PAPER="fr_FR.UTF-8"
LC_NAME="fr_FR.UTF-8"
LC_ADDRESS="fr_FR.UTF-8"
LC_TELEPHONE="fr_FR.UTF-8"
LC_MEASUREMENT="fr_FR.UTF-8"
LC_IDENTIFICATION="fr_FR.UTF-8"
LC_ALL=
Display More
LibreELEC:~ # locale -a
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_COLLATE to default locale: No such file or directory
C
POSIX
LibreELEC:~ # locale -m
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: failed to set locale!
locale: [error] cannot read character map directory `/usr/share/i18n/charmaps': No such file or directory
LibreELEC:~ # locale charmap
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968
charmap is ANSI_X3.4-1968 but it should be UTF-8. Some addon complain about it.
Logs : log-2018-12-16-14.39.07.zip
Hi,
I updated my LibreElec system from 8.2.5 to 9.0a9 and therefore I updated the Medusa addon from 8.2.2 to 9.0.2
But the 9.0.2 package contains an older version of Medusa (0.1.20 from dec 2017) so my medusa database is now messed up. It suffered from a forced downgrade of Medusa.
Today, I can't update Medusa in the web UI, so I ask : how can I update ? manually ?
Could you upgrade the thoradia package with a recent version of medusa ?
Thanks