[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)
UART Port
11-29-2007, 02:48 AM
Post: #16
 
Actually we have other uses for the uart port. like for a Vacume Florecent Display. (VFD)

But shell access is something we will want. I alread have access on my other renderers, My PH is the only one I don't have access on at this moment.

By security, do you mean keeping user apps from crashing the NMT or somthing else? I know there are 2 processors in the smp8634 one MIPS and the other one secure, how do they interface to each other? I would assume we wouldn't have access to the secure side of the chip.
Find all posts by this user
12-29-2007, 04:25 PM
Post: #17
 
Syabas Wrote:Please wait while we figure out how to provide you guys a Guest
telnet account to run and debug your apps (without breaking too
much of our security) :wink:
any news? Please read http://www.networkedmediatank.com/viewtopic.php?t=126 and give a statement.
Visit this user's website Find all posts by this user
12-31-2007, 12:01 AM
Post: #18
 
Syabas Wrote:Hi guys,

Don't bother wasting your time on the UART, what you see is just
the bootloader dump. We've disabled console access via UART.

Please wait while we figure out how to provide you guys a Guest
telnet account to run and debug your apps (without breaking too
much of our security) :wink:

Executing your apps should be is easy by extending our browser
handling, but I think you guys will need a shell to debug.

Hi Syabas,

Although Console is not going out throught this UART, Will this uart be used as ttyS0 or ttyS1 in linux user space?

thank you,
regards
JP
Find all posts by this user
12-31-2007, 01:18 AM
Post: #19
 
Code:
Kernel command line: console=ttyS0
serial8250: ttyS0 at MMIO 0x0 (irq = 9) is a 16550A

According to dmesg.
Visit this user's website Find all posts by this user
12-31-2007, 04:28 AM
Post: #20
 
Quote:hda: no 80 conductors cable, falling back to lower udma mode

Perhaps they should have shorted the pins needed to give 80conductor sense, that would allow the drive to run in UDMA5?
Find all posts by this user
01-01-2008, 12:06 AM
Post: #21
 
hamasaki Wrote:
Quote:hda: no 80 conductors cable, falling back to lower udma mode

Perhaps they should have shorted the pins needed to give 80conductor sense, that would allow the drive to run in UDMA5?

Do you think that the processor is fast enough to support UDMA5?

PCH C-200, WD 1 TB HD, MN-200
AZBox Premium ATSC/QAM/DVB-S2 Networked Receiver & HD Recorder
Infrant ReadyNAS NV
Sony KDL40XBR9 1920 x 1080 LCD HD Display
Find all posts by this user
01-01-2008, 09:58 AM
Post: #22
 
The whole point of "DMA" is "direct memory access", that is copying data between peripherals bypassing CPU.

Yes, for scenarios such as network, file copy from USB, etc, higher DMA mode would be beneficial.
Find all posts by this user
02-08-2008, 10:54 PM
Post: #23
 
Dear all,

I'm having serious issues with my pch unit. I have a 500GB seagate barracuda connected to my pch and the unit it's constantly freezing on boot time. I have to keep trying and trying until it finally boots. Last time it took me about 30m to boot it successfully. I thought about connecting the UART port to see what was going on and was able to see some part of the boot process.

Code:
Processing dvi.bin (start: 0xac5b18b0, size: 0x00000040)
  Checking zboot file signature .. Not found.
  Trying xrpc_xload format .. Failed (not an xrpc_xload file)
  Execute final at 0x90020000 ..

That is the last message i can see on my serial console. Everything else that happens later it does not come out through the UART port. I've tried all the available firmware images and it always stops in the dvi.bin message. Even when the box boots ok i cannot see the kernel output. When it feezes i can still ping, so it's definetly when the kernel is loading (after the network init)

Is there anything else to do to see the kernel loading process, because that would help me solve my problem. At least I'd know where the kernel was craching.


BR, Herlander
Find all posts by this user
03-06-2008, 06:46 AM
Post: #24
 
si nmt tiene un linux interno, deberiamos de exigir que liberen los codigos fuentes para que podamos realizar las mejoras que estimemos convenientes

por ejemplo:

a- subtitulos como imagen que no estan soportados
b- boot mas rapido
c- distintos tipos de fuentes para subtitulos
d- un menu de configuracion mas completo
e- acceso a log de errores para verificar el porque no se puede desplegar un archivo
f- seleccion de salida de video y audio mas completa y personalizable
g- habilitar modo de lectura raw en unidades de DVD y CD, para evitar bloqueos por pequeñas rayaduras
h- mayor velocidad de respuesta y opciones mientras de esta viendo un archivo multimedia.



gracias
Find all posts by this user
03-06-2008, 08:06 AM
Post: #25
 
chory_1,

There is already telnet access to this unit with root access, you don't need to go through UART for that.

Ya hay acceso telnet con root a este maquina, no se necesita entrar por la UART para eso. Busca el foro o mira en el wiki de lundman.net. Además ya hay Gaya Extended, Custom fonts, toolchain, fuse (aunque el fuse está en modo experimental) etc.

Audio, video, disco - I hear, I see, I learn.
Wiki. Wiki? Wiki!
Find all posts by this user
03-07-2008, 12:58 AM
Post: #26
 
dc11ab Wrote:chory_1,

There is already telnet access to this unit with root access, you don't need to go through UART for that.

Ya hay acceso telnet con root a este maquina, no se necesita entrar por la UART para eso. Busca el foro o mira en el wiki de lundman.net. Además ya hay Gaya Extended, Custom fonts, toolchain, fuse (aunque el fuse está en modo experimental) etc.


intentare entrar por telnet y buscare en la web mas informacion

gracias ¡¡¡
Find all posts by this user
03-10-2008, 05:32 PM
Post: #27
 
your english is broken
Find all posts by this user
10-26-2008, 07:45 PM (This post was last modified: 10-26-2008 10:09 PM by Sourcerer.)
Post: #28
RE:
(11-28-2007 11:17 AM)Syabas Wrote:  Hi guys,

Don't bother wasting your time on the UART, what you see is just
the bootloader dump. We've disabled console access via UART.

When the user application support finally are in place I would like to use the serial port to connect and control external devices from my PCH. Do you think that will be possible?

What about the second UART, is it connected to the chip or not? I could easily add a second pin header if it's connected.

As for external devices there are several interesting things I'd like to connect:

1. A small PIC- or AVR-microprocessor controller for HD44780-compatible LCD-displays. You have some sort of "secret plan" for the ribbon cable connecter and LCD but you're way too slow. I wanted it yesterday! :-P

2. Cambridge Audio has a RS232-serial interface on all their surround receivers in the Azur serie.

Just to take the top two items from my list!
Find all posts by this user
03-19-2009, 06:37 AM
Post: #29
RE:
(11-28-2007 11:17 AM)Syabas Wrote:  Hi guys,

Don't bother wasting your time on the UART, what you see is just
the bootloader dump. We've disabled console access via UART.

Please wait while we figure out how to provide you guys a Guest
telnet account to run and debug your apps (without breaking too
much of our security) :wink:

Executing your apps should be is easy by extending our browser
handling, but I think you guys will need a shell to debug.

is telnet coming anytime soon?


Sony Bravia KLV-46W300A
Popcorn Hour PCH-A110
Ming Da MC34-B (Modified with Electro Harmonix vacuum tubes)
Sonus Faber Concerto
Find all posts by this user
03-19-2009, 08:53 AM
Post: #30
RE: UART Port
Telnet already exists, but not via UART. See wiki for more details.

Audio, video, disco - I hear, I see, I learn.
Wiki. Wiki? Wiki!
Find all posts by this user


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Exclamation ethernet port dead ? mutman 5 4,324 12-19-2008 05:19 AM
Last Post: mutman
  Dead Ethernet Port (what to do?) corywright 3 1,610 12-17-2008 09:41 AM
Last Post: chris57
  External Blu-Ray drive on Popcorn USB port telpo 3 1,789 05-18-2008 07:24 PM
Last Post: EPiPHON3

Forum Jump: