From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Image created is not booting, waiting for infinite time
Date: Sat, 28 Jan 2012 12:49:31 +0100 [thread overview]
Message-ID: <20120128124931.5dddc20e@skate> (raw)
In-Reply-To: <BLU0-SMTP88C894F00679EB12CEC0A3D28F0@phx.gbl>
Le Sat, 28 Jan 2012 13:55:19 +0530,
inblueswithu <inblueswithu@hotmail.com> a ?crit :
> $ qemu-system-arm -M versatilepb -m 128 -kernel
> ./output/images/zImage --nographic
> oss: Could not initialize DAC
> oss: Failed to open `/dev/dsp'
> oss: Reason: No such file or directory
> oss: Could not initialize DAC
> oss: Failed to open `/dev/dsp'
> oss: Reason: No such file or directory
> audio: Failed to create voice `lm4549.out'
> Uncompressing Linux... done, booting the kernel.
Most likely your kernel configuration is wrong. Please use the
qemu_arm_versatile_defconfig available in Buildroot as an initial
configuration, so that you start from a known-working configuration for
the ARM Versatile platform emulated by Qemu.
For example, your configuration selects the armeb architecture, while
most likely the Versatile Qemu support in arm only (i.e little-endian).
More or less everybody uses little-endian on ARM anyway, so you should
really start from here.
Best regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2012-01-28 11:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-28 8:25 [Buildroot] Image created is not booting, waiting for infinite time inblueswithu
2012-01-28 11:49 ` Thomas Petazzoni [this message]
2012-01-29 6:30 ` inblueswithu
2012-01-29 9:36 ` Thomas Petazzoni
2012-01-29 11:42 ` inblueswithu
2012-01-29 11:44 ` Thomas Petazzoni
2012-01-29 12:05 ` inblueswithu
2012-01-30 8:11 ` inblueswithu
2012-01-28 12:24 ` Samuel Martin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120128124931.5dddc20e@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.