DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 28th May 2018
commodorejohn commodorejohn is offline
Real Name: John
Stubborn throwback
 
Join Date: Jun 2014
Location: Duluth, MN
Posts: 27
Default Another OpenBSD Wifi Thread

I recently pulled out my old OpenBSD laptop and did a wipe and fresh install of 6.2 on it - but stupidly, I didn't save the wireless configuration that took me so much effort to get working before. So I'm back to having wireless not working no matter what I do, and while I can find thread with similar symptoms, none of them seem to have a clear solution.

So here's how things stand: the post-install process installed the firmware for the wifi, which is a built-in Atheros device that shows up as ath0. /etc/hostname.ath0 contains the following:
Code:
-chan -bssid -wpakey
nwid "arbol" media mode 11g
wpakey "(censored)"
dhcp
ifconfig using these options will run without complaint and reflect these values in its report:
Code:
ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
         lladdr 00:11:85:1a:9f:27
         index 1 priority 4 llprio 3
         groups: wlan
         media: IEEE802.11 autoselect (DS1)
         status: no network
         ieee80211: nwid arbol chan 7 bssid 90:c7:92:57:bb:c0 wpakey (censored) wpaprotos wpa2 wpaakms psk wpaciphers ccmp wpagroupcipher ccmp
The "media" value changes periodically to "DS1 mode 11b" or "OFDM6" like it's activelly trying to connect, but "status" never changes to anything besides "no network." Running dhclient on it gives the "no link ........... sleeping" message that so many other threads have mentioned. dmesg has nothing in particular to say about it after the ath0 device is recognized during boot.

Can someone help me figure out what's going on here? By everything I read in the man pages, it sounds like I should have everything correctly configured, but it just refuses to work...
__________________
Computers: Amiga 1200, DEC VAXStation 4000/60, DEC MicroPDP-11/73
Synthesizers: Roland JX-10/MT-32/D-10, Oberheim Matrix-6, Yamaha DX7/FB-01, Korg MS-20 Mini, Ensoniq Mirage/SQ-80, Sequential Circuits Prophet-600, Hohner String Performer
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Solved] OpenBSD cannot connect to the WiFi LeFrettchen OpenBSD General 0 17th May 2018 01:41 PM
An OpenBSD wifi tray applet shep Guides 2 14th October 2017 06:35 AM
Thread creation kalimuthu NetBSD General 0 7th December 2010 05:11 PM
Securing wifi networks with ipsec/ssh and openbsd Oko OpenBSD Security 4 16th April 2009 07:32 AM
The big TeX and (g)troff thread JMJ_coder General software and network 23 10th November 2008 01:19 PM


All times are GMT. The time now is 05:40 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick