cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1371
Views
0
Helpful
9
Replies

Cannot login to C40 CODEC via console

denysentaganda
Level 1
Level 1

Hello all,

when trying to access the C40 via console, the "login" pop up and I'm able to type the login but when I hit "enter" nothing happens and the display is not showing where to put the password; is there any ways that I can reset this C40 CODEC?

please advice.

 

below is the startup output  

 

U-Boot 2010.06-108 (Oct 01 2012 - 08:08:23) MPC83XX

Reset Status:

CPU: e300c1, MPC8347_TBGA_EA, Rev: 3.0 at 600 MHz, CSB: 200 MHz
I2C: ready
DRAM: DDR2 RAM: 512 MiB
RAM data bus test [PASS]
RAM address bus test [PASS]
FLASH: 4 MiB
NAND: 2048 MiB
RTC: 2018-09-18 (Tuesday) - Time: 17:41:49
PCI Video Processor Detection [PASS]
America
SN: FTT1741001E
Object level: C0
America main board
Rev: H
SN: F2546168
Object level: A0
MAC: E4:C7:22:60:83:E1
America video input board
Rev: D
SN: F2542606
Object level: A0
Net: TSEC0, TSEC1
Hwmon: 45
Press 'b' to enter u-boot prompt
Press 'c' to stop autoboot: 0
Configures yaffs mount /flash: dev 0 start block 0, end block 16383
Configure FPGAs
-
Setting up Davinci HD (00.10.00)... 675Mhz [DONE]
Setting up Davinci HD (00.11.00)... 675Mhz [DONE]
Setting up Davinci HD (00.12.00)... 675Mhz [DONE]
Setting up Davinci HD (00.13.00)... 675Mhz [DONE]
Setting up Davinci HD (00.14.00)... 675Mhz [DONE]
Setting up Davinci HD (00.15.00)... 675Mhz [DONE]
Copy /flash/active/arm/rootfs to 0x03000000... [DONE]
Copy /flash/active/arm/kernel to 0x02000000... [DONE]
Copy /flash/active/arm/u-boot.bin to 0x01000000... [DONE]
Copy /flash/active/kernel to 0x01000000... [DONE]
Copy /flash/active/rootfs to 0x02000000... [DONE]
Copy /flash/active/c40.dtb to 0x03000000... [DONE]
Unmounting yaffs2 mount point /flash
## Booting kernel from Legacy Image at 01000000 ...
Image Name: Linux-3.0.14-202
Created: 2012-09-11 13:51:37 UTC
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size: 2228578 Bytes = 2.1 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 02000000 ...
Image Name: TANDBERG rootfs
Created: 2012-09-11 14:03:12 UTC
Image Type: PowerPC Linux RAMDisk Image (gzip compressed)
Data Size: 7613587 Bytes = 7.3 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 03000000
Booting using the fdt blob at 0x3000000
Uncompressing Kernel Image ... OK
Loading Ramdisk to 1e7eb000, end 1ef2dc93 ... OK
Loading Device Tree to 007fb000, end 007ff7bc ... OK
Using MPC8347 Saturn PPC machine description
Linux version 3.0.14-202 (henribak@rdbuild11) (gcc version 4.6.1 (crosstool-NG hg_unknown@20111018.110132) ) #1 PREEMPT Tue Sep 11 15:51:34 CEST 2012
Found initrd at 0xde7eb000:0xdef2dc93
bootconsole [udbg0] enabled
setup_arch: bootmem
mpc8347_saturn_ppc_setup_arch()
Found FSL PCI host bridge at 0x00000000e0008500. Firmware bus number: 0->0
PCI host bridge /pci@e0008500 (primary) ranges:
MEM 0x0000000090000000..0x000000009fffffff -> 0x0000000090000000
MEM 0x0000000080000000..0x000000008fffffff -> 0x0000000080000000 Prefetch
IO 0x00000000e2000000..0x00000000e20fffff -> 0x0000000000000000
arch: exit
Zone PFN ranges:
DMA 0x00000000 -> 0x00020000
Normal empty
HighMem empty
Movable zone start PFN for each node
early_node_map[1] active PFN ranges
0: 0x00000000 -> 0x00020000
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 130048
Kernel command line: basemount=/dev/mtdblock1 console=tty0,38400 mainboard=0xc7 videoboard=0xd3 audioextboard=0xffffffff u-boot=2010.06-108 fips=1
Registered maintag: 0xc7
Registered videotag: 0xd3
Registered audioexttag: 0xffffffff
fips mode: enabled
PID hash table entries: 2048 (order: 1, 8192 bytes)
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 507564k/524288k available (4336k kernel code, 16724k reserved, 228k data, 133k bss, 168k init)
Kernel virtual memory layout:
* 0xfffcf000..0xfffff000 : fixmap
* 0xff800000..0xffc00000 : highmem PTEs
* 0xff6fb000..0xff800000 : early ioremap
* 0xe1000000..0xff6fb000 : vmalloc & ioremap
SLUB: Genslabs=15, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
NR_IRQS:512
IPIC (128 IRQ sources) at e1000700
clocksource: timebase mult[5000002] shift[22] registered
Console: colour dummy device 80x25
console [tty0] enabled, bootconsole disabled

