On 2020-11-02 17:04, Samuel Sieb wrote:
On 11/2/20 3:25 PM, ToddAndMargo via users wrote:
On 2020-11-02 14:33, Samuel Sieb wrote:
lspci -nn
# lspci -nn
Ok, so nothing there. Any luck with the driver?
None.
From the readme
Building the Driver and application:
--------------------
Run the following command in the driver source folder:
$ make
[todd@rn6 MosChip.Parallel.Controller]$ cd
MCS99xx_LINUX_Driver_v3.1.0_Source
[todd@rn6 MCS99xx_LINUX_Driver_v3.1.0_Source]$ make
rm -f *.mod.c *.o *.ko .*.cmd *.symvers
make -C /lib/modules/5.8.18-300.fc33.x86_64/build/
SUBDIRS=/home/CDs/Linux/MosChip.Parallel.Controller/MCS99xx_LINUX_Driver_v3.1.0_Source
modules
make[1]: *** /lib/modules/5.8.18-300.fc33.x86_64/build/: No such file or
directory. Stop.
make: *** [Makefile:32: default] Error 2
[todd@rn6 MCS99xx_LINUX_Driver_v3.1.0_Source]$ ls
99xx.c 99xx.h advanced_BR.c gpio_99xx.c ioctl.h Makefile mcs99xx
readme select_BR.c
$ make --debug
GNU Make 4.3
Built for x86_64-redhat-linux-gnu
Copyright (C) 1988-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Reading makefiles...
Updating makefiles....
Updating goal targets....
File 'default' does not exist.
Must remake target 'default'.
rm -f *.mod.c *.o *.ko .*.cmd *.symvers
make -C /lib/modules/5.8.18-300.fc33.x86_64/build/
SUBDIRS=/home/CDs/Linux/MosChip.Parallel.Controller/MCS99xx_LINUX_Driver_v3.1.0_Source
modules
GNU Make 4.3
Built for x86_64-redhat-linux-gnu
Copyright (C) 1988-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
make[1]: *** /lib/modules/5.8.18-300.fc33.x86_64/build/: No such file or
directory. Stop.
make: *** [Makefile:32: default] Error 2
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx