I recently brought a DVR - digital video recorder - type device from Zazz, a one special per day online store.

It is powered by the Realtek RTD1261, aka the Realtek Venus. It's a 200MHz MIPS32 core '4KEc' V6.12, with a video encoder and decoder ASIC. My particular model also contians a combined DVB and Analog TV reciever.It has HDMI and Component output, optical and stereo audio out, as well as Composite+Stereo video input. There's an internal SATA HDD bay for recoriding and timeshifting, external USB port and SD card reader. It has a USB port for connectivity, and contians kernel modules for a Realtek USB WiFi device.

It runs a 2.6.12.6 kernel, uses ulibc as it's c library and busybox 1.1.3 for the majority of it's userland.

There is a telnet server running on the standard port, login: 'root', no password.

The manual for the device has been published by Zazz here. There is no mention in the manual, or on the website, of the GPL and/or how to aquire the sources to the GPL'd components in the device.

Markings

The following come from photographs I have taken and uploaded here.

PCB Markings:

MP438DVRHD-MAIN-B7
20090217
090218

On main IC:

RTD1262PA
8B350Q1
G907C TAIWAN

Random IC:

GL850A

Chip on TV tuner daughterboard:

RTL2830

File systems

mount

/dev/root on / type squashfs (ro)
none on /dev type devfs (rw)
none on /proc type proc (rw,nodiratime)
devpts on /dev/pts type devpts (rw)
none on /sys type sysfs (rw)
none on /tmp type ramfs (rw)
/dev/rd/0 on /mnt/rd type vfat (rw,nodiratime,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1)
/dev/mtdblock/2 on /usr/local/etc type jffs2 (rw,noatime)

gcat /proc/mtd 
dev:    size   erasesize  name
mtd0: 002ea000 00010000 "Partition_000"
mtd1: 00ba6000 00010000 "Partition_001"
mtd2: 00050000 00010000 "Partition_002"
mtd3: 00120000 00010000 "Partition_003"
mtd4: 01000000 00010000 "disc"

Some strange arragement:

/dev/rd/0 on /mnt/rd type vfat (rw,nodiratime,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1)
$ ls /mnt/rd
-rwxr-xr-x    1 root     root        40960 Mar  7  2007 swap.img

Source

There is no source included with my device. There is no mention of source in the manual, nor on Zazz' website. Neither the packaging nor the device bears any identifying markings of an OEM or branding.

I have found some sources for devices that have similar internals, from other companies: