Jump to content

jab-r

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by jab-r

  1. With all due respect, if you don't need to compile your own kernel/distribution then don't! But if you actually do need to, what is your alternative? Are you going to fork Armbian, because you can!
  2. Using the WiFi card: Compex WLE900VX Configured: /etc/network/interfaces: allow-hotplug wlp0s0 iface wlp0s0 inet dhcp wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf and wpa_supplicant.conf ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 country=US network={ ssid="****" scan_ssid=1 psk=''*****' } The networking.service tries to come up during boot before the WiFi and this causes problems so: $ systemctl disable networking the network comes up great on boot. I'm using a stretch 4.18.7 kernel compiled with realtime patches and compile to enable ALSA -- using this as a wifi streamer Need to add the firmware-atheros package!
  3. Very professional test matrix which is great. The manufacturers should give you better support for this valuable service. In my experience the detection, link speed and reliability are all excellent (for everyone $dmesg gives lots of info about the SFP module), not that my experience means anything, just commenting here in case anyone googles Thanks again!
  4. I just built the 4.18.5-mvebu kernel for the clearfog base ... went and installed smoothly and running ... I'm using SFP/fiberoptic network and it works fine, why is SFP supposedly "unsupported"? In any case, thanks for a great project! Jonathan
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines