add_a_network_interface_without_using_usb
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| add_a_network_interface_without_using_usb [2016/08/27 21:48] – walkeradmin | add_a_network_interface_without_using_usb [2017/02/01 16:31] (current) – walkeradmin | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| \\ | \\ | ||
| \\ | \\ | ||
| - | ==== Connecting the NIC ===== | + | ===== Connecting the NIC ====== |
| \\ | \\ | ||
| Here are the connections I used for this board: | Here are the connections I used for this board: | ||
| Line 36: | Line 36: | ||
| n/c | n/c | ||
| GND 20 | GND 20 | ||
| - | \\ | ||
| \\ | \\ | ||
| ===== Configuration ===== | ===== Configuration ===== | ||
| - | \\ | ||
| \\ | \\ | ||
| Enable the SPI Pins: | Enable the SPI Pins: | ||
| Line 49: | Line 47: | ||
| Advanced Options - SPI - Yes to Enable | Advanced Options - SPI - Yes to Enable | ||
| \\ | \\ | ||
| + | Add the following to your <color Orange>/ | ||
| + | \\ | ||
| + | dtoverlay=enc28j60 | ||
| + | \\ | ||
| + | Now <color red> | ||
| + | \\ | ||
| + | \\ | ||
| + | ===== Updates ===== | ||
| + | \\ | ||
| + | <color Red> | ||
| + | \\ | ||
| + | sudo apt-get update | ||
| + | sudo apt-get upgrade | ||
| + | sudo rpi-update (this forces a kernel update) | ||
| + | \\ | ||
| + | ===== Testing ===== | ||
| + | \\ | ||
| + | You can use a command line version of speedtest.net if you install it… | ||
| + | \\ | ||
| + | sudo apt-get install python-pip | ||
| + | sudo easy_install speedtest-cli | ||
| + | | ||
| + | Run it with speedtest-cli | ||
| + | \\ | ||
| + | I am currently getting: | ||
| + | \\ | ||
| + | <color orange> | ||
| + | <color orange> | ||
| + | \\ | ||
| + | The best part is that it is super reliable (and cheap) and we can still use the USB port for something else :) | ||
| + | \\ | ||
| + | \\ | ||
| + | {{: | ||
| + | \\ | ||
| + | \\ | ||
| + | |||
add_a_network_interface_without_using_usb.1472334498.txt.gz · Last modified: (external edit)
