Re: [comedi] Re: USB-DUX hardware now open source

Thomas Schmidt <[email protected]> Fri, 10 Mar 2023 13:47:56 +0100
Newsgroups gmane.linux.comedi
Message-ID <CAMv6xaYsUjVWBj6uJ=VrZKpYX3bpaNe6qeLx_L8pDPTGihdXcA@mail.gmail.com>
--00000000000009559205f68b2ca6
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Hi Bernd,

THANK YOU for this "how too".
I installed everything accordingly but have no device that I could use for
testing the comedi drivers.

Have a good weekend,
Thomas

Am Fr., 10. M=C3=A4rz 2023 um 11:30 Uhr schrieb Bernd Porr <mail@berndporr.=
me.uk
>:

> Hi all,
>
> I've extracted the comedi drivers from the vanilla LTS kernel from
> kernel.org and hacked the makefiles so that it can be compiled outwidth
> the kernel and then installed:
>
> https://github.com/glasgowneuro/comedi_raspberry_pi_bullseye
>
> It compiles the USB drivers and installs them as modules.
>
> I've done only a quick check so far but seem to work. Anybody out there
> with an RPI can try as well.
>
> /Bernd
>
> On 07/03/2023 10:52, Bernd Porr wrote:
> > Hi Thomas,
> >
> > the PRI team has been working very hard to remove COMEDI from their
> > custom Kernel. They even removed the config file. I have no idea why
> > there is such hostility:
> > https://github.com/raspberrypi/linux/issues/534
> > of course you could simply copy comedi back into the kernel and that
> > should work.
> >
> > My students tried to re-enable it recently and gave up but they are no
> > kernel programmers.
> >
> > If there is interest I can write a generic "how to" how to patch
> > comedi back into the RPI kernel.
> >
> > The USB-DUX-sigma is no longer on sale but I have a few (without box)
> > still about. You can buy them for =C2=A3100+shipping. Please DM via ber=
nd@
> > >> Bernd Porr <[email protected]>.
> >
> > /Bernd
> >
> > On 07/03/2023 10:30, Thomas Schmidt wrote:
> >> Hi,
> >>
> >> is it possible to run usbdux on a raspberry pi? If so, then I'd like
> >> to buy at least one of the USB-DUX-sigma boards.
> >>
> >> Best,
> >> Thomas
> >>
> >> Bernd Porr schrieb am Sonntag, 8. August 2021 um 19:03:21 UTC+2:
> >>
> >>
> >>     Hi all,
> >>
> >>     as most of you know here on the list I embarked on making dedicate=
d
> >>     Linux DAQ boards 15 years ago and they have been part of COEMDI /
> >>     Linux. After 15 years now we are no longer manufacturing them but
> >>     we've made the PCB designs open source:
> >>
> >>     https://github.com/glasgowneuro/usbdux
> >>     <https://github.com/glasgowneuro/usbdux>
> >>
> >>     I have still a few USB-DUX-sigma boards without enclosure here.
> >>     That's the most recent one. Anybody interested in these please get
> >>     in touch.
> >>
> >>     Best,
> >>     /Bernd
> >>
> >> --
> >> You received this message because you are subscribed to the Google
> >> Groups "Comedi: Linux Control and Measurement Device Interface" group.
> >> To unsubscribe from this group and stop receiving emails from it,
> >> send an email to [email protected]
> >> <mailto:[email protected]>.
> >> To view this discussion on the web visit
> >>
> https://groups.google.com/d/msgid/comedi_list/eb9b15d9-bd05-4e54-8810-369=
cce3cf6a3n%40googlegroups.com
> >> <
> https://groups.google.com/d/msgid/comedi_list/eb9b15d9-bd05-4e54-8810-369=
cce3cf6a3n%40googlegroups.com?utm_medium=3Demail&utm_source=3Dfooter>.
>
> >>
> >
> --
> www:    http://www.berndporr.me.uk
>          http://www.tinnitustailor.tech
>          http://www.attys.tech
> Mobile: +44 (0)7840 340069
> Work:   +44 (0)141 330 5237
>          University of Glasgow
>          School of Engineering
>          Rankine Building, Oakfield Avenue,
>          Glasgow, G12 8LT
>
> --
> You received this message because you are subscribed to the Google Groups
> "Comedi: Linux Control and Measurement Device Interface" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/comedi_list/14d075b4-746b-97eb-46c1-a48=
38791b5fe%40berndporr.me.uk
> .
>

--=20
You received this message because you are subscribed to the Google Groups "=
Comedi: Linux Control and Measurement Device Interface" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to [email protected].
To view this discussion on the web visit https://groups.google.com/d/msgid/=
comedi_list/CAMv6xaYsUjVWBj6uJ%3DVrZKpYX3bpaNe6qeLx_L8pDPTGihdXcA%40mail.gm=
ail.com.

