1

Is there any way in any Linux-based OS to access the instructions sent to have it transfer the instructions meant for the GPU to an external device connected via USB3.0 (and, obviously get the pixel output back)? In Windows there is no native support for this kind of thing. Although many external graphics card exist which connect to a PCi slot, I didn't come across any USB ones. Is there any way to accomplish this with native support of any of the Linux OSes?

EDIT: I was misunderstood, as far as I can see the comments. I want to program an external graphics card, I'm just looking for a way to get the GPU instructions to get to my device and get back the pixel array.

  • 1
    What external graphics card do you have? Look up *[name of device] linux support* on Google and see if it's supported. Edit: [this thread on the Ubuntu SE](https://askubuntu.com/questions/251500/usb-display-adapter-with-linux-ubuntu-drivers) may be helpful – tangrs Dec 17 '15 at 05:58
  • 1
    Also, asking about device support doesn't really seem like a programming question. Why don't you try [SuperUser](https://superuser.com/)? – tangrs Dec 17 '15 at 05:59
  • "I didn't come across any USB ones." Then you didn't really look very hard... – Ignacio Vazquez-Abrams Dec 17 '15 at 06:35
  • I think you misunderstood me. I want to program a device like so. But how should the driver work? – user3147306 Dec 17 '15 at 08:38

0 Answers0