Kevin, how do I start trouble shooting my Waveshare Dual CAN non FD hat? It worked this morning and Fred Guiot and I, were working on my DT-R008 and then I noticed all my CAN devices were offline.
I built the RPi up from scratch, I've swapped RPi's. Loaded known working .iso's. I can't get it working. Ordered a new one if I killed it somehow, all we did was load RpiGpioSetup, and I Enable Shutdown pin on Raspberry PI. But love to see what it's problem is, or at least try.
Installs perfectly,
dmesg shows no signs of issues, yet if I looked at either port it's in a STOPPED State.
[ 5.826947] CAN device driver interface
[ 5.878591] mcp251x spi0.1 can0: MCP2515 successfully initialized.
[ 5.898238] mcp251x spi0.0 can1: MCP2515 successfully initialized.
[ 5.909131] mcp251x spi0.1 can9: renamed from can0
[ 5.977599] mcp251x spi0.0 can8: renamed from can1
messages no longer shows, can 8 or 9 transition to UP
Apr 6 22:56:43 raspberrypi4 daemon.info connmand[778]: can8 {newlink} index 6 address 00:00:00:00:00:00 mtu 16
Apr 6 22:56:43 raspberrypi4 daemon.info connmand[778]: can8 {newlink} index 6 operstate 2 <DOWN>
Apr 6 22:56:43 raspberrypi4 daemon.info connmand[778]: can9 {newlink} index 5 address 00:00:00:00:00:00 mtu 16
Apr 6 22:56:43 raspberrypi4 daemon.info connmand[778]: can9 {newlink} index 5 operstate 2 <DOWN>
This is from an old log
Mar 5 02:18:28 raspberrypi4 daemon.info connmand[741]: can8 {newlink} index 5 operstate 6 <UP>
don't have udevadm, on this thing. Don't know where to start. If it dead, oh well, $20 I live :)
Thanks man!