• 1
  • 57
  • 58
  • 59(current)
  • 60
  • 61
  • 187
v17 LibreELEC Testbuilds for x86_64 (Kodi 17.0)
(2016-06-18, 00:05)schumi2004 Wrote:
(2016-06-18, 00:04)lrusak Wrote:
(2016-06-17, 23:32)schumi2004 Wrote: Remote not working here either, nothing with irw #616x

systemctl status | pastebinit
http://sprunge.us/LXYJ

dmesg | pastebinit
http://sprunge.us/NDZU

Saw #617 being uploaded going to give that a try. not sure what has changed but who knows.

/edit:
#617 IR works again

LibreELEC (community) Version: devel-20160617210505-#0617-g2707304
LibreELEC git: 27073046f24e07c20fca6918306d99980cbe949c
libreelec:~ # irw
6c 0 KEY_DOWN devinput
6c 0 KEY_DOWN_UP devinput
6c 0 KEY_DOWN devinput
6c 0 KEY_DOWN_UP devinput

can you get me
Code:
systemctl status | pastebinit
and
Code:
dmesg | pastebinit
for the build that works?
I thought about it but forgot to add it

systemctl status | pastebinit
http://sprunge.us/geaV
dmesg | pastebinit
http://sprunge.us/IKeA

Not sure what is happening, because for the build you say is working doesn't even show that lircd is running. Do you know if you need lirc or not?
There shouldn't be any reason why it is running on one but not the other.

edit: oh snap, I think I see the mess up
"PPC is too slow, your CPU has no balls to handle HD content." ~ Davilla
"Maybe it's a toaster. Who knows, but it has nothing to do with us." ~ Ned Scott
Are you sure it isn't running, what am i looking for?
I mean what should be the expected output.

[ 5.558161] lirc_dev: IR Remote Control driver registered, major 246
[ 5.575401] rc rc0: lirc_dev: driver ir-lirc-codec (mceusb) registered at minor = 0
[ 5.575412] IR LIRC bridge handler initialized

eventlircd.service
└─256 /usr/sbin/eventlircd -f --evmap=/etc/eventlircd.d --socket=/run/lirc/lircd --release=_UP


/EDIT
I did see a mismatch in previous outputs.

When it wasn't working:
This was extra
├─system-lircd.slice
│ ├─[email protected]
│ │ └─759 /usr/sbin/lircd-uinput /run/lirc/lircd-lirc0
│ └─lircd@lirc0:default:lircd.conf.service
│ └─637 /usr/sbin/lircd --uinput --driver=default --device=/dev/lirc0 --output=/run/lirc/lircd-lirc0 --pidfile=/run/lirc/lircd-lirc0.pid /etc/lirc/lircd.conf

[ 5.416759] lirc_dev: IR Remote Control driver registered, major 246
[ 5.440251] rc rc0: lirc_dev: driver ir-lirc-codec (mceusb) registered at minor = 0
[ 5.440261] IR LIRC bridge handler initialized
[ 5.525893] mceusb 5-4:1.0: Registered FINTEK eHome Infrared Transceiver with mce emulator interface version 2
[ 5.525906] mceusb 5-4:1.0: 0 tx ports (0x0 cabled) and 2 rx sensors (0x1 active)
[ 5.525991] usbcore: registered new interface driver mceusb
[ 5.758913] IR NEC protocol handler initialized
[ 5.921542] IR RC6 protocol handler initialized
[ 6.073692] wl: module license 'MIXED/Proprietary' taints kernel.
[ 6.073704] Disabling lock debugging due to kernel taint
[ 6.225049] r8169 0000:06:00.0 eth0: link down
[ 6.225076] r8169 0000:06:00.0 eth0: link down
[ 6.236031] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6.517481] input: lircd as /devices/virtual/input/input13
[ 8.638443] input: lircd-uinput as /devices/virtual/input/input15
(2016-06-18, 00:12)schumi2004 Wrote: Are you sure it isn't running, what am i looking for?
I mean what should be the expected output.

[ 5.558161] lirc_dev: IR Remote Control driver registered, major 246
[ 5.575401] rc rc0: lirc_dev: driver ir-lirc-codec (mceusb) registered at minor = 0
[ 5.575412] IR LIRC bridge handler initialized

eventlircd.service
└─256 /usr/sbin/eventlircd -f --evmap=/etc/eventlircd.d --socket=/run/lirc/lircd --release=_UP


/EDIT
I did see a mismatch in previous outputs.

When it wasn't working:
This was extra
├─system-lircd.slice
│ ├─[email protected]
│ │ └─759 /usr/sbin/lircd-uinput /run/lirc/lircd-lirc0
│ └─lircd@lirc0:default:lircd.conf.service
│ └─637 /usr/sbin/lircd --uinput --driver=default --device=/dev/lirc0 --output=/run/lirc/lircd-lirc0 --pidfile=/run/lirc/lircd-lirc0.pid /etc/lirc/lircd.conf

[ 5.416759] lirc_dev: IR Remote Control driver registered, major 246
[ 5.440251] rc rc0: lirc_dev: driver ir-lirc-codec (mceusb) registered at minor = 0
[ 5.440261] IR LIRC bridge handler initialized
[ 5.525893] mceusb 5-4:1.0: Registered FINTEK eHome Infrared Transceiver with mce emulator interface version 2
[ 5.525906] mceusb 5-4:1.0: 0 tx ports (0x0 cabled) and 2 rx sensors (0x1 active)
[ 5.525991] usbcore: registered new interface driver mceusb
[ 5.758913] IR NEC protocol handler initialized
[ 5.921542] IR RC6 protocol handler initialized
[ 6.073692] wl: module license 'MIXED/Proprietary' taints kernel.
[ 6.073704] Disabling lock debugging due to kernel taint
[ 6.225049] r8169 0000:06:00.0 eth0: link down
[ 6.225076] r8169 0000:06:00.0 eth0: link down
[ 6.236031] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6.517481] input: lircd as /devices/virtual/input/input13
[ 8.638443] input: lircd-uinput as /devices/virtual/input/input15

Yes thanks, it seems I'm shipping a default lircd.conf when it isn't needed. This makes lircd run and is probbably screwing up your input.

you can probably test by stoping lircd and lircd-uinput on the build that isn't working to confirm
Code:
systemctl stop lircd@lirc0:default:lircd.conf.service
systemctl stop [email protected]
"PPC is too slow, your CPU has no balls to handle HD content." ~ Davilla
"Maybe it's a toaster. Who knows, but it has nothing to do with us." ~ Ned Scott
Then i should downgrade, hold on.

/edit:
woonkamer:~ # systemctl stop lircd@lirc0:default:lircd.conf.service
woonkamer:~ # systemctl stop [email protected]
woonkamer:~ # systemctl status | pastebinit
http://sprunge.us/XKeA
woonkamer:~ # dmesg | pastebinit
http://sprunge.us/ANYS
woonkamer:~ #

Not working (yet)
(2016-06-18, 00:25)schumi2004 Wrote: Then i should downgrade, hold on.

/edit:
woonkamer:~ # systemctl stop lircd@lirc0:default:lircd.conf.service
woonkamer:~ # systemctl stop [email protected]
woonkamer:~ # systemctl status | pastebinit
http://sprunge.us/XKeA
woonkamer:~ # dmesg | pastebinit
http://sprunge.us/ANYS
woonkamer:~ #

Not working (yet)

It looks like you rebooted after running the commands?

anyways, I'll get milhouse to cook up another test build
"PPC is too slow, your CPU has no balls to handle HD content." ~ Davilla
"Maybe it's a toaster. Who knows, but it has nothing to do with us." ~ Ned Scott
(2016-06-18, 00:33)lrusak Wrote:
(2016-06-18, 00:25)schumi2004 Wrote: Then i should downgrade, hold on.

/edit:
woonkamer:~ # systemctl stop lircd@lirc0:default:lircd.conf.service
woonkamer:~ # systemctl stop [email protected]
woonkamer:~ # systemctl status | pastebinit
http://sprunge.us/XKeA
woonkamer:~ # dmesg | pastebinit
http://sprunge.us/ANYS
woonkamer:~ #

Not working (yet)

It looks like you rebooted after running the commands?

anyways, I'll get milhouse to cook up another test build
No did not do a reboot.
How do i restart lirc(d)?
(2016-06-18, 00:03)lrusak Wrote:
(2016-06-17, 23:44)EricSol Wrote:
(2016-06-17, 21:42)Guilouz Wrote: How is working update via LibreELEC addon ?

I have enable 'Show Custom Channels' and I have enter 'http://milhouse.libreelec.tv/builds/master/Generic/' for 'Custom Channel 1'.

I have set 'Update Channel' with 'Milhouse-8.0'. On available versions I see all updates, when I select an update, it tell me if I want update to newer version but when I select any version dialog close and nothing happens. No download progress.

Same problem here
http://sprunge.us/ZHbH

