NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-evbarm/52169: setting dtrace module to load cause Pi to hang on boot
The following reply was made to PR port-evbarm/52169; it has been noted by GNATS.
From: Sevan Janiyan <venture37%geeklan.co.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-evbarm/52169: setting dtrace module to load cause Pi to hang
on boot
Date: Sun, 16 Apr 2017 23:17:46 +0100
On 16/04/2017 23:05, Paul Goyette wrote:
> If you boot normally (without dtrace), can you subsequently use
> modload(8) to load the dtrace stuff?
By default, no. This is because recently we removed the insecure option
from various kernel config files which prevents you from loading
modules, once the system has gone multi user.
Today however, I discovered that this change broke access to GPIO, so I
ended up compiling a kernel with the insecure option. Will test and
report back.
Sevan
Home |
Main Index |
Thread Index |
Old Index