<p dir="ltr"><br>
</p>
<p dir="ltr"></p>
<p dir="ltr">On Thu, Sep 3, 2015, 3:46 PM Floris <<a href="mailto:jkfloris@dds.nl">jkfloris@dds.nl</a>> wrote:</p>
<blockquote><p dir="ltr">><br>
> I was missing one piece of the puzzle. My USB dock station is<br>
> Plugable® UD-3900 USB 3.0<br>
><br>
> --------------------------------------------------------<br>
> 1-<br>
> I had to install the kernel driver for it, following instructions per<br>
> this displaylink forum[0]. Once the .rpm package installed, I could<br>
> verify:<br>
> $ lsmod | grep evdi<br>
><br>
> evdi                   36864  0<br>
> drm_kms_helper        122880  2 evdi,nouveau<br>
> drm                   331776  10 ttm,evdi,drm_kms_helper,nouveau<br>
><br>
><br>
> # ll /lib/modules/$(uname -r)/extra/evdi.ko<br>
> -rw-r--r--. 1 root root 63072  3 sept. 14:29<br>
> /lib/modules/4.1.6-200.fc22.x86_64/extra/evdi.ko<br>
><br>
> ------------------------------------------------<br>
> 2-<br>
> Now $ loginctl seat-status seat0 returns something more interesting:<br>
><br>
>   ├─/sys/devices/platform/evdi.0/drm/card1<br>
>                   │ drm:card1<br>
><br>
> So I guess now I have indeed two cards.<br>
></p>
<p dir="ltr">Lets make things clear. The usb dock will be your second seat. I think<br>
the next steps will be enough:</p>
<p dir="ltr">loginctl attach seat1 /sys/devices/platform/evdi.0/drm/card1<br>
loginctl attach seat1 /the path to the usb3 hub</p>
<p dir="ltr">everything you didn't attach with loginctl or with an udev rule will<br>
be part of seat0. So if your nvidia card is for seat0 you don't have<br>
to write a rule for it.</p>
</blockquote>
<p dir="ltr"></p>
<p dir="ltr">Ok. So it would be indeed much simpler than first thought.</p>
<p dir="ltr">Will try this later when I will get hand on the Fedora box.<br>
Thank you so much for your clarifications.</p>
<blockquote><p dir="ltr"></p>
<p dir="ltr">success,</p>
<p dir="ltr">floris<br>
_______________________________________________<br>
systemd-devel mailing list<br>
<a href="mailto:systemd-devel@lists.freedesktop.org">systemd-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br>
</p>
</blockquote>
<p dir="ltr"><br>
</p>