Sponsored links


Go Back   Sat Industry Forums > iTGate Official Forums > Hardware
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-25-2006
jeanjean's Avatar
Registered User
 
Join Date: Dec 2003
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
jeanjean is on a distinguished road
TGS100 / 110 tech specs overview

So let's have a quick tour of what's inside the beast

First, as you may note, there are two models...TGS100 is designed for "PAL market", mainly for Europe. TGS110 is the same but for "NTSC market", mainly for US...it's the only difference between them.

TGS1x0 is based on IBM STB02500 chip. This is a PPC405 core running at 250 Mhz with additionnal features embbeded : audio DAC, video DAC, IDE bus, etc...everything is inside the chip.

It use 2*64 MB of DRAM memory. This memory is divided into 2 parts.

The first one is used by the chip itself for decoding purpose : MPeg buffers, demux config, audio decoding and so on...The second part is reserved for software.

This software layer is mainly built uppon U-Boot, for startup sequence, chained with Linux 2.6.9 kernel. Both of them consume 5 MB (soft, buffers for disk, network and so on...), so there are finally 27 MB reserved for "user space", as you can see on the kernel command line in U-Boot.

The whole software is based on TUXBOX Open Source projet, that is also used by other receivers like Dreambox. Remember this is primarily a DBOX2 project

As it's GPL project, source are published on www.itgateusers.com, as mentionned on another post here. You may build your own firmware only with the provided CDK and your own Linux onto your PC.

But let's continue with hardware...

Power Supply is appart from the main board and is designed to provide enough power for any harddisk you may add into the box.
As PSU and HDD produce a lot of heat, case is designed to allow efficient air cooling for main usage. When a record / playback starts, a little FAN is driven ON, that will help the "natural" air cooling.

Front panel is made of a 4 digits green display, and also provide 2 smartcards (software activation with emucam) and 1 common interface slot. There's also the 9 in 1 memory card reader.

Network chip is a Davicom 9000 Ethernet 10/100 Full Duplex chip. From my memory, some Relook STB use the same.

DVB Tuner is a Sharp one. Seems to work fine and provide good signal level.

Remote Control Unit was first somewhat basical. It was using the same chip as DM500, and so has large conflict problems with LCD or PLASMA Tv (LG, Philips...) It has now been replaced with a 5 in 1 RCU, with a large range of code for driving TV, DVD, VCR and so on. This replacement was assumed with no charge for end users... not usual, but a good thing !

Firmware is stored in a 16 MB flash memory. You can find the actual flash partition scheme on official support site (www.itgateusers.com) in "developers corners".
The most significant things about it is :

=> 1.3 MB partition for Linux Kernel (200 Ko free)
=> 5.6 MB partition for root file system (squashfs compression scheme)
=> 9.3 MB partition for /var (user settings and additional feature storage), jffs2.

Boot logo is stored in a dedicated partition (using specific strucuture, 720*576 picture for PAL, raw bitmap format compressed with gzip). This partition is 192 KB wide.

U-Boot also have it's 192 KB partition. It include serial (rs232 upgrade) support, tftp support and also (last release) IDE support for memory card reader access. Thus, it is possible to configure U-Boot to boot kernel from flash BUT with a root file system directly on SD card, thus removing the flash limit and the "read only" constraint of squashfs !
Using this, you can have a "SD card capacity only" limited file system, with full read-write acces

This feature is really great for firmware coders, has they don't have to flash each time they want to test a new code. They only have to upload their binaries to the SD card via FTP. In case of trouble, they only have to change kernel command line to switch back to flash memory root file system, without having to flash another working firmware. Great !

Last edited by jeanjean : 08-25-2006 at 06:42 PM.
Reply With Quote
Sponsored links
  #2 (permalink)  
Old 08-25-2006
Registered User
 
Join Date: Aug 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Intrepid1 is on a distinguished road
Re: TGS100 / 110 tech specs overview

Thanks for that and very interesting indeed.

Could you tell me please if ther eis any restriction to HDD size and/or speed?
Reply With Quote
  #3 (permalink)  
Old 08-25-2006
jeanjean's Avatar
Registered User
 
Join Date: Dec 2003
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
jeanjean is on a distinguished road
Re: TGS100 / 110 tech specs overview

There are no known restrictions.

Speed considérations are of non sense (I mean, looking for the highest speed...) for such a device : cache is of no use, and data rate will rarely be more than 4 Mbits, so any harddisk can be used.

Recent and fast harddisk offen require more power, and produce more heat, so using them is not always a good idea.

There is some specific code for managing disk with size over 200 GB. Some have reported problems when formating them, but it's not a rule.

In my receivers, I use 120 GB Samsung or Wertern disk. I take "first price" (no cache needed), just looking at the sound level of the disk to choose it. With 120 GB, you store up to 60 hours of movies !
Reply With Quote
  #4 (permalink)  
Old 08-25-2006
Registered User
 
Join Date: Jan 2003
Posts: 295
Thanks: 2
Thanked 0 Times in 0 Posts
Tagg is on a distinguished road
Re: TGS100 / 110 tech specs overview

Thanks for the non bias report mate

Tagg
Reply With Quote
  #5 (permalink)  
Old 08-28-2006
brucom's Avatar
Registered User
 
Join Date: Dec 2005
Posts: 32
Thanks: 5
Thanked 0 Times in 0 Posts
brucom is on a distinguished road
Re: TGS100 / 110 tech specs overview

Thanks jeanjean for this post
Reply With Quote
  #6 (permalink)  
Old 08-28-2006
Registered User
 
Join Date: May 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
nautin is on a distinguished road
Re: TGS100 / 110 tech specs overview

Good report. Thank you, JeanJean!
Reply With Quote
  #7 (permalink)  
Old 08-29-2006
Far_Call's Avatar
Registered User
 
Join Date: Jun 2002
Posts: 203
Thanks: 0
Thanked 0 Times in 0 Posts
Far_Call is on a distinguished road
Re: TGS100 / 110 tech specs overview

Good read JeanJean.
I can confirm that it definitely has enough for another 10meg which I can dump to it.
I can’t do that with my 7000.

Looks good actually. Thanks for the interesting read
Reply With Quote
  #8 (permalink)  
Old 09-22-2006
WANKER2's Avatar
Registered User
 
Join Date: Apr 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
WANKER2 is on a distinguished road
Re: TGS100 / 110 tech specs overview

Thanks for that overview it is a good read,
Reply With Quote
  #9 (permalink)  
Old 09-22-2006
ding70's Avatar
RETIRED
 
Join Date: Jun 2002
Posts: 1,321
Thanks: 0
Thanked 4 Times in 4 Posts
ding70 is on a distinguished road
Re: TGS100 / 110 tech specs overview

good read mate well done
__________________
ITS THE GATE TO YOUR WORLD
Reply With Quote
  #10 (permalink)  
Old 09-22-2006
daydreamer's Avatar
Registered User
 
Join Date: Oct 2003
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
daydreamer is on a distinguished road
Re: TGS100 / 110 tech specs overview

good write up mate
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
HDD specs for the 7025 sprockett DM7025 7 06-03-2006 05:45 AM
Itgate TGS100 : Lancer camd3 au boot f4bian Forum Dreambox 0 04-01-2006 03:10 PM
EPG overview file ggacool New Dreamers 0 10-06-2005 11:23 AM
Softcams overview pls pepaaa Plugins 2 09-16-2004 08:43 PM
C1 Specs jestah84 Tutorials & Information 1 09-16-2003 11:06 PM


All times are GMT +10. The time now is 09:36 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Page generated in 0.38698 seconds with 10 queries