It sounds as if all is working as it should.
it sounds like you are running some version of windows.
go to the start menu
click on the "run" option
type:
cmd
Type: Posts; User: wigout
It sounds as if all is working as it should.
it sounds like you are running some version of windows.
go to the start menu
click on the "run" option
type:
cmd
In post 7 of this thread you said you had pbo fw version 4.
The latest version (for bootcode 18 and higher pbo's) is:
P61-R2, at the top of the following firmware list thread:...
And through /opt (optware/ipkg-cl) the following package is available:
Package: nzbget
Version: 0.7.0-1
Depends: ncurses, libxml2, libpar2, openssl
Conflicts: nzbget-testing
Section: net...
"Any way, the problem is the latest FAT+ firmware (with NF support) is AES encrypted additionally once you install it it turns off telnet. Even worse, there is no pins for serial connection to it...
Here's a pair of very interesting threads from the xtreamer forums:
Compiling a recent toolchain for Xtreamer software development
upgrading uClibc and busybox, and installing dropbear on the...
Armed with an internal hardrive and by altering the startup script, you could easily swap out the written upon area of flash (typically /dev/mtdblock/2 aka /usr/local/etc) for a partition/disk image...
To capture the log of the failed firmware update:
Download the firmware you want to upgrade to.
(NOTE:
to decrease the possibility that some random hardware issue is getting in the way of your...
Well, all I know is that I did a test download of about three different torrents (individually, not all at the same time). I choose torrents which were around 200mb with lots of seeders.
Each of...
Has anyone tried out the newer btpd/ ver 0.16 (from this thread) in combination with DvdPlayer?
Again, this worked fine for me from the command line, but it may not work as expected with DvdPlayer,...
#!/bin/sh
#chroot-startup
#change to a writeable directory
cd /usr/local/etc
#make the directory we'll chroot into, newroot
mkdir -p newroot
#change to newroot dir
Snappy46, for bringing new angles and ideas, scouting out useful additions for all rtd1073dd players- and for just being plain helpful alot.
-wigout
once you've downloaded the busybox-mipsel to your player, you have to make it executable:
chmod +x busybox-mipsel
Here's the top download directory link:
http://www.landley.net/aboriginal/downloads/binaries/
Here's busybox-mipsel:
http://www.landley.net/aboriginal/downloads/binaries/extras/busybox-mipsel
...
I'm not sure what's wrong here.
What do you see over composite when you try to flash a firmware?
Since you updated the bootcode, you must have a serial cable.
Capture the log of a failed...
Studying the hwsetting.bin that are out there in the GPL sourcecode releases & the package_MP.upg files, I believe you can extract the hwsetting bin from a bootcode file.
(Note that I am doing...
Arrgh-
This is what you want at the moment:
Get your machine to a state where you can flash a regular firmware-
by flashing a regular firmware, you will make the root filesystem, /, as it...
Actually I managed to get btpd to compile cleanly and statically, for those of you who want to test a more recent version of it:
http://www.patriotmemory.com/forums/showpost.php?p=32142&postcount=7
here's the "help" file for btpd:
btpd is the BitTorrent Protocol Daemon.
Usage: btpd [-d dir] [-p port] [more options...]
Options:
-4
Use IPv4. If given in conjunction with -6,...
Just built, static, tested from the command line (don't know how well it will jive with the DvdPlayer itself- It may run run without blinking or choke):
btpd
btcli
btinfo
from the source:...
I'm glad that worked for you.
I would certainly reflash the "vanilla" firmware to start with a clean slate.
Here's the short of what bootcode stuff means at the moment:
bootcode 16 devices can...
Upon reviewing the other thread you referenced in the first post of this thread, I think somethings wrong with your /lib/modules/2.6.12.6-VENUS/ directory.
I unrared/unyaffed the bootcode 16 P61...
strange stuff.
Your modules aren't loading.
give the output of:
cat /proc/modules
and try this:
Well it's not the box:
I ran rtorrent through optware just fine last night.
today I recompiled that latest version of the btpd (https://github.com/btpd/btpd/wiki/)
and I was able to download...
This is what I did:
ipkg install cron
(message of note: Configuring cron
Remember that the system crontab file is "/opt/etc/crontab".
)
/opt/bin/crontab -e
(brings up a blank file in vi...
Well, I just did a test using the statically compiled busybox crond/crontab, following a tutorial here:
http://www.linuxweblog.com/crotab-tutorial
and seemed to work as expected.
(Of course my...