9 Replies 9

Wayne DeNardi
VIP Alumni
VIP Alumni

The C40 may have a setting in it once it has booted to disable the SerialPort

xConfiguration SerialPort Mode: Off

Are you able to connect to the endpoint via telnet/ssh/http/https to see the config to check whether the serial port is disabled or not?

Wayne

Please remember to mark helpful responses and to set your question as answered if appropriate.

Sergio Quezada
Level 1
Level 1
I see you have FIPS mode enabled. I would check your browser and make sure it is at least TLS1.1 or higher.


@Sergio Quezada wrote:
I see you have FIPS mode enabled.

Well spotted.  I missed that.   With FIPS mode enabled, telnet and HTTP will also be disabled, so you'll need to hit the browser with HTTPS or use SSH (assuming it's enabled).

If FIPS mode was accidently activated an you need to recover the endpoint, you will need to perform a factory reset to get it back to normal.

Wayne

Please remember to mark helpful responses and to set your question as answered if appropriate.


Thank you Wayne & Sergio for your replies.
telnet, ssh, https are not working as there is no activity on LAN port on the CODEC (port and switch that I used are working fine);
It was the main reason I was trying to do factory reset.
I managed to do "disconnect *#*#01# " using remote but there is no change LAN port and on console access.
Another thing is that I can no longer browse in setting using the remote.
is there anything else that I can try?


@Wayne DeNardi wrote:

@Sergio Quezada wrote:
I see you have FIPS mode enabled.

Well spotted.  I missed that.   With FIPS mode enabled, telnet and HTTP will also be disabled, so you'll need to hit the browser with HTTPS or use SSH (assuming it's enabled).

If FIPS mode was accidently activated an you need to recover the endpoint, you will need to perform a factory reset to get it back to normal.




Thank you Wayne & Sergio for your replies.
telnet, ssh, https are not working as there is no activity on LAN port on the CODEC (port and switch that I used are working fine);
It was the main reason I was trying to do factory reset.
I managed to do "disconnect *#*#01# " using remote but there is no change LAN port and on console access.
Another thing is that I can no longer browse in setting using the remote.
is there anything else that I can try?

The "disconnect *#*#01# " command just moves the on-screen display/menus to the HDMI 1 output, it doesn't do any other sort of reset which is why none of the other behaviour has changed.   If you can no longer see any menus on the screen then it was this remote sequence that changed it, and you've likely got your display connected to the DVI port instead.  Using "disconnect *#*#02# " should send the OSD to the DVI port instead of the HDMI.

For the rest of your issues, it looks like a factory reset is going to be your best option.  You can do this via the serial port, but only for a short period of time after a reboot.

Instead of loggin in with the "admin" user, log in with the user "factoryreset".  Once logged in, issue the "xCommand SystemUnit FactoryReset Confirm: Yes" command, then reboot the device with "xCommand Boot".

 

Wayne

Please remember to mark helpful responses and to set your question as answered if appropriate.


Hello Wayne

this bring me back to my first challenge: the console is not taking any input before at least 5 minutes sometimes more. I tried "factoryreset" but nothing happens.
The time it takes to allow input is too long and even when I try user "admin" I can't reach the password input I think there is an issue on console access
I used putty, secureCRT and Tera Term and the result is same.
I saw someone who had the same issue like me on the forum but his post didn't get any suggestion...

I'm guessing that you have your C40 connected to the network when you're trying these steps.

Try again without the network cable connected so any CUCM (or other management system on the network) cannot change the configuration on the device before you get on to it via the console.

 

Wayne

Please remember to mark helpful responses and to set your question as answered if appropriate.

Hello Wayne

 

I tried that too, but no success...

 

 

BR,

Denyse