02-05-2019, 02:50 AM
Try to connect wifire pci card, but rockpro doesnt boot with it, is any opportunity to use it, or not.supported?
wifire pci
|
02-05-2019, 02:50 AM
Try to connect wifire pci card, but rockpro doesnt boot with it, is any opportunity to use it, or not.supported?
02-05-2019, 08:20 PM
Sorry i mean fire-wire pci card of course
02-06-2019, 06:14 PM
02-09-2019, 09:24 PM
(02-09-2019, 09:24 PM)orlovnv Wrote:(02-06-2019, 06:14 PM)tllim Wrote:(02-05-2019, 08:20 PM)orlovnv Wrote: Sorry i mean fire-wire pci card of coursei Hello orlovnv, driver for ASMedia bridge ASM1083, plus FireWire Via Technologies VT6307L ? Check if you have the 'firewire-ohci' driver loaded with: Code: lsmod|grep -i 'fire' --color If not create , or add: Code: # cat /etc/modprobe.d/firewire.conf then reboot and check again.. Also check the message logs, after boot: Code: dmesg|grep -Ei "fire|ohci|wire|fw" --color I followed this topic, its better if you can look at it here. Best Regards |