Results 1 to 2 of 2

Thread: The Free Studio Project - Hardware Compatibility List (HCL)

  1. #1

    Default The Free Studio Project - Hardware Compatibility List (HCL)

    The Hardware Compatibility List
    This list tries to provide information on what Digital Interfaces will work on Linux.

    Supported :
    - Yamaha Steinberg CI (CI1, CI2 and CI2+ for the CI2 and CI2+ the action pad and controlls and the foot switch do not work
    identified as :
    Code:
    [ 2271.300392] usb 2-1.1: Product: Steinberg CI1[ 2271.300394] usb 2-1.1: Manufacturer: Yamaha Corporation
    [ 2271.303654] snd-usb-audio: probe of 2-1.1:1.0 failed with error -5
    Tthis interface has the following Jackd settings (lowest possible on my rig).
    - Frames / Period : 64
    - Sample Rate : 41000
    - Periods / Buffer : 2
    - Port Maximum : 128
    - Timeout (msec) : 5000
    - Input Device : hw:CI1 Steinberg CI1 (hw:2)
    This should give a Latency of approx: 2.67msec

    - Focusrite Scarlet 2i2
    identified as :
    Code:
    [  906.519987] usb 2-1.1: new high-speed USB device number 9 using ehci-pci
    [  906.612850] usb 2-1.1: New USB device found, idVendor=1235, idProduct=8016
    [  906.612855] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [  906.612858] usb 2-1.1: Product: Scarlett 2i2 USB
    [  906.612861] usb 2-1.1: Manufacturer: Focusrite
    Tthis interface has the following Jackd settings (lowest possible on my rig).
    - Frames / Period : 32
    - Sample Rate : 48000
    - Periods / Buffer : 2
    - Port Maximum : 128
    - Timeout (msec) : 5000
    - Input Device : hw:USB Scarlet 2i2 usb (hw:2)
    This should give a Latency of approx: 1.33msec

    - Focusrite Scarlet 18i8
    identified as :
    Code:
    [ 807.054826] usb 2-1.1: new high-speed USB device number 7 using ehci-pci
    [ 807.140904] usb 2-1.1: New USB device found, idVendor=1235, idProduct=8014
    [ 807.140909] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 807.140912] usb 2-1.1: Product: Scarlett 18i8 USB
    [ 807.140914] usb 2-1.1: Manufacturer: Focusrite
    [ 807.140917] usb 2-1.1: SerialNumber: 10009402


    The Focusrite Scarlett 18i8 (and6i6, 16i8, 20i8) are fully supported by GNU/Linux
    However playback can be a bit problematic to get to work correctly.

    This is caused by some internal routing in the interface (the 2i2 doesn't have this problem).

    Thanks to the kind people at the Harrison Mixbus Forums there is an easier way to "fix" this.
    you can setup the device in Alsamixer but that's not as easy as it sounds due to the internal workings of the interface.

    But there is a tool based on HTML5 (so it should work on almost ALL modern systems), this tool is actually a 2-part tool :

    -
    alsa-json-gateway
    -
    alsa-json-mixer

    After installing and starting the gateway you can go with your browser to http://localhost:1234 (you local computer on port 1234 which is the default) and there you can access the Mixer (if all is installed correctly)

    This mixer is made to look like the MixControl software that Focusrite provides for Mac and Windows, after some "playing" with the mixer the Scarlett 18i8 works flawlessly

    Thanks to Fulup Ar Foll

    Unsupported :
    Propellerheads Balance
    Identified as :
    Code:
    [ 2637.550441] usb 2-1.1.1: new high-speed USB device number 14 using ehci-pci[ 2637.643465] usb 2-1.1.1: New USB device found, idVendor=23e8, idProduct=0100
    [ 2637.643470] usb 2-1.1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 2637.643473] usb 2-1.1.1: Product: Balance
    [ 2637.643475] usb 2-1.1.1: Manufacturer: Propellerhead
    [ 2637.643477] usb 2-1.1.1: SerialNumber: 0001002008080
    [ 2652.706869] hid-generic 0003:23E8:0100.001F: timeout initializing reports
    
    [ 2652.707179] hid-generic 0003:23E8:0100.001F: hiddev0,hidraw4: USB HID v1.10 Device [Propellerhead Balance] on usb-0000:00:1d.0-1.1.1/input3



    Uncertain :



    Last edited by Patrick; 05-14-2016 at 09:38 AM.
    Fender 2012 American Standard Precision Bass (Left-handed)
    Fender '59 Bassman LTD.









  2. #2

    Default

    Thanks again for doing all the foot work for us Patrick. You da man!!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •