28757B2 / cc1101-driver

Linux device driver for the Texas Instruments CC1101 radio
GNU General Public License v2.0
36 stars 13 forks source link

Driver not starting at boot #5

Closed WULFFJ closed 1 year ago

WULFFJ commented 1 year ago

Hello, I am having an issue that it seems another person has had. However, I utilized the latest download and checked the file to make sure it matched. Do you have any idea of what would be causing this or where to look/troubleshoot?

11.390317] cc1101 spi0.1: Device not found (Partnum: 0x00, Version: 0x00) 11.440640] cc1101 spi0.0: Device not found (Partnum: 0x00, Version: 0x00)

I am using this on a Pi Zero W and using DietPi. I tried Bullseye and Buster previously.

WULFFJ commented 1 year ago

Got this resolved. Had to go into the Makefile and make a few changes.