I wanted to say the same thing. Try a supported version, 4.9 is not supported anymore.
On Wed, Jan 2, 2019 at 8:21 PM Ed Ahlsen-Girard <[email protected]> wrote: > On 2019-01-01 12:13:47, oletus <oletus () reincarnate ! com> wrote: > > > > Owain Ainsworth-2 wrote > > >> - "ifconfig lii0" returns: > > >> lii0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu > > >> 1500 lladdr > > > <correct MAC address> > > >> priority: 0 > > >> media: Ethernet autoselect (none) > > >> status: no carrier > > >> inet6 .... > > > > > > Did you up the interface? > > > > > > ifconfig lii0 up > > > > > > -0- > > > -- > > > I've seen better heads on half a pint of beer. > > > > Having this exact same issue with EeePC 701 and OpenBSD 5.9. It uses > > the lii0 driver. So far no luck with DHCP. > > > > dmesg says about the driver, > > lii0 at pci2 dev 0 function 0 "Attansic Technology L2" rev 0xa0 apic > > 1 int 17, address 00:1f:c6:d5:3c:80 > > > > ifconfig lii0 says, > > lii0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > > lladdr 00:1f:c6:d5:3c:80 > > priority: 0 > > media: Ethernet none > > > > ifconfig lii0 up says nothing, same with ifconfig lii0 up scan > > > > doing ifconfig lii0 nwid iPhone wpakey mypassword gives me an error, > > ifconfig: SIOCS80211NWID: Inappropriate ioctl for device > > ifconfig: SIOCS80211NWID: Inappropriate ioctl for device > > > > doing dhclient lii0 says, > > DHCPDISCOVER on lii0 - interval 3 > > DHCPDISCOVER on lii0 - interval 4 > > DHCPDISCOVER on lii0 - interval 7 > > DHCPDISCOVER on lii0 - interval 11 > > DHCPDISCOVER on lii0 - interval 14 > > DHCPDISCOVER on lii0 - interval 14 > > No acceptable DHCPOFFERS received. > > > > doing wpa_supplicant -i lii0 -c my_wpa_configuration_file says, > > lii0: CTRL-EVENT-SCAN-FAILED ret=1 retry=1 > > lii0: CTRL-EVENT-SCAN-FAILED ret=1 retry=1 > > lii0: CTRL-EVENT-SCAN-FAILED ret=1 retry=1 > > lii0: CTRL-EVENT-SCAN-FAILED ret=1 retry=1 > > lii0: CTRL-EVENT-SCAN-FAILED ret=1 retry=1 > > lii0: CTRL-EVENT-SCAN-FAILED ret=1 retry=1 > > lii0: CTRL-EVENT-SCAN-FAILED ret=1 retry=1 > > > > > > I'm not sure if this is a bug or not, ref. > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833507 > > You're resurrecting a thread from 2011 about a version > that became unsupported in 2017. > > -- > > Edward Ahlsen-Girard > Ft Walton Beach, FL > > >

