How to create an AP for my Galaxy Nexus?

Hello all,
I have gone through those tricks quickly but got little help. My wireless hardware and software are both working fine, it’s me that have no idea about how to configure after some failure.

Here are some useful information. My operations are listed below:

  1. Manage Connections => wireless => add =>shared => wireless security => wep =>wlan interface: ip 10.42.0.1, connected,but my nexus can’t scan this ap
  2. same operations till wireless security => wpa/wpa2 personal . an error message “psk” pop out.

I have tried more options but no so close to success.
Give me so advise. Thanks.

Any chance this is about openSUSE? And when yes, which version?

If this is not about openSuSE, then what am I doing here? :slight_smile:
Anyway, I am using openSuSE 12.2, the latest version. And I provide more information, which I recognized as no use, since under win7 environment my laptop works just fine as an AP.
the PCI vendor and product ID codes:

04:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
04:00.0 0280: 168c:002a (rev 01)
wlan0     IEEE 802.11bgn  ESSID:"Shared_Wireless_Connection"  
          Mode:Ad-Hoc  Frequency:2.412 GHz  Cell: D6:72:DC:9B:BD:73   
          Tx-Power=16 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
Cell 06 - Address: D6:72:DC:9B:BD:73
                    Channel:1
                    Frequency:2.412 GHz (Channel 1)
                    Quality=70/70  Signal level=0 dBm  
                    Encryption key:on
                    ESSID:"Shared_Wireless_Connection"
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
                              9 Mb/s; 12 Mb/s; 18 Mb/s
                    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
                    Mode:Ad-Hoc
                    Extra:tsf=0000000000000000
                    Extra: Last beacon: 15597497ms ago
                    IE: Unknown: 001A5368617265645F576972656C6573735F436F6E6E656374696F6E
                    IE: Unknown: 010882040B160C121824
                    IE: Unknown: 030101
                    IE: Unknown: 06020000
                    IE: Unknown: 32043048606C
                    IE: Unknown: DD070050F202000100

I will be grateful for any help.

Apparently there are more people that do not use openSUSE that try to get help here then you can imagine.
In any case it was a bit of different way to ask you to provide the first hing one should tell when asking here anything: the version of openSUSE you use. It may console you that you are not the only one just firing away with their problem without mentioning this, but I get a bit fed up and thus try to put it in a different way sometimes. :frowning:

And while I am grumbling, I can add a second thing:
It is (very) nice and good that you use the CODE tags, but it is realy appreciated when you include the prompt on your terminal, the command, of course the output (as you did) and the next prompt. It provides much more information for only a very tiny increased sweep of your mouse.

Sorry for the inconveniece. Appreciated for your dedication.
My last post is too long, and I can’t find an ‘edit’ icon. So I list the commands here. The commands come from the post" a primer that I should do next", which is put at a staring position of this forum.

/sbin/lspci & /sbin/lspci -n
/usr/sbin/iwconfig
sudo /usr/sbin/iwlist scan

Orders may be incorrect. Little problem. I believe you can understand the meaning.

Are you using hostapd? I have no idea if the Atheros device supports AP mode,
but you need to create a suitable configuration file. A starting point can be
found at

http://www.lwfinger.com/downloads/control_ap.sh

Download that file, make if executable with chmod, and tailor it for your
system. The script, which MUST be run as root (with sudo) will start or stop
the AP.