Dec 21st, 2024, 4:14pm
Welcome, Guest. Please Login or Register.
Pages: 1  Reply Reply  Notify of replies Notify of replies  Print Print
   Author  Topic: Debian client installation fails  (Read 3669 times)
Debian client installation fails
on: Aug 22nd, 2022, 5:07pm
Quote Quote  Modify Modify

I've been trying for a while now to install the USB over Network (Linux version) client (received ftvusbnet.tar.gz from your end).
 
The OS is Debian 11, fully uptodate, with kernel 5.10.0-17-amd64. I've installed the appropriate kernel headers and required tools.
 
However, as soon as I run make, this is the result I get:
 
-------------
 
root@user:/opt/ftvusbnet/module/fthc# make
make -C /lib/modules/`uname -r`/build M=`pwd` modules
make[1]: Entering directory '/usr/src/linux-headers-5.10.0-17-amd64'
  CC [M]  /opt/ftvusbnet/module/fthc/main.o
In file included from /opt/ftvusbnet/module/fthc/main.c:16:
/opt/ftvusbnet/module/fthc/ftdefs.h:14:10: fatal error: hcd.h: No such file or directory
   14 | #include <hcd.h>
      |          ^~~~~~~
compilation terminated.
make[3]: *** [/usr/src/linux-headers-5.10.0-17-common/scripts/Makefile.build:291: /opt/ftvusbnet/module/fthc/main.o] Error 1
make[2]: *** [/usr/src/linux-headers-5.10.0-17-common/Makefile:1855: /opt/ftvusbnet/module/fthc] Error 2
make[1]: *** [/usr/src/linux-headers-5.10.0-17-common/Makefile:185: __sub-make] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.10.0-17-amd64'
make: *** [Makefile:23: all] Error 2
 
-------------
 
I've placed hcd.h manually there, but no change. Any idea what's going wrong?
Last Edit: Aug 22nd, 2022, 5:08pm by RSteadman IP Logged
Re: Debian client installation fails
Reply #1 on: Aug 23rd, 2022, 1:00pm
Quote Quote  Modify Modify

Hi,
 
Do the following:
sudo apt-get install linux-headers-`uname -r`
Reboot PC
make clean
make
IP Logged

Sergey Jarovski

FabulaTech
===================
http://www.fabulatech.com
Re: Debian client installation fails
Reply #2 on: Aug 7th, 2024, 3:21am
Quote Quote  Modify Modify

Hi Sergey! I am seeing the same problem on Raspbian
 
valentin@raspberrypi:/opt/ftvusbnet/module/fthc $ sudo make
make -C /lib/modules/`uname -r`/build M=`pwd` modules
make[1]: Entering directory '/usr/src/linux-headers-6.6.20+rpt-rpi-v8'
  CC [M]  /opt/ftvusbnet/module/fthc/main.o
In file included from /opt/ftvusbnet/module/fthc/main.c:16:
/opt/ftvusbnet/module/fthc/ftdefs.h:14:10: fatal error: hcd.h: No such file or directory
   14 | #include <hcd.h>
 |     ^~~~~~~
compilation terminated.
make[3]: *** [/usr/src/linux-headers-6.6.20+rpt-common-rpi/scripts/Makefile.build:248: /opt/ftvusbnet/module/fthc/main.o] Error 1
make[2]: *** [/usr/src/linux-headers-6.6.20+rpt-common-rpi/Makefile:1938: /opt/ftvusbnet/module/fthc] Error 2
make[1]: *** [/usr/src/linux-headers-6.6.20+rpt-common-rpi/Makefile:246: __sub-make] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-6.6.20+rpt-rpi-v8'
make: *** [Makefile:23: all] Error 2
 
 
Unfortunately, what you are offering did not help me either. Any other ideas?
 
Linux raspberrypi 6.6.20+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.20-1+rpt1 (2024-03-07) aarch64 GNU/Linux
IP Logged
Re: Debian client installation fails
Reply #3 on: Aug 7th, 2024, 9:50am
Quote Quote  Modify Modify

Hi
 
What version of USB over Network (Linux client) are you using?
IP Logged

Sergey Jarovski

FabulaTech
===================
http://www.fabulatech.com
Re: Debian client installation fails
Reply #4 on: Aug 8th, 2024, 9:21am
Quote Quote  Modify Modify

You have a new (6.2.0.5) version from Tim for test purposes.
IP Logged

Sergey Jarovski

FabulaTech
===================
http://www.fabulatech.com
Pages: 1  Reply Reply  Notify of replies Notify of replies  Print Print

Previous topic | Next topic
Online Talk to our
support team or
sales department.