It looks like you are missing the 'ps' binary (or it is not in a directory in your PATH). If you CAN find the ps file (and it has executable permissions -- i.e. "ls -l /path/to/ps" shows...
Type: Posts; User: RUBiK
It looks like you are missing the 'ps' binary (or it is not in a directory in your PATH). If you CAN find the ps file (and it has executable permissions -- i.e. "ls -l /path/to/ps" shows...
In retrospect, LOL... :D
As for the actual change, I don't really care either way so I don't have a problem with any change, etc... Was just curious what old discussion I may have missed on the...
I too notice that the board is a bit "faster" during normal browsing, although (except for a couple "New Posts" searches) I haven't done extensive searches or anything, but I agree with the earlier...
I haven't tried gkrellm (yet), but I did get glib-2.3.2 to cross-compile (after edits to the configure script due to it borking & aborting in 4-5 places when doing cross compile related tests)
...
Not to be an ass or anything (just pointing it out in case others are wondering), but the vBulletin forum software does not (and will not AFAIK) support such a ratings system and I don't know how...
That error is usually a sign of a wrong binary file format (i.e. you're attempting to execute a MIPS-compiled binary on a PPC tivo, the other way around, etc..)
Check to make sure you're using a...
What are your permissions on the /var/hack/bin directory? (i.e. do a "ls -l /var/hack/bin", or "ls -l /var/hack |grep bin" or similar)
Yup, it's all working fine now; in fact, I'm not all too sure what the original problem I had was. I fixed it the following morning, np.
Thanks.
For those not using/wanting to create a /usr/bin directory and/or worry about creating a link, setting the EDITOR environment variable will be good enough in this case (vixie cron checks its...
Well said, djohn.
Honestly, I could care less what you do outside this forum, I don't know you and I really am just a nobody in the grand scheme of things... but I (indirectly) take offense to...
Pretty sad and disturbing stuff...
And yeah, haven't we been through this before? With lots of denying/changing stories/etc.?
Not a cool thing to do to some of the kind people donating their...
Perfect. $tzoffset shows '0' now, which is "right". All the times are now displayed correctly.
Thanks much! Appreciate it.
Thanks for the reply.. I did see the code has changed but haven't debugged/changed it yet (the old fix was setting $tzoffset to 0, I think)
Sure... anything to try to figure out what's wrong here...
I take it I'm the only one (again) for which the times/timezone ignores the fact that a proper /etc/localtime (for PST) exists and is being used? (both rc1 and rc2 display UTC-16 (instead of UTC-8)...
Thanks very much for your response...
I thought it might be a voltage regulator but didn't have the time to open it up and inspect yet (plus, it was used as the main room receiver up until last...
Use the -c switch to specify the # of times to ping, as such:
[~][547]$ ping -c 4 192.168.0.1
PING 192.168.0.1 (192.168.0.1): 56 data bytes
64 bytes from 192.168.0.1: icmp_seq=0 ttl=254...
Thanks for the info, guys...
I've now reset the code on the HDVR2 and will do the same (but set a diff. 1-9 code) for the DSR6000 when I turn it back on after repairs (bad/no sound) here soon.. So...
Has anyone successfully upgraded a S2 DTiVo from 3.1.x to 4.x using slices by any chance?
Using 1.0-pre8 on a S2 DTiVo (HDVR2) at 3.1.1b, all the times throughout tivoweb+ are off. I'm in PST, so that's GMT-8. I have a /etc/localtime file that I transferred off my Linux box that was a...
Having said that, is there any reason why this DSR6000 remote keeps controlling the HDVR2 that I just monte'd (in addition to the HDVR2 remote controlling the HDVR2 as it should)? It's pissing me...
Unfortunately, no.. it's a global forum setting but if it's that big a deal, I suggest bumping it up to 10000 or simply leaving it as 0 (i.e. no limit) and deal with people whose posts are "way too...
Knowing vBulletin inside out, I'll chime in here real quick...
The 5000 bytes/post limt is set in the admincp and can be bumped up (or set to 0 to disable). I'm sure Vadim knows this, but perhaps...
It's not the same. rc.sysinit executes first, after which rc.sysinit.author executes (if present & having executable permissions)...
Not complaining, just searching...
No S2 DTiVo tivoapp patches publically available, currently? Or is there another thread I'm missing on here?
(Again, not trying to be an ass... Just got...
Thanks...
To confirm, on a S2 3.1.1b tivoapp, one would replace the "03 20 F8 09" (jalr $t9) at 0x63139C with "3C 02 00 00" (lui $v0,0 -- not 100% sure here, so don't lynch me, please) with...