add more drivers

add more drivers

Postby danilomag » Sun Sep 10, 2023 9:48 pm

Hi everyone,
I was wondering if it is possible to compile other drivers to be able to use other peripherals.
I inserted a sonixj webcam, which is detected but motion can't open.
instead of wifi, I can only use rt2800 peripherals if I'm not mistaken.
danilomag
Donator VIP
Donator VIP
 
Posts: 52
Joined: Fri Jun 23, 2023 8:38 am

Re: add more drivers

Postby fvdw » Mon Sep 11, 2023 5:19 pm

There are many webcam, we can not include all drivers because otherwise kernel and firmware size becomes too big. I need to look if there is a driver for your webcam.
Regarding wifi, some usb dongles can be used the required tools are included in the firmware but set-up will need to be done manually using linux command line. There are some topics in the forum describing how to do it. Gor example this thread https://plugout.net/viewtopic.php?f=4&t=1485
fvdw
Site Admin - expert
 
Posts: 13239
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: add more drivers

Postby danilomag » Mon Sep 11, 2023 6:11 pm

If you have some more drivers saved, I could use them :whistle
regarding wifi, I have already configured it and it works with a USB wifi stick, but I wanted to try to integrate it via the PCI slot integrated into the mainboard. I think there are no PCI drivers.
I also noticed that it is not possible to do "ipgk update" in version 18.2
danilomag
Donator VIP
Donator VIP
 
Posts: 52
Joined: Fri Jun 23, 2023 8:38 am

Re: add more drivers

Postby fvdw » Wed Sep 13, 2023 8:41 am

attached the driver for sonixj camera
Put the the kernel module in /lib/modules/4.14.133 make it executable (chmod 755)
To use load it using
Code: Select all
depmod
modprobe gspca_sonixj

Note the module will not be loaded automatic after reboot

about pcie, the main driver for pci interfaceis included in the firmware, dependent on which pcie card you want to use we need to search if there is a river available in the mainline linux kernel.
You do not have the required permissions to view the files attached to this post.
fvdw
Site Admin - expert
 
Posts: 13239
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: add more drivers

Postby danilomag » Thu Sep 14, 2023 3:44 pm

thanks for the driver! I'll try it as soon as I can and let you know!
danilomag
Donator VIP
Donator VIP
 
Posts: 52
Joined: Fri Jun 23, 2023 8:38 am


Return to Lacie 5big Network vs2

Who is online

Users browsing this forum: No registered users and 1 guest