Author: swordfish6975

Openelec Build for OPI PC and 2 now with HW decoding

  [Copy link]

2

threads

94

posts

624

credits

Senior member

Rank: 4

credits
624
Published in 2016-2-8 10:03:40 | Show all floors
Galeots replied at 2016-2-8 07:12
helpmy please !?
I can not enable sata by enabling scipt.bin does not go anyway.
I think lack of dri ...

Were you able to test the SATA using a regular linux distro?

2

threads

46

posts

238

credits

Intermediate member

Rank: 3Rank: 3

credits
238
Published in 2016-2-8 16:13:00 from mobile | Show all floors
jeevasv replied at 2016-2-8 10:03
Were you able to test the SATA using a regular linux distro?

Not! My compile openelec not work!?
anybody with my problem!?

4

threads

1118

posts

9219

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9219
Published in 2016-2-8 17:08:41 | Show all floors
igor2053 replied at 2016-2-7 23:56
I made successfully config file. Could you please, tell me what commands I have to do, for a success ...

You can edit configuration file with following command:
  1. nano /storage/.config/lircd.conf
Copy code

After the change, you should save it with CTRL + O, ENTER. Then you exit the program with CTRL + X. I'm still not sure if autostart.sh is needed or not. If it is, you can create it in similar fashion with nano.

4

threads

1118

posts

9219

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9219
Published in 2016-2-8 17:24:16 | Show all floors
jeevasv replied at 2016-2-8 03:01
Jernej, Could you please promote this patch also. AFAIK, it didn't break anything and enable 4K UI. ...

Done! But please test it first with some 4K content. Zidoo's code has some indication that 4K HW decoding is possible (which we know) but there might be some issues with rendering.

So, what do you propose for script.bin? Separate downloads or included in sd image?

1

threads

37

posts

258

credits

Intermediate member

Rank: 3Rank: 3

credits
258
Published in 2016-2-8 19:37:49 | Show all floors
I should save it with CTRL + O, ENTER. Then I exit the program with CTRL + X,  but remote control   is  not work.

4

threads

1118

posts

9219

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9219
Published in 2016-2-8 22:26:04 from mobile | Show all floors
Did you create autostart.sh as described by darqoq?

1

threads

37

posts

258

credits

Intermediate member

Rank: 3Rank: 3

credits
258
Published in 2016-2-8 22:49:04 | Show all floors
Yes but i dont know is  it allright.


nano /storage/.config/autostart.sh


(read PM)

4

threads

1118

posts

9219

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9219
Published in 2016-2-8 23:21:33 | Show all floors
I don't have time for anything else that some post here and there. Provide outputs of this two commands:
  1. cat /storage/.config/lircd.conf
  2. cat /storage/.config/autostart.sh
Copy code

1

threads

37

posts

258

credits

Intermediate member

Rank: 3Rank: 3

credits
258
Published in 2016-2-8 23:45:10 | Show all floors
login as: root
root@192.168.0.110's password:
##############################################
#                  OpenELEC                  #
#             http://openelec.tv             #
##############################################

OpenELEC (community) Version: devel-20160207103611-r22060-ga24274a
OpenELEC git: a24274a19add1f294b63abc15a7ce4f052027b76
OpenELEC:~ # cat /storage/.config/lircd.conf

# Please make this file available to others
# by sending it to <lirc@bartelmus.de>
#
# this config file was automatically generated
# using lirc-0.9.1-git(default) on Mon Feb  8 10:59:00 2016
#
# contributed by
#
# brand:                       /storage/.config/lircd.conf
# model no. of remote control:
# devices being controlled by this remote:
#

begin remote

  name  /storage/.config/lircd.conf
  bits           32
  flags SPACE_ENC|CONST_LENGTH
  eps            30
  aeps          100

  header       9039  4474
  one           586  1664
  zero          586   539
  ptrail        585
  repeat       9041  2228
  gap          141293
  toggle_bit_mask 0x7878

      begin codes
      end codes

end remote


OpenELEC:~ # cat /storage/.config/autostart.sh
#!/bin/sh
killall lircd
lircd /storage/.config/lircd.conf

4

threads

1118

posts

9219

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9219
Published in 2016-2-8 23:51:42 | Show all floors
This line;
  1. name  /storage/.config/lircd.conf
Copy code

should be
  1. name  devinput
Copy code


Did you edit it with nano?
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list