Author: swordfish6975

Openelec Build for OPI PC and 2 now with HW decoding

  [Copy link]

3

threads

46

posts

691

credits

Senior member

Rank: 4

credits
691
Published in 2016-11-1 16:48:23 | Show all floors
Jernej - can you implement pyA20 module for GPIO? I'd like to get working LCD 2x16 on i2c.
Second: service mpd can't start - "mpd: error while loading shared libraries: libogg.so.0: cannot open shared object file: No such file or directory". Is it possible to fix it? And if it is possible to imlement MPC for MPD controling.
My aim is make internet radio controled by buttons with displayed stations on LCD 2x16 (in Python) - used without monitor or TV. If I connect OPI to TV it will be normally running OpenElec. So I need working Python, I2C on GPIO, MPD and MPC.
Thank you

4

threads

1118

posts

9255

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9255
Published in 2016-11-1 17:20:02 | Show all floors
filkint replied at 2016-11-1 08:42
Hi jernej,
After updating with 20160806 on 20161026 the RTL8188ETV adapter doesn't work.

Please provide full output of lsusb and dmesg after you pluged in 8188EU dongle.

4

threads

1118

posts

9255

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9255
Published in 2016-11-1 17:26:12 | Show all floors
mswiniuch replied at 2016-11-1 09:48
Jernej - can you implement pyA20 module for GPIO? I'd like to get working LCD 2x16 on i2c.
Second: s ...

I2C and python is working already. One I2C channel is enabled through script.bin. If it doesn't suits you, then I suggest you change it accordingly. Recently I also added gpio program from WiringOP as an addon. Not sure if it helps you. Well, all programs from unofficial repository are not really supported and I don't want to invest time into them. I will cut off the time I invest in OpenELEC project and rather work on mainline U-Boot and kernel.

0

threads

8

posts

1008

credits

Gold member

Rank: 6Rank: 6

credits
1008
Published in 2016-11-1 19:57:49 | Show all floors
jernej replied at 2016-11-1 17:20
Please provide full output of lsusb and dmesg after you pluged in 8188EU dongle.
  1. OpenELEC:~ # lsusb
  2. Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  3. Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  4. Bus 006 Device 002: ID 040b:2013 Weltrend Semiconductor
  5. Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  6. Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  7. Bus 004 Device 002: ID 0bda:0179 Realtek Semiconductor Corp. RTL8188ETV Wireless LAN 802.11n Network Adapter
  8. Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  9. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  10. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  11. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Copy code

4

threads

1118

posts

9255

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9255
Published in 2016-11-1 20:04:24 | Show all floors
This is only lsub, but anyway I found the issue.  Workaround is to edit script.bin and change
  1. wifi_usbc_id          =
  2. wifi_usbc_type        =
Copy code
to
  1. wifi_usbc_id          =2
  2. wifi_usbc_type        = 1
Copy code
I will put proper fix on github, but I really don't know when I will build next image. You can build it for yourself, though.

0

threads

8

posts

1008

credits

Gold member

Rank: 6Rank: 6

credits
1008
Published in 2016-11-1 20:12:28 | Show all floors
jernej replied at 2016-11-1 20:04
This is only lsub, but anyway I found the issue.  Workaround is to edit script.bin and changetoI wil ...

Here attached dmesg:

This thread contains more resources

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

x

4

threads

1118

posts

9255

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9255
Published in 2016-11-1 20:15:53 | Show all floors

Just try above workaround.

0

threads

8

posts

1008

credits

Gold member

Rank: 6Rank: 6

credits
1008
Published in 2016-11-1 20:20:41 | Show all floors
jernej replied at 2016-11-1 20:15
Just try above workaround.

Thanks, I will try...

4

threads

1118

posts

9255

credits

Moderator

Rank: 7Rank: 7Rank: 7

credits
9255
Published in 2016-11-2 05:06:00 | Show all floors

I published proper fix on my github. For your convenience I uploaded update (available for 14 days): https://transfer.sh/mOujD/openel ... r23115-g1377780.tar

0

threads

8

posts

1008

credits

Gold member

Rank: 6Rank: 6

credits
1008
Published in 2016-11-2 15:36:17 | Show all floors
jernej replied at 2016-11-2 05:06
I published proper fix on my github. For your convenience I uploaded update (available for 14 days ...

After editing script.bin, the adapter works well.In your file update there are other corrections?

You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list