All of lore.kernel.org
 help / color / mirror / Atom feed
* Virtual Interfaces with iwlwifi
       [not found] <C768C63E9A2F584FACC2A65D915E5A2830535956@MBX13.d.ethz.ch>
@ 2015-03-09 16:53 ` Risse  Kilian
  2015-03-09 17:19   ` Dan Williams
  0 siblings, 1 reply; 4+ messages in thread
From: Risse  Kilian @ 2015-03-09 16:53 UTC (permalink / raw)
  To: linux-wireless

Hi

I tried to create a second interface and connect to another AP. But I was unable to do so. As I tried to enable the second interface I got an error: Device or resource busy. So am I right assuming that this is not possible with the iwlwifi driver?

Thanks

Kilian


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Virtual Interfaces with iwlwifi
  2015-03-09 16:53 ` Virtual Interfaces with iwlwifi Risse  Kilian
@ 2015-03-09 17:19   ` Dan Williams
  2015-03-09 19:48     ` kilian risse
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Williams @ 2015-03-09 17:19 UTC (permalink / raw)
  To: Risse Kilian; +Cc: linux-wireless

On Mon, 2015-03-09 at 16:53 +0000, Risse Kilian wrote:
> Hi
> 
> I tried to create a second interface and connect to another AP. But I was unable to do so. As I tried to enable the second interface I got an error: Device or resource busy. So am I right assuming that this is not possible with the iwlwifi driver?

What specific hardware do you have?
What kernel version do you have?
What specific command were you using to create the second interface?
What are the "software interface modes" and "valid interface
combinations" sections output from "iw phy0 info"?

It's certainly possible and supported with iwlwifi, but it depends on
specific hardware, the driver, etc.

Dan


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Virtual Interfaces with iwlwifi
  2015-03-09 17:19   ` Dan Williams
@ 2015-03-09 19:48     ` kilian risse
  2015-03-10 14:10       ` Emmanuel Grumbach
  0 siblings, 1 reply; 4+ messages in thread
From: kilian risse @ 2015-03-09 19:48 UTC (permalink / raw)
  To: Dan Williams; +Cc: linux-wireless

I think I figured it out - I tried to create two interfaces of the same 
type station - which is not supported according to the "iw phy0 info".

I use a intel 7260 card with a 3.18.7 Kernel.
The command I used was "iw phy phy0 interface add wlan0 type station".
Is this a limitation in hardware or software?

Kilian

On 03/09/2015 06:19 PM, Dan Williams wrote:
> On Mon, 2015-03-09 at 16:53 +0000, Risse Kilian wrote:
>> Hi
>>
>> I tried to create a second interface and connect to another AP. But I was unable to do so. As I tried to enable the second interface I got an error: Device or resource busy. So am I right assuming that this is not possible with the iwlwifi driver?
>
> What specific hardware do you have?
> What kernel version do you have?
> What specific command were you using to create the second interface?
> What are the "software interface modes" and "valid interface
> combinations" sections output from "iw phy0 info"?
>
> It's certainly possible and supported with iwlwifi, but it depends on
> specific hardware, the driver, etc.
>
> Dan
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Virtual Interfaces with iwlwifi
  2015-03-09 19:48     ` kilian risse
@ 2015-03-10 14:10       ` Emmanuel Grumbach
  0 siblings, 0 replies; 4+ messages in thread
From: Emmanuel Grumbach @ 2015-03-10 14:10 UTC (permalink / raw)
  To: kilian risse; +Cc: Dan Williams, linux-wireless

On Mon, Mar 9, 2015 at 9:48 PM, kilian risse <krisse@student.ethz.ch> wrote:
> I think I figured it out - I tried to create two interfaces of the same type
> station - which is not supported according to the "iw phy0 info".
>
> I use a intel 7260 card with a 3.18.7 Kernel.
> The command I used was "iw phy phy0 interface add wlan0 type station".
> Is this a limitation in hardware or software?
>

firmware which pretty much means hardware ;)
You can have BSS and P2P client though.

> Kilian
>
>
> On 03/09/2015 06:19 PM, Dan Williams wrote:
>>
>> On Mon, 2015-03-09 at 16:53 +0000, Risse Kilian wrote:
>>>
>>> Hi
>>>
>>> I tried to create a second interface and connect to another AP. But I was
>>> unable to do so. As I tried to enable the second interface I got an error:
>>> Device or resource busy. So am I right assuming that this is not possible
>>> with the iwlwifi driver?
>>
>>
>> What specific hardware do you have?
>> What kernel version do you have?
>> What specific command were you using to create the second interface?
>> What are the "software interface modes" and "valid interface
>> combinations" sections output from "iw phy0 info"?
>>
>> It's certainly possible and supported with iwlwifi, but it depends on
>> specific hardware, the driver, etc.
>>
>> Dan
>>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-10 14:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <C768C63E9A2F584FACC2A65D915E5A2830535956@MBX13.d.ethz.ch>
2015-03-09 16:53 ` Virtual Interfaces with iwlwifi Risse  Kilian
2015-03-09 17:19   ` Dan Williams
2015-03-09 19:48     ` kilian risse
2015-03-10 14:10       ` Emmanuel Grumbach

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.