AlsaJsonMixer icon indicating copy to clipboard operation
AlsaJsonMixer copied to clipboard

Support for Scarlett 8i6

Open keybits opened this issue 9 years ago • 3 comments

Thanks for your work on this. I've installed everything and can connect to the browser UI. There it lists my Scarlett 8i6.

I tried updating both copies of BootMixerApp.js with:

    when('/scarlett-8i6-usb', {redirectTo: '/scarlett'}).

When I click the link in the browser, I get following in the console but no update to the web UI. Any suggestions on what needs to be done to get this card to work?

8: alsajson CARD_GET_ALL
AJG: Soundcard Devid=hw:0  Cardid=HDMI    Name=HDA Intel HDMI at 0xf7d14000 irq 30
AJG: Soundcard Devid=hw:1  Cardid=PCH     Name=HDA Intel PCH at 0xf7d10000 irq 29
AJG: Soundcard Devid=hw:2  Cardid=HD3000  Name=Microsoft Microsoft® LifeCam HD-3000 at usb-0000:00:14.0-3.3, high speed
AJG: Soundcard Devid=hw:3  Cardid=USB     Name=Focusrite Scarlett 8i6 USB at usb-0000:00:14.0-4, high speed
AJG:empty  [ 85]: SndCard [hw:4] Not Found
AJG:empty  [ 86]: SndCard [hw:5] Not Found
AJG:empty  [ 87]: SndCard [hw:6] Not Found
AJG:empty  [ 88]: SndCard [hw:7] Not Found
AJG:empty  [ 89]: SndCard [hw:8] Not Found
AJG:empty  [ 90]: SndCard [hw:9] Not Found
AJG:empty  [ 91]: SndCard [hw:10] Not Found
AJG:empty  [ 92]: SndCard [hw:11] Not Found
AJG:empty  [ 93]: SndCard [hw:12] Not Found
AJG:empty  [ 94]: SndCard [hw:13] Not Found
AJG:empty  [ 95]: SndCard [hw:14] Not Found
AJG:empty  [ 96]: SndCard [hw:15] Not Found
AJG:empty  [ 97]: SndCard [hw:16] Not Found
AJG:empty  [ 98]: SndCard [hw:17] Not Found
AJG:empty  [ 99]: SndCard [hw:18] Not Found
AJG:empty  [100]: SndCard [hw:19] Not Found
AJG:empty  [101]: SndCard [hw:20] Not Found
AJG:empty  [102]: SndCard [hw:21] Not Found
AJG:empty  [103]: SndCard [hw:22] Not Found
AJG:empty  [104]: SndCard [hw:23] Not Found
AJG:empty  [105]: SndCard [hw:24] Not Found
AJG:empty  [106]: SndCard [hw:25] Not Found
AJG:empty  [107]: SndCard [hw:26] Not Found
AJG:empty  [108]: SndCard [hw:27] Not Found
AJG:empty  [109]: SndCard [hw:28] Not Found
AJG:empty  [110]: SndCard [hw:29] Not Found
AJG:empty  [111]: SndCard [hw:30] Not Found
AJG:empty  [112]: SndCard [hw:31] Not Found
Fail to open file: [/opt/ajg-daemon/www/favicon.ico] error:No such file or directory
10: alsajson GATEWAY_PING
AJG:success [113]: 10
11: alsajson GATEWAY_PING
AJG:success [114]: 11

keybits avatar Nov 24 '15 23:11 keybits

Tom,

  In order this to work the board should be supported by the same
  driver. Before trying to update the UI, you need to make sure that
  the board respond to the same commands as a 18i8/18i20 as I do not
  have a 8i6
  I've no idea if it is the same logic or not.

  Check on https://github.com/fulup-bzh/AlsaJsonGateway and send low
  level commands as described on the read me to make sure you can
  control the board. You will find in
  https://github.com/fulup-bzh/AlsaJsonGateway/tree/master/samples
  some sample of expected respond to commands. You may also run the
  gateway in debug mod to check the respond you get to a given
  command. The CTRL-GET-ALL is the command that is used to build the
  UI, start checking this one.

  Fulup


  On 25/11/15 00:56, Tom Atkins wrote:


  Thanks for your work on this. I've installed everything and can
    connect to the browser UI. There it lists my Scarlett 8i6.
  I tried updating both copies of BootMixerApp.js with:
      when('/scarlett-8i6-usb', {redirectTo: '/scarlett'}).

  When I click the link in the browser, I get following in the
    console but not update to the web UI. Any suggestions on what
    needs to be done to get this card to work?
  8: alsajson CARD_GET_ALL

