View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 83 posts ] 
Go to page Previous  1, 2, 3, 4, 5, 6  Next

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Sun May 13, 2007 2:25 pm 
Offline
Joined: Fri Nov 18, 2005 9:22 am
Posts: 777
Location: spencerport, ny (USA)
Too Many Secrets wrote:
Any way to get the needed pineapple?

I expect you can look at the script and figure it out. Should be the same.

Is ChrisJ not included in the new release testing? That would be helpful, I'd think.


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 13, 2007 7:17 pm 
Offline
Joined: Tue Jan 17, 2006 7:34 am
Posts: 126
Location: Australia
I was not happy with my post ...

so I removed its original content :wink:


Last edited by chrisj on Sun May 13, 2007 9:27 pm, edited 1 time in total.


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 13, 2007 7:26 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
ChrisJ - Please go back and edit that information. Cecil has been quite clear that we are to tread lightly on this topic. There is a reason that the BBS software filters it to a harmless word.


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 13, 2007 8:17 pm 
Offline
Joined: Fri Oct 20, 2006 12:04 pm
Posts: 905
Location: LA, CA
thornsoft wrote:
Too Many Secrets wrote:
Any way to get the needed pineapple?

I expect you can look at the script and figure it out. Should be the same.

Is ChrisJ not included in the new release testing? That would be helpful, I'd think.


OK, I must be a wigit or something, but I don't understand... I was able to figure it out, took me way too long, but done.

As for the ChrisJ script included? I can't find with a "locate", is it really there?


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 13, 2007 9:56 pm 
Offline
Joined: Fri Nov 18, 2005 9:22 am
Posts: 777
Location: spencerport, ny (USA)
Too Many Secrets wrote:
As for the ChrisJ script included? I can't find with a "locate", is it really there?

No, it isn't included. By design, you wget it each time, so that it's always fresh. See his original post. You CAN download it to a file for examination, of course.


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 13, 2007 10:11 pm 
Offline
Joined: Fri Oct 20, 2006 12:04 pm
Posts: 905
Location: LA, CA
thornsoft wrote:
Too Many Secrets wrote:
As for the ChrisJ script included? I can't find with a "locate", is it really there?

No, it isn't included. By design, you wget it each time, so that it's always fresh. See his original post. You CAN download it to a file for examination, of course.


OK, I understand now. thanks for your help.


Top
 Profile  
 
 Post subject: My fudge for r5f1
PostPosted: Thu May 17, 2007 6:38 am 
Offline
Joined: Wed Nov 09, 2005 1:21 pm
Posts: 161
Location: Manchester UK
hi all,

my fudge for r5f1

***Warning Dont blame me if this pooches your box I will admit I don't know the impications of doing this for all the apps. It worked for me !!! ***

download the script using

Code:
http://www.chrisjoyce.id.au/mythtv/webinstall.sh


open it with editor

Code:
editor webinstall.sh


remove the exit 1 as detailed below . this is the bit that errors when running r5f1

Code:
    # KnoppMyth R5E50
   
    case $VERSION in
      KnoppMyth\ R5E50) VERSION=KnoppMyth\ R5E50;;
   *) echo "Sorry, you have an unsupported KnoppMyth-version ($VERSION) ..."
    exit 1;;
    esac


then run the script

Code:
webinstall.sh


and install your pineaple

this worked for me for torrentflux xine and pineapple.

Simon[/b]

_________________
Running:-
Intel 930 3GHz dual Core
Thermaltake Fanless CPU Cooler
Asus P5GS
Samsung 750G Sata HDD
8400 512m Video Card
2 * jetway DVB-t
1 * Haupage DVB-S2 Card
Samsung Sata 16x DVDRW
2048M Ram
1 * Netop Ion 330


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 17, 2007 8:25 am 
Offline
Joined: Tue Jan 17, 2006 7:34 am
Posts: 126
Location: Australia
could someone do the following command for me please .. I still don't have a new myth box setup yet :-(

Code:
cat /etc/KnoppMyth-version


So I can update the script to work with the new version.

Thanks

I have done a temp update
Code:
v1.91 - Removed version stop


Top
 Profile  
 
 Post subject: KnoppMyth-version
PostPosted: Thu May 17, 2007 9:50 am 
Offline
Joined: Wed Nov 09, 2005 1:21 pm
Posts: 161
Location: Manchester UK
Code:
cat /etc/KnoppMyth-version

Will do soon as i get home


Simon

_________________
Running:-
Intel 930 3GHz dual Core
Thermaltake Fanless CPU Cooler
Asus P5GS
Samsung 750G Sata HDD
8400 512m Video Card
2 * jetway DVB-t
1 * Haupage DVB-S2 Card
Samsung Sata 16x DVDRW
2048M Ram
1 * Netop Ion 330


Top
 Profile  
 
 Post subject:
PostPosted: Thu May 17, 2007 10:52 am 
Offline
Joined: Tue Sep 12, 2006 6:03 am
Posts: 210
Location: Roseville, MI
Code:
cat /etc/KnoppMyth-version
yields:
KnoppMyth R5F1

_________________
-Roseville, Michigan USA
LinHES R8: FE/BE, FE (x2)


Top
 Profile  
 
 Post subject:
PostPosted: Fri May 18, 2007 5:33 am 
Offline
Joined: Tue Mar 22, 2005 9:18 pm
Posts: 1422
Location: Brisbane, Queensland, Australia
I just finished running your script on R5F1 and everything has appeared to work alright. I didn't run all of the scripts, but I have to say what a great script, easy to use, well commented so you know exactly what you are doing.

thanks ChrisJ

_________________
Girkers


Top
 Profile  
 
 Post subject:
