<div dir="ltr"><div><div><div><div><div><div>Hello Jacco<br><br><br></div>I actually found the module, just a bit ago.  This is an older RPI,  it just happens to have a bunch of sensors hooked up to it and replacing one ADC..<br></div>I have several RPI3 boards, running centos 7 (can't wait til the  64 bit version comes out)<br><br></div>On the RPI3 I don't seem to be able to detect/use the Bluetooth...<br><br></div>But I found the kernel module and it loads.<br><br></div>thanks,<br><br></div>Ron<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 23, 2018 at 1:40 PM, Jacco Ligthart <span dir="ltr"><<a href="mailto:jacco@redsleeve.org" target="_blank">jacco@redsleeve.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ron,<br>
<br>
As far as I know is this module present in the latest kernels. please<br>
update yours from this repo:<br>
<a href="http://mirror.centos.org/altarch/7/kernel/armhfp/kernel-rpi2/" rel="noreferrer" target="_blank">http://mirror.centos.org/<wbr>altarch/7/kernel/armhfp/<wbr>kernel-rpi2/</a><br>
<br>
Jacco<br>
<br>
PS I'm a bit surprised that you run CentOS6 on a raspberry. I was not<br>
aware that there was a armv7 rebuild of CentOS6.<br>
<div><div class="h5"><br>
<br>
<br>
On 04/23/2018 05:38 AM, <a href="mailto:cjvijf@gmail.com">cjvijf@gmail.com</a> wrote:<br>
> Hello,<br>
><br>
> I am using Centos (both Centos 6 and 7) on a Raspberry PI. I am trying<br>
> to connect an AD-converter board<br>
> to it with USB. (Future Technology Devices International, Ltd FT232<br>
> USB-Serial (UART) IC)<br>
><br>
> So I'd probably need some kernel module/driver.  (I have the src for<br>
> the driver, ftdi_sio.<br>
> I installed the kernel-headers, but the version of it seems different<br>
> from the kernel?<br>
><br>
> gcc -Wall -D__KERNEL__ -DMODULE<br>
> -I/lib/modules/3.18.14-v7+/<wbr>build/include<br>
> -I/usr/src/linux-3.18.14-v7+/<wbr>drivers/usb/serial/ -O   -c -o ftdi_sio.o<br>
> ftdi_sio.c<br>
> ftdi_sio.c:253:24: fatal error: linux/init.h: No such file or directory<br>
>  #include <linux/init.h><br>
><br>
> [xxxx@rpi2-1 ftdi_sio]# find / -name "init.h"<br>
> /usr/src/kernels/4.2.0-0.rc2.<wbr>git0.1.centos.el7.armv7hl/<wbr>include/linux/init.h<br>
><br>
> /usr/src/kernels/4.2.0-0.rc2.<wbr>git0.1.centos.el7.armv7hl/<wbr>include/config/omap2/dss/init.<wbr>h<br>
><br>
> /usr/src/kernels/4.2.0-0.rc2.<wbr>git0.1.centos.el7.armv7hl/<wbr>include/config/debug/memory/<wbr>init.h<br>
><br>
> /usr/include/mysql/private/<wbr>init.h<br>
><br>
> Is there a driver, or kernel module, available that I can just use? <br>
> If not, how to compile the src of that driver?<br>
><br>
> thanks,<br>
><br>
> Ron<br>
</div></div>> ______________________________<wbr>_________________<br>
> Arm-dev mailing list<br>
> <a href="mailto:Arm-dev@centos.org">Arm-dev@centos.org</a><br>
> <a href="https://lists.centos.org/mailman/listinfo/arm-dev" rel="noreferrer" target="_blank">https://lists.centos.org/<wbr>mailman/listinfo/arm-dev</a><br>
<br>
<br>
______________________________<wbr>_________________<br>
Arm-dev mailing list<br>
<a href="mailto:Arm-dev@centos.org">Arm-dev@centos.org</a><br>
<a href="https://lists.centos.org/mailman/listinfo/arm-dev" rel="noreferrer" target="_blank">https://lists.centos.org/<wbr>mailman/listinfo/arm-dev</a><br>
</blockquote></div><br></div>