Gardena SILENO minimo 250: story about firmware upgrade using Linux

Introduction I own the Gardena SILENO minimo 250m2 robotic lawnmower: It’s working very well for about two years so far. I am really happy that I don’t need to use petrol lawn mower anymore, and I just forgot to think about this task, which is really cool! …

Read More

binding/unbinding usb drivers a.k.a. who stole my hidraw1 device file

Hi! Recently I was playing with using my HID device differently then usual: I used the libusb library. Instead opening a raw file /dev/hidraw1, I used libusb_open_device_with_vid_pid(). Everything was working properly, then it was a time to go back using the hidraw file… but wait: …

Read More