PostPosted: Fri May 18, 2007 5:30 pm 
I ran the script twice once from alt-x window from the mythbox and 2nd time from putty from Windows laptop.

Both times I got the following

Sorry, I have not been tested on your version of KnoppMyth (KnoppMyth R5F1) ...
This dose not mean that things will not work, I just don't know
you should use at your own risk

Then nothing. Eventually I get a cmd prompt back. I understand its not officially setup for R5F1 but it sounded like other folks got a menu and it worked.


edit...hmm I tried a 3rd time and I hit enter after the message above and I got a menu. Must have been my fault or slow IP back to Down Under.
Thanks,

John


Top
  
 
 Post subject:
PostPosted: Tue May 29, 2007 9:44 pm 
Offline
Joined: Fri May 13, 2005 8:46 am
Posts: 48
Location: Grand Rapids, MI
Just wanted to post some feedback from R5F1... this was the output for MoBlock
----------------------------------------

--23:46:13-- http://www.chrisjoyce.id.au/mythtv/mobl ... rig.tar.gz
=> `moblock_0.8.orig.tar.gz'
Resolving www.chrisjoyce.id.au... 203.47.51.203
Connecting to www.chrisjoyce.id.au|203.47.51.203|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 19,723 (19K) [application/x-tar]

100%[==============================================================================================================================================>] 19,723 4.66K/s ETA 00:00

23:46:18 (4.66 KB/s) - `moblock_0.8.orig.tar.gz' saved [19723/19723]

moblock-0.8/
moblock-0.8/Makefile
moblock-0.8/rbt.c
moblock-0.8/README
moblock-0.8/MoBlock.c
moblock-0.8/Changelog
moblock-0.8/MoBlock-ipq.sh
moblock-0.8/COPYING
moblock-0.8/MoBlock-nfq.sh
moblock-0.8/Changelog~
gcc -Wall -O2 -march=i586 -mtune=i686 -fomit-frame-pointer -ffast-math -D_GNU_SOURCE -DNFQUEUE -L/usr/include/libipq -c -o MoBlock.o MoBlock.c
MoBlock.c:46:52: error: libnetfilter_queue/libnetfilter_queue.h: No such file or directory
MoBlock.c:377: warning: 'struct nfq_data' declared inside parameter list
MoBlock.c:377: warning: its scope is only this definition or declaration, which is probably not what you want
MoBlock.c:377: warning: 'struct nfgenmsg' declared inside parameter list
MoBlock.c:377: warning: 'struct nfq_q_handle' declared inside parameter list
MoBlock.c: In function 'nfqueue_cb':
MoBlock.c:384: warning: implicit declaration of function 'nfq_get_msg_packet_hdr'
MoBlock.c:384: warning: assignment makes pointer from integer without a cast
MoBlock.c:386: error: dereferencing pointer to incomplete type
MoBlock.c:387: warning: implicit declaration of function 'nfq_get_payload'
MoBlock.c:389: error: dereferencing pointer to incomplete type
MoBlock.c:392: warning: implicit declaration of function 'nfq_set_verdict'
MoBlock.c: In function 'netlink_loop':
MoBlock.c:497: warning: implicit declaration of function 'nfq_open'
MoBlock.c:497: warning: assignment makes pointer from integer without a cast
MoBlock.c:503: warning: implicit declaration of function 'nfq_unbind_pf'
MoBlock.c:508: warning: implicit declaration of function 'nfq_bind_pf'
MoBlock.c:514: warning: implicit declaration of function 'nfq_create_queue'
MoBlock.c:514: warning: assignment makes pointer from integer without a cast
MoBlock.c:520: warning: implicit declaration of function 'nfq_set_mode'
MoBlock.c:520: error: 'NFQNL_COPY_PACKET' undeclared (first use in this function)
MoBlock.c:520: error: (Each undeclared identifier is reported only once
MoBlock.c:520: error: for each function it appears in.)
MoBlock.c:525: warning: implicit declaration of function 'nfq_nfnlh'
MoBlock.c:525: warning: assignment makes pointer from integer without a cast
MoBlock.c:526: warning: implicit declaration of function 'nfnl_fd'
MoBlock.c:529: warning: implicit declaration of function 'nfq_handle_packet'
MoBlock.c:533: warning: implicit declaration of function 'nfq_destroy_queue'
MoBlock.c:534: warning: implicit declaration of function 'nfq_close'
make: *** [MoBlock.o] Error 1
install -m 755 moblock /usr/bin
install: cannot stat `moblock': No such file or directory
make: *** [install] Error 1

Press ENTER to continue...

_________________
ASUS P5N7A-VM, 2.5gHz E5200, 2GB crucial DDR2, pvr-250, hdhomerun, URC-8820 remote, Panasonic TH-42PZ80U, LinHES 6.01.00


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 02, 2007 12:24 pm 
Offline
Joined: Thu Dec 22, 2005 5:32 pm
Posts: 198
I love this tool Chris thanks alot for doing it but I think IMDB might have changed something again. I get everything to pull down but the directors name. Are you also having this issue.


Thank again.

_________________
Marty

Long live Myth and Knoppmyth!!!!!


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 23, 2007 12:51 pm 
Offline
Joined: Tue Sep 13, 2005 10:48 am
Posts: 852
Location: London, UK
I noticed pinapple version 3 is available. You might want to consider adding that.

_________________
Version:R8
Intel C2D 7400, Nvidia 5600 via HDMI to Samsung B37B650TW (PAL), Asus P5QL-E mobo, 4Gb PC6400 DDR2 ram, Samsung Spinpoint 500 Gb & 1Tb drive, Nova-HD-S2 (x2)


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 83 posts ] 
Go to page Previous  1, 2, 3, 4, 5, 6  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 16 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu