Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Still cannot get a booting system
@ 2011-08-06  0:51 Sam Nazarko
  2011-08-06  7:11 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Sam Nazarko @ 2011-08-06  0:51 UTC (permalink / raw)
  To: buildroot

I don't get what is necessary to just get a basic system booting on an i386
machine. Seems like it's not possible. I had success with ucLibc on 2011.02,
but can't get anything to work on 2011.05. Even when using the default
kernel in 2011.02, no dice. I've looked at everything, like building the
kernel from 2011.02 release and combining with the tarFS of a 2011.05 gcLibc
build (using same kernel headers of course) but no dice. It hangs on the
initialisation of USB:

 

Initializing random number generator... done.

Starting network...

                ip used greatest stack depth: 6088 bytes left

                usb 1-1: new full speed USB device using ohci_hcd and
address 2

                usb 1-1: New USB device found, idVendor=80ee, idProduct=0021

                usb 1-1: New USB device strings: Mfr=1, Product=3,
SerialNumber=0

                usb 1-1: Product: USB Tablet

                usb 1-1: Manufacturer: VirtualBox

                input: VirtualBox USB Tablet as
/devices/pci0000:00/0000:00:06.0/usb1-1/1-1:1.0/input/input4

                generic usb 003:80EE:0021.001: input, hidraw0, USB HID
V1.1.0 Mouse [VirtualBox USB Tablet} on usb-0000:00:06.0-1/input0

 

Although for all I know it's something happening after this. I can't seem to
resolve this issue. It exists outside of Virtualbox too, and will just give
me the same message. Tried both 2011.02 and 2011.05 default kernels with an
i386 defconfig to no joy. Suggestions?

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20110806/a95a4a43/attachment-0001.html>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] Still cannot get a booting system
  2011-08-06  0:51 [Buildroot] Still cannot get a booting system Sam Nazarko
@ 2011-08-06  7:11 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2011-08-06  7:11 UTC (permalink / raw)
  To: buildroot

Hello,

Le Sat, 6 Aug 2011 01:51:57 +0100,
"Sam Nazarko" <samnazarko@stmteam.com> a ?crit :

> I don't get what is necessary to just get a basic system booting on an i386
> machine. Seems like it's not possible.

It is possible. It is more likely a misconfiguration on your side.

> I had success with ucLibc on 2011.02,
> but can't get anything to work on 2011.05. Even when using the default
> kernel in 2011.02, no dice. I've looked at everything, like building the
> kernel from 2011.02 release and combining with the tarFS of a 2011.05 gcLibc
> build (using same kernel headers of course) but no dice. It hangs on the
> initialisation of USB:

I don't think it hangs on the initialization of USB, but rather that a
getty program (which displays the login prompt) is not started on the
terminal your looking at. By default, Buildroot configures the inittab
file to start a getty on ttyS0, but you may need to adjust this in :

System configuration
 -> Port to run a getty (login prompt) on

See also our FAQ:
 http://buildroot.org/downloads/buildroot.html#faq

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-06  7:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-06  0:51 [Buildroot] Still cannot get a booting system Sam Nazarko
2011-08-06  7:11 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox