Matthias Kruk

Results 9 comments of Matthias Kruk

I am getting the exact same behavior on Devuan ascii with kernel version 4.17.6. I first tried compiling against libusb, which gave me the error "Device or resource busy". Compiling...

Hey @ghubmlafontaine, thank you for the feature request! This seems like something other users will be interested in as well, so I will implement this in the next few weeks....

Hello @ghubmlafontaine, thank you for the feature request. I completely agree that CAN-FD is something that canny should support in the future. I put this on my list to implement...

Hey there, I have just merged a set of commits into the unstable branch that enable CAN-FD support in canny. It seemed to work correctly in tests with virtual interfaces,...

Hey @ghubmlafontaine, thank you for your feedback! And sorry, I think my explanation might have been a bit misleading. So the way I implemented CAN-FD support, canny can talk to...

Hey @NeilHanlon, thank you for your response! I tried running the command that you posted, but unfortunately *setup_base_internal_services* still fails with the same error. I noticed that I already have...

I have adapted the script to the changes, but for some reason livecd-creator is having trouble determining the correct release version. I will push the adapted script as soon as...

Sorry for bumping this really old thread. I've been having the same issue since I updated to Ubuntu 24.04 so I digged a little and eventually found the bug that...

Hey @willemavjc, how is your container connected to the network? Docker uses bridged networking by default, meaning that your docker container isn't using the host's network interfaces directly, but rather...