--00000000000009559205f68b2ca6
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Hi Bernd,</div><div><br></div><div>THANK YOU for this=
 &quot;how too&quot;. <br></div><div>I installed everything accordingly but=
 have no device that I could use for testing the comedi drivers.</div><div>=
<br></div><div>Have a good weekend,</div><div>Thomas<br></div></div><br><di=
v class=3D"gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">Am Fr., 10. M=
=C3=A4rz 2023 um 11:30=C2=A0Uhr schrieb Bernd Porr &lt;<a href=3D"mailto:ma=
[email protected]">[email protected]</a>&gt;:<br></div><blockquote clas=
s=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid r=
gb(204,204,204);padding-left:1ex">Hi all,<br>
<br>
I&#39;ve extracted the comedi drivers from the vanilla LTS kernel from <br>
<a href=3D"http://kernel.org" rel=3D"noreferrer" target=3D"_blank">kernel.o=
rg</a> and hacked the makefiles so that it can be compiled outwidth <br>
the kernel and then installed:<br>
<br>
<a href=3D"https://github.com/glasgowneuro/comedi_raspberry_pi_bullseye" re=
l=3D"noreferrer" target=3D"_blank">https://github.com/glasgowneuro/comedi_r=
aspberry_pi_bullseye</a><br>
<br>
It compiles the USB drivers and installs them as modules.<br>
<br>
I&#39;ve done only a quick check so far but seem to work. Anybody out there=
 <br>
with an RPI can try as well.<br>
<br>
/Bernd<br>
<br>
On 07/03/2023 10:52, Bernd Porr wrote:<br>
&gt; Hi Thomas,<br>
&gt;<br>
&gt; the PRI team has been working very hard to remove COMEDI from their <b=
r>
&gt; custom Kernel. They even removed the config file. I have no idea why <=
br>
&gt; there is such hostility:<br>
&gt; <a href=3D"https://github.com/raspberrypi/linux/issues/534" rel=3D"nor=
eferrer" target=3D"_blank">https://github.com/raspberrypi/linux/issues/534<=
/a><br>
&gt; of course you could simply copy comedi back into the kernel and that <=
br>
&gt; should work.<br>
&gt;<br>
&gt; My students tried to re-enable it recently and gave up but they are no=
 <br>
&gt; kernel programmers.<br>
&gt;<br>
&gt; If there is interest I can write a generic &quot;how to&quot; how to p=
atch <br>
&gt; comedi back into the RPI kernel.<br>
&gt;<br>
&gt; The USB-DUX-sigma is no longer on sale but I have a few (without box) =
<br>
&gt; still about. You can buy them for =C2=A3100+shipping. Please DM via be=
rnd@ <br>
&gt; &gt;&gt; Bernd Porr &lt;<a href=3D"mailto:[email protected]" targ=
et=3D"_blank">[email protected]</a>&gt;.<br>
&gt;<br>
&gt; /Bernd<br>
&gt;<br>
&gt; On 07/03/2023 10:30, Thomas Schmidt wrote:<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; is it possible to run usbdux on a raspberry pi? If so, then I&#39;=
d like <br>
&gt;&gt; to buy at least one of the USB-DUX-sigma boards.<br>
&gt;&gt;<br>
&gt;&gt; Best,<br>
&gt;&gt; Thomas<br>
&gt;&gt;<br>
&gt;&gt; Bernd Porr schrieb am Sonntag, 8. August 2021 um 19:03:21 UTC+2:<b=
r>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; =C2=A0=C2=A0=C2=A0 Hi all,<br>
&gt;&gt;<br>
&gt;&gt; =C2=A0=C2=A0=C2=A0 as most of you know here on the list I embarked=
 on making dedicated<br>
&gt;&gt; =C2=A0=C2=A0=C2=A0 Linux DAQ boards 15 years ago and they have bee=
n part of COEMDI /<br>
&gt;&gt; =C2=A0=C2=A0=C2=A0 Linux. After 15 years now we are no longer manu=
facturing them but<br>
&gt;&gt; =C2=A0=C2=A0=C2=A0 we&#39;ve made the PCB designs open source:<br>
&gt;&gt;<br>
&gt;&gt; =C2=A0=C2=A0=C2=A0 <a href=3D"https://github.com/glasgowneuro/usbd=
ux" rel=3D"noreferrer" target=3D"_blank">https://github.com/glasgowneuro/us=
bdux</a><br>
&gt;&gt; =C2=A0=C2=A0=C2=A0 &lt;<a href=3D"https://github.com/glasgowneuro/=
usbdux" rel=3D"noreferrer" target=3D"_blank">https://github.com/glasgowneur=
o/usbdux</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; =C2=A0=C2=A0=C2=A0 I have still a few USB-DUX-sigma boards without=
 enclosure here.<br>
