NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 … 36 37 38 39 40 … 43 Next »
xbmc Pi build questions

 
  • 0 Vote(s) - 0 Average
xbmc Pi build questions
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,987
Threads: 956
Joined: May 2006
#21
2012-12-31, 01:33 AM
Are you sure you confirmed the mpeg license is enabled? It is not permanent if you rebuild an SD card. If it is I'd definitely say for a potential composite issue go to Openelec.

Martin
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#22
2012-12-31, 01:37 AM
BrainStormer Wrote:you could try installing RaspBMC (There is a new update that came out yesterday. so download the new installer and install that. Once you turn on LiveTV in settings. Then click ok when it says no pvr addon activated select nextPvr Addon, then config. Then set the ip of your npvr server. then click enable.

Sometimes you need to restart xbmc for it to take effect so reboot.

Thanks BrainStormer,

for my purposes I definitely want to go with the OpenElec build at the moment but thank you anyway, your advice is much appreciated and I hope of use to others reading this. Your input is much appreciated.

cheers

steeb
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#23
2012-12-31, 01:42 AM (This post was last modified: 2012-12-31, 01:48 AM by steeb.)
mvallevand Wrote:Are you sure you confirmed the mpeg license is enabled? It is not permanent if you rebuild an SD card. If it is I'd definitely say for a potential composite issue go to Openelec.

Martin

Thanks Martin, the short answer is NO Big Grin

I cannot get the MPEG license to enable however much I try with the config.txt. I realise it is not permanent but this is after flashing a card then editing the config.txt before trying to boot from it. Also reading it via ssh it shows I 'should have' the correct key but it responds as mpeg disabled. I do think this is the problem and will take your advice and head over to OpenElec to see if it is a potential composite issue, but then part of me says no, if I get a disabled flag for MPEG it ain't gonna work whatever output I choose? Then again sounds like an OpenElec issue too Wink

cheers

steeb
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,987
Threads: 956
Joined: May 2006
#24
2012-12-31, 01:48 AM
If you can't get the key to register it probably isn't Openelec, it is with RPi themselves. For me I'd try from ssh

sudo vi /boot/config.txt

move cursor to the bottom and hit insert and type / edit

decode_MPG2=0x....

then esc wq!

Martin
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#25
2012-12-31, 02:10 AM
mvallevand Wrote:If you can't get the key to register it probably isn't Openelec, it is with RPi themselves. For me I'd try from ssh

sudo vi /boot/config.txt

move cursor to the bottom and hit insert and type / edit

decode_MPG2=0x....

then esc wq!

Martin

Thanks Martin but all sudo commands I have tried result, even before your post, as

-sh: sudo: command not found

does not appear to be built into the v of openelec I have? I had my reasons for going with openelec and xbmc but may just try BrainStormer's option of RaspBMC just to see! My main reason for openelec was it was open. And RaspBMC appears to be built/maintained by one dev. But then again...... so is NextPVR! I guess.

The beauty of the SD load/boot options is I guess fairly easy to load and change O/S's with relatively little pain!

Hmmm just thinking out loud. I don't expect any of this stuff to just work out of the box just yet. Do realise early days....

But it is fun experimenting with all the great stuff you clever people come up with!

cheers as usual

steeb
BrainStormer
Offline

Senior Member

Posts: 544
Threads: 38
Joined: Oct 2005
#26
2012-12-31, 02:18 AM
You might ssh in and cat /proc/cpuinfo and check out your serial number and verifiy it with the order confirmation email from rapberrypi.com. A typo could result in them giving you the wrong key.
Intel i5 3.2Ghz Quad Core, Windows 10 Pro 64Bit
12 GB RAM, Gigabit LAN,3TB SATA HD 8MB Cache Dedicated Recording Drive
SiliconDust Prime, PCH A-100 & C-200, Chromecast, FireTV
Raspberry Pi 3 Running OSMC, Samsung Smart TV UN32H5201AF
Cable Provider: Comcast in Oregon, USA
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,987
Threads: 956
Joined: May 2006
#27
2012-12-31, 02:21 AM
Okay Openelec logs in as root so you don't need sudo

Martin
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#28
2012-12-31, 02:31 AM
He he,

I feel like I am up against 2 teams here. The openelec team and the Raspbmc one :eek:Wink

BrainStormer I hope no offense but will just try the openelec stuff first and the help Martin is giving me. If it doesn't work out I will try Raspbmc next!

Reminds me of the old days when I first came to this forum and sub was trying out the hauppauge mvp dongle, and then Martin came along Big Grin

My loyalty will always be with Martin first and try out this weird linux language I really do not understand!

cheers

steeb
BrainStormer
Offline

Senior Member

Posts: 544
Threads: 38
Joined: Oct 2005
#29
2012-12-31, 02:40 AM
no matter which version , you should make sure the serial number you used to get your license matches what is in /proc/cpuinfo.
Intel i5 3.2Ghz Quad Core, Windows 10 Pro 64Bit
12 GB RAM, Gigabit LAN,3TB SATA HD 8MB Cache Dedicated Recording Drive
SiliconDust Prime, PCH A-100 & C-200, Chromecast, FireTV
Raspberry Pi 3 Running OSMC, Samsung Smart TV UN32H5201AF
Cable Provider: Comcast in Oregon, USA
steeb
Offline

Posting Freak

Posts: 2,667
Threads: 183
Joined: Nov 2006
#30
2012-12-31, 02:53 AM
BrainStormer Wrote:no matter which version , you should make sure the serial number you used to get your license matches what is in /proc/cpuinfo.

Thank you Sir,

this has to be rapidly proceeding into an idiot's guide for fairly experienced Window's user's into a total idiot's guide (me) to using Linux Big Grin

I understand telnet and ssh (vaguely). I understand how to log into linux as a root user. I know how to cd (change directories) and how to show their contents (can do an ls -all). But to me linux is less logical than Windows all though I know for you very clever people (and believe you me, no sarcasm there, you are so far more clever/logical than me) I have 2 linux family members and they always go over my head! I really do not know what I am doing here!

And I know the old joke about the computer user who rang up support that couldn't get their computer to work and in the end it was a power cut!

There are no logs listed in an 'ls -all' of the Pi OpenElec build from root? Please do not berate me, I am a linux idiot!

cheers

steeb
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (5): « Previous 1 2 3 4 5 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Some Kodi client questions 2leftfeet 10 6,935 2019-06-28, 02:19 AM
Last Post: mvallevand
  few questions gromgsxr 2 1,892 2017-02-22, 06:15 PM
Last Post: gromgsxr
  Buffering of HD channels in XBMC only Fritters 23 17,241 2017-01-03, 06:22 AM
Last Post: p37307
  Moving to NPVR/NMT to NPVR+Fire TV/XBMC jt25741 15 8,411 2015-09-10, 12:28 AM
Last Post: mvallevand
  NextPVR and XBMC are communicating, but no live tv Honkytonkman 1 1,778 2015-05-26, 01:22 AM
Last Post: pkscout
  OE 5.0 RPi test build mvallevand 49 18,715 2015-03-07, 09:33 AM
Last Post: stustunz
  XBMC & Genre smajor 25 13,749 2015-01-21, 06:12 AM
Last Post: EiEiOhh
  XBMC Recordings Art kmarq 9 4,064 2015-01-17, 10:00 PM
Last Post: mvallevand
  Issue with XBMC revolution21 13 5,816 2015-01-07, 09:43 PM
Last Post: headlearning
  Issues with xbmc on linux and NPVR plugin playing fm channels tuxman 0 2,007 2014-12-20, 07:38 PM
Last Post: tuxman

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode