Author: swordfish6975

Openelec Build for OPI PC and 2 now with HW decoding

  [Copy link]

0

threads

1

posts

40

credits

Novice

Rank: 1

credits
40
Published in 2016-2-10 07:16:29 | Show all floors
Edited by ReSiStAnCe at 2016-2-10 18:25

Hi,
I have installed OpenELEC-H3.arm-7.0-devel-20160203185101-r22058-g92926ea.img today and it's working just fine over WLAN
Ethernet however is not working..

  1. OpenELEC:~ # ifconfig
  2. eth0      Link encap:Ethernet  HWaddr F6:F4:67:86:13:18
  3.           UP BROADCAST MULTICAST  MTU:1500  Metric:1
  4.           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  5.           TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
  6.           collisions:0 txqueuelen:1000
  7.           RX bytes:0 (0.0 B)  TX bytes:680 (680.0 B)
  8.           Interrupt:114

  9. lo        Link encap:Local Loopback
  10.           inet addr:127.0.0.1  Mask:255.0.0.0
  11.           inet6 addr: ::1/128 Scope:Host
  12.           UP LOOPBACK RUNNING  MTU:16436  Metric:1
  13.           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  14.           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  15.           collisions:0 txqueuelen:0
  16.           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

  17. wlan0     Link encap:Ethernet  HWaddr 58:63:56:CC:C3:D1
  18.           inet addr:192.168.200.135  Bcast:192.168.200.255  Mask:255.255.255.0
  19.           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  20.           RX packets:4724 errors:0 dropped:1907 overruns:0 frame:0
  21.           TX packets:2190 errors:0 dropped:2 overruns:0 carrier:0
  22.           collisions:0 txqueuelen:1000
  23.           RX bytes:1044835 (1020.3 KiB)  TX bytes:402499 (393.0 KiB)
Copy code
When I pull the SD card and boot into the Debian installed on the EMMC the ethernet DOES work..

As I am fairly new to Linux I don't know where I can alter/fix this.
plz help..

4

threads

1118

posts

9255

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9255
Published in 2016-2-10 07:24:06 | Show all floors
mjbillings replied at 2016-2-9 01:47
Thanks.  I'll attempt to build but never really done that before.

Michael

Actually, from today on, you don't need to build it if you just want 4K resolution. Download newest image and replace script.bin on FAT partition with correct one (all download links are in sticky topic).

4

threads

1118

posts

9255

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9255
Published in 2016-2-10 07:28:13 | Show all floors
igor2053 replied at 2016-2-9 23:13
After replacing another IR remote control, it works much better, but still not allright.Now not doin ...

Everything seems to be ok, not sure why some keys would not work. Maybe someone else will have some idea. Probably you are not looking forward to configure it again, but maybe it would help. You can delete configuration file with
  1. rm /storage/.config/lircd.conf
Copy code

1

threads

37

posts

258

credits

Intermediate member

Rank: 3Rank: 3

credits
258
Published in 2016-2-10 17:42:11 | Show all floors
image r21914
Ir remote control (from CS918) I wish record with first option (supports the NEC protocol). I have a problem with  KEY_0 ....? (all other keys in order)and how do I
completed record (what command ).


