Sopcast is proprietary software. So it doesn't have a source code available & can't be ported to the PBO.
Type: Posts; User: gabe
Sopcast is proprietary software. So it doesn't have a source code available & can't be ported to the PBO.
In a Egreat R1 firmware there was a decss application which worked together with fuse module to decrypt dvds, but the DvdPlayer app called decss.
You have to edit "/usr/local/etc/passwd" file to modify root password. "/usr/local/etc/" is writable.
This one works. Thank you.
I've updated the rar2fs package with the working fuse.ko:
http://dl.dropbox.com/u/347052/rar2fs.zip
libstdc++.so.6 is not included because there is already one in...
uname -a shows:
Now when I run insmod fuse.ko(112 KB version), I get
dmesg outputs only:
Could you please try with this gpl kernel source code:...
Unfortunately it doesn't work.
You were right I have libstdc++.so.6 in usr/local/bin/solib.
The kernel module is from an old egreat firmware, currently I'm using the newest mede8er firmware. I have a 2010 July version of mede8er...
I had to disable(set to no) building of static libs in "/fuse-2.7.2-libtool":
# Whether or not to build static libraries.
build_old_libs=no
I did it! Thanks.
If somebody wants to test it, I...
When trying to build fuse I get an error that .libs/libfuse.a doesn't exist:
libtool: link: /home/gabi/Downloads/toolchain_mipsel/bin/mipsel-linux-uclibc-gcc -shared .libs/fuse.o...
OK, thanks for helping. I didn't find "cpu_set_t" in my toolchains(I use Mipsel-6.03-7) "sched.h" .
With your help I managed to solve those problems, but now I have compile libfuse for mipsel. I've...
My enviroment is ubuntu 10.04.
makefile compiler settings:
UNRAR_SRC=./unrar
UNRAR_LIB=./unrar
FUSE_SRC=./fuse-2.7.2/include
FUSE_LIB=
CROSS=true
Older egreat firmwares had fuse 2.7.2 module. So I've tried to compile rar2fs (with the help of which you can mount rar files) , but without success. Did anybody try to compile rar2fs for Realtek...
You can issue the following command:
cat /sys/realtek_boards/bootloader_version
But I think you have posted in the wrong topic.
If you want NZB, EM7080 has it:
http://www.eminent-online.com/en/product/301/1/eminent-hd-media-player-em7080-hdmedia-rt.html
You could try this if you have telnet access:
http://mvixcommunity.com/showpost.php?post/8980/fbb_session_id/a469e83fd98f8355eadb0d635ee15054/
Maybe you can find some info here(where a guy compiled ralink wifi usb drivers):
http://tty.org.ru/node/34
Here are some tips to use strace-mipsel with Xtreamer firmware, for example "4) what is taking time?"
http://www.hokstad.com/5-simple-ways-to-troubleshoot-using-strace.html
I have an Egreat HD-R1 clone(Dayfly) which has 1073 realtek chip, it has 15 bootcode or 0215, which I think doesn't support squashfs filesystem. But I've managed to repack a new firmware to yffs2 fs...
Is it safe to update bootcode with a different product's newer bootcode?
Yes, the key was hardcoded. Here is the new version which accepts the key as an optional argument.
Download link same as above.
I could share the source, but the code isn't portable so you would...
Thanks to Lossless who posted this about how encrypt and decrypt acryan encrypted squasfs images and provided Delphi sources: ...
There is a firmware based on realtek sdk 3 which has unencrypted squasfs filesystem:
Datage HDPro-S(Realtek 1073):
http://www.datage.com.cn/uploads/4c75cd98b0e6c.rar
There are a few other...