View: 7126|Reply: 1

Driver for SMSC75xx USB network card

[Copy link]

2

threads

30

posts

279

credits

Intermediate member

Rank: 3Rank: 3

credits
279
Published in 2016-1-28 22:17:51 | Show all floors |Read mode
Hello, I am the new owner of Orange Pi PC.

I need to connect a USB network card - Logilink UA0158. It's chipset SMSC7500. Unfortunately, in the system for the Orange PI PC does not have drivers for the network card. (in the Raspberry Pi card works ok)
I tried to copy the module smsc75xx.ko of Raspberry Pi, but I get an error:
  1. root@pomarancza:/lib/modules/3.4.39-01-lobo/kernel/drivers/net/usb# insmod /lib/modules/3.4.39-01-lobo/kernel/drivers/net/usb/smsc75xx.ko
  2. insmod: ERROR: could not insert module /lib/modules/3.4.39-01-lobo/kernel/drivers/net/usb/smsc75xx.ko: Invalid module format
Copy code

I tried to compile these drivers: http://www.drivers-download.com/Drv/SMSC/LAN7500/Linux.zip
Unfortunately, the error occurs.
  1. root@pomarancza:/_gutek/smsc7500# make
  2. make -C /lib/modules/3.4.39-01-lobo/build SUBDIRS=/_gutek/smsc7500 ARCH=arm CROSS_COMPILE= modules
  3. make[1]: Wejście do katalogu '/lib/modules/3.4.39-01-lobo/build'
  4. make[1]: *** Brak reguł do wykonania obiektu 'modules'. Stop.
  5. make[1]: Opuszczenie katalogu '/lib/modules/3.4.39-01-lobo/build'
  6. Makefile:20: polecenia dla obiektu 'modules' nie powiodły się
  7. make: *** [modules] Błąd 2
Copy code


Please help, how to install the network card on Orange Pi PC. I use Debian 8 Jessie.

2

threads

30

posts

279

credits

Intermediate member

Rank: 3Rank: 3

credits
279
 Author| Published in 2016-1-31 21:03:13 | Show all floors
Ok, I compiled a new kernel as described in the forum. The network card works.
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list