Jump to content

liderbug

Members
  • Posts

    5
  • Joined

  • Last visited

Reputation Activity

  1. Like
    liderbug got a reaction from Igor in wlan0 only works when eth0 plugged in   
    WOOPEEEE! I was pointed to a post
       http://forum.armbian.com/index.php/topic/749-orange-pi-pc-wireless-module-8192cu/
     
    and this:
    cd /usr/src/linux-headers-3.4.110-sun8i/
    make scripts # this you will skip in the future when we fix the building process
    cd
    git clone https://github.com/pvaret/rtl8192cu-fixes
    cd rtl8192cu-fixes
    make ARCH=arm
    # when done
    modprobe -r <any 81xxx entries>
    insmod 8192cu.ko
    # dmesg
    usbcore: registered new interface driver rtl8192cu
    and
    /etc/udev/rules.d/70-persistent-net.rules gets  "8192cu"
     
    Some playing around - hair pulling - dhcp works - and my static 192...58 is there. I'm logged in.
    Hey, Igor, Thanks
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines