You are not logged in.
Pages: 1
What I do: Plug in my M-audio Oxygen49 keyboard.
What I expect: It to show up in Helvum, appear in `aconnect -i` etc
What actually happens: The device is shown in lsusb, dmesg doesnt show any errors, yet isnt recognized in aconnect.
aconnect -i
client 0: 'System' [type=kernel]
0 'Timer '
1 'Announce '
client 14: 'Midi Through' [type=kernel]
0 'Midi Through Port-0'dmesg | tail
[1307115.843714] usb 1-6: New USB device found, idVendor=0763, idProduct=3102, bcdDevice= 1.10
[1307115.843726] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[1307115.843730] usb 1-6: Product: Oxygen 49
[1307115.843733] usb 1-6: Manufacturer: M-Audio
[1307124.822289] usb 1-6: USB disconnect, device number 71
[1307133.915699] usb 1-6: new full-speed USB device number 72 using xhci_hcd
[1307134.040217] usb 1-6: New USB device found, idVendor=0763, idProduct=3102, bcdDevice= 1.10
[1307134.040222] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[1307134.040224] usb 1-6: Product: Oxygen 49
[1307134.040225] usb 1-6: Manufacturer: M-Audio lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 059: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 060: ID 05e3:0606 Genesys Logic, Inc. USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub
Bus 001 Device 061: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 062: ID 1997:2433 Shenzhen Riitek Technology Co., Ltd wireless mini keyboard with touchpad
Bus 001 Device 063: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 072: ID 0763:3102 M-Audio Oxygen 49
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 8087:8000 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 0bc2:2344 Seagate RSS LLC Portable
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 8087:8008 Intel Corp. Integrated Rate Matching HubI'm using pipewire: pw-cli info all -> pastebin.com/V0UZvcn1
----------
A forum thread from 2017 seems to have the same problem: https://bbs.archlinux.org/viewtopic.php?id=226006
A member of the unofficial arch linux community discord also seems to have had the same problem: https://discord.com/channels/3998125519 … 4622444594
----------
rn, i suspect this is a kernal issue, but not sure where to look for more information. The wiki seems to be out of date
https://wiki.archlinux.org/title/USB_MIDI_keyboards
the kernal modules usb_midi, etc, dont seem to exist anymore. Last major edits of the article were 2015 so it makes sense that its not working
Offline
here some info. maybe helps:
Offline
Pages: 1