AJG: Soundcard Devid=hw:0 Cardid=HDMI Name=HDA Intel HDMI at 0xf7d14000 irq 30 AJG: Soundcard Devid=hw:1 Cardid=PCH Name=HDA Intel PCH at 0xf7d10000 irq 29 AJG: Soundcard Devid=hw:2 Cardid=HD3000 Name=Microsoft Microsoft® LifeCam HD-3000 at usb-0000:00:14.0-3.3, high speed AJG: Soundcard Devid=hw:3 Cardid=USB Name=Focusrite Scarlett 8i6 USB at usb-0000:00:14.0-4, high speed AJG:empty [ 85]: SndCard [hw:4] Not Found AJG:empty [ 86]: SndCard [hw:5] Not Found AJG:empty [ 87]: SndCard [hw:6] Not Found AJG:empty [ 88]: SndCard [hw:7] Not Found AJG:empty [ 89]: SndCard [hw:8] Not Found AJG:empty [ 90]: SndCard [hw:9] Not Found AJG:empty [ 91]: SndCard [hw:10] Not Found AJG:empty [ 92]: SndCard [hw:11] Not Found AJG:empty [ 93]: SndCard [hw:12] Not Found AJG:empty [ 94]: SndCard [hw:13] Not Found AJG:empty [ 95]: SndCard [hw:14] Not Found AJG:empty [ 96]: SndCard [hw:15] Not Found AJG:empty [ 97]: SndCard [hw:16] Not Found AJG:empty [ 98]: SndCard [hw:17] Not Found AJG:empty [ 99]: SndCard [hw:18] Not Found AJG:empty [100]: SndCard [hw:19] Not Found AJG:empty [101]: SndCard [hw:20] Not Found AJG:empty [102]: SndCard [hw:21] Not Found AJG:empty [103]: SndCard [hw:22] Not Found AJG:empty [104]: SndCard [hw:23] Not Found AJG:empty [105]: SndCard [hw:24] Not Found AJG:empty [106]: SndCard [hw:25] Not Found AJG:empty [107]: SndCard [hw:26] Not Found AJG:empty [108]: SndCard [hw:27] Not Found AJG:empty [109]: SndCard [hw:28] Not Found AJG:empty [110]: SndCard [hw:29] Not Found AJG:empty [111]: SndCard [hw:30] Not Found AJG:empty [112]: SndCard [hw:31] Not Found Fail to open file: [/opt/ajg-daemon/www/favicon.ico] error:No such file or directory 10: alsajson GATEWAY_PING AJG:success [113]: 10 11: alsajson GATEWAY_PING AJG:success [114]: 11

  —
    Reply to this email directly or view
      it on GitHub.










-- 

      Fulup Ar Foll, CEO
      Tel: +33.257.620.241 Mobile: +33.619.921.323
       www.iot.bzh

fulup-bzh avatar Nov 25 '15 08:11 fulup-bzh

I realize this is a super-old thread, but I'm curious if anyone ever got this working on 8i6.

DaveDixon avatar Jun 02 '20 15:06 DaveDixon

It is a very old thead, I'm afraid no
  one worked on it.



On 02/06/2020 17:02, DaveDixon wrote:


  
  I realize this is a super-old thread, but I'm curious if anyone
    ever got this working on 8i6.
  —
    You are receiving this because you commented.
    Reply to this email directly, view it on GitHub, or unsubscribe.
  [

{ "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/fulup-bzh/AlsaJsonMixer/issues/3#issuecomment-637600601", "url": "https://github.com/fulup-bzh/AlsaJsonMixer/issues/3#issuecomment-637600601", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

fulup-bzh avatar Jun 02 '20 15:06 fulup-bzh