Skip to main content

Thread: Problem with Broadcom BCM4312 sharing Access Point for Android phone


workstation: ubuntu 12.04 desktop on dell inspiron 1440.

hello all. since couple of days, trying use laptop ap new android phone can connect it. have broadcom bcm4312 router ethernet connection internet access.
used http://linuxwireless.org/en/users/documentation/hostapd , http://linuxwireless.org/en/users/drivers/b43 let router use b43 firmware , use hostapd.
have installed b43 firmware via
code:
sudo apt-get install firmware-b43-lpphy-installer
, have made access point excellently scanned phone using internet if succeed.
followed instructions following link :
http://nims11.wordpress.com/2012/04/...-access-point/ make access point.

however, @ 'final steps' heading of link used make access point, don't think bash script working me. following output if run script:
code:
winuxuser@magicbox:~$ sudo ./initsoftap wlan0 eth0 internet systems consortium dhcp server 4.1-esv-r4 copyright 2004-2011 internet systems consortium. rights reserved. info, please visit https://www.isc.org/software/dhcp/ wrote 0 leases leases file. net.ipv4.ip_forward = 1  no subnet declaration wlan0 (no ipv4 addresses). ** ignoring requests on wlan0.  if not    want, please write subnet declaration    in dhcpd.conf file network segment    interface wlan0 attached. **   not configured listen on interfaces! l2_packet_receive - recvfrom: network down
, cursor keeps blinking , blinking forever.strange thing after execution of script, totally disconnected ethernet connected internet , have make restart again.

question is, missing in steps cannot forward data packets laptop phone?
phone can see network, , keeps on saying 'obtaining ip address' , after time, gets disconnected , process obtain ip remains forever incomplete...

suggestions gurus?


code:
winuxuser@magicbox:~$ sudo lspci -vvn |grep 43 -a7 0c:00.0 0280: 14e4:4315 (rev 01) 	subsystem: 1028:000c 	control: i/o- mem+ busmaster+ speccycle- memwinv- vgasnoop- parerr- stepping- serr+ fastb2b- disintx- 	status: cap+ 66mhz- udf- fastb2b- parerr- devsel=fast >tabort+ <tabort- <mabort- >serr- <perr- intx- 	latency: 0, cache line size: 64 bytes 	interrupt: pin routed irq 17 	region 0: memory @ f6cfc000 (64-bit, non-prefetchable) [size=16k] 	capabilities: [40] power management version 3 -- 	kernel driver in use: b43-pci-bridge 	kernel modules: wl, ssb  winuxuser@magicbox:~$
code:
winuxuser@magicbox:~$ sudo ifconfig -a br0       link encap:ethernet  hwaddr 00:26:5e:54:e8:eb             broadcast multicast  mtu:1500  metric:1           rx packets:0 errors:0 dropped:0 overruns:0 frame:0           tx packets:0 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 txqueuelen:0            rx bytes:0 (0.0 b)  tx bytes:0 (0.0 b)  eth0      link encap:ethernet  hwaddr 00:25:64:55:9e:9d             inet addr:192.168.1.2  bcast:192.168.1.255  mask:255.255.255.0           inet6 addr: fe80::225:64ff:fe55:9e9d/64 scope:link           broadcast running multicast  mtu:1500  metric:1           rx packets:4343 errors:0 dropped:0 overruns:0 frame:0           tx packets:4938 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 txqueuelen:1000            rx bytes:2927552 (2.9 mb)  tx bytes:591038 (591.0 kb)           interrupt:46 base address:0x8000   lo        link encap:local loopback             inet addr:127.0.0.1  mask:255.0.0.0           inet6 addr: ::1/128 scope:host           loopback running  mtu:16436  metric:1           rx packets:1578 errors:0 dropped:0 overruns:0 frame:0           tx packets:1578 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 txqueuelen:0            rx bytes:178089 (178.0 kb)  tx bytes:178089 (178.0 kb)  mon.wlan0 link encap:unspec  hwaddr 00-26-5e-54-e8-eb-00-00-00-00-00-00-00-00-00-00             broadcast running multicast  mtu:1500  metric:1           rx packets:3881 errors:0 dropped:0 overruns:0 frame:0           tx packets:0 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 txqueuelen:1000            rx bytes:714339 (714.3 kb)  tx bytes:0 (0.0 b)  wlan0     link encap:ethernet  hwaddr 00:26:5e:54:e8:eb             inet addr:10.0.0.1  bcast:10.0.0.255  mask:255.255.255.0           inet6 addr: fe80::226:5eff:fe54:e8eb/64 scope:link           broadcast running multicast  mtu:1500  metric:1           rx packets:246 errors:0 dropped:0 overruns:0 frame:0           tx packets:339 errors:0 dropped:0 overruns:0 carrier:0           collisions:0 txqueuelen:1000            rx bytes:16790 (16.7 kb)  tx bytes:66780 (66.7 kb)
code:
winuxuser@magicbox:~$ lspci -k | grep -a 3 -i "network" 0c:00.0 network controller: broadcom corporation bcm4312 802.11b/g lp-phy (rev 01) 	subsystem: dell wireless 1397 wlan mini-card 	kernel driver in use: b43-pci-bridge 	kernel modules: wl, ssb winuxuser@magicbox:~$
i have switched ubuntu , don't want go windows use connectify connections phone... hope me out problem.... thank support..

one more thing add... before executing script initsoftap, execution of
code:
sudo hostapd /etc/hostapd/hostapd.conf
result phone trying obtain ip continuously without luck, now, after execution of initsoftap, following:

code:
winuxuser@magicbox:~$ sudo hostapd /etc/hostapd/hostapd.conf configuration file: /etc/hostapd/hostapd.conf using interface wlan0 hwaddr 00:26:5e:54:e8:eb , ssid 'the_g_spot' wlan0: sta 3e:19:be:1f:ab:b8 ieee 802.11: disassociated l2_packet_receive - recvfrom: network down wlan0: ieee 802.11 disassociated winuxuser@magicbox:~$
i have become clueless should ...


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Problem with Broadcom BCM4312 sharing Access Point for Android phone


Ubuntu

Comments

Popular posts from this blog

Thread: Can not create raid array: mdadm: no raid-devices specified.

Thread: HOW TO: Package and theme GTK+ / Gtkmm apps in Linux for Windows

Thread: Twinview issues