ADVERTISEMENT

TFGRMR.-.-.-.-.V02.002.03.rar

GRUNDIG 32 VLC 6121 C - Po wymianie dławika, działa lecz nie wyświetla obrazu.

Grundig 32 vlc 6121 c TF Chassis


Download file - link to post
  • TFGRMR.-.-.-.-.V02.002.03.rar
    • boot10.jpg
    • [[ursa
    • [[eprom_panel
    • [[eprom_empty
    • [[eprom_gamma
    • [[config
    • [[opt
    • [[ROOTFS
    • boot8.jpg
    • boot1.jpg
    • boot3.jpg
    • [[eprom_hdcp
    • boot4.jpg
    • [[eprom_all
    • [[kernel
    • boot2.jpg
    • [[mslib
    • bootinit.jpg
    • miu_setting.txt
    • boot5.jpg
    • usb_auto_update.txt
    • boot7.jpg
    • set_config
    • boot9.jpg
    • boot6.jpg
    • [[oad
    • [[applications
    • usb_auto_update_100Hz.txt
    • boot0.jpg
    • set_partition


TFGRMR.-.-.-.-.V02.002.03.rar > usb_auto_update.txt

# & lt; - this is for comment / total file size must be less than 4KB
#nand scrub

# altaye,hamdio|24.03.11:
# Clear nand and set partition if Partition Table version
# does mot match (with the one in target environment). Checked
# version (with itest command below) should be matched with the
# one in 'set_partition' script.

#check version and update if not matches:
setenv erase_cmd 'nand erase clean; ustar set_partition;'
setenv tmp_cmd 'if test $parttblver -ne 3; then run erase_cmd; else printenv parttblver; fi;'
run tmp_cmd

#clear command holder variable:
setenv tmp_cmd

#nand erase

#set partition
#ustar set_partition

# ~altaye,hamdio|24.03.11

#kernel
ustar [[kernel

#ROOTFS
ustar [[ROOTFS

#mslib
ustar [[mslib

#application
ustar [[applications

#CONFIG
ustar [[config

#OAD
ustar [[oad

#PANEL
#ustar [[eprom_panel

#config & bootargs
ustar set_config

#configure position of IP in MIU
usb_miu miu_setting.txt

printenv
reset
% & lt; - this is end of file symbol


TFGRMR.-.-.-.-.V02.002.03.rar > usb_auto_update_100Hz.txt

# & lt; - this is for comment / total file size must be less than 4KB
#nand scrub

# altaye,hamdio|24.03.11:
# Clear nand and set partition if Partition Table version
# does mot match (with the one in target environment). Checked
# version (with itest command below) should be matched with the
# one in 'set_partition' script.

#check version and update if not matches:
setenv erase_cmd 'nand erase clean; ustar set_partition;'
setenv tmp_cmd 'if test $parttblver -ne 3; then run erase_cmd; else printenv parttblver; fi;'
run tmp_cmd

#clear command holder variable:
setenv tmp_cmd

#nand erase

#set partition
#ustar set_partition

# ~altaye,hamdio|24.03.11

#kernel
ustar [[kernel

#ROOTFS
ustar [[ROOTFS

#mslib
ustar [[mslib

#application
ustar [[applications

#CONFIG
ustar [[config

#OAD
ustar [[oad

#PANEL
ustar [[eprom_panel

#URSA
ustar [[ursa

#config & bootargs
ustar set_config

#configure position of IP in MIU
usb_miu miu_setting.txt

printenv
reset
% & lt; - this is end of file symbol


TFGRMR.-.-.-.-.V02.002.03.rar > rootApp.html

body {
background: transparent;
}





// Keys
var VK_RED = 403;
var VK_GREEN = 404;
var VK_YELLOW = 405;
var VK_BLUE = 406;
var VK_CHANNEL_UP = 427;
var VK_CHANNEL_DOWN = 428;

function self()
{
return applicationManager.getOwnerApplication(document);
}

function initKeySet()
{

}

function onKeyEvent(evt)
{

}

function onPlayStateChangeEvent(event)
{
//alert(' & gt; & gt; Play state changed - event: ' + event.type);
}

function onChannelChangeSucceededEvent(ccid)
{
alert(' & gt; & gt; Event: ChannelChangeSucceded - channel: ' + ccid);
}

function onChannelChangeErrorEvent(ccid, error)
{
alert(' & gt; & gt; Event: ChannelChangeError - channel: ' + ccid + ', error: ' + error);
}

function init()
{
var self = applicationManager.getOwnerApplication(document);
self.deactivateInput();

self().show();

}


TFGRMR.-.-.-.-.V02.002.03.rar > rootApp.html

body {
background: transparent;
}



// Keys
var VK_RED = 403;
var VK_GREEN = 404;
var VK_YELLOW = 405;
var VK_BLUE = 406;
var VK_CHANNEL_UP = 427;
var VK_CHANNEL_DOWN = 428;

function self()
{
return applicationManager.getOwnerApplication(document);
}

function initKeySet()
{

}

function onKeyEvent(evt)
{

}

function onPlayStateChangeEvent(event)
{
//alert(' & gt; & gt; Play state changed - event: ' + event.type);
}

function onChannelChangeSucceededEvent(ccid)
{
alert(' & gt; & gt; Event: ChannelChangeSucceded - channel: ' + ccid);
}

function onChannelChangeErrorEvent(ccid, error)
{
alert(' & gt; & gt; Event: ChannelChangeError - channel: ' + ccid + ', error: ' + error);
}

function init()
{
self().show();

}



TFGRMR.-.-.-.-.V02.002.03.rar > miu_setting.txt

MIU0_GROUP_PRIORITY 1:0:2:3
MIU1_GROUP_PRIORITY 1:0:2:3
#@@++ 20111124 refine the miu settings|Perry
MIU0_GROUP_SELMIU 1140:0008:0000:0016
#@@-- 20111124 refine the miu settings|Perry
#MIU0_GROUP_SELMIU 0000:01E0:0000:0000
MIU1_GROUP_SELMIU 4000:0000:0400

% & lt; - this is end of file symbol