public inbox for iwd@lists.linux.dev
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: Piotr Oniszczuk <piotr.oniszczuk@gmail.com>
Cc: iwd@lists.linux.dev
Subject: Re: iwd 2.22 scan fails but... works ok with ConnMan
Date: Thu, 24 Oct 2024 09:00:40 -0500	[thread overview]
Message-ID: <d27c9f76-ee7f-4509-a05e-6e05ee444181@gmail.com> (raw)
In-Reply-To: <D6BB0209-39DB-430B-977A-955928ED3701@gmail.com>

Hi Piotr,

>>
>> What hardware is being used?
> 
> 
> this is allwinner h618 zero3 sbc with uwe5622 wifi chip.
> Kernel is 6.11.5 with uwe5622 driver backported from vendor bsp (https://github.com/warpme/minimyth2/blob/master/script/kernel/linux-6.11/files/0630-net-wireless-add-uwe5622-support-v20231020.patch)

So yet another non-upstream driver, sigh.

> 
> 
>>   Can you include iwmon output?
>> https://archive.kernel.org/oldwiki/iwd.wiki.kernel.org/debugging.html#iwmon
> 
> Trying to use iwmon shows me:
> 
> root@myth-frontend-0200dd63cc00:~ # ip link
> 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue qlen 1000
>      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
> 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq qlen 1000
>      link/ether 02:00:dd:63:cc:00 brd ff:ff:ff:ff:ff:ff
> 3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
>      link/ether 24:b7:2a:45:f4:e5 brd ff:ff:ff:ff:ff:ff
> root@myth-frontend-0200dd63cc00:~ # iwmon -i wlan0

That doesn't do what you think it does.  -i is a mostly deprecated option to 
specify the nlmon device to use (not the wireless device you're trying to snoop on)

Try it without -i.

> Wireless monitor ver 3.0
> Failed to create monitor interface wlan0: Unknown error -17
> root@myth-frontend-0200dd63cc00:~ #
> 

Is this in any way related to the problem reported in this thread?
https://lore.kernel.org/all/CAOCHtYj9OjZGQ=G139i=KRRcxpFD-1=GSvUPmFYaqSvFz0NwJg@mail.gmail.com/

Regards,
-Denis

  reply	other threads:[~2024-10-24 14:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-15  8:56 iwd 2.22 scan fails but... works ok with ConnMan Piotr Oniszczuk
2024-10-23 22:04 ` Denis Kenzior
2024-10-24 10:04   ` Piotr Oniszczuk
2024-10-24 14:00     ` Denis Kenzior [this message]
2024-10-24 14:32       ` Piotr Oniszczuk
2024-10-24 16:51         ` James Prestwood
2024-10-24 18:37           ` Piotr Oniszczuk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d27c9f76-ee7f-4509-a05e-6e05ee444181@gmail.com \
    --to=denkenz@gmail.com \
    --cc=iwd@lists.linux.dev \
    --cc=piotr.oniszczuk@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox