FS#37725 - [cgminer] gives error message repeatedly upon startup

Attached to Project: Community Packages
Opened by Raymond Hogenson (rh995) - Monday, 11 November 2013, 01:17 GMT
Last edited by Felix Yan (felixonmars) - Monday, 11 November 2013, 15:57 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
When the program cgminer is run, it repeatedly gives the error message:
KnC spi: Can not open SPI device /dev/spidev1.0: No such file or directory

The miner does not appear to process any blocks during this state.

Additional info:
* package version(s)
3.8.0
* config and/or log files etc.
cgminer.conf:
{
"pools" : [
{
"url" : "**************",
"user" : "*******",
"pass" : "***************"
}
]
,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"shares" : "0",
"kernel-path" : "/usr/bin"
}

Steps to reproduce:
start cgminer, and watch the output for the error message
This task depends upon

Closed by  Felix Yan (felixonmars)
Monday, 11 November 2013, 15:57 GMT
Reason for closing:  Fixed
Additional comments about closing:  disabled knc in 3.8.1-2.

Loading...