* Problem with core-image-sato at init
@ 2013-03-06 15:32 Satya Swaroop Damarla
2013-03-15 16:58 ` Marco
0 siblings, 1 reply; 4+ messages in thread
From: Satya Swaroop Damarla @ 2013-03-06 15:32 UTC (permalink / raw)
To: Rudolf Streif, Hans Beckérus, yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 1638 bytes --]
Hey Guys, Hi Rudy, Hi Hans
As promised I am coming with the problem again.. I successfully made
core-image-minimal working and boot after chnaging the boot parameters...
but my core-image-sato is hanging at the boot.
I looked in the init files of core-image minimal and core-image-sato and
they are the same. Here is the output where it logs.... I tried to find the
error with my little yocto experience but so far no success. I would
request your professional suggestions in this problem
[ 2.722016] Waiting for root device /dev/mmcblk0p1...
[ 2.751141] usb 1-1.1: New USB device found, idVendor=0424,
idProduct=ec00
[ 2.758007] usb 1-1.1: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[ 2.765318] usb 1-1.1: Product: LAN9514
[ 2.769216] usb 1-1.1: Manufacturer: SMSC
[ 2.773246] usb 1-1.1: SerialNumber: 12345678
[ 2.786684] smsc95xx v1.0.4
[ 2.853796] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at
usb-tegra-ehci.2-1.1, smsc95xx USB 2.0 Ethernet, 00:0c:32:0c:07:02
[ 2.873340] mmc2: new high speed SD card at address 13f1
[ 2.879294] mmcblk0: mmc2:13f1 SD02G 1.83 GiB
[ 2.885877] mmcblk0: p1
[ 2.940181] EXT4-fs (mmcblk0p1): mounting ext2 file system using the
ext4 subsystem
[ 2.975889] EXT4-fs (mmcblk0p1): warning: mounting unchecked fs, running
e2fsck is recommended
[ 3.232853] EXT4-fs (mmcblk0p1): mounted filesystem without journal.
Opts: (null)
[ 3.240408] VFS: Mounted root (ext2 filesystem) on device 179:1.
[ 3.273397] devtmpfs: mounted
[ 3.276615] Freeing init memory: 236K
INIT: version 2.88 booting
Cheers,
Satya
[-- Attachment #2: Type: text/html, Size: 1972 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problem with core-image-sato at init
2013-03-06 15:32 Problem with core-image-sato at init Satya Swaroop Damarla
@ 2013-03-15 16:58 ` Marco
2013-03-15 17:08 ` Satya Swaroop Damarla
0 siblings, 1 reply; 4+ messages in thread
From: Marco @ 2013-03-15 16:58 UTC (permalink / raw)
Cc: yocto@yoctoproject.org
Il 06/03/2013 16:32, Satya Swaroop Damarla ha scritto:
> Hey Guys, Hi Rudy, Hi Hans
>
> As promised I am coming with the problem again.. I successfully made
> core-image-minimal working and boot after chnaging the boot
> parameters... but my core-image-sato is hanging at the boot.
>
> I looked in the init files of core-image minimal and core-image-sato and
> they are the same. Here is the output where it logs.... I tried to find
> the error with my little yocto experience but so far no success. I would
> request your professional suggestions in this problem
>
> [ 3.240408] VFS: Mounted root (ext2 filesystem) on device 179:1.
> [ 3.273397] devtmpfs: mounted
> [ 3.276615] Freeing init memory: 236K
> INIT: version 2.88 booting
>
> Cheers,
> Satya
>
>
> _______________________________________________
Hi,
I have the same problem here:
VFS: Mounted root (nfs filesystem) on device 0:9.
Freeing init memory: 144K
... more than 60" waiting with no messages nor splashscreen ...
Poky 8.0 (Yocto Project 1.3 Reference Distro) 1.3+snapshot-20130315 ttyS0
login:
Any hint would be appreciated.
TIA
--
Marco
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problem with core-image-sato at init
2013-03-15 16:58 ` Marco
@ 2013-03-15 17:08 ` Satya Swaroop Damarla
2013-03-15 18:48 ` Marco
0 siblings, 1 reply; 4+ messages in thread
From: Satya Swaroop Damarla @ 2013-03-15 17:08 UTC (permalink / raw)
To: koansoftware, yocto
[-- Attachment #1: Type: text/plain, Size: 1689 bytes --]
Actually the problem is with splash. I solved it by removing it in the
init. Go to /etc/rc5 and either disable the splash or remove it. Then your
image may run. Try this and let me know :)
On 15 Mar 2013 17:58, "Marco" <koansoftware@gmail.com> wrote:
> Il 06/03/2013 16:32, Satya Swaroop Damarla ha scritto:
>
>> Hey Guys, Hi Rudy, Hi Hans
>>
>> As promised I am coming with the problem again.. I successfully made
>> core-image-minimal working and boot after chnaging the boot
>> parameters... but my core-image-sato is hanging at the boot.
>>
>> I looked in the init files of core-image minimal and core-image-sato and
>> they are the same. Here is the output where it logs.... I tried to find
>> the error with my little yocto experience but so far no success. I would
>> request your professional suggestions in this problem
>>
>> [ 3.240408] VFS: Mounted root (ext2 filesystem) on device 179:1.
>> [ 3.273397] devtmpfs: mounted
>> [ 3.276615] Freeing init memory: 236K
>> INIT: version 2.88 booting
>>
>> Cheers,
>> Satya
>>
>>
>> ______________________________**_________________
>>
>
>
> Hi,
> I have the same problem here:
>
>
> VFS: Mounted root (nfs filesystem) on device 0:9.
> Freeing init memory: 144K
>
> ... more than 60" waiting with no messages nor splashscreen ...
>
> Poky 8.0 (Yocto Project 1.3 Reference Distro) 1.3+snapshot-20130315 ttyS0
>
> login:
>
>
> Any hint would be appreciated.
> TIA
> --
> Marco
> ______________________________**_________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.**org/listinfo/yocto<https://lists.yoctoproject.org/listinfo/yocto>
>
[-- Attachment #2: Type: text/html, Size: 2238 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problem with core-image-sato at init
2013-03-15 17:08 ` Satya Swaroop Damarla
@ 2013-03-15 18:48 ` Marco
0 siblings, 0 replies; 4+ messages in thread
From: Marco @ 2013-03-15 18:48 UTC (permalink / raw)
To: yocto
Il 15/03/2013 18:08, Satya Swaroop Damarla ha scritto:
> Actually the problem is with splash. I solved it by removing it in the
> init. Go to /etc/rc5 and either disable the splash or remove it. Then
> your image may run. Try this and let me know :)
>
Nope,
looks like none of the daemons in /etc/rc5 start
However they start if I do manually
init 2 and then init 5
--
M.C.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-03-15 18:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-06 15:32 Problem with core-image-sato at init Satya Swaroop Damarla
2013-03-15 16:58 ` Marco
2013-03-15 17:08 ` Satya Swaroop Damarla
2013-03-15 18:48 ` Marco
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.