Skip to content

Instantly share code, notes, and snippets.

View pierregermain's full-sized avatar
💧
10

Pierre Germain pierregermain

💧
10
  • Madrid
View GitHub Profile
@pierregermain
pierregermain / 99-xone.rules
Created September 6, 2021 10:00 — forked from timnugent/99-xone.rules
udev rule for the Xone 23C; sets configuration to state "2" so this shows up as a 4 input/4 output soundcard - otherwise shows up as only 2 input/2 output. Only tested with the Xone 32C configured for DVS. Put this file in /etc/udev/rules.d/
ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="22f0", ATTR{idProduct}=="0008", ATTR{bConfigurationValue}="2"
@pierregermain
pierregermain / lsusb -v -d 22f0:0008 (Kernel 5.11.0-27)
Created September 7, 2021 10:55
Xone 23C lsusb Kernel 5.11.027
$ lsusb -v -d 22f0:0008
Bus 001 Device 008: ID 22f0:0008 Allen&Heath Xone:23C
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 239 Miscellaneous Device
bDeviceSubClass 2
bDeviceProtocol 1 Interface Association
@pierregermain
pierregermain / lsusb -v -d 22f0:0008 (Kernel 5.4.0.33)
Created September 7, 2021 10:57
Xone 23C lsusb Kernel 5.4.0-33
Bus 001 Device 007: ID 22f0:0008 Allen&Heath Xone:23C
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 239 Miscellaneous Device
bDeviceSubClass 2
bDeviceProtocol 1 Interface Association
bMaxPacketSize0 64
idVendor 0x22f0
@pierregermain
pierregermain / lsusb -v -d 22f0:0008 (Kernel 5.11.0-37)
Last active September 11, 2021 07:27
Xone 23C lsusb Kernel 5.4.0.37
$ lsusb -v -d 22f0:0008
Bus 001 Device 004: ID 22f0:0008 Allen&Heath Xone:23C
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 239 Miscellaneous Device
bDeviceSubClass 2
bDeviceProtocol 1 Interface Association
@pierregermain
pierregermain / xone 23-c kernel 5.4.0.33 lsusb and dmesg
Created February 27, 2023 21:18
xone 23-c kernel 5.4.0.33 lsusb and dmesg
Log of the following commands:
uname -r
cat /etc/issue
lsusb
lsusb -v -d 22f0:0008
dmesg
5.4.0-33-generic
Linux Mint 20.3 Una \n \l
@pierregermain
pierregermain / xone 23-c kernel 5.4.0.37 lsusb and dmesg
Created February 27, 2023 21:20
xone 23-c kernel 5.4.0.37 lsusb and dmesg
Log of the following commands:
uname -r
cat /etc/issue
lsusb
lsusb -v -d 22f0:0008
dmesg
5.4.0-37-generic
Linux Mint 20.3 Una \n \l