TacoDog311

Results 10 comments of TacoDog311

FYI, zipped files can be read in Go without actually extracting the files to the hard drive. This can be done by importing archive/zip and calling zip.OpenReader(zipfile) Here's a quick...

I have successfully used owntone with snapcast by enabling the fifo output in owntonw.conf and setting it to /tmp/snapfifo. Then I set the snapserver steam to the same file. The...

you are absolutely right. this entry in owntone.conf: ``` fifo { nickname = "fifo" path = "/tmp/owntonefifo" } ``` and this entry in snapserver.conf ``` [stream] source = pipe:///tmp/snapfifo?name=modipy stream...

No additional drivers installed, just what's in the Linux Kernel: ``` Linux 6.7.0-arch3-1 #1 SMP PREEMPT_DYNAMIC Sat, 13 Jan 2024 14:37:14 +0000 x86_64 GNU/Linux ```

USB: ``` [62187.349397] usb 1-4: new full-speed USB device number 30 using xhci_hcd [62187.491177] usb 1-4: New USB device found, idVendor=045e, idProduct=0b00, bcdDevice= 5.11 [62187.491181] usb 1-4: New USB device...

I *think* the driver is called hid_microsoft. Does this info help? dmsg: ``` 5448.514466] input: Xbox Wireless Controller as /devices/virtual/misc/uhid/0005:045E:0B22.0042/input/input109 [65448.514862] microsoft 0005:045E:0B22.0042: input,hidraw1: BLUETOOTH HID v5.17 Gamepad [Xbox Wireless...

I did a full reboot, connected the controller. Seeing the same behavior, but I can't find anything suspicious in "ps aux" https://pastebin.com/iY4HfZi6

At one time I did have that installed through the package manager. But I have since removed it. Just to double check I tried the xpadneo uninstall script, and it...

controllermap also finds 122 buttons. Paddle1 (top right hand) records as button 121. The other three paddles do not register when clicked. ``` INFO: There are 1 joysticks attached INFO:...

I'm getting "unable to load cyber engine tweaks.asi. error 998" using 1.32.3, reverting back to 1.32.2 loaded correctly.