I wonder if this is the same issue I ran into, where yesterday I downloaded the ubuntu image for the odroid-c (ubuntu-14.04.1lts-lubuntu-odroid-c1-20150120.img.xz)
I then flashed the emmc, I then connected to hdmi/keyboard/mouse to configure (adduser, wifi, timezone, expand emmc)
I then decided that before I would use my own built version of the kernel, I did a: sudo apt-get update... upgrade... dist-upgrade
I shutdown and then removed the hdmi, mouse, keyboard (wish easy way to do the above headless especially wifi, but different subject)
I then first tried connecting it up to my linux machine, with screen to debug monitor and the monitor would startup and then stop working, could still ssh into it... Moved it over to windows machine with putty and same...
From Putty:
Code: Select all
QA5:A;SVN:B72;POC:17F;STS:0;BOOT:0;INIT:0;READ:41;READ:41;READ:0;CHECK:0;PASS:0;
-----------------------------------------------------------------------
* Welcome to Hardkernel's ODROID-C... (Built at 19:33:00 Dec 8 2014) *
-----------------------------------------------------------------------
CPU : AMLogic S805
MEM : 1024MB (DDR3@792MHz)
BID : HKC13C0001
S/N : HKC1CB0349B6897E
0x0000009f
Loading U-boot...success.
U-boot-00000-ge7d4447-dirty(odroidc@e7d4447d) (Jan 19 2015 - 03:09:01)
DRAM: 1 GiB
relocation Offset is: 2ff1c000
MMC: eMMC: 0, SDCARD: 1
IR init is done!
vpu clk_level = 3
set vpu clk: 182150000Hz, readback: 182150000Hz(0x701)
mode = 6 vic = 4
set HDMI vic: 4
mode is: 6
viu chan = 1
config HPLL
config HPLL done
reconfig packet setting done
MMC read: dev # 0, block # 33984, count 12288 ... 12288 blocks read: OK
There is no valid bmp file at the given address
============================================================
Vendor: Man 110100 Snr 51566255 Rev: 3.2 Prod: 008G9
Type: Removable Hard Disk
Capacity: 7456.0 MB = 7.2 GB (15269888 x 512)
------------------------------------------------------------
Partition Start Sector Num Sectors Type
1 3072 263168 6
2 266240 15002625 83
============================================================
Net: Meson_Ethernet
init suspend firmware done. (ret:0)
Hit Enter key to stop autoboot -- : 0
exit abortboot: 0
reading boot.ini
2290 bytes read
Loading boot.ini from mmc0:1 (vfat)
Executing the script...
setenv m "1080p" # 1080P@60Hz
setenv vout_mode "hdmi"
setenv m_bpp "32"
setenv disableuhs "disableuhs"
setenv vpu "1"
setenv hdmioutput "1"
setenv condev "console=tty0" # on display (HDMI)
setenv bootargs "root=UUID=e139ce78-9841-40fe-8823-96a304a09859 rootwait ro ${condev} no_console_suspend vdaccfg=0xa000 logo=osd1,loaded,0x7900000,720p,full dmfc=3 cvbsmode=576cvbs hdmimode=${m} m_bpp=${m_bpp} vout=${vout_mode} ${disableuhs}"
fatload mmc 0:1 0x21000000 uImage
reading uImage
5381062 bytes read
fatload mmc 0:1 0x22000000 uInitrd
reading uInitrd
2113869 bytes read
fatload mmc 0:1 0x21800000 meson8b_odroidc.dtb
reading meson8b_odroidc.dtb
18090 bytes read
fdt addr 21800000
if test "${vpu}" = "0"; then fdt rm /mesonstream; fdt rm /vdec; fdt rm /ppmgr; fi
if test "${hdmioutput}" = "0"; then fdt rm /mesonfb; fi
bootm 0x21000000 0x22000000 0x21800000"
## Booting kernel from Legacy Image at 21000000 ...
Image Name: Linux-3.10.66-46
Image Type: ARM Linux Kernel Image (lzo compressed)
Data Size: 5380998 Bytes = 5.1 MiB
Load Address: 00208000
Entry Point: 00208000
Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 22000000 ...
Image Name: uInitrd
Image Type: ARM Linux RAMDisk Image (uncompressed)
Data Size: 2113805 Bytes = 2 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 21800000
Booting using the fdt blob at 0x21800000
Uncompressing Kernel Image ... OK
uboot time: 5211670 us.
Using machid 0xf81 from environment
From device tree /memory/ node aml_reserved_end property, for relocate ramdisk and fdt, relocate_addr: 0x520d001
Loading Ramdisk to 05008000, end 0520c10d ... OK
Loading Device Tree to 05000000, end 050076a9 ... OK
Starting kernel ...
From tail of dmesg:
Code: Select all
[ 136.566606@2] [0x0] = 0x1dd0190
[ 136.566611@2] [0x4] = 0xf800ca
[ 136.566616@2] [0x8] = 0x82006e
[ 136.566621@2] [0xc] = 0x3c0030
[ 136.566625@2] [0x10] = 0x30fa0013
[ 136.566630@2] [0x18] = 0x6f19000
[ 136.566635@2] [0x1c] = 0x9f40
[ 136.566639@2] [0x20] = 0x0
[ 136.566644@2] [0x24] = 0x0
[ 136.566649@2] [0x28] = 0x0
[ 136.566654@2] set_remote_mode[65]
[ 136.666241@2] init: auto-serial-console main process ended, respawning
[ 136.713936@3] aml_audio_i2s_mute_flag: flag=0
[ 136.713971@3] aml_spdif_unmute
[ 136.807279@2] init: auto-serial-console main process ended, respawning
[ 136.957489@0] init: auto-serial-console main process ended, respawning
[ 137.046115@3] init: auto-serial-console main process ended, respawning
[ 137.118177@3] init: auto-serial-console main process ended, respawning
[ 137.177061@3] init: plymouth-stop pre-start process (1810) terminated with status 1
[ 137.179804@3] init: auto-serial-console main process ended, respawning
[ 137.243696@2] init: auto-serial-console main process ended, respawning
[ 137.306751@2] init: auto-serial-console main process ended, respawning
[ 137.353259@1] init: auto-serial-console main process ended, respawning
[ 137.390986@1] init: auto-serial-console main process ended, respawning
[ 137.430810@2] init: auto-serial-console respawning too fast, stopped
Kurt