summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL19
1 files changed, 0 insertions, 19 deletions
diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index 195fd05..0000000
--- a/INSTALL
+++ /dev/null
@@ -1,19 +0,0 @@
1Installation instructions bcm5974
2----------------------------------
3
4Standing in the source directory, do:
5
61. make -C /lib/modules/`uname -r`/build M=$PWD modules
7
82. sudo cp bcm5974.ko /lib/modules/`uname -r`/kernel/drivers/input/mouse/
9
103. sudo ./scripts/bcm5974-post-install
11
124. sudo depmod -a
13
145. reboot (or reload the bcm5974 module if already installed)
15
16For trouble-shooting, try running
17
18 ./scripts/bcm5974-diagnostics
19