On Wed, Aug 22, 2018 at 06:40:39AM +0000, Lic. Cardozo wrote:
> Hello y'all.
> 
> A totally newbie and non english speaker here.
> 
> My case is simple. Today I receive my new computer, a DELL Inspiron 7000 
> 2-in-1, with AMD Ryzen 7, etc.
> It came with Windows 10, and there everything worked fine. But I want to 
> start the *nix experience,
> so I installed openBSD 6.3 -that was easy-, and when I tried to configure de 
> wireless device, I just can't.
> I read the ifconfig man pages, internet forums, I even did research in that 
> subject in the previous weeks,
> 'cause I know that the wireless connection was difficult to set in some 
> models.
> Right now, I tried everything I can think about.
> -I can't connect with a RJ45, because that doesn't come with my machine.
> -I put all the firmware from the openBSD repository in an USB stick and 
> plugged it into the laptop
> -I mounted /dev/sd1i /mnt
> -I executed dmesg, and read that my wireless card was an Atheros...
> -I ran " fw_update -p /mnt ". Just like that or specifing the name of the 
> Atheros firmware.
> -Since that doesn't work, I extracted and copied manually the content of the 
> .tgz to /etc/firmware.
> -And no matter how many times I did it, and how many times I reboot, when I 
> run "if config", I don't seem
> to see the proper device recognized by the system.
> Any idea, 'cause I don't know what else can I do.

I think you've done the right things so far. However I suspect that this

vendor "Atheros", unknown product 0x0042 (class network subclass miscellaneous, 
rev 0x31) at pci1 dev 0 function 0 not configured
ugen0 at uhub2 port 1 "Atheros Communications product 0xe009" rev 2.01/0.01 
addr 3

means that your Atheros wifi and possibly one other Atheros device in your 
machine isn't supported (yet).

Actual developers will know more about just what it may take to get your device 
supported,
but output from pcidump(8) in some form is likely to be useful.

Until the device is supported, my best advice is to get one of the cheapo USB 
wifi dongles.
With any luck, a random part from the bargain bin at your friendly computer 
thingies outlet will
be a supported device such as urtwn(4) or similar.

Good luck!

- Peter

-- 
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/
"Remember to set the evil bit on all malicious network traffic"
delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.

Reply via email to