OpenELEC (community) Version: devel-20160126084059-r21914-g4401fb6
OpenELEC git: 4401fb69991dd4348e6289bda0bb82c3fd09073a
OpenELEC:~ # systemctl stop kodi
OpenELEC:~ # ir-keytable -t --sysdev=devinput -d /dev/input/event1
Testing events. Please, press CTRL-C to abort.
KEY_UP
1455092102.981805: event type EV_KEY(0x01) key_down: KEY_0(0x0001)
1455092102.981811: event type EV_SYN(0x00).
1455092103.347824: event type EV_KEY(0x01) key_up: KEY_0(0x0001)
1455092103.347828: event type EV_SYN(0x00).
KEY_DOWN
1455092128.972374: event type EV_KEY(0x01) key_down: KEY_BACKSPACE(0x0001)
1455092128.972380: event type EV_SYN(0x00).
1455092129.337827: event type EV_KEY(0x01) key_up: KEY_BACKSPACE(0x0001)
1455092129.337831: event type EV_SYN(0x00).
KEY_RIGHT
1455092148.535338: event type EV_KEY(0x01) key_down: KEY_W(0x0001)
1455092148.535343: event type EV_SYN(0x00).
1455092148.787827: event type EV_KEY(0x01) key_up: KEY_W(0x0001)
1455092148.787831: event type EV_SYN(0x00).
KEY_LEFT
1455092164.699865: event type EV_KEY(0x01) key_down: KEY_Q(0x0001)
1455092164.699870: event type EV_SYN(0x00).
1455092164.957826: event type EV_KEY(0x01) key_up: KEY_Q(0x0001)
1455092164.957829: event type EV_SYN(0x00).
KEY_OK
1455092177.510313: event type EV_KEY(0x01) key_down: KEY_EQUAL(0x0001)
1455092177.510318: event type EV_SYN(0x00).
1455092177.767834: event type EV_KEY(0x01) key_up: KEY_EQUAL(0x0001)
1455092177.767838: event type EV_SYN(0x00).
KEY_POWER
1455092191.497257: event type EV_KEY(0x01) key_down: KEY_KP6(0x0001)
1455092191.497262: event type EV_SYN(0x00).
1455092191.747826: event type EV_KEY(0x01) key_up: KEY_KP6(0x0001)
1455092191.747829: event type EV_SYN(0x00).
KEY_HOME
1455092210.444288: event type EV_KEY(0x01) key_down: KEY_LEFTBRACE(0x0001)
1455092210.444294: event type EV_SYN(0x00).
1455092210.697829: event type EV_KEY(0x01) key_up: KEY_LEFTBRACE(0x0001)
1455092210.697833: event type EV_SYN(0x00).
KEY_EXIT
1455092229.004288: event type EV_KEY(0x01) key_down: KEY_F8(0x0001)
1455092229.004293: event type EV_SYN(0x00).
1455092229.367826: event type EV_KEY(0x01) key_up: KEY_F8(0x0001)
1455092229.367830: event type EV_SYN(0x00).
KEY_MENU
1455092246.554624: event type EV_KEY(0x01) key_down: KEY_NUMLOCK(0x0001)
1455092246.554629: event type EV_SYN(0x00).
1455092246.807826: event type EV_KEY(0x01) key_up: KEY_NUMLOCK(0x0001)
1455092246.807830: event type EV_SYN(0x00).
KEY_VOLUMEUP
1455092268.282625: event type EV_KEY(0x01) key_down: KEY_Y(0x0001)
1455092268.282630: event type EV_SYN(0x00).
1455092268.537827: event type EV_KEY(0x01) key_up: KEY_Y(0x0001)
1455092268.537831: event type EV_SYN(0x00).
KEY_VOLUMEDOWN
1455092290.800514: event type EV_KEY(0x01) key_down: KEY_ENTER(0x0001)
1455092290.800518: event type EV_SYN(0x00).
1455092291.057825: event type EV_KEY(0x01) key_up: KEY_ENTER(0x0001)
1455092291.057828: event type EV_SYN(0x00).
KEY_0
KEY_1
1455092351.331370: event type EV_KEY(0x01) key_down: KEY_ESC(0x0001)
1455092351.331375: event type EV_SYN(0x00).
1455092351.697824: event type EV_KEY(0x01) key_up: KEY_ESC(0x0001)
1455092351.697828: event type EV_SYN(0x00).
KEY_2
1455092371.087872: event type EV_KEY(0x01) key_down: KEY_1(0x0001)
1455092371.087877: event type EV_SYN(0x00).
1455092371.447829: event type EV_KEY(0x01) key_up: KEY_1(0x0001)
1455092371.447832: event type EV_SYN(0x00).
KEY_3
1455092383.113258: event type EV_KEY(0x01) key_down: KEY_2(0x0001)
1455092383.113263: event type EV_SYN(0x00).
1455092383.477825: event type EV_KEY(0x01) key_up: KEY_2(0x0001)
1455092383.477828: event type EV_SYN(0x00).
KEY_4
1455092393.952046: event type EV_KEY(0x01) key_down: KEY_3(0x0001)
1455092393.952051: event type EV_SYN(0x00).
1455092394.207828: event type EV_KEY(0x01) key_up: KEY_3(0x0001)
1455092394.207831: event type EV_SYN(0x00).
KEY_5
1455092405.679019: event type EV_KEY(0x01) key_down: KEY_4(0x0001)
1455092405.679024: event type EV_SYN(0x00).
1455092405.927825: event type EV_KEY(0x01) key_up: KEY_4(0x0001)
1455092405.927828: event type EV_SYN(0x00).
KEY_6
1455092421.699198: event type EV_KEY(0x01) key_down: KEY_5(0x0001)
1455092421.699204: event type EV_SYN(0x00).
1455092421.947825: event type EV_KEY(0x01) key_up: KEY_5(0x0001)
1455092421.947829: event type EV_SYN(0x00).
KEY_7
1455092432.632064: event type EV_KEY(0x01) key_down: KEY_6(0x0001)
1455092432.632069: event type EV_SYN(0x00).
1455092432.887825: event type EV_KEY(0x01) key_up: KEY_6(0x0001)
1455092432.887829: event type EV_SYN(0x00).
KEY_8
1455092445.506987: event type EV_KEY(0x01) key_down: KEY_7(0x0001)
1455092445.506993: event type EV_SYN(0x00).
1455092445.757827: event type EV_KEY(0x01) key_up: KEY_7(0x0001)
1455092445.757831: event type EV_SYN(0x00).
KEY_9
1455092458.067241: event type EV_KEY(0x01) key_down: KEY_8(0x0001)
1455092458.067247: event type EV_SYN(0x00).
1455092458.427827: event type EV_KEY(0x01) key_up: KEY_8(0x0001)
1455092458.427831: event type EV_SYN(0x00).
KEY_MOUSE
1455092502.973908: event type EV_KEY(0x01) key_down: KEY_F10(0x0001)
1455092502.973913: event type EV_SYN(0x00).
1455092503.337834: event type EV_KEY(0x01) key_up: KEY_F10(0x0001)
1455092503.337838: event type EV_SYN(0x00).
KEY_MUTE
1455092528.649002: event type EV_KEY(0x01) key_down: KEY_F9(0x0001)
1455092528.649007: event type EV_SYN(0x00).
1455092528.897831: event type EV_KEY(0x01) key_up: KEY_F9(0x0001)
1455092528.897834: event type EV_SYN(0x00).
KEY_TV
1455092571.159506: event type EV_KEY(0x01) key_down: KEY_HIRAGANA(0x0001)
1455092571.159510: event type EV_SYN(0x00).
1455092571.517823: event type EV_KEY(0x01) key_up: KEY_HIRAGANA(0x0001)
1455092571.517827: event type EV_SYN(0x00).
KEY_EPG
1455092605.803348: event type EV_KEY(0x01) key_down: KEY_MINUS(0x0001)
1455092605.803352: event type EV_SYN(0x00).
1455092606.167824: event type EV_KEY(0x01) key_up: KEY_MINUS(0x0001)
1455092606.167827: event type EV_SYN(0x00).

