Samygo on BD-C5500

Samsung's BluRay player related hacks.

nspierbundel
Posts: 84
Joined: Thu Sep 29, 2011 3:08 pm

Re: Samygo on BD-C5500

Post by nspierbundel »

Hi,
have you found anything yet?
I also own 5500 and want to add a driver for my wifi stick.

I`ll also want to check how to create my own firmware for this device, would be cool to have android / google tv on there :mrgreen:

due to lack of time havent started digging yet :oops: so if someone could give me some pointers :arrow:
thanks in advance

Daniel
nspierbundel
Posts: 84
Joined: Thu Sep 29, 2011 3:08 pm

Re: Samygo on BD-C5500

Post by nspierbundel »

Started to try the develop account in internet@tv , but after creating account it says account deleted succesfully.
Managed to log in after couple of tries and restarts. Used an public ip mentioned on the wiki, but this hangs. Will set up a private server today.
Did samsung released source code for bd-c5500? And what cpu has it?
So i can compile modules.
Ty
nspierbundel
Posts: 84
Joined: Thu Sep 29, 2011 3:08 pm

Re: Samygo on BD-C5500

Post by nspierbundel »

Found sources, what cpu?
Daniel
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: Samygo on BD-C5500

Post by arris69 »

nspierbundel wrote:Found sources, what cpu?
Daniel
the sources should tell it to you...
samsung shipps the kernel sources "pre-configured".

arris
nspierbundel
Posts: 84
Joined: Thu Sep 29, 2011 3:08 pm

Re: Samygo on BD-C5500

Post by nspierbundel »

Sources lists arm and mips.
Will setup toolchain after weekend.
Managed to install the modified usa today widget, the bdc doesnt find my ext3 usb.
Read something on hack that after firmware 3001 the hack doesnt work anymore. Does it installs and just doesnt work or doesnt it installs?
Will try to create wifi widget to install more modules.
nspierbundel
Posts: 84
Joined: Thu Sep 29, 2011 3:08 pm

Re: Samygo on BD-C5500

Post by nspierbundel »

cpu for bd-c5500 is mips

i`ve tried installing the hacked usa today widget
can someone try if a ext3 type of pen is supported on bd-c5500 pen is not recognized here. (in vat it is.)

when running the widget nothing happens (firmware is latest :( )

any ideas?

does the device have a serial? or other preferred way to hack ?

ty
nspierbundel
Posts: 84
Joined: Thu Sep 29, 2011 3:08 pm

Re: Samygo on BD-C5500

Post by nspierbundel »

just managed to download /sbin and /mtd_rwarea to usb pen using modified hack

FilePlugind.Copy("/sbin/usb_mount", "/mnt/usbremovable/usba/sda1/test");

FilePlugind.Copy("/sbin", "/mnt/usbremovable/usba/sda1/test");

FilePlugind.Copy("/mtd_rwarea", "/mnt/usbremovable/usba/sda1/test");

for bd-c5500

root@daniel-AOA150:~# ll /media/008B-1D3E/test/sbin/
total 6644
369160 2011-11-26 20:40 chroot
369160 2011-11-26 20:40 fdisk
369160 2011-11-26 20:40 halt
64396 2011-11-26 20:40 hdparm
1160 2011-11-26 20:40 hotplug
369160 2011-11-26 20:40 init
369160 2011-11-26 20:40 insmod
369160 2011-11-26 20:40 klogd
369160 2011-11-26 20:40 lsmod
369160 2011-11-26 20:40 mkswap
369160 2011-11-26 20:40 modprobe
369160 2011-11-26 20:40 pivot_root
369160 2011-11-26 20:40 poweroff
369160 2011-11-26 20:40 rdate
369160 2011-11-26 20:40 reboot
369160 2011-11-26 20:40 rmmod
369160 2011-11-26 20:40 swapoff
369160 2011-11-26 20:40 swapon
369160 2011-11-26 20:40 syslogd
369160 2011-11-26 20:40 telnetd
13708 2011-11-26 20:40 utelnetd

root@daniel-AOA150:~# ll /media/008B-1D3E/test/mtd_rwarea/
total 16
4096 2011-11-26 20:40 ./
4096 2011-11-26 20:40 ../
338 2011-11-26 20:40 cookie.info
7 2011-11-26 20:40 remote.info

hotplug
DIR="/etc/hotplug.d"DIR="/etc/hotplug.d"

for I in "${DIR}/$1/"*.hotplug "${DIR}/"default/*.hotplug ; do
if [ -f $I ]; then
test -x $I && $I $1 ;
fi
done

exit 1

will make a dump of / through widget later this weekend can upload files later

Daniel

Post Reply

Return to “BluRay Players”