Hello, I am trying to provide network to my Raspberry Pi 4B with a device connected via USB (ECM Mode)
I already set up everything with minicom and AT commands.
I know it works because I already used it on Windows. I have been told that default drivers on Raspberry Pi are enough to make it work.
When I connect the device it shows there is connection for a few secons, but after it disconnects.
Does it need actually drivers? And what are the commands to install them?
I additionally have drivers in case I have to install them.
I tried to install them with the following commands on shell:
cd /route_to_drivers/
make
sudo make install
But it shows errors every time
Thank you
The folder with the drivers looks like this:
I already set up everything with minicom and AT commands.
I know it works because I already used it on Windows. I have been told that default drivers on Raspberry Pi are enough to make it work.
When I connect the device it shows there is connection for a few secons, but after it disconnects.
Does it need actually drivers? And what are the commands to install them?
I additionally have drivers in case I have to install them.
I tried to install them with the following commands on shell:
cd /route_to_drivers/
make
sudo make install
But it shows errors every time
Thank you
The folder with the drivers looks like this:
Statistics: Posted by Rauru — Thu Jun 06, 2024 8:26 pm — Replies 0 — Views 38