Skip to content

Commit

Permalink
Update and rename README.txt to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lolpro11 authored Feb 21, 2022
1 parent 2dd2ca0 commit 9aaf722
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Hardware Requirements
- An OTG mini USB to USB adapter
- A USB flash drive with at least 1 GB of storage
- A TI-Nspire CX II (CX II CAS or CX-T is fine but not CX)
# Helpful Links
Disable network: https://www.reddit.com/r/archlinux/comments/4a3abs/switch_systemdnetworkd_to_network_manager/
`systemctl disable systemd-networkd.service; systemctl disable systemd-resolved.service`
https://www.reddit.com/r/archlinux/comments/pupbkh/failed_to_start_network_configuration_on_custom/

Kernel Source: https://github.com/Vogtinator/linux/tree/cxII-usb-host

Setup commands: `sudo cp /usr/bin/qemu-arm-static /mnt/usr/bin` `sudo bsdtar xzvf ArchLinuxARM-armv5-latest.tar.gz -C /mnt`

https://askubuntu.com/questions/644010/ubuntu-cant-read-my-usb-device-descriptor-read-64-error-110

Package Manager for ARMv5te soft: https://github.com/Optware/Optware-ng
5 changes: 0 additions & 5 deletions README.txt

This file was deleted.

0 comments on commit 9aaf722

Please sign in to comment.