Seems you are using the RPi2 url
Code:
http://milhouse.libreelec.tv/builds/master/RPi2/LibreELEC-Generic.x86_64-8.0-Milhouse-20160617210505-#0617-g2707304.tar
make sure to use the correct url, Unless @Milhouse has built this into his builds...

I just checked and I have http://milhouse.libreelec.tv/builds/master/Generic/ on Channel 1 and Update Channel Milhouse-8.0
(2016-06-18, 00:35)EricSol Wrote:
(2016-06-18, 00:03)lrusak Wrote:
(2016-06-17, 23:44)EricSol Wrote: Same problem here
http://sprunge.us/ZHbH

Seems you are using the RPi2 url
Code:
http://milhouse.libreelec.tv/builds/master/RPi2/LibreELEC-Generic.x86_64-8.0-Milhouse-20160617210505-#0617-g2707304.tar
make sure to use the correct url, Unless @Milhouse has built this into his builds...

I just checked and I have http://milhouse.libreelec.tv/builds/master/Generic/ on Channel 1 and Update Channel Milhouse-8.0
I think RPi2 is harcoded, just tested it myself.

Or should url be different?
When I click on available versions it clearly says x86_64. I have no idea why it's trying to then grab a RPi2
(2016-06-18, 00:55)EricSol Wrote: When I click on available versions it clearly says x86_64. I have no idea why it's trying to then grab a RPi2

I noticed this also but then I was playing dumb and change url to RPi2 and it gave me no results, i'm lost Huh
(2016-06-18, 00:55)EricSol Wrote: When I click on available versions it clearly says x86_64. I have no idea why it's trying to then grab a RPi2

It's not trying to grap a RPi2 build, it's just trying to grab the generic build from the wrong url. If you look in the rpi2 folder the images does not say generic in then, since they are for rpi2.

http://milhouse.libreelec.tv/builds/mast...707304.tar

should be

http://milhouse.libreelec.tv/builds/mast...707304.tar

So seems something is wrong with the plugin if using the generic url points it to the rpi2 url
AppleTV 4K, LG 65E6 OLED TV, Marantz NR1606, Harmony Elite
i have also problem now with remote but my is PS3 on bluetooth, im getting i dmesg message like this

http://pastebin.com/ZAuK0cXc

Sometime is ok, other after some time of use stop responding and i getting this message
(2016-06-17, 23:44)EricSol Wrote:
(2016-06-17, 21:42)Guilouz Wrote: How is working update via LibreELEC addon ?

I have enable 'Show Custom Channels' and I have enter 'http://milhouse.libreelec.tv/builds/master/Generic/' for 'Custom Channel 1'.

I have set 'Update Channel' with 'Milhouse-8.0'. On available versions I see all updates, when I select an update, it tell me if I want update to newer version but when I select any version dialog close and nothing happens. No download progress.

Same problem here
http://sprunge.us/ZHbH
Can you execute:
Code:
cat /storage/.kodi/userdata/addon_data/service.libreelec.settings/oe_settings.xml | paste

and paste the url, thanks.

There are no embedded custom urls in this build.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2016-06-18, 01:37)Milhouse Wrote:
(2016-06-17, 23:44)EricSol Wrote:
(2016-06-17, 21:42)Guilouz Wrote: How is working update via LibreELEC addon ?

I have enable 'Show Custom Channels' and I have enter 'http://milhouse.libreelec.tv/builds/master/Generic/' for 'Custom Channel 1'.

I have set 'Update Channel' with 'Milhouse-8.0'. On available versions I see all updates, when I select an update, it tell me if I want update to newer version but when I select any version dialog close and nothing happens. No download progress.

Same problem here
http://sprunge.us/ZHbH
Can you execute:
Code:
cat /storage/.kodi/userdata/addon_data/service.libreelec.settings/oe_settings.xml | paste

and paste the url, thanks.

There are no embedded custom urls in this build.

http://sprunge.us/XaDP
(2016-06-18, 02:02)EricSol Wrote:
(2016-06-18, 01:37)Milhouse Wrote:
(2016-06-17, 23:44)EricSol Wrote: Same problem here
http://sprunge.us/ZHbH
Can you execute:
Code:
cat /storage/.kodi/userdata/addon_data/service.libreelec.settings/oe_settings.xml | paste

and paste the url, thanks.

There are no embedded custom urls in this build.

http://sprunge.us/XaDP
The only obvious difference is that you have a forward-slash (/) on the end of your custom url. Can't test this myself until tomorrow evening.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
  • 1
  • 57
  • 58
  • 59(current)
  • 60
  • 61
  • 187

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 17.0)11