Test script for update nightly builds of LibreELEC via SSH, replace pc_plus.tar with your own value.
If it doesn't reboot, the checksum is wrong.
Test script for update nightly builds of LibreELEC via SSH, replace pc_plus.tar with your own value.
If it doesn't reboot, the checksum is wrong.
Test script for update nightly builds of LibreELEC via SSH, replace pc_plus.tar with your own value.
If it doesn't reboot, the checksum is wrong.
Quite comfy but well, its a variation of this: Piping curl to s(hell)
BTW, if anyone wants to install to eMMC just dd image to it and it should work (works for me on Beelink X2).
lumpi Current Beelink X2 DT file is broken regarding wifi (missing power connection and one clock for brcm module), so you can't check which module you have. You can update with this file libreelec-h3.arm-9.1-devel-20190513205044-0fffb04-beelink_x2.tar If you have brcm module, you'll have wifi.
lumpi Current Beelink X2 DT file is broken regarding wifi (missing power connection and one clock for brcm module), so you can't check which module you have. You can update with this file libreelec-h3.arm-9.1-devel-20190513205044-0fffb04-beelink_x2.tar If you have brcm module, you'll have wifi.
Cool thanks.
Will try when home probably Thursday.
Btw. did you also look into my toy project with the power button? /shameless hint
Btw. did you also look into my toy project with the power button? /shameless hint
No, not yet. I'm jumping around different tasks as you may noticed. There's a ton of work to do, but not much time. BTW, I wrote deinterlace driver but I couldn't force myself to test and debug it yet
RTL8188EU driver is already present, except if USB ID is missing. Please provide output of lsusb with dongle connected.
##############################################
# LibreELEC #
# LibreELEC – Just enough OS for KODI #
##############################################
LibreELEC (jernej): devel-20190324161117-b764cb6 (H3.arm)
LibreELEC:~ # lsusb
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root h
ub
Bus 005 Device 002: ID 0bda:8179 Realtek Semiconductor Corp.
RTL8188EUS 802.11n Wireless Network Adapter
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root h
ub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root h
ub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root h
ub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root h
ub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root h
ub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root h
ub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root h
ub
Bus 009 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root h
ub
LibreELEC:~ #
Display More
Sometimes i must be connecting manually
No, not yet. I'm jumping around different tasks as you may noticed. There's a ton of work to do, but not much time. BTW, I wrote deinterlace driver but I couldn't force myself to test and debug it yet
I admire your persistence i wish i could invest as much time n energy.
Is the deinterlacer already in any image? I felt there is much less tearing since my last update a while ago.
Bus 005 Device 002: ID 0bda:8179 Realtek Semiconductor Corp.
RTL8188EUS 802.11n Wireless Network Adapter
Seems to be the standard VID:PID combination for this card, so if the driver is there it should work...
Edit: didn't mean to give meaningless answers, just meant to cut the long output from above short
Bus 005 Device 002: ID 0bda:8179 Realtek Semiconductor Corp.
I just checked and yes, it should be supported. Check if output of lsmod lists 8188eu. If not, run modprobe 8188eu and test again. After all that, please provide output of ifconfig
Is the deinterlacer already in any image? I felt there is much less tearing since my last update a while ago.
No, driver sits untested in my local repo on laptop and awaits better times :). Seriously, there's a ton of work to do before this will work, including extending ffmpeg and Kodi.
I just checked and yes, it should be supported. Check if output of lsmod lists 8188eu. If not, run modprobe 8188eu and test again. After all that, please provide output of ifconfig
lsmod 8188eu exist
LibreELEC:~ # ifconfig
eth0 Link encap:Ethernet HWaddr xxxxxxxxxx (sensor)
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier
:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:39
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier
:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wlan0 Link encap:Ethernet HWaddr xxxxxxxx (sensor)
inet addr:192.168.1.146 Bcast:192.168.1.255 Mask
:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:306 errors:0 dropped:75 overruns:0 fram
e:0
TX packets:351 errors:0 dropped:0 overruns:0 carri
er:0
collisions:0 txqueuelen:1000
RX bytes:73827 (72.0 KiB) TX bytes:76762 (74.9 Ki
B)
LibreELEC:~ #
Display More
But i don't know, why its sometime not load (unable auto connect), maybe adaptor?
Another device connect with same wifi
hostkit can you please provide full output of dmesg?
mpeg4 ?
If it is possible to improve without hardware acceleration h265 10 bit
Hi jernej , I just received an opi plus 2e and I want it to work on a monitor with dvi input. I had an opi pc connected to this monitor with libreelec 7 and I had to modify the script.bin to make it work. Now with your new images I don't know how to do it. By hdmi, on a tv works correctly.
Thanks
I'm sorry, it was my mistake with the cable. This message can be ignored.
mpeg4 ?
No, while writing support for it shouldn't be hard, base is still in flux. A lot of work is going on to stabilize request api in kernel. Until this is more or less done and most bugs are fixed in existing codecs (H264, H265), I won't work on additional codecs. But maybe someone else will.
If it is possible to improve without hardware acceleration h265 10 bit
None that I'm aware of. H6 is already capable of decoding 10-bit H265, but for some reason top left corner is corrupted during each 10-bit H265 video playback.
lumpi Current Beelink X2 DT file is broken regarding wifi (missing power connection and one clock for brcm module), so you can't check which module you have. You can update with this file libreelec-h3.arm-9.1-devel-20190513205044-0fffb04-beelink_x2.tar If you have brcm module, you'll have wifi.
The update from 20190324 to this didn't go through.
Is this the compression issue, that chewitt mentioned?
lumpi ah, you are on old image... Actually I mentioned the issue, but yes, that's the one. Copy files manually in that file and repeat update again to update few missing things.
BTW, new images use kodi 18.2-rc1 so some things like addons probably need to be updated