<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    (...)<br>
    <blockquote cite="mid:ea88fc5f-ddc2-1d08-e58d-1fa2f62a152b@email.it"
      type="cite"> This is the parameters in QjackCtl preferences:<br>
      <br>
      <b>Device<br>
        <br>
      </b>hw:0     HDA Intel<br>
      hw:0,0  ALC262 Analog<br>
      -<br>
      hw:5     Fast Track Pro<br>
      hw:5,1  USB Audio #1<br>
    </blockquote>
    FWIW, I'm using this very interface with (Up-to-date LTS : Right now
    it's a 16) Ubuntu too, without any of the problems mentioned. <br>
    <br>
    # My (current) jack settings<br>
    ⚡ cat ~/.jackdrc                       <br>
    /usr/bin/jackd -P90 -p128 -t2000 -dalsa -dhw:Pro,0 -r44100 -p512 -n2<br>
    <br>
    # My (current) kernel<br>
    ⚡ uname -a<br>
    Linux xxxxx 4.4.0-45-lowlatency #66-Ubuntu SMP PREEMPT Wed Oct 19
    14:57:51 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux<br>
    <br>
    # CPU<br>
    ⚡ lshw -c cpu       <br>
    WARNING: you should run this program as super-user.<br>
      *-cpu                   <br>
           product: Intel(R) Core(TM) i5-4250U CPU @ 1.30GHz<br>
           vendor: Intel Corp.<br>
           physical id: 1<br>
           bus info: cpu@0<br>
           size: 2470MHz<br>
           capacity: 2600MHz<br>
           width: 64 bits<br>
    <br>
    # RAM<br>
    ⚡ lshw -c memory    <br>
    WARNING: you should run this program as super-user.<br>
      *-memory                <br>
           description: System memory<br>
           physical id: 0<br>
           size: 3878MiB<br>
    <br>
    <blockquote cite="mid:ea88fc5f-ddc2-1d08-e58d-1fa2f62a152b@email.it"
      type="cite"> My laptop characteristics are the following:<br>
      <ul>
        <li>Ubuntu version 12.04 (precise) 32 bit</li>
        <li>Kernel Linux 3.13.0-101-generic</li>
        <li>GNOME 3.4.2</li>
        <li>RAM: 3,9 GiB</li>
        <li>CPU: Intel Core2 Duo CPU P8400 @ 2.26GHz × 2</li>
      </ul>
      <p><br>
      </p>
      <p>Relatively to the computer audio system:</p>
      <p><b>leo@leo-R710:~$</b> arecord -l && aplay -l<br>
        **** Lista di CAPTURE dispositivi hardware ****<br>
        scheda 0: Intel [HDA Intel], dispositivo 0: ALC262 Analog
        [ALC262 Analog]<br>
          Sottoperiferiche: 1/1<br>
          Sottoperiferica #0: subdevice #0<br>
        scheda 5: Pro [FastTrack Pro], dispositivo 1: USB Audio [USB
        Audio #1]<br>
          Sottoperiferiche: 1/1<br>
          Sottoperiferica #0: subdevice #0<br>
        **** Lista di PLAYBACK dispositivi hardware ****<br>
        scheda 0: Intel [HDA Intel], dispositivo 0: ALC262 Analog
        [ALC262 Analog]<br>
          Sottoperiferiche: 1/1<br>
          Sottoperiferica #0: subdevice #0<br>
        scheda 0: Intel [HDA Intel], dispositivo 3: HDMI 0 [HDMI 0]<br>
          Sottoperiferiche: 1/1<br>
          Sottoperiferica #0: subdevice #0<br>
        scheda 5: Pro [FastTrack Pro], dispositivo 0: USB Audio [USB
        Audio]<br>
          Sottoperiferiche: 1/1<br>
          Sottoperiferica #0: subdevice #0<br>
        scheda 5: Pro [FastTrack Pro], dispositivo 1: USB Audio [USB
        Audio #1]<br>
          Sottoperiferiche: 1/1<br>
          Sottoperiferica #0: subdevice #0<br>
        <br>
      </p>
      <br>
      <b>leo@leo-R710:~$</b> lsusb<br>
      Bus 001 Device 002: ID 1058:1100 Western Digital Technologies,
      Inc. <br>
      Bus 001 Device 003: ID 0ac8:c302 Z-Star Microelectronics Corp.
      Vega USB 2.0 Camera<br>
      Bus 006 Device 002: ID 046d:c069 Logitech, Inc. <br>
      Bus 007 Device 003: ID 0763:2012 Midiman M-Audio Fast Track Pro<br>
      Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br>
      Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub<br>
      Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br>
      Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br>
      Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br>
      Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br>
      Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br>
      Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub<br>
      <br>
      <br>
      <b>leo@leo-R710:~$</b> cat /proc/asound/modules<br>
       0 snd_hda_intel<br>
       5 snd_usb_audio<br>
      <br>
      <br>
      <b>leo@leo-R710:~$</b> cat /proc/asound/cards<br>
       0 [Intel          ]: HDA-Intel - HDA Intel<br>
                            HDA Intel at 0xf6200000 irq 47<br>
       5 [Pro            ]: USB-Audio - FastTrack Pro<br>
                            M-Audio FastTrack Pro at usb-0000:00:1d.1-1,
      full speed<br>
      <br>
      <br>
      <br>
      I've downloaded a low latency kernel and installed but then I used
      Ubuntu Tweak to clean my computer, as I always do after I made an
      update, and it deleted also the kernel because it said it was
      older than the actual.<br>
      The thing that pisses me more it's the Fast Track works perfectly
      on Cubase in Windows, but I don't want to go to that crappy system
      for any reason on the earth.<br>
      As I wrote, being not expert at all, I have no idea about what to
      do. I would like to record with this card but if things go in this
      way yet, I'll sell it and get another card suggested directly by
      Ardour.<br>
      There's a second hand Presonus 1818VSL so I might go for that.<br>
      The strange thing is the guy at the address I wrote above, Linux
      Musicians, seens to have solved in the way he wrote.<br>
      This thing is tragic, you have no idea how tired I am.<br>
      Anyways.<br>
      We'll see if there's a way to solve it.<br>
      Thank you all.<br>
      <br>
      Leo<br>
      <br>
      <br>
      <br>
      <p><font face="Verdana,Arial" size="2">----<br>
          ZE-Light e ZE-Pro: servizi zimbra per caselle con dominio
          email.it, per tutti i dettagli <a moz-do-not-send="true"
href="http://posta.email.it/caselle-di-posta-z-email-it/?utm_campaign=email_Zimbra_102014=main_footer"
            target="_blank">clicca qui</a><br>
          <br>
          Sponsor:<br>
          Caselle con tuo dominio su piattaforma Zimbra, fino a 30 GB di
          spazio, sincronizzazione dati e backup<br>
          <a moz-do-not-send="true"
            href="http://adv.email.it/cgi-bin/foclick.cgi?mid=13324&d=12-11"
            target="_blank">Clicca qui</a></font><br>
        <br>
        <br>
      </p>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Linux-audio-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Linux-audio-user@lists.linuxaudio.org">Linux-audio-user@lists.linuxaudio.org</a>
<a class="moz-txt-link-freetext" href="http://lists.linuxaudio.org/listinfo/linux-audio-user">http://lists.linuxaudio.org/listinfo/linux-audio-user</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Yassin Philip - New album out NOW
<a class="moz-txt-link-freetext" href="http://yassinphilip.bitbucket.org">http://yassinphilip.bitbucket.org</a></pre>
  </body>
</html>