03-27-2017, 07:52 PM
(03-27-2017, 01:04 PM)grobbs Wrote: I'm encountering a really frustrating problem. I'm trying to use my Pine64 in a headless configuration, so failing to boot is a big problem. When I plug into the console, the failure always seems to be at the point of loading "cfg80211". I don't have a wireless module and I don't want any such thing loaded. Any ideas?
Code:[ 38.587273] Modules linked in: cfg80211(+)
[ 38.596878]
[ 38.603529] CPU: 0 PID: 30 Comm: kworker/0:1 Not tainted 3.10.105-0-pine64-longsleep #3
[ 38.617457] Workqueue: events start_work
[ 38.626878] task: ffffffc039b52f80 ti: ffffffc039b54000 task.ti: ffffffc039b54000
[ 38.640301] PC is at __do_softirq+0xb4/0x2d8
[ 38.650188] LR is at __do_softirq+0x30/0x2d8
[ 38.660029] pc : [<ffffffc0000b5fc4>] lr : [<ffffffc0000b5f40>] pstate: 40000145
[ 38.673344] sp : ffffffc039b57910
[ 38.682132] x29: ffffffc039b57910 x28: ffffffc000a760c0
[ 38.693105] x27: ffffffc000a76000 x26: ffffffc039b57910
...
Just a stab in the dark here as it is halting around 38 seconds after boot... did you have the ethernet plugged in? If not, you might want to plug it in, or wait for five minutes for it to timeout, as the default config is not set to allow-hotplug but to require a DHCP IP to be discovered on boot.