Page 2 of 2

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Mon Mar 31, 2014 8:58 am
by Joanna11
I will buy 100 EA :) So please response on our question - when will be the driver for Linux?

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Wed Apr 30, 2014 5:35 pm
by zimon
+1 for the request from here too.

I have Intensity Shuttle USB3, Linux Fedora 20 64bit and Asus P8P67 DELUXE Motherboard [1], which has "NEC Corporation uPD720200 USB 3.0 Host Controller" and chipset which should be capable enough for that kind of streaming data the Intensity shuttle needs.

[1] ( asus.com/Motherboards/P8P67_DELUXE/specifications/ )

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Fri May 09, 2014 8:45 am
by Zorroh Est
i need it tooo.

i also have Asus P8P67 DELUXE Motherboard.. im using Fedora 20 x64

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Wed Jun 04, 2014 1:50 pm
by maindata
just found new driver for Linux from 7.april 2014. apparently still no support for USB3.0.

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Wed Jun 18, 2014 6:47 am
by Marc Defossez
Just installed the newest software on a Dell Latitude M6800.
Install went flawless, but it does not recognize the attached intensity USB3.0 shuttle.
Linux USB recognizes the shutlle, but Blackmagic software don't.

Count me in to for an updated driver for this product.

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Wed Sep 03, 2014 6:15 pm
by dorftv
is it possible that the latest Update of Desktop Video 10.2 added Linux support for Intensity USB3 devices?

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Sat Feb 27, 2016 1:01 pm
by Ensio Lohikoski
I tried to get Blackmagic Intensity Shuttle to work in Fedora Linux, but did not work.

BlackmagicDesktopVideoUtility says: "No Desktop Video Device Detected"
BlackmagicFirmwareUpdaterGui says "All firmware is up to date!"

Blackmagic drivers and utilities are from Balckmagic_Desktop_Video_Linux_10.6.tar.gz package.

The kernel sees when Intensity Shuttle is connected to USB3 bus.
The drivers are loaded.

But for example usbview shows the drivers are not connected to the device, or the device does not have any driver associated with it.

Code: Select all
    $ lsusb|grep Blackmagic
    Bus 002 Device 003: ID 1edb:bd3b Blackmagic design Intensity Shuttle
   
    $ lsmod|head -3
    Module                  Size  Used by
    blackmagic_io         536576  0
    blackmagic            606208  0
   
    $ modinfo blackmagic
    filename:       /lib/modules/4.3.4-300.fc23.x86_64/extra/blackmagic.ko
    license:        Proprietary
    version:        10.6a13
    description:    Blackmagic Design blackmagic driver
    author:         Blackmagic Design Inc. <developer@blackmagicdesign.com>
    srcversion:     81D1A42A78954E0E41298CC
    ...
    vermagic:       4.3.4-300.fc23.x86_64 SMP mod_unload
    parm:           blackmagic_flags:ulong


Would be nice to have this work.

Is Blackmagic supporting Linux or no?
How to get Intensity Shuttle to work in Linux?

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Sun Sep 25, 2016 4:04 pm
by Andres Abrego
No updates about this? :oops: :oops: :oops: :oops:

I made a purchase of this device, thinking it was supported, to found that only thunderbolt is supported.

I know is my fault, but community seems to be hoping for the drivers...

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Mon Sep 26, 2016 5:38 pm
by Andres Abrego
No news about this?

I have one, because I got confused with the information, and only after I had it in my hands I realized that the only version supported by linux was the thunderbolt...

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Mon Sep 26, 2016 7:34 pm
by Adam Simmons
Not sure what answer you expect. This is a user forum. If you want an answer from BM then you need to contract BM tech support.

Also according to the BM tech specs for the Intensity Shuttle, neither of them are supported under Linux. They officially only support OSX and Windows

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Mon Oct 10, 2016 11:34 pm
by Andres Abrego
There is where you are wrong, the webstite states that the thunderbolt version of the shuttle is supported by linux. And this being a forum sponsored by the manufacturer, I do expect, maybe being a little naive, to be read and answered by somebody with internal knowledge at Blackmagic...


Hope is the last thing to die :geek:

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Mon Oct 10, 2016 11:55 pm
by Tony Rivera
There is no mention on the product page for the Intensity Shuttle that either the USB 3.0 or Thunderbolt devices support Linux. For reference, you can find that information here.

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Tue Oct 11, 2016 6:12 am
by Adam Simmons
As Tony said, there's no mention of Linux on the Tech specs page, just OSX and Windows.