&gt;&gt; =C2=A0=C2=A0=C2=A0 That&#39;s the most recent one. Anybody interes=
ted in these please get<br>
&gt;&gt; =C2=A0=C2=A0=C2=A0 in touch.<br>
&gt;&gt;<br>
&gt;&gt; =C2=A0=C2=A0=C2=A0 Best,<br>
&gt;&gt; =C2=A0=C2=A0=C2=A0 /Bernd<br>
&gt;&gt;<br>
&gt;&gt; -- <br>
&gt;&gt; You received this message because you are subscribed to the Google=
 <br>
&gt;&gt; Groups &quot;Comedi: Linux Control and Measurement Device Interfac=
e&quot; group.<br>
&gt;&gt; To unsubscribe from this group and stop receiving emails from it, =
<br>
&gt;&gt; send an email to <a href=3D"mailto:comedi_list%2Bunsubscribe@googl=
egroups.com" target=3D"_blank">[email protected]</a>=
 <br>
&gt;&gt; &lt;mailto:<a href=3D"mailto:comedi_list%2Bunsubscribe@googlegroup=
s.com" target=3D"_blank">[email protected]</a>&gt;.<=
br>
&gt;&gt; To view this discussion on the web visit <br>
&gt;&gt; <a href=3D"https://groups.google.com/d/msgid/comedi_list/eb9b15d9-=
bd05-4e54-8810-369cce3cf6a3n%40googlegroups.com" rel=3D"noreferrer" target=
=3D"_blank">https://groups.google.com/d/msgid/comedi_list/eb9b15d9-bd05-4e5=
4-8810-369cce3cf6a3n%40googlegroups.com</a> <br>
&gt;&gt; &lt;<a href=3D"https://groups.google.com/d/msgid/comedi_list/eb9b1=
5d9-bd05-4e54-8810-369cce3cf6a3n%40googlegroups.com?utm_medium=3Demail&amp;=
utm_source=3Dfooter" rel=3D"noreferrer" target=3D"_blank">https://groups.go=
ogle.com/d/msgid/comedi_list/eb9b15d9-bd05-4e54-8810-369cce3cf6a3n%40google=
groups.com?utm_medium=3Demail&amp;utm_source=3Dfooter</a>&gt;. <br>
&gt;&gt;<br>
&gt;<br>
-- <br>
www:=C2=A0 =C2=A0 <a href=3D"http://www.berndporr.me.uk" rel=3D"noreferrer"=
 target=3D"_blank">http://www.berndporr.me.uk</a><br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<a href=3D"http://www.tinnitustailor.tech=
" rel=3D"noreferrer" target=3D"_blank">http://www.tinnitustailor.tech</a><b=
r>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<a href=3D"http://www.attys.tech" rel=3D"=
noreferrer" target=3D"_blank">http://www.attys.tech</a><br>
Mobile: +44 (0)7840 340069<br>
Work:=C2=A0 =C2=A0+44 (0)141 330 5237<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0University of Glasgow<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0School of Engineering<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Rankine Building, Oakfield Avenue,<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0Glasgow, G12 8LT<br>
<br>
-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;Comedi: Linux Control and Measurement Device Interface&quot; group.<br=
>
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:comedi_list%[email protected]" targe=
t=3D"_blank">[email protected]</a>.<br>
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/d/msgid/comedi_list/14d075b4-746b-97eb-46c1-a4838791b5fe%40berndporr.me.=
uk" rel=3D"noreferrer" target=3D"_blank">https://groups.google.com/d/msgid/=
comedi_list/14d075b4-746b-97eb-46c1-a4838791b5fe%40berndporr.me.uk</a>.<br>
</blockquote></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &=
quot;Comedi: Linux Control and Measurement Device Interface&quot; group.<br=
 />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:[email protected]">comedi_=
[email protected]</a>.<br />
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/d/msgid/comedi_list/CAMv6xaYsUjVWBj6uJ%3DVrZKpYX3bpaNe6qeLx_L8pDPTGihdXc=
A%40mail.gmail.com?utm_medium=3Demail&utm_source=3Dfooter">https://groups.g=
oogle.com/d/msgid/comedi_list/CAMv6xaYsUjVWBj6uJ%3DVrZKpYX3bpaNe6qeLx_L8pDP=
TGihdXcA%40mail.gmail.com</a>.<br />

--00000000000009559205f68b2ca6--