Jump to content

easyterm

Members
  • Posts

    9
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. After compile module on local Zero and copying to the directory and run depmod : sudo modprobe enc28j60 modprobe: ERROR: could not insert 'enc28j60': Exec format error and dmesg | grep enc28j60 | tail -n 1 [ 724.091705] enc28j60: no symbol version for module_layout
  2. Yes, but performance is low. In Raspberry it is used for increase performance: https://www.raspberrypi.org/forums/viewtopic.php?t=18397
  3. Hello! How exactly connect this device: ENC28J60 ethernet over SPI. Not understand about INT(IRQ) pin - is where number mapped this pin to plug in Zero and how configure FEX?
  4. Thanks, Martin for fast answer! I follow to this instruction only, and probable mean that WiringOP has support of SPI. Doing it with help python or not - no matter. I searched instruction now: But seems there no good for all.. May be this link different from your link and already adaptation for Zero: https://github.com/nvl1109/orangepi_PC_gpio_pyH3 May be anybody already use RC522 on Ubuntu legacy(official supported) kernel and answer how to use it for Zero on last version of armbian?
  5. Can you please show how to setup rc522? After try from http://www.orangepi.org/orangepibbsen/forum.php?mod=redirect&goto=findpost&ptid=2419&pid=18357 : swig -python wiringpi.i bindings.i:55: Error: Unknown SWIG preprocessor directive: int (if this is a block of target language code, delimit it with %{ and %}) bindings.i:56: Error: Unknown SWIG preprocessor directive: int (if this is a block of target language code, delimit it with %{ and %}) or swig3.0 -thread -python wiringpi.i swig error : Unrecognized option -thread or swig3.0 -python wiringpi.i bindings.i:55: Error: Unknown SWIG preprocessor directive: int (if this is a block of target language code, delimit it with %{ and %}) bindings.i:56: Error: Unknown SWIG preprocessor directive: int (if this is a block of target language code, delimit it with %{ and %}) May be already exist C only library for this device?
  6. Probably it is not specific for ARM, I had try USB/IP subsystem between Ubuntu Server 17.04 4.10.0-19-generic (x64 server peer to i686 client) and server hangs..
  7. Hello! Can you help me: Orange Pi Zero 256 and 512 with power supply 2A hangs after try printing over usbip as server with CANON CAPT printer. I had checked on Armbian Ubuntu nightly kernel 4.10+ and Arch linux with kernel from distributors. On client I had try Ubuntu server 16.04 x64 with mainline kernel 4.10 and 17.04 i386 with distributor's kernel and CUPS. Can I local debug this situation? Or may be else how? That kind logs is needed for probably open bug in kernel? Or may test this situation between non-ARM system, but for what if specific ARM code may be exist? I already asked maintainer of usbip subsystem - he adviced me trying mainline kernel, but this configuration not working too (some minimal logs I sended him) but he is while not answered..
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines