Post
Topic
Board Mining software (miners)
Re: BFGMiner 3.0: modular ASIC/FPGA, GBT, Strtm, RPC, Lnx/OpnWrt/PPA/W64, BFLSC/Avln
by
anti
on 21/04/2013, 15:55:00 UTC
Which kernel does bfgminer run by default?

Afaik it selects one automatically depending on you hardware/drivers. You can probably find out by saving a configuration file from inside bfgminer and checking the
Code:
"kernel":
line or using
Code:
bfgminer --debuglog 2> logfile.txt
to write a debug log which should include information about such stuff.