From 5090bed517a61c4536dcabc31028b63b70f0ab00 Mon Sep 17 00:00:00 2001 From: kie27 Date: Sat, 26 Dec 2015 00:39:42 +0900 Subject: [PATCH] Updated Get Started (markdown) --- Get-Started.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Get-Started.md b/Get-Started.md index 59af80f..97d7a60 100644 --- a/Get-Started.md +++ b/Get-Started.md @@ -165,4 +165,5 @@ Finally copy the extracted firmware to its destination (the ebuild will tell you # Additional Notes In some scenarios, you'll have to unload `bdc_pci` before inserting the kernel module. Do this with `modprobe -r bdc_pci`. + Kernel requirements: Since this driver depends on `vb2_dma_sg_init_ctx`, it requires linux kernel 3.19 or later. \ No newline at end of file