Bug 886236 - Real Hotspot feature not working, only ad-hoc hotspot
Summary: Real Hotspot feature not working, only ad-hoc hotspot
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: control-center
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Control Center Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-11 20:58 UTC by Julien Humbert
Modified: 2014-09-13 18:56 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-05-13 20:00:11 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
iw phy output (3.55 KB, text/plain)
2012-12-11 20:58 UTC, Julien Humbert
no flags Details
/var/log/messages (14.88 KB, text/plain)
2012-12-14 18:28 UTC, Martin
no flags Details
/var/log/messages (17.12 KB, text/plain)
2012-12-16 15:56 UTC, Julien Humbert
no flags Details
nmcli con list id "Hotspot" ouput (2.64 KB, text/plain)
2012-12-16 15:57 UTC, Julien Humbert
no flags Details
nmcli con list id "Hotspot" ouput on F19 (2.88 KB, text/x-log)
2013-04-24 07:06 UTC, Julien Humbert
no flags Details
/var/log/messages (9.76 KB, text/x-log)
2013-04-24 07:07 UTC, Julien Humbert
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 686732 0 None None None Never

Description Julien Humbert 2012-12-11 20:58:14 UTC
Created attachment 661672 [details]
iw phy output

Description of problem:
When using gnome network tool to create a hotspot it only creates an ad-hoc wifi hotspo and not the real AP hotspot as advertised available in F18.

Version-Release number of selected component (if applicable):
NetworkManager-1:0.9.7.0-9.git20121004.fc18
network-manager-applet-0.9.7-4.git20121016.fc18

How reproducible:
Always

Steps to Reproduce:
1. Open up gnome network tool
2. Set up a wifi hotspot
3. Check the wifi hotspot created
  
Actual results:
Ad-hoc wifi hotspot is created.

Expected results:
AP hotspot should be created.

Additional info:
Ath9k should have the possibility to trigger the AP mode, driver and wifi card are compatible. iw phy output added.

Comment 1 Jirka Klimes 2012-12-14 11:18:41 UTC
Could you attach /var/log/messages from when NM activates the hotspot connection.
And the output of
$ nmcli con list id "the name of the hotspot connection"

Comment 2 Martin 2012-12-14 18:28:57 UTC
Created attachment 663726 [details]
/var/log/messages

Same bug with Linksys WUSB54GC adapter
Attached: /var/log/messages

iw list:
	Supported interface modes:
		 * IBSS
		 * managed
		 * AP
		 * AP/VLAN
		 * WDS
		 * monitor
		 * mesh point
	software interface modes (can always be added):
		 * AP/VLAN
		 * monitor

Comment 3 Julien Humbert 2012-12-16 15:56:17 UTC
Created attachment 664339 [details]
/var/log/messages

Comment 4 Julien Humbert 2012-12-16 15:57:12 UTC
Created attachment 664340 [details]
nmcli con list id "Hotspot" ouput

Here are the two files requested.

Comment 5 Martin 2012-12-17 14:11:33 UTC
Same bug in KDE BZ: https://bugs.kde.org/show_bug.cgi?id=311705

Comment 6 Julien Humbert 2013-01-10 17:14:23 UTC
Still no progress with latest update. Always using Ad-hoc mode even if Ath9k driver supports AP mode.

Comment 7 Dan Williams 2013-01-14 18:05:48 UTC
Real AP mode requires support from the GUI tools to create set "AP mode" if the device supports it.  I did some patches a while back for real AP mode for the GNOME control-center network panel, but those are not yet in the version of the control center that F18 ships.

NetworkManager core daemon supports real AP hotspot, but I guess we need some updates for the UI tools too.

Comment 8 Martin 2013-01-23 10:32:42 UTC
Could you provide here a documentation on how-to implement this feature in GUI?

requested by: https://bugs.kde.org/show_bug.cgi?id=311705#c5

Comment 9 Julien Humbert 2013-03-19 19:32:48 UTC
Patch was merged in Gnome, could it be backported to F18 ? (Waiting on next Gnome release seems to be long and as it seems not being too invasive, it should be backported).
This feature could be very useful to many Android users out there.

Comment 10 Bastien Nocera 2013-03-20 09:17:26 UTC
The support was added upstream for GNOME 3.8 (it's available in the Fedora 19 tree), and there are no plans to backport it to Fedora 18.

There's a GNOME Fedora 19 test day tomorrow, with images for testing:
https://lists.fedoraproject.org/pipermail/test-announce/2013-March/000625.html

Comment 11 Daniel Demus 2013-03-30 13:33:09 UTC
Why are there no plans to backport this to fedora 18, when the core part is already present in, and only GUI modifications are required? Could it be called the pinnacle of stupidity to advertise a feature as a "game changer" as I saw somewhere in the run-up to f18, and then not actually deliver it, without actually notifying anyone of this rather egregious omission? Why is it necessary for a user to waste a day of his time searching for solutions to the hotspot not working before stumbling over a random bugzilla entry?

This is not "CLOSED" until it is made clear that F18 does not actually support the advertised feature, so people shouldn't waste their time looking!

It sounds as if KDE in F18 might actually support this before the "standard" desktop.

Comment 12 Daniel Demus 2013-03-30 13:41:41 UTC
Scratch that. KDE already supports it. This does not reflect well on the coordinatedness of the fedora team...

Comment 13 Julien Humbert 2013-04-24 07:05:49 UTC
I tried to get it working on F19 Alpha today, and it still doesn't work as expected, so no, it's not fixed.

Version-Release number of selected component (if applicable):
NetworkManager-1:0.9.8.1-1.git20130327.fc19
network-manager-applet-0.9.8.1-1.git20130327.fc19

Comment 14 Julien Humbert 2013-04-24 07:06:50 UTC
Created attachment 739295 [details]
nmcli con list id "Hotspot" ouput on F19

Comment 15 Julien Humbert 2013-04-24 07:07:28 UTC
Created attachment 739297 [details]
/var/log/messages

Comment 16 Julien Humbert 2013-05-13 20:00:11 UTC
Fixed on latest update from F19.

NetworkManager-1:0.9.8.1-1.git20130327.fc19
network-manager-applet-0.9.8.1-3.git20130430.fc19

Comment 17 sathvik.1991 2014-01-09 03:17:38 UTC
(In reply to Martin Holec from comment #8)
> Could you provide here a documentation on how-to implement this feature in
> GUI?
> 
> requested by: https://bugs.kde.org/show_bug.cgi?id=311705#c5


Note You need to log in before you can comment on or make changes to this bug.