Alexey Shvetsov

Results 19 comments of Alexey Shvetsov

Hi. I'll check with recent dracut version (057) And yes seems like its a regression, since it works before particular dracut cmdline is ``` dracut --xz -a dmsquash-live -a livenet...

log of dracut ``` dracut: Executing: /usr/bin/dracut --xz -a dmsquash-live -a livenet 5.15.69-gentoo-dist -f dracut: dracut module 'dash' will not be installed, because command 'dash' could not be found! dracut:...

Now it stops booting on configuring network ``` Reached target Basic System. [ 9.558812] i40e 0000:1d:00.0 eth0: NIC Link is Up, 1000 Mbps Full Duplex, Flow Control: None [ 9.568123]...

If i omit systemd-networkd module then it can boot ``` dracut --xz --omit systemd-networkd --add "network-legacy dmsquash-live livenet" '' ${KV} -f ```

Some projects for can controlled closed loop steppers already [exist](https://hackaday.io/project/20980-ananasstepper-20).

Another possible protocol for can bus https://uavcan.org/

I think another problem is that enabling can bus in Arduino like frameworks not a good idea. With can bus you can build some distributed system (network of uC) in...

@dflogeras i added version based on this pr to gentoo. So please check