<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div><br></div>
<div><br></div>
<div id="sig56943809"><div class="signature">--<br></div>
<div class="signature">  firecrow silvernight<br></div>
<div class="signature">  fire@firecrow.com<br></div>
<div class="signature"><br></div>
</div>
<div><br></div>
<div><br></div>
<div>On Tue, Nov 1, 2016, at 13:55, firecrow silvernight wrote:<br></div>
<blockquote type="cite"><div><div>On Tue, Nov 1, 2016, at 13:51, Robert Menes wrote:<br></div>
</div>
<blockquote type="cite"><p dir="ltr">The AirPort card device is bwi0 in OpenBSD. I already did a fw_update with the drivers.<br></p><p dir="ltr">I'm just puzzled as well with ifconfig telling me that 'dhcp' is not a valid option.<br></p><p dir="ltr">--Robert<br></p></blockquote><div><br></div>
<div>I've had some luck with manually running wpa_supplicant (with -i <interface name>) and then calling dhcpcd <interface name> manually, it was from netBSD but there is a good chance open has similar commands.<br></div>
<div><br></div>
<div>my config is on my computer at home, can send more details when i have it handy.<br></div>
<div><br></div>
<div>~fire<br></div>
</blockquote><div><br></div>
<div>here is what i did on my netBSD laptop<br></div>
<div><br></div>
<div>$ wpa_passphrase <network-ssid> <password> >> /etc/wpa_supplicant_networks.conf<br></div>
<div><br></div>
<div>used ifconfig to find the interface name<br></div>
<div><br></div>
<div>then this script gets my wifi running<br></div>
<div><br></div>
<div>#!/bin/sh<br></div>
<div>wpa_supplicant -B -i <interface-name> -c /etc/wpa_supplicant_networks.conf<br></div>
<div>sleep 8<br></div>
<div># sometimes dhclient <interface-name> works as well depends on the setup<br></div>
<div>dhcpcd <interface-name><br></div>
<div># to print out if it worked or not<br></div>
<div>host nycbug.org<br></div>
<div><br></div>
<div>there is a way to list ssids with wpa_supplicant but i forget the commands off hand<br></div>
<div><br></div>
<div>hope that helps<br></div>
<div><br></div>
<div>~fire<br></div>
<div>fire@firecrow.com<br></div>
<div><br></div>
<blockquote type="cite"><div><br></div>
<div><div>--<br></div>
<div>  firecrow silvernight<br></div>
<div>  <a href="mailto:fire@firecrow.com">fire@firecrow.com</a><br></div>
</div>
<div><br></div>
<blockquote type="cite"><div><div><br></div>
<div><div>On Nov 1, 2016 1:45 PM, "Scott Robbins" <<a href="mailto:scottro@nyc.rr.com">scottro@nyc.rr.com</a>> wrote:<br></div>
<blockquote style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204, 204, 204);padding-left:1ex;"><div>On Tue, Nov 01, 2016 at 01:13:13PM -0400, Robert Menes wrote:<br></div>
<div>> Hey all,<br></div>
<div>><br></div>
<div>> I successfully installed OpenBSD 6.0 on my iBook G4. I'm packing it along<br></div>
<div>> for tomorrow.<br></div>
<div>><br></div>
<div>> If possible, I'd like to get a little assistance with a couple of little<br></div>
<div>> projects I want to do with<br></div>
<div>> it, namely switching the desktop environment for something nicer like Xfce<br></div>
<div>> and getting Wifi<br></div>
<div>> completely working (I installed the necessary firmware packages but can't<br></div>
<div>> seem to get<br></div>
<div>> ifconfig to see any ESSIDs).<br></div>
<div><br></div>
<div>One thing that I've found, at least with the iwn drivers is that they don't<br></div>
<div>work with a hidden WPA2 network.  (Someone on daemonforums had a similar<br></div>
<div>experience).  Not knowing your situation, I don't know if that's relevant.<br></div>
<div><br></div>
<div><br></div>
<div>--<br></div>
<div>Scott Robbins<br></div>
<div>PGP keyID EB3467D6<br></div>
<div>( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 )<br></div>
<div>gpg --keyserver <a href="http://pgp.mit.edu">pgp.mit.edu</a> --recv-keys EB3467D6<br></div>
<div><br></div>
</blockquote></div>
</div>
<div><u>_______________________________________________</u><br></div>
<div>talk mailing list<br></div>
<div><a href="mailto:talk@lists.nycbug.org">talk@lists.nycbug.org</a><br></div>
<div><a href="http://lists.nycbug.org/mailman/listinfo/talk">http://lists.nycbug.org/mailman/listinfo/talk</a><br></div>
</blockquote><div><br></div>
<div><u>_______________________________________________</u><br></div>
<div>talk mailing list<br></div>
<div><a href="mailto:talk@lists.nycbug.org">talk@lists.nycbug.org</a><br></div>
<div><a href="http://lists.nycbug.org/mailman/listinfo/talk">http://lists.nycbug.org/mailman/listinfo/talk</a><br></div>
</blockquote><div><br></div>
</body>
</html>