Re: sysctl: OID number(131) is already in use for 'me'

From: Hans Petter Selasky <hps_at_selasky.org>
Date: Wed, 23 Mar 2016 20:03:35 +0100
On 03/23/16 11:55, Eir Nym wrote:
> Hi,
>
> Is there method to check this with compiled binaries?
>

Hi,

You might try:

strings /boot/modules/*.ko | grep me

But you need to analyze the output. Possibly you could add a 
kdb_backtrace() call around the printf in question in the kernel. That 
would give you the answer which module is causing the error.

--HPS
Received on Wed Mar 23 2016 - 18:00:41 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:03 UTC