Page 1 of 1

HP Wi-Fi Direct Mouse on Linux

Posted: 11 Mar 2013, 04:06
by cttan
Hi fanthom,

Is the Porteus 2.0 64bit kernel having CONFIG_IWLWIFI_P2P set to y?

Pls see this blog for the WIFI Direct mouse from HP.
http://fabiobaltieri.com/2013/01/06/hp- ... -teardown/

Pls see this blog for howto get the WIFI Direct mouse to work under Linux. Officially the mouse is only supported under Windows 7.
http://fabiobaltieri.com/2013/02/14/hp- ... -on-linux/

Wiki on Wi-Fi Direct:-
Wi-Fi Direct

Re: HP Wi-Fi Direct Mouse on Linux

Posted: 11 Mar 2013, 12:36
by brokenman
CONFIG_IWLWIFI=m
# CONFIG_IWLWIFI_DEBUG is not set
# CONFIG_IWLWIFI_P2P is not set
# CONFIG_IWLWIFI_EXPERIMENTAL_MFP is not set

I am working from kernel 3.8.2 in which i have CONFIG_IWLWIFI_P2P set, but no way of testing.

Re: HP Wi-Fi Direct Mouse on Linux

Posted: 11 Mar 2013, 13:50
by cttan
Hi brokenman,

I am working on 64bit. Are you able to post me the link to 3.8.2. kernel and I would test for you.

I will also need to have the ozmo driver.

The laptop wireless card would have to support this. You will need something like the HP Wifi mouse or a android smart phone with Wifi Direct enabled.

Re: HP Wi-Fi Direct Mouse on Linux

Posted: 17 Feb 2014, 09:36
by cttan
Hi fanthom,

Is it possible to add WiFi Direct feature in v3.0 final?

Re: HP Wi-Fi Direct Mouse on Linux

Posted: 17 Feb 2014, 10:02
by fanthom
@cttan
i have answered this already:
http://forum.porteus.org/viewtopic.php? ... 105#p20105

mind:

Code: Select all

iwlwifi: dvm: remove P2P support
We're not planning to support P2P on older devices, so remove the Kconfig option and associated code for it.
if you really care about this feature then you would have to compile and stick to 3.11 kernel as it's the last one supporting p2p for iwlwifi driver.
sorry about that.

Re: HP Wi-Fi Direct Mouse on Linux

Posted: 18 Feb 2014, 04:33
by cttan
Sorry fanthom. Missed your post.

But I think we have good news as Wifi Direct is incorporated into Wpa_Supplicant v2.0.
Pls see below link:-
http://wireless.kernel.org/en/developers/p2p/howto

Now is how do we get it to work.

Re: HP Wi-Fi Direct Mouse on Linux

Posted: 18 Feb 2014, 21:21
by fanthom
dont think so:

Code: Select all

In order to test P2P, you need: 
xxxxxxxxxxxxxxxxxx
an Atheros ath9k device
OR an ar9170 USB device (with carl9170 driver!)
(OR another device that has a mac80211 driver, but these are known to work, iwlwifi does not currently work with any released microcode) 
and you have iwlwifi - isn't it?

Re: HP Wi-Fi Direct Mouse on Linux

Posted: 19 Feb 2014, 09:14
by cttan
Yes. You are right.

That is bad news. :(