[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Thread Closed 
How-To: Enable Gaya logging to a file
02-17-2009, 07:33 PM
Post: #1
How-To: Enable Gaya logging to a file
Hi All,

I've seen quite a few people wondering whats going on behind the scenes with gaya - the main process that runs the Popcorn Hour.

Did you know, though, that you can see whats going on? Here's how:

1. First you must have dropbear/telnetd installed on your PCH and connected via telnet
2. Kill the gaya process (killall gaya). The TV will go black. Don't worry, it'll come back up. Smile
3. Run this command (This must be typed exactly, including the trailing &):
Code:
gaya >/share/tmp/gaya.log 2>&1 &

Note this assumes you have a hard drive and the /share/tmp folder exists but you may send the output anywhere.

To view the log just run:

Code:
tail -200 /share/tmp/gaya.log

You'll see something like this:

Code:
[HDMI] ========================== creating pDH ==========================
[HDMI] Detected part at I2C device address 0x72: vendor 0x0001, device 9134, rev.0x01 (Silicon Image)
[HDMI] Using the part: SiI9134 (7), Vendor ID is 0x0001 / 0x9134
[HDMI]    ***   HotPlug changed, is now ON
[HDMI]    ***   Rx changed, is now ON
[HDMI]    ***   Clock changed, is now STABLE
parse_display_cmdline.c: Application did not specify HDCP SRM, providing empty SRM!
[HDMI] DHCancelHDCP()

  HH  HH  HHHHH   HH   HH  HHHH      HHHH   HH   HH
  HH  HH  HH  HH  HHH HHH   HH      HH  HH  HHH  HH
  HHHHHH  HH  HH  HH H HH   HH      HH  HH  HH H HH
  HH  HH  HH  HH  HH   HH   HH      HH  HH  HH  HHH
  HH  HH  HHHHH   HH   HH  HHHH      HHHH   HH   HH

[HDMI] DHGetVideoModeFromEDID(): Looking for 16:9 mode in YCbCr
Monitor is HDMI
[HDMI] DHSetHDMIMode(TRUE)
[HDMI] Sending blank AudioInfoFrames
[HDMI] Sending null packet
[HDMI] DHUpdateVideoPixelClock(148500000)
HDMI Colorspace is now: RGB limited range
Monitor is HDMI
[HDMI]    ***   Clock changed, is now STABLE
[HDMI] DHCancelHDCP()

  HH  HH  HHHHH   HH   HH  HHHH      HHHH   HH   HH
  HH  HH  HH  HH  HHH HHH   HH      HH  HH  HHH  HH
  HHHHHH  HH  HH  HH H HH   HH      HH  HH  HH H HH
  HH  HH  HH  HH  HH   HH   HH      HH  HH  HH  HHH
  HH  HH  HHHHH   HH   HH  HHHH      HHHH   HH   HH

[HDMI] DHGetVideoModeFromEDID(): Looking for 16:9 mode in YCbCr
Monitor is HDMI
[HDMI] DHSetHDMIMode(TRUE)
[HDMI] DHUpdateVideoPixelClock(148500000)
HDMI Colorspace is now: RGB limited range
Monitor is HDMI
[HDMI]    ***   Clock changed, is now STABLE

Hope this helps! Smile

Delphy

My NMT apps / themes
Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  HOW TO: Change file permissions A-300 mantologist 15 3,202 04-26-2012 05:32 AM
Last Post: mantologist
  TIP: How to organize downloads and How to paste full file names into Lundman shell an1m8 0 2,674 10-09-2010 06:07 AM
Last Post: an1m8
  [HOW TO] Convert on MAC OS a DTS track to AC3 in a MKV file - variable bitrates criblevibes 3 8,430 06-01-2010 12:17 AM
Last Post: husak
  How to convert wmv video file to mkv with AC3 sound Little Simon 30 46,783 07-15-2009 08:38 PM
Last Post: jokster
  How to find & post file specs with Mediainfo chris57 0 4,595 07-03-2009 03:30 AM
Last Post: chris57
  Flippers (How to make a dual sided dvd into a single ISO file) tivo1 2 7,159 04-02-2009 12:46 AM
Last Post: acoate
  How To use a index.htm file. excal 0 7,673 12-30-2008 09:52 PM
Last Post: excal

Forum Jump: