Hi,
I hope you can help me figure this out.
I have been following the instructions as in the git repo
I am on Arch linux liquorix kernel 6.14.1:
> uname -a
Linux gemini 6.14.1-lqx1-1-lqx #1 ZEN SMP PREEMPT_DYNAMIC Mon, 07 Apr 2025 13:31:00 +0000 x86_64 GNU/Linux
I have built from git a package and installed:
> pacman -Ql fcp-support-git
fcp-support-git /usr/
fcp-support-git /usr/local/
fcp-support-git /usr/local/bin/
fcp-support-git /usr/local/bin/fcp-server
fcp-support-git /usr/local/bin/fcp-tool
fcp-support-git /usr/local/lib/
fcp-support-git /usr/local/lib/systemd/
fcp-support-git /usr/local/lib/systemd/system/
fcp-support-git /usr/local/lib/systemd/system/fcp-server@.service
fcp-support-git /usr/local/lib/udev/
fcp-support-git /usr/local/lib/udev/rules.d/
fcp-support-git /usr/local/lib/udev/rules.d/99-fcp.rules
fcp-support-git /usr/local/share/
fcp-support-git /usr/local/share/fcp-server/
fcp-support-git /usr/local/share/fcp-server/fcp-alsa-map-821b.json
fcp-support-git /usr/local/share/fcp-server/fcp-alsa-map-821c.json
fcp-support-git /usr/local/share/fcp-server/fcp-alsa-map-821d.json
when I turn on the card journalctl -f shows:
Apr 09 18:45:26 gemini kernel: usb 5-3: new high-speed USB device number 13 using xhci_hcd
Apr 09 18:45:26 gemini kernel: usb 5-3: New USB device found, idVendor=1235, idProduct=821b, bcdDevice= 8.54
Apr 09 18:45:30 gemini kernel: usb 5-3: New USB device strings: Mfr=1, Product=3, SerialNumber=2
Apr 09 18:45:30 gemini kernel: usb 5-3: Product: Scarlett 16i16 4th Gen
Apr 09 18:45:30 gemini kernel: usb 5-3: Manufacturer: Focusrite
Apr 09 18:45:30 gemini kernel: usb 5-3: SerialNumber: S6H686B4800558
Apr 09 18:45:30 gemini kernel: usb 5-3: Focusrite Control Protocol Driver ready (pid=0x821b); report any issues to https://github.com/geoffreybennett/fcp-support/issues
Apr 09 18:45:30 gemini kernel: usb 5-3: Quirk or no altset; falling back to MIDI 1.0
Apr 09 18:45:30 gemini mtp-probe[109806]: checking bus 5, device 13: "/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb5/5-3"
Apr 09 18:45:30 gemini mtp-probe[109806]: bus: 5, device: 13 was not an MTP device
Apr 09 18:45:30 gemini (udev-worker)[109815]: controlC4: Process '/usr/bin/alsactl restore 4' failed with exit code 99.
Apr 09 18:45:30 gemini mtp-probe[109818]: checking bus 5, device 13: "/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:09:00.3/usb5/5-3"
Apr 09 18:45:30 gemini mtp-probe[109818]: bus: 5, device: 13 was not an MTP device
Apr 09 18:45:30 gemini systemd[1]: Started Focusrite Control Protocol Server for Card 4.
Apr 09 18:45:30 gemini fcp-server[109819]: Cannot find controls/name in output 0
Apr 09 18:45:30 gemini fcp-server[109819]: Cannot find controls/name in output 1
Apr 09 18:45:30 gemini fcp-server[109819]: Cannot find controls/name in output 2
Apr 09 18:45:30 gemini fcp-server[109819]: Cannot find controls/name in output 3
Apr 09 18:45:30 gemini fcp-server[109819]: Cannot find controls/name in output 4
Apr 09 18:45:30 gemini fcp-server[109819]: Cannot find controls/name in output 5
Apr 09 18:45:30 gemini fcp-server[109819]: Cannot find controls/name in output 6
Apr 09 18:45:30 gemini fcp-server[109819]: Cannot find controls/name in output 7
Apr 09 18:45:31 gemini fcp-server[109819]: No valid components for esp-firmware-version
Apr 09 18:45:31 gemini fcp-server[109819]: Cannot find member altSwitch
Apr 09 18:45:31 gemini fcp-server[109819]: Cannot find member altSwitch
Apr 09 18:45:31 gemini fcp-server[109819]: fcp-server 0.5-7-gbc53 ready
running fcp-tool:
> fcp-tool 1 ✘ 19:09:29
can't open /sys/bus/usb/devices/usb1/1-2/1-2.2/1-2.2.1/serial
Failed to get device serial number
Firmware directory /usr/lib/firmware/scarlett4 not found
Please install the firmware package from:
https://github.com/geoffreybennett/fcp-firmware
No supported devices found
Note that there is no firmware on "https://github.com/geoffreybennett/fcp-firmware"
Any help is appreciated
Thanks
Hi,
I hope you can help me figure this out.
I have been following the instructions as in the git repo
I am on Arch linux liquorix kernel 6.14.1:
I have built from git a package and installed:
when I turn on the card journalctl -f shows:
running fcp-tool:
Note that there is no firmware on "https://github.com/geoffreybennett/fcp-firmware"
Any help is appreciated
Thanks