wifire pci - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98) +--- Forum: RockPro64 Hardware and Accessories (https://forum.pine64.org/forumdisplay.php?fid=102) +--- Thread: wifire pci (/showthread.php?tid=7131) |
wifire pci - orlovnv - 02-05-2019 Try to connect wifire pci card, but rockpro doesnt boot with it, is any opportunity to use it, or not.supported? RE: wifire pci - orlovnv - 02-05-2019 Sorry i mean fire-wire pci card of course RE: wifire pci - tllim - 02-06-2019 (02-05-2019, 08:20 PM)orlovnv Wrote: Sorry i mean fire-wire pci card of course ROCKPro64 accepts PCI-e card, not PCI card. RE: wifire pci - orlovnv - 02-09-2019 (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 i try Espada PCIe1394a card it doesn't work RE: wifire pci - tuxd3v - 02-22-2019 (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 |