0

threads

20

posts

986

credits

Senior member

Rank: 4

credits
986
Published in 2016-2-10 18:09:23 | Show all floors
Jernej.
Can You build with I2S module ?

2

threads

94

posts

627

credits

Senior member

Rank: 4

credits
627
Published in 2016-2-10 18:10:09 | Show all floors
igor2053 replied at 2016-2-10 17:42
image r21914
Ir remote control (from CS918) I wish record with first option (supports the NEC protoc ...

this is not recording but testing.

Go to the first page of this thread, read and exactly follow the steps one by one.

2

threads

94

posts

627

credits

Senior member

Rank: 4

credits
627
Published in 2016-2-10 18:18:12 | Show all floors
Edited by jeevasv at 2016-2-10 19:33

Jernej,

Could you please integrate the attached patch for the lcdproc which is based on the below link.

https://github.com/wilberforce/lcdproc

This is a very vital and useful patch which addresses a wide spread issue of the multitude of i2d hd44780 lcd backpacks with many different connection schemes. This should have integrated in into the lcdproc codebase long back, but since that codebase is not under active development it is still not.

This thread contains more resources

You need to Log in to download or view,No account?    Register

x

2

threads

94

posts

627

credits

Senior member

Rank: 4

credits
627
Published in 2016-2-10 18:54:17 | 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 ...

First you help yourselves by trying one of the linux images and then running the Update_kernel script as mentioned in the linux distro's thread. At this moment you are not even sure if the hardware is OK and if you are supplying enough power to the SATA device etc etc.

If you are not ready to debug then posting at multiple places is not going to get the problem solved.

1

threads

37

posts

258

credits

Intermediate member

Rank: 3Rank: 3

credits
258
Published in 2016-2-10 19:08:08 | Show all floors

I know that is not the right format. I thought that it will still record, but not.

1

threads

37

posts

258

credits

Intermediate member

Rank: 3Rank: 3

credits
258
Published in 2016-2-10 19:17:05 | Show all floors
by the way
Or a lot of work to be included in openelec allowance DVI monitor? Now I have a HDMI to VGA adapter.
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list