You got lucky that Tony from BM answered. This is a user forum not BM tech support, so BM responses are few as they don't respond to most thing on here. If you expect a direct answer from BM on things in future then you should contact BM tech support directly otherwise you may either wait a long time for an answer or not get one at all.

Third party (open source) Linux driver

PostPosted: Wed Jan 18, 2017 2:08 pm
by odinho
Hi, sorry I totally forgot this thread.

Sesse, a rather well-known guy in the Norwegian video-scene created an open source Intensity Shuttle USB3.0 driver. It also works for the UltraStudio SDI USB3 (I haven't tested this yet, but he has).

You can find it here: https://git.sesse.net/?p=bmusb;a=tree

This uses USBFS so it runs in user space, it is also quite inefficient using 10-15% of one cpu core. But he has used it for streaming some long events (demo scene) as on the website of video switching software Nageru: https://nageru.sesse.net/

Read more in the readme: https://git.sesse.net/?p=bmusb;a=blob;f=README

This is not the same (at all) as getting real support from BM. But it seems it's not that tricky to create a driver, so for some of us private persons this makes sense. I wouldn't buy hundreds before testing well beforehand though (and maybe consulting with Sesse).

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Wed Feb 08, 2017 1:13 pm
by Jon Morre
I too would love to see support added - just installed the software but it does not recognise my USB Shuttle. Are there any hacks or workarounds for now?

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Mon Feb 20, 2017 1:09 pm
by Steinar H. Gunderson
This uses USBFS so it runs in user space, it is also quite inefficient using 10-15% of one cpu core.

FWIW, 10–15% of a (laptop) CPU core to pull in a 720p60 stream isn't inefficient; without having measured, I'm fairly certain Blackmagic's Windows driver uses significantly more than that. Basically the entire cost is pulling in the data from (uncached) RAM into the CPU, which needs to happen sooner or later almost no matter what you do. At least assuming you ever want to actually look at the pixels :-)

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Wed Mar 22, 2017 11:59 am
by Noel Sterrett
Steinar H. Gunderson has done a great job with the USB driver, but it seems it is capture only, so would not be of help with Resolve monitoring. Hopefully, he'll decided to do the output as well.

Cheers.

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Mon Mar 27, 2017 10:42 am
by Steinar H. Gunderson
Noel Sterrett wrote:Steinar H. Gunderson has done a great job with the USB driver, but it seems it is capture only, so would not be of help with Resolve monitoring. Hopefully, he'll decided to do the output as well.


I have some half-working code for output; unfortunately, it seems there's some detail that I've missed in the protocol (probably something about USB transfer size demands or similar), so it keeps on switching mode all the time and only manages to get out a frame every three seconds or so. It's not something that's super-important to me, so don't hold your breath :-)

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Mon Mar 27, 2017 3:47 pm
by Noel Sterrett
Have you looked at: /usr/src/blackmagic-io-10.8.5a4 ?

Cheers.

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Tue Mar 28, 2017 9:20 pm
by Steinar H. Gunderson
Noel Sterrett wrote:Have you looked at: /usr/src/blackmagic-io-10.8.5a4 ?


You mean the glue code for the proprietary Blackmagic driver? No, I've never looked deeply at it, but it's completely irrelevant for this.

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Thu Jul 06, 2017 4:53 pm
by Carlos Espuny
Hi everyone,

I'm very interested on buying the Intensity shuttle USB3.0, but reading this topic I don't know if I should....

Is there any news about it? (I'm using Ubuntu 16.04)

I've read some things about the driver libbmusb-dev. Has anyone tried it?

Thank you very much!

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Thu Jul 20, 2017 5:18 pm
by Steinar H. Gunderson
There are no news. It's supported by bmusb, but the only software currently using bmusb is Nageru.

So if Nageru fits your bill, you can use the Shuttle under Linux, no problem. If you want to use any other software, you're lost.

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Sat Aug 26, 2017 8:23 pm
by FelixSanz
Come on support Linux...

Re: Linux PC driver for Intensity shuttle USB3.0

PostPosted: Tue Sep 19, 2017 8:17 am
by Kris Limbach
ah good to find this thread. I thought i couldmaybe use an intensity shuttle to run resolve on linux laptop with sound output.. but as it looks there are no drivers.. is there some alternative to the intensity shuttle for laptops? something maybe with pcmcia orusb3 connection? I m running Linux mint and Manjaro/arch linux..