OpenWrt Forum Archive

Topic: openwrt x86 probelm

The content of this topic has been archived on 28 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hello,
I try to run Owrt to on a x86_64 platform. I used "openwrt-15.05.1-x86-64-combined-ext4.img.gz" to dd it on a USB stick.
But there is no way to boot through, it always hangs after "random: nonblocking pool is initialized.
I tried several machines, all the same result. The WAN port gets an IP if the cable is in.
LAN and WAN NIC are r8169 Realtek
The WiFi Mini PCIe is an Atheros AR5B225 with an AR9485 chipset.
Having that boot problem on different machines I guess its not one of the NICs.
I expanded the systempartion to 500MB. That didn't do anything either.

I looked around for three days now and came up with nothing.

Does anyone has a clue what I'm missing.

Thank you for your help

Since OpenWrt is usually used "headless", there is no keyboard driver in the builds.  To take control of the machine you need use another computer to http  telnet or SSH in on the Ethernet.

Did that change somewhen in the recent past?
I remember putting BB stable on both, Virtualbox and VMware ESX and I'm sure the virtual keyboard can be used.
Pretty much according to this how to: https://wiki.openwrt.org/doc/howto/virtualbox

Please excuse me for not adding something to the problem, but at least "there is no keyboard driver" is not what I experienced.

(Last edited by golialive on 29 Dec 2016, 19:46)

That is a little different.  If you take an X86 box and boot it cold into OpenWrt with no other OS, it is very likely that USB keyboards will not work.

"Nonblocking pool is initialized" is normally the last thing to happen during a good boot, unless some problem occurs later.

it depends on motherboard manufacturer.

some motherboards properly emulate a USB keyboard as if it was a PS/2 Keyboard so it even works in DOS mode without any kind of USB drivers loaded. Same case with other USB devices like USB Flash Drive that emulates it as a physical HDD.

I still remember that I was able to setup my own x86 build openwrt machine using only but USB device.

the last line in my console once its done booting up, it always shows a message something like, "Please, press enter to activate this console." I think.

Hello mk24,
THX for the info about the USB Keyboard. An old PS2 works fine. Busy Box CLI was there all the time. The problem is DHCP does not work. My test PC doesn't get a IP. even a staic IP 192.168.1.x does not give me excess to the Web interface.
Got to do some look around

So, THX to all.
It runs. Turns out my little 5-Port Testswitch  has a problem.
After installing Luci i'm in

Problem solved

The discussion might have continued from here.