Jump to content

ril3y

Members
  • Posts

    4
  • Joined

  • Last visited

  1. In the past I have not used wpa_supplicant for this just the interfaces file. Can you tell me how your wpa_supplicant.conf file gets called? What does your /etc/networks/interfaces file look like?
  2. Hey all, I have been fighting this for 2 days now thought I would reach out for some help. I have a Intel Wireless 7260 PCIe in my Hummingboard Pro board. I can run iwlist wlan0 scanning and see my wifi access point no problem. However when I run dhcpclient wlan0 I never can connect to my access point. This is my /etc/network/interfaces file. # Wireless adapter #1 auto wlan0 allow-hotplug wlan0 iface wlan0 inet dhcp wpa-ssid "myssid" wpa-psk "mypassword" auto lo iface lo inet loopback I have also tried a USB wifi adapter to attempt to rule out the PCIe bus being the issue. However neither will connect. If anyone knows what to do from here I would be extremely grateful. Thanks! ril3y
  3. I figured out what I was doing wrong. I had a 1gb partition created on the SSD then a 31gb partition. What the script does is take the first partition and uses that as the / I figured I would post this as an answer vs. just deleting it incase someone else stumbles into this. Just make 1 partition and it works just fine. ril3y
  4. I have debian installed on my hummingboard pro. When I execute nand-sata-install script it looks like it works. It asks me to reboot but then issuing a df -h or mount does not show that I have a 32gb drive mounted on /. Is there something else I have to do after I run this script? Thanks! ril3y
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines