Re: Beg for Atheros wifi driver

2018-05-25 Thread Patrick Harper
Is this a laptop you're dealing with? Vendor firmwares tend to enforce a whitelist of permitted cards for the internal mini-PCI(e) slot. -- Patrick Harper paia...@fastmail.com On Wed, 23 May 2018, at 13:46, Chris Bennett wrote: > On Mon, Apr 16, 2018 at 07:43:09AM +, Antal Ispanovity

Re: Beg for Atheros wifi driver

2018-05-23 Thread Chris Bennett
On Mon, Apr 16, 2018 at 07:43:09AM +, Antal Ispanovity wrote: > By the way, you just need to have a look at this page, click on a driver > and you can see a list of supported devices: > https://man.openbsd.org/?query=wireless=1 > This DOES NOT always work. I have bought several supported

Re: Beg for Atheros wifi driver

2018-04-24 Thread Manuel Solis
Hello Misc, Just to close this topic, I have just received my new usb wifi adapter, the one that Mr. Pettijohn recommended (i orderer 4 of them just in case) and it works. Thank you again for your kind support. https://www.amazon.com/Edimax-EW-7811Un-150Mbps-Raspberry-Su pports/dp/B003MTTJOY

Re: Beg for Atheros wifi driver

2018-04-17 Thread Carlos Cardenas
On Tue, Apr 17, 2018 at 11:11:30AM -0500, Manuel Solis wrote: > done :D It's an ath10k NIC. There is no support for this NIC in tree. +--+ Carlos > > Domain /dev/pci0: > 0:0:0: AMD AMD64 15h Root Complex > 0x: Vendor ID: 1022 Product ID: 1576 > 0x0004: Command: 0004 Status:

Re: Beg for Atheros wifi driver

2018-04-17 Thread IL Ka
> 0x: Vendor ID: 168c Product ID: 003e https://vendev.org/pci/ven_168c_003e/ "QCA6174 802.11ac Wireless Network Adapter" You can try $ man pci | grep Atheros or $ apropos Atheros To get list all Atheros-related drivers ( ath(4), athn(4) and same for usb) but it seems that they do not

Re: Beg for Atheros wifi driver

2018-04-17 Thread Base Pr1me
Unless I'm blind, I don't see support for that chip. So, no amount of fw_update with a supported card is going to help you with that device. On Tue, Apr 17, 2018 at 10:11 AM, Manuel Solis wrote: > done :D > > Domain /dev/pci0: > 0:0:0: AMD AMD64 15h Root Complex >

Re: Beg for Atheros wifi driver

2018-04-17 Thread Manuel Solis
done :D Domain /dev/pci0: 0:0:0: AMD AMD64 15h Root Complex 0x: Vendor ID: 1022 Product ID: 1576 0x0004: Command: 0004 Status: 0x0008: Class: 06 Subclass: 00 Interface: 00 Revision: 00 0x000c: BIST: 00 Header Type: 80 Latency Timer: 00 Cache Line Size: 00

Re: Beg for Atheros wifi driver

2018-04-17 Thread Base Pr1me
Verbose output with pcidump -v would give you the vendor and product ids, which would give you more information about the "unknown" device. On Tue, Apr 17, 2018 at 9:40 AM, Manuel Solis wrote: > Thank you again, > > As i said, i am ordering the wifi usb adapters that you

Re: Beg for Atheros wifi driver

2018-04-17 Thread Manuel Solis
Thank you again, As i said, i am ordering the wifi usb adapters that you suggested, but for the record, this are the outputs from lspci and pcidump pcidump Domain /dev/pci0: 0:0:0: AMD AMD64 15h Root Complex 0:1:0: ATI Carrizo 0:1:1: ATI Radeon HD Audio 0:2:0: AMD AMD64 15h Host 0:2:2: AMD

Re: Beg for Atheros wifi driver

2018-04-16 Thread IL Ka
Almost all drivers in OpenBSD report themselves, so you can grep your dmesg for message like "foo0 at pci0 dev0 function 0 [PCI Device name from PCI configuration space] " $ man autoconf $ man dmesg Except dmesg, this information is reported to userspace via /dev/pci and could be read with

Re: Beg for Atheros wifi driver

2018-04-16 Thread edgar
On Apr 15, 2018 10:05 PM, Stuart Longland wrote: > > On 16/04/18 08:08, Manuel Solis wrote: > > Sorry for that, i havent figure it out, maybe i should reinstall windows to > > get the info > >  My bad. > > Does `lspci` work on pcidump(8) OpenBSD?  Failing that,

Re: Beg for Atheros wifi driver

2018-04-16 Thread Paul de Weerd
On Mon, Apr 16, 2018 at 01:05:37PM +1000, Stuart Longland wrote: | On 16/04/18 08:08, Manuel Solis wrote: | > Sorry for that, i havent figure it out, maybe i should reinstall windows to | > get the info | > My bad. | | Does `lspci` work on OpenBSD? Failing that, boot a Linux LiveCD and run |

Re: Beg for Atheros wifi driver

2018-04-16 Thread Janne Johansson
2018-04-16 5:05 GMT+02:00 Stuart Longland : > On 16/04/18 08:08, Manuel Solis wrote: > > Sorry for that, i havent figure it out, maybe i should reinstall windows > to > > get the info > > My bad. > > Does `lspci` work on OpenBSD? Failing that, boot a Linux LiveCD and

Re: Beg for Atheros wifi driver

2018-04-16 Thread Stuart Longland
On 16/04/18 08:08, Manuel Solis wrote: > Sorry for that, i havent figure it out, maybe i should reinstall windows to > get the info > My bad. Does `lspci` work on OpenBSD? Failing that, boot a Linux LiveCD and run `lspci` there, it'll tell you the chipset; `dmesg` might give you some more

Re: Beg for Atheros wifi driver

2018-04-16 Thread Antal Ispanovity
Hi, this one works fine for me with the urtwn(4) driver: https://www.asus.com/Networking/USBN10_NANO/ I tried it on 6.2 and 6.3. You might need to do fw_update(1), but you can do that from an USB stick as well. By the way, you just need to have a look at this page, click on a driver and you can

Re: Beg for Atheros wifi driver

2018-04-15 Thread Jordan Geoghegan
On 04/15/18 09:37, Manuel Solis wrote: If you consider that is so much trouble, could someone sell me your usb wifi adapter or tell me the comercial name to buy it ??? The Atheros AR9271 chipset is supported by athn(4), so this mini wifi dongle should work :

Re: Beg for Atheros wifi driver

2018-04-15 Thread Manuel Solis
I was repplying to mr Jeff when all the messages arrived, Thank you all for your great response, I will try all the adapters you suggested. Have a nice day :) (Was a funny one the "maybe fw_update is missing", but you are right, if its not specified maybe it has not been done yet, my bad :D )

Re: Beg for Atheros wifi driver

2018-04-15 Thread Manuel Solis
Thank you for your answer mr Jeff El dom., 15 de abr. de 2018 13:32, Jeffrey Joshua Rollin < jeff.rol...@gmail.com> escribió: > Depending on the chipset (and you don't mention which it is), > Sorry for that, i havent figure it out, maybe i should reinstall windows to get the info My bad.

Re: Beg for Atheros wifi driver

2018-04-15 Thread Jeffrey Joshua Rollin
On 15 April 2018 at 20:38, Roderick wrote: > > I suspect, he needs to plug his atheros device, connect the computer > with *other* interface to the internet, and then run "fw_update". > > Rodrigo. > > > That's what I meant, if it wasn't clear. Except that I assumed that the

Re: Beg for Atheros wifi driver

2018-04-15 Thread Edgar Pettijohn
On 04/15/18 14:33, Jan Lambertz wrote: I have three of these run0 at uhub0 port 2 configuration 1 interface 0 "Ralink 80 .11 n WLAN" rev 2.00/1.01 addr 2 run0: MAC/BBP RT5592 (rev 0x0222), RF RT5592 (MIMO 2T2R) https://www.amazon.de/dp/B00LLIOT34/ref=cm_sw_r_cp_apa_eI60AbX2326EP One of them

Re: Beg for Atheros wifi driver

2018-04-15 Thread Roderick
I suspect, he needs to plug his atheros device, connect the computer with *other* interface to the internet, and then run "fw_update". Rodrigo.

Beg for Atheros wifi driver

2018-04-15 Thread Jan Lambertz
I have three of these run0 at uhub0 port 2 configuration 1 interface 0 "Ralink 80 .11 n WLAN" rev 2.00/1.01 addr 2 run0: MAC/BBP RT5592 (rev 0x0222), RF RT5592 (MIMO 2T2R) https://www.amazon.de/dp/B00LLIOT34/ref=cm_sw_r_cp_apa_eI60AbX2326EP One of them runs 24/7 for two years by now, without

Re: Beg for Atheros wifi driver

2018-04-15 Thread Edgar Pettijohn
https://www.amazon.com/Edimax-EW-7811Un-150Mbps-Raspberry-Supports/dp/B003MTTJOY This one works well. urtwn0 at uhub2 port 1 configuration 1 interface 0 "Realtek 802.11n WLAN Adapter" rev 2.00/2.00 addr 4 urtwn0: MAC/BB RTL8188CUS, RF 6052 1T1R, address 74:da:38:66:0f:3c On 04/15/18 13:32,

Re: Beg for Atheros wifi driver

2018-04-15 Thread Jeffrey Joshua Rollin
Depending on the chipset (and you don't mention which it is), the system may recognise and download the firmware for the card, if you plug in an ethernet cable before the first boot (after install). If you've already installed it, run fw_update(1) as root. Also, not sure why you would be warned

Beg for Atheros wifi driver

2018-04-15 Thread Manuel Solis
Dear Misc, Could you please add support for the Atheros wifi card? Sorry sorry and thousands sorrys for asking, but i am a happy ever after OpenBSD user, i had it installed since 6.0 in all my work and personal computers with no problem at all, but i had to get a new computer this year so i got