Hi All,
I had installed ubuntu 16.04 & had some driver problems , so had re-installed the drivers & have been using following commands
sudo modprobe -rv rtl8723be
sudo modprobe -rv rtl8723be
it was working fine for few months & was repeatedly runnin this command when the wifi dropped , but today i found another peculair problem,
now the wifi is connecting but i cannot access internet using wifi , i can use the internet from the ethernet port & use wifi from my windows
partition, but cannot use it in my ubuntu partition :( it is saying server not found or when i ping it is saying unkown host
i ran
lshw -c net
ff
any suggestions for the problem is appreciated
Thanks
Vaibhav
I had installed ubuntu 16.04 & had some driver problems , so had re-installed the drivers & have been using following commands
sudo modprobe -rv rtl8723be
sudo modprobe -rv rtl8723be
it was working fine for few months & was repeatedly runnin this command when the wifi dropped , but today i found another peculair problem,
now the wifi is connecting but i cannot access internet using wifi , i can use the internet from the ethernet port & use wifi from my windows
partition, but cannot use it in my ubuntu partition :( it is saying server not found or when i ping it is saying unkown host
i ran
lshw -c net
Code:
following is the output
[sudo] password for vaibhav:
*-network
description: Ethernet interface
product: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:07:00.0
logical name: enp7s0
version: 07
serial: 70:5a:0f:63:5e:04
size: 100Mbit/s
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full firmware=rtl8106e-1_0.0.1 06/29/12 ip=10.246.27.16 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
resources: irq:43 ioport:4000(size=256) memory:c5000000-c5000fff memory:c5100000-c5103fff
*-network
description: Wireless interface
product: RTL8723BE PCIe Wireless Network Adapter
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:0d:00.0
logical name: wlp13s0
version: 00
serial: 44:1c:a8:03:a3:2f
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=rtl8723be driverversion=4.4.0-66-generic firmware=N/A ip=192.168.1.11 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
resources: irq:16 ioport:3000(size=256) memory:c3000000-c3003f
any suggestions for the problem is appreciated
Thanks
Vaibhav