u/ImZaphod2

Wo gibt es eurer Meinung nach die beste Butterbeze? Die meisten Bäcker verwenden dafür meistens ja ein Tag alte Brezen.
Aber gerade hatte ich eine frische Butterbreze vom Beck welche einfach zu geil war, und jetzt frage ich mich, ob es so etwas immer gibt

reddit.com
u/ImZaphod2 — 16 days ago

As the title says. The Portal of Power is being recognized, but placing skylanders on it doesn't do anything.

I'm on Linux and have added the udev rule.

Anyone know of this bug/how to solve it?

Edit: Nvm, ChatGPT helped me fix it. It was an issue with how the USB device was registered. To solve it I modified the udev rule to:

SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", ATTRS{idVendor}=="1430", ATTRS{idProduct}=="0150", MODE="0666", RUN+="/bin/sh -c 'echo -n $kernel:1.0 > /sys/bus/usb/drivers/usbhid/unbind'"
reddit.com
u/ImZaphod2 — 16 days ago