Cannot Create Access Point On Ubuntu 14.04 [Wireless Card BCM4352]

I am unable to create wireless access point on my Ubuntu 14.04. I have BCM4352 wireless card.

on running command iw list , I find that AP is not listed on supported interface modes.

How can I get supported drivers to make AP? What should I do?


Similar Content



WiFi Dongle Don't Work

I have a WiFi dongle that said to support GNU/Linux, however no drivers were found on the CD, after hours of research i found this and installed the driver, I'm pretty sure my device is listed as supported, but the device is still not recognized, it is listed on lsusb command, but not recognized by any WiFi program like WiFi Radar and wireless-tools, also when i use the iwconfig command, this is what i see, i really need this wireless connection working, can you help, please?

Wireless Card

Hi I've been trying to get my atheros wireless card (Mini pcie) to work but with no luck. I'm currently using Kali linux. Do I need to install a driver or is there any other way for the chipset to work?

Any help is appreciated.
Thanks

Wifi Seen But Not Connecting

I have a HP Compaq Presario CQ62-413NR. I have tried using many different distro's and I have the same problem. The networks will be seen and it will start to connect then it immediately gets disconnected. Tried everything on the Ubuntu forum and still nothing. The wifi works flawlessly with Windows though. The wireless card is an Atheros AR9285. I currently have Deepin Linux dual booted on my laptop with no Pro. Drivers for the card available in the settings. If anyone would like to assist me in getting this issue resolved I would greatly appreciate it. I am loving Linux OS!

How To Get Wireless Card To Work In Ubuntu Dell Laptop Inspiron 1318

how to get wireless card to work in ubuntu dell laptop inspiron 1318

Wireless Network Setup On HP Mini 1000

First time Linux Mint user and fist time poster to this forum. Need to install a Linux distro on my family member's HP Mini 1000, an older netbook with minimal hardware (1 GB memory stick, Intel Atom N270 processor, 80 GB ATA HDD, and it runs XP SP3. . I advised her to uninstall XP and buy Windows 7, but she doesn't want to spend the $93. So ...

I have been testing different Linux distros from flash drive on my HP Probook 4530S laptop. Have tried Ubuntu 14x and now Mint, which I prefer. Ubuntu wouldn't boot to desktop on the netbook after choosing "Use without installing." Mint runs OK on it, but I can't configure the wireless connection. I suspect that either the network hardware isn't compatible or I am missing something when trying to manually configure the settings. I read some info from the Mint web site about this issue, but not sure about whether the Mini's wireless card is compatible: Broadcom 802.11b/g WLAN. Does updating Windows drivers help with this?

TIA,

Don

Wireless Mouse And Wireless Keyboard Is Not Working In Linux Distro's

Wireless mouse and wireless keyboard is not working in Linux distro's.

Read the similar threads on this issue. Boot mode is set for UEFI and Legacy therefore not sure what to do to enable mouse and keyboard? The mouse and keyboard use the same 'receiver' and the receiver indicator is green when Linux distro is fully loaded. Have tried various distro's, Ubuntu, and Ubuntu based distro's using LIVE DVD method on all. Latest distro tried is Peach 14.04.1 TW.40 64 bit. Motherboard is a Gigabyte GA-990FXA-UD3, CPU AMD FX6300 3.5 Ghz six core.

Thanks for any assistance.

jmwrocky

How Do I Select With Grep And Awk Only ONE Text Content In A Script

i got a nasty isue here.
for my machine i want to make a checkup script to see to what wireless network i am connected to.

if i type iwconfig i get below output.
Code:
 iwconfig
wlan0     IEEE 802.11bgn  ESSID:"APqwerty"
          Mode:Managed  Frequency:2.447 GHz  Access Point: 72:6B:D3:36:29:44
          Bit Rate=54 Mb/s   Tx-Power=20 dBm
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=55/70  Signal level=-55 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:7339  Invalid misc:83573   Missed beacon:0

lo        no wireless extensions.

eth0      no wireless extensions.

With a grep awk combo i manage to narow it down.
Code:
  iwconfig | grep ESSID |awk '{ /ESSID/; print $4 }'
lo        no wireless extensions.

eth0      no wireless extensions.

ESSID:"APqwerty"

why it also shows lo and eth0 ,i dont know, but ok.

i tried several combo's on grep, awk, even cut.
i only want to catch the ESSID to where i am connected to, in this case APqwerty.
i know i am missing something, but cant find out what it is, any advice ?

Install Intel Centrino Wireless-N 2230 802.11 B/g/n Drivers On Hp Pavlion Dv7 Laptop

i have an hp pavilion dv7 laptop and i installed openmandrivalx 14.1 x64 on it and cannot configure the wireless intel centrino wireless n-2230 adapter. Have downloaded the iwlwifi drivers but cannot install because the system cannot resolve the $MIRRORLIST problem.
This occurs on all mandriva based linux systems i hahe tried mageia with the same result. Mageia cannot even recognise the centrino adapter.
Ubuntu based linux systems install on the fly.
What good is an operating system in the modern era that you cannot connect to the internet seamlessly?

Live Linux Distro With More Wifi Drivers

Hello,

I am looking for a live linux distro that is able to recognize more hardware by "default" without installation. For example, when I borrow a laptop/netbook, I want to be able to boot the live linux distro and be able to have wireless access to internet (at least most of the time).

I know how to get the wireless working if I have internet access to begin with, but sometimes I do not have a wired connection or am not allowed to install stuff.

I would like to try many live distros on different laptops, but it would be hard to convince other people to give me their laptops to do that; so I would really appreciate your help.

Thanks

Buffer In Wireless Secnerio In Ns2

sir, i need to set buffer to reduce the packet loss in wireless scenerio
how can i do it? can i use queue in wireless in ns2.35?