Jump to content

chrisd

Members
  • Posts

    5
  • Joined

  • Last visited

  1. I tried to find the datasheet of the H2+ and couldn't find one. It's said to be essentially a H3 - some features. Does anybody know if it still has a I2S/PCM? It would like to connect a I2S DAC (e.g. a cheap PCM5102) and retrofit my internet radio.
  2. When you have 2 nics in the same network, you need to setup source level routing. What you want is that everything which comes on eth0, should be answered on eth0. And everything which comes on wlan0 should be responded from wlan0. (Which is actually the default in Solaris, I don't know why this is not the default in Linux) Easiest way is to define the routes in two tables, see here: http://serverfault.com/questions/336021/two-network-interfaces-and-two-ip-addresses-on-the-same-subnet-in-linux
  3. Today I wanted to reinstall, just saw that there is 4.5 available. Is this problem fixed in 4.5?
  4. syncthing is unrelated, see https://syncthing.net/ I don't think it has a problem with booting, I comes up (I can ping) and also SSH and get a password authentication. Afterwards the SSH connection timeouts, as it is logging into 3 files at the same time, probably at maximum speed since it gets warm: /var/log/syslog, /var/log/kern.log and /var/log/debug. All 3 files are roughly 300MB each, then I unplugged it.
  5. Hi, I just upgraded from 4.3 to 4.4 using apt-get update && apt-get dist-upgrade. Unfortunately the device is headless and I don't have a monitor. I cannot login over SSH any more, I get asked for password, but after entering the connection timeouts. When I mount the SD-Card on my laptop to find out what's going on I found a ~350MB /var/log/kern.log, repeating only these lines: ... Oct 9 20:38:26 localhost kernel: [ 42.777207] axp20x 0-0034: uevent Oct 9 20:38:26 localhost kernel: [ 42.778709] axp20x 0-0034: uevent Oct 9 20:38:26 localhost kernel: [ 42.779509] axp20x 0-0034: uevent ... This is exactly what I updated: Start-Date: 2015-10-09 20:19:08 Commandline: apt-get dist-upgrade Upgrade: syncthing:armhf (0.11.25, 0.11.26), linux-image-next-sunxi:armhf (4.3, 4.4), linux-headers-next-sunxi:armhf (4.3, 4.4), linux-dtb-next-sunxi:armhf (4.3, 4.4), linux-jessie-root-next-bananapi:armhf (4.3, 4.4), linux-firmware-image-next-sunxi:armhf (4.3, 4.4) End-Date: 2015-10-09 20:22:45 What can I do to get the BananaPi starting again? Thanks, Chris
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines