P R O D U C T S

 

 Stino MPEG4 STB

 

 Media Adaptor

 

 Kiosk

 

 Set Top Box

H O W    T O

 

Remote Control Linux Program

 

MPEG4 Playback

 

VBI Tuner Program

 

3rd LED Program

 

AUX_IN Audio

 

Disk On Chip

 

MPEG Video

 

PXE (6086)

 

PXE (3036)

 

PXE Server

 

PXE Server Fix

 

RedHat Installation

WORKSHOP & TIPS

 

Remote Boot (XPE)

 A R T I C L E

 

IPSec Router

 

Light Station

 

DIY MP3 Player

 

 Linux Palm Key

 

 VOD White Paper

 R E F E R E N C E
D E S I G N

 

VIP6086N
Advanced digital VOD client based on VIA C3 667MHz

 

RG100
Residential Gateway for SOHO and home use

 

RouterLinux 1.1
based on 100% open source OS to full feature router

Install RedHat linux 7.1
& video driver for underscan mode
courtesy of Robert Bedros, PlanetWeb

Note: if you are using a hardrive and you have a diskOnChip installed remove the DiskOnChip first
Install RedHat Linux Distribution:
1. Remove the DiskOnChip if it exist
2. plug the IDE cable into IDE 1 slot on the motherboard
3. plug the 2 pronged power cable for the IDE drive into CN38
4. plug the other end of the IDE cable into your 2 1/5 inch drive
5. plug an ATAPI cdrom into IDE 2 slot
6. Turn the power on.
7. When the Splash screen GCT Allwell shows up press DEL key on the keyboard.
8. Change the boot sequence to CDROM D A
9. Save and Exit bios setup
10. Place Disk1 of the Redhat 7.1 distribution into the CDROM
11. Follow the instructions to install RedHat 7.1
12. After RedHat is installed..

Install Video driver for TV underscan mode
13. su root
14. copy the file tvia_drv.o into the /usr/X11R6/lib/modules/drivers
15. cd /etc/X11
16. edit XF86Config-4 file in /etc/X11
Section "Device"
Identifier "My Video Card"
Driver "tvia"
Option "cyberpro_tv_on" "ntsc_640x480"
# Option "cyberpro_tv_on" "ntsc_640x480_u" # u is for underscan

17. run startx