Skip to content

Commit

Permalink
Merge pull request #12 from NexusXe/patch-1
Browse files Browse the repository at this point in the history
Add info about USB ethernet to README.md
  • Loading branch information
tmolteno authored Jun 21, 2022
2 parents a21f1b7 + 8bfb7fd commit 78cfef2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ The username is rv, with password lichee. The root password is licheerv. In thes

This will connect to a notwork called "MyWifi", with password "my-password"

## Ethernet

The builds currently contain a handful of standard USB Ethernet drivers, including those for Realtek 100M adapters. Upon connection, Debian will automatically configure the USB device and connect to the network, with no need for manual configuration.

## How to build your own image

This is intended to be used on a debian system with docker, and docker-compose installed. Modify the parameters of the build in the file docker-compose.yml such as kernel version and board target. Then issue.
Expand Down Expand Up @@ -51,6 +55,7 @@ And everything will be rebulid (new kernel download e.t.c.). This is very slow (
* Do NOT fix the GPT if you resize the root partition (second partition). This will cause boot errors.
* WiFi on the RV 86 Panel does not work as the xr829 driver is missing. Issue here (https://github.com/tmolteno/d1_build/issues/7)
* The tiny LCD screen is not going yet. (https://github.com/tmolteno/d1_build/issues/8)


## Links

Expand Down

0 comments on commit 78cfef2

Please sign in to comment.