Projects STRLCPY pikvm Commits 57ee19e7
🤬
  • ■ ■ ■ ■ ■ ■
    docs/usb_ethernet.md
    skipped 91 lines
    92 92  
    93 93  6. Don't forget to `reboot`.
    94 94   
    95  - 
    96  -=======
    97  -
    98  -??? example "An example of what the config would look like for a server host that can access PiKVM and has internet access (Please edit to suit your needs):"
     95 +??? example "An example of what the config would look like for a server host that can access PiKVM and has internet access:"
    99 96   ```
    100 97   otgnet:
    101 98   firewall:
    skipped 9 lines
    111 108   ```
    112 109   
    113 110   
    114  -=======
    115 111  ## Working with Windows Computers
    116 112  This has been proven to work with Windows:
    117  -1. Set the driver type to `rndis` (see above)
    118  -2. Download this driver on the Windows machine and unzip it somewhere: [https://modclouddownloadprod.blob.core.windows.net/shared/mod-rndis-driver-windows.zip]
    119  -3. Open the devices manager \
    120  - ![grafik](https://user-images.githubusercontent.com/100349/149659926-34c6650e-fc9d-469b-838d-969b754d98fd.png)
    121  -4. Select `Properties` of the `Composite KVM Device` \
    122  - ![grafik](https://user-images.githubusercontent.com/100349/149659971-67f68537-af83-41af-a777-99c022b78677.png)
    123  -5. Select the `RNDIS Device` and click properties \
    124  - ![grafik](https://user-images.githubusercontent.com/100349/149659911-9f734343-50c2-4868-82e0-f47712670d98.png)
     113 + 
     114 +1. Set the driver type to `rndis` (see above).
     115 + 
     116 +2. Download [this driver](https://modclouddownloadprod.blob.core.windows.net/shared/mod-rndis-driver-windows.zip) on the Windows machine and unzip it somewhere.
     117 + 
     118 +3. Open the devices manager:<br>
     119 + ![grafik](https://user-images.githubusercontent.com/100349/149659926-34c6650e-fc9d-469b-838d-969b754d98fd.png)
     120 + 
     121 +4. Select **Properties** of the **Composite KVM Device**:<br>
     122 + ![grafik](https://user-images.githubusercontent.com/100349/149659971-67f68537-af83-41af-a777-99c022b78677.png)
     123 + 
     124 +5. Select the `RNDIS Device` and click properties:<br>
     125 + ![grafik](https://user-images.githubusercontent.com/100349/149659911-9f734343-50c2-4868-82e0-f47712670d98.png)
     126 + 
    125 127  6. Switch to the "Driver" Tab and then click "Update driver"
     128 + 
    126 129  7. Click "Browse my computer for driver software" \
    127  - ![grafik](https://user-images.githubusercontent.com/100349/149660982-0f9ce11e-ab03-4bff-a0aa-1c2427664a19.png)
     130 + ![grafik](https://user-images.githubusercontent.com/100349/149660982-0f9ce11e-ab03-4bff-a0aa-1c2427664a19.png)
     131 + 
    128 132  8. Click "Let me pick from a list of available drivers on my Computer" \
    129  - ![grafik](https://user-images.githubusercontent.com/100349/149661039-ad6740d5-624b-4649-aef9-38cbaf5965b3.png)
     133 + ![grafik](https://user-images.githubusercontent.com/100349/149661039-ad6740d5-624b-4649-aef9-38cbaf5965b3.png)
     134 + 
    130 135  9. From the list of available hardware types, scroll down and select "Network adapters", then click next \
    131  - ![grafik](https://user-images.githubusercontent.com/100349/149661132-405fad53-a4a4-41c2-a60d-da3a93059ae2.png)
     136 + ![grafik](https://user-images.githubusercontent.com/100349/149661132-405fad53-a4a4-41c2-a60d-da3a93059ae2.png)
     137 + 
    132 138  10. Click "Have disk" \
    133  - ![grafik](https://user-images.githubusercontent.com/100349/149661092-7cd9f642-039a-4469-8439-44dca9f24129.png)
     139 + ![grafik](https://user-images.githubusercontent.com/100349/149661092-7cd9f642-039a-4469-8439-44dca9f24129.png)
     140 + 
    134 141  11. Click Browse, navigate to the folder where you've stored the driver and select the `RNDIS.inf`, press Open and then OK \
    135  - ![grafik](https://user-images.githubusercontent.com/100349/149661186-5039689e-53fe-49e6-8892-af0bd92daa54.png)
     142 + ![grafik](https://user-images.githubusercontent.com/100349/149661186-5039689e-53fe-49e6-8892-af0bd92daa54.png)
     143 + 
    136 144  12. Select "Acer Netchip RNDIS/Ethernet Gadget" and click Next \
    137  - ![grafik](https://user-images.githubusercontent.com/100349/149661214-d0504972-a8f6-4496-a4d6-033c70f45f9f.png)
     145 + ![grafik](https://user-images.githubusercontent.com/100349/149661214-d0504972-a8f6-4496-a4d6-033c70f45f9f.png)
     146 + 
    138 147  13. Dismiss the warning about non-compatible drivers by clicking "Yes" \
    139  - ![grafik](https://user-images.githubusercontent.com/100349/149661228-e10039ae-ac32-4b98-83aa-893e4e07b639.png)
     148 + ![grafik](https://user-images.githubusercontent.com/100349/149661228-e10039ae-ac32-4b98-83aa-893e4e07b639.png)
     149 + 
    140 150  14. You're done - the device should now be recognized. \
    141 151   ![grafik](https://user-images.githubusercontent.com/100349/149661295-97d8d8f9-5c40-4d80-b3a2-c544ca8c7224.png)
     152 + 
    142 153  15. Verify the card is working by pinging your piKVM in a console: `ping 169.254.0.1` \
    143 154   ![grafik](https://user-images.githubusercontent.com/100349/149662794-51d34926-a6d4-425a-8cdd-b16d69e458ee.png)
    144 155   
Please wait...
Page is in error, reload to recover