I bought myself a Orange Pi PC and it arrived a few days ago. Ive been fidling with distros to get something that worked. I eventually got a hold of @
loboris images and grabbed debian wheezy and loaded the correct Uimage and script.bin files. All USB ports work (finally) and i managed to get octopi installed working off both the
raspberry Pi guide and off the
BeagleBoneBlack guide. I have yet to go through
this guide.
My problem though is that I am not seeing any devices in the Octoprint menus.
/dev shows:
code:
- android_adb loop4 tty1 tty40 ttyS2
- apm_bios loop5 tty10 tty41 ttyS3
- block loop6 tty11 tty42 uhid
- btrfs-control loop7 tty12 tty43 uinput
- bus loop-control tty13 tty44 urandom
- cachefiles MAKEDEV tty14 tty45 usb_accessory
- cedar_dev mapper tty15 tty46 usbdev1.1
- char mem tty16 tty47 usbdev2.1
- console mmcblk0 tty17 tty48 usbdev3.1
- cpu_dma_latency mmcblk0p1 tty18 tty49 usbdev4.1
- cuse mmcblk0p2 tty19 tty5 usbdev5.1
- disk mtp_usb tty2 tty50 usbdev6.1
- disp net tty20 tty51 usbdev7.1
- fb0 network_latency tty21 tty52 usbdev8.1
- fb1 network_throughput tty22 tty53 usbdev8.2
- fb2 null tty23 tty54 vcs
- fb3 ppp tty24 tty55 vcs1
- fb4 psaux tty25 tty56 vcs2
- fb5 ptmx tty26 tty57 vcs3
- fb6 pts tty27 tty58 vcs4
- fb7 random tty28 tty59 vcs5
- fd root tty29 tty6 vcs6
- full rtc tty3 tty60 vcsa
- fuse rtc0 tty30 tty61 vcsa1
- hdmi shm tty31 tty62 vcsa2
- i2c-0 snd tty32 tty63 vcsa3
- i2c-1 spidev0.0 tty33 tty7 vcsa4
- input stderr tty34 tty8 vcsa5
- ion stdin tty35 tty9 vcsa6
- kmsg stdout tty36 ttyGS0 vmouse
- loop0 sunxi-reg tty37 ttyGS1 watchdog
- loop1 sunxi_soc_info tty38 ttyGS2 xt_qtaguid
- loop2 tty tty39 ttyGS3 zero
- loop3 tty0 tty4 ttyS0
and lsusb shows:
code:
- Bus 008 Device 002: ID 2341:0042 Arduino SA Mega 2560 R3 (CDC ACM)
- Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
- Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
- Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
- Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Im not a Linux guru but can figure my way around.
Any help or advice would be awesome