From ffcef630dd6c638612c8037750174a86f53170bd Mon Sep 17 00:00:00 2001 From: Urs Beyerle Date: Tue, 5 Jan 2016 08:49:50 +0100 Subject: [PATCH] Updated Get Started (markdown) --- Get-Started.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Get-Started.md b/Get-Started.md index e6b0c0d..174b476 100644 --- a/Get-Started.md +++ b/Get-Started.md @@ -183,7 +183,7 @@ videobuf2_dma_sg 20480 1 facetimehd videobuf2_core 57344 1 facetimehd videodev 176128 3 v4l2_common,facetimehd,videobuf2_core ``` -- It the moment the kernel module is not loaded automatically. If you would like the kernel module to be loaded at system startup add the following line to `/etc/init.d/after.local` +- At the moment the kernel module is not loaded automatically. If you would like the kernel module to be loaded at system startup add the following line to `/etc/init.d/after.local` ``` modprobe facetimehd ``` @@ -197,7 +197,6 @@ zypper install mplayer - By the way, the Packman repo provides a driver for the WiFi card (Broadcom): `zypper install broadcom-wl` - IF YOU ENCOUNTER ANY ISSUES LOOK AT THE "ADDITIONAL NOTES" SECTION ON THE BOTTOM OF THIS PAGE OR REPORT AN ISSUE # Additional Notes