Details
| Manufacturer | Tascam |
|---|---|
| Model | US-122 Audio/Midi Interface |
| Bus | usb |
| Type | Vendor Specific Class |
| Id | 1604 |
| Info2 | 8007 |
| Manufacturer | Tascam |
|---|---|
| Model | US-122 Audio/Midi Interface |
| Bus | usb |
| Type | Vendor Specific Class |
| Id | 1604 |
| Info2 | 8007 |

Tascam US-122 works correctly compiling and installing alsa-firmware .
For Plug & Play you must create the file 55-tascam.rules in /etc/udev/rules.d with the following text:
BUS=="usb", ACTION=="add", SYSFS{idProduct}=="8006", SYSFS{idVendor}=="1604", RUN+="/bin/sh -c '/sbin/fxload -D %N -s /usr/share/alsa/firmware/usx2yloader/tascam_loader.ihx -I /usr/share/alsa/firmware/usx2yloader/us122fw.ihx'"
BUS=="usb", ACTION=="add", SYSFS{idProduct}=="8007", SYSFS{idVendor}=="1604", RUN+="/bin/sh -c '/usr/bin/usx2yloader'"
Please, note that the new version US-122L need same pathes to the kernel source in order to work, this is a tutorial .