Re: [Kernel-packages] [Bug 1583288] Re: Realtek Wifi card rtl8723be [10ec:b723] WiFi not available

2016-06-07 Thread Podsgrove
Thanks for your reply but one look at the complications of reporting a
bug put me off. I am not a fan of Unity and had planned to install
Lubuntu but the best I have able to achieve is to install the LXDE
desktop on an out-of-date OS. This comes with the added bonus of a
battery indicator that does not work and an annoying login bongo noise
that keeps coming back despite all efforts to disable it.  It is
annoying that HP have chosen to market a Linux laptop that does not
work with the majority of Linux distros. The only ones I have found
that work (apart from HP's modified Ubuntu) are Console Linux and
Puppy, neither of which I particularly like.
I guess I am just a grumpy old git but next time I buy a computer I
will cough up the Microsoft tax and get one that works with Linux!

Podsgrove
 Sent using Hushmail
On 07/06/2016 at 11:41 AM, "Christopher M. Penalver"  wrote:Podsgrove,
it will help immensely if you filed a new report with Ubuntu (not
Mint) via the default repository kernel (not mainline/upstream) via a
terminal:
ubuntu-bug linux

Please feel free to subscribe me to it.

For more on why this is helpful, please see
https://wiki.ubuntu.com/ReportingBugs.

-- 
You received this bug notification because you are subscribed to the
bug
report.
https://bugs.launchpad.net/bugs/1583288

Title:
  Realtek Wifi card rtl8723be [10ec:b723] WiFi not available

Status in linux package in Ubuntu:
  Invalid

Bug description:
  I am here on a HP Pavilion Laptop with beatsaudio. No Model Number -
  nothing.But I have this problem on other HP (455) Notebooks too.

  OS tried: OpenSuse / Kubuntu / Linux Mint Mate (card does not work
out
  of the box / no scanning)

  The Wifi card is: (in Germany!)

  --

   lspci -nn | grep -iA2 net
  02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd.
RTL8723BE PCIe Wireless Network Adapter [10ec:b723]

  --

  I am now under kernel:
  4.4.0-21-generic

  I installed the newest kernel because in some threads people said
the card woule be available in the newest kernel. But this was not the
case. I mean the card is there but does not scan nor see any wifi
networks.
  -

  Before I tried everything I could find to get my wifi running but I
do
  not even see one spot. So no connection at all. I even cloned git
and
  compiled the driver - the compiling and installation worked fine. I
  tried the old and the new driver.

  By the way the BT seems to be fine - although I have not checked
cause
  I do not need BT.

  -
  Here is what I tried:

  rfkill list all; hciconfig -a
  0: hci0: Bluetooth
   Soft blocked: no
   Hard blocked: no
  1: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no
  hci0: Type: BR/EDR Bus: USB
   BD Address: 2C:33:7A:3F:E4:3E ACL MTU: 820:8 SCO MTU: 255:16
   UP RUNNING PSCAN
   RX bytes:1327 acl:0 sco:0 events:139 errors:0
   TX bytes:25058 acl:0 sco:0 commands:139 errors:0
   Features: 0xff 0xff 0xff 0xfe 0xdb 0xff 0x7b 0x87
   Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
   Link policy: RSWITCH HOLD SNIFF PARK
   Link mode: SLAVE ACCEPT
   Name: 'mint-0'
   Class: 0x740100
   Service Classes: Rendering, Object Transfer, Audio, Telephony
   Device Class: Computer, Uncategorized
   HCI Version: 4.0 (0x6) Revision: 0xe2f
   LMP Version: 4.0 (0x6) Subversion: 0x9f73
   Manufacturer: Realtek Semiconductor Corporation (93)

  -

  I added the options sugested in rtl8723be.conf

  options rtl8723be fwlps=0 swlps=0

  But this did not help either.

  --

  lsmod reports:

  rfcomm 69632 12
  rtl8723be 139264 0
  btcoexist 180224 1 rtl8723be
  rtl_pci 40960 1 rtl8723be
  rtlwifi 98304 3 btcoexist,rtl_pci,rtl8723be
  hp_wmi 16384 0
  mac80211 733184 3 rtl_pci,rtlwifi,rtl8723be
  sparse_keymap 16384 1 hp_wmi
  kvm 532480 0
  irqbypass 16384 1 kvm
  btusb 45056 0
  crct10dif_pclmul 16384 0
  btrtl 16384 1 btusb
  btbcm 16384 1 btusb
  ...

  ---

  dmesg | grep rtl reports:

  [ 8.982260] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b
lmp_ver=06 lmp_subver=8723
  [ 8.982262] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
  [ 9.064265] rtlwifi: module verification failed: signature and/or
required key missing - tainting kernel
  [ 9.403770] Using firmware rtlwifi/rtl8723befw.bin
  [ 9.404023] rtlwifi: channel plan 0x20
  [ 9.404027] rtlwifi: country code 11
  [ 9.422483] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
  [ 9.423458] rtlwifi: wireless switch is on

  

  modinfo rtl8723be

  filename:
/lib/modules/4.4.0-21-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko
  firmware: rtlwifi/rtl8723befw.bin
  description: Realtek 8723BE 802.11n PCI wireless
  li

[Kernel-packages] [Bug 1583288] Re: Realtek Wifi card rtl8723be [10ec:b723] WiFi not available

2016-06-06 Thread Podsgrove
** Bug watch added: Linux Kernel Bug Tracker #83641
   http://bugzilla.kernel.org/show_bug.cgi?id=83641

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1583288

Title:
  Realtek Wifi card rtl8723be [10ec:b723] WiFi not available

Status in linux package in Ubuntu:
  Invalid

Bug description:
  I am here on a HP Pavilion Laptop with beatsaudio. No Model Number -
  nothing.But I have this problem on other HP (455) Notebooks too.

  OS tried: OpenSuse / Kubuntu / Linux Mint Mate (card does not work out
  of the box / no scanning)

  The Wifi card is: (in Germany!)

  --

   lspci -nn | grep -iA2 net
  02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723BE 
PCIe Wireless Network Adapter [10ec:b723]

  --

  I am now under kernel:
  4.4.0-21-generic

  I installed the newest kernel because in some threads people said the card 
woule be available in the newest kernel. But this was not the case. I mean the 
card is there but does not scan nor see any wifi networks.
  -

  Before I tried everything I could find to get my wifi running but I do
  not even see one spot. So no connection at all. I even cloned git and
  compiled the driver - the compiling and installation worked fine. I
  tried the old and the new driver.

  By the way the BT seems to be fine - although I have not checked cause
  I do not need BT.

  -
  Here is what I tried:

  rfkill list all; hciconfig -a
  0: hci0: Bluetooth
   Soft blocked: no
   Hard blocked: no
  1: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no
  hci0: Type: BR/EDR Bus: USB
   BD Address: 2C:33:7A:3F:E4:3E ACL MTU: 820:8 SCO MTU: 255:16
   UP RUNNING PSCAN
   RX bytes:1327 acl:0 sco:0 events:139 errors:0
   TX bytes:25058 acl:0 sco:0 commands:139 errors:0
   Features: 0xff 0xff 0xff 0xfe 0xdb 0xff 0x7b 0x87
   Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
   Link policy: RSWITCH HOLD SNIFF PARK
   Link mode: SLAVE ACCEPT
   Name: 'mint-0'
   Class: 0x740100
   Service Classes: Rendering, Object Transfer, Audio, Telephony
   Device Class: Computer, Uncategorized
   HCI Version: 4.0 (0x6) Revision: 0xe2f
   LMP Version: 4.0 (0x6) Subversion: 0x9f73
   Manufacturer: Realtek Semiconductor Corporation (93)

  -

  I added the options sugested in rtl8723be.conf

  options rtl8723be fwlps=0 swlps=0

  But this did not help either.

  --

  lsmod reports:

  rfcomm 69632 12
  rtl8723be 139264 0
  btcoexist 180224 1 rtl8723be
  rtl_pci 40960 1 rtl8723be
  rtlwifi 98304 3 btcoexist,rtl_pci,rtl8723be
  hp_wmi 16384 0
  mac80211 733184 3 rtl_pci,rtlwifi,rtl8723be
  sparse_keymap 16384 1 hp_wmi
  kvm 532480 0
  irqbypass 16384 1 kvm
  btusb 45056 0
  crct10dif_pclmul 16384 0
  btrtl 16384 1 btusb
  btbcm 16384 1 btusb
  ...

  ---

  dmesg | grep rtl reports:

  [ 8.982260] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b 
lmp_ver=06 lmp_subver=8723
  [ 8.982262] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
  [ 9.064265] rtlwifi: module verification failed: signature and/or required 
key missing - tainting kernel
  [ 9.403770] Using firmware rtlwifi/rtl8723befw.bin
  [ 9.404023] rtlwifi: channel plan 0x20
  [ 9.404027] rtlwifi: country code 11
  [ 9.422483] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
  [ 9.423458] rtlwifi: wireless switch is on

  

  modinfo rtl8723be

  filename: 
/lib/modules/4.4.0-21-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko
  firmware: rtlwifi/rtl8723befw.bin
  description: Realtek 8723BE 802.11n PCI wireless
  license: GPL
  author: Realtek WlanFAE 
  author: PageHe 
  srcversion: 00619764255210776FAB54D
  alias: pci:v10ECdB723sv*sd*bc*sc*i*
  depends: rtlwifi,rtl_pci,btcoexist,mac80211
  vermagic: 4.4.0-21-generic SMP mod_unload modversions
  parm: swlps:bool
  parm: swenc:using hardware crypto (default 0 [hardware])
   (bool)
  parm: ips:using no link power save (default 1 is open)
   (bool)
  parm: fwlps:using linked fw control power save (default 1 is open)
   (bool)
  parm: msi:Set to 1 to use MSI interrupts mode (default 0)
   (bool)
  parm: debug:Set debug level (0-5) (default 0) (int)
  parm: disable_watchdog:Set to 1 to disable the watchdog (default 0)
   (bool)
  parm: ant_sel:Set to 1 or 2 to force antenna number (default 0)
   (int)

  -

  sudo iwlist scan

  wlan0 No scan results

  -

  sudo iwconfig
  eth0 no wireless extensions.

  wlan0 IEEE 802.11bgn 

Re: [Kernel-packages] [Bug 1583288] Re: Realtek Wifi card rtl8723be [10ec:b723] WiFi not available

2016-06-06 Thread Podsgrove
When I first reported this bug I made the point that my HP455 was
purchased with Ubuntu pre-installed - and it works fine as long as you
don't try to install any other Ubuntu flavour, or for that matter
anything derived from Ubuntu or Debian. I cannot even upgrade to the
latest LTS version without losing wifi. HP have clearly added
something to the code to make it work. Can the problem (which has now
been running for a couple of years now) not be solved by simply
contacting HP and asking them what it was?

 Podsgrove
 Sent using Hushmail
On 02/06/2016 at 7:41 PM, "Peter Ludwig"  wrote:apport information

** Tags added: apport-collected rosa

** Description changed:

  I am here on a HP Pavilion Laptop with beatsaudio. No Model Number -
  nothing.But I have this problem on other HP (455) Notebooks too.
  OS tried: OpenSuse / Kubuntu / Linux Mint Mate (card does not work
out
  of the box / no scanning)
  The Wifi card is: (in Germany!)
  --
   lspci -nn | grep -iA2 net
  02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd.
RTL8723BE PCIe Wireless Network Adapter [10ec:b723]
  --
  I am now under kernel:
  4.4.0-21-generic
  I installed the newest kernel because in some threads people said
the card woule be available in the newest kernel. But this was not the
case. I mean the card is there but does not scan nor see any wifi
networks.
  -
  Before I tried everything I could find to get my wifi running but I
do
  not even see one spot. So no connection at all. I even cloned git
and
  compiled the driver - the compiling and installation worked fine. I
  tried the old and the new driver.
  By the way the BT seems to be fine - although I have not checked
cause I
  do not need BT.
  -
  Here is what I tried:
  rfkill list all; hciconfig -a
  0: hci0: Bluetooth
   Soft blocked: no
   Hard blocked: no
  1: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no
  hci0: Type: BR/EDR Bus: USB
   BD Address: 2C:33:7A:3F:E4:3E ACL MTU: 820:8 SCO MTU: 255:16
   UP RUNNING PSCAN
   RX bytes:1327 acl:0 sco:0 events:139 errors:0
   TX bytes:25058 acl:0 sco:0 commands:139 errors:0
   Features: 0xff 0xff 0xff 0xfe 0xdb 0xff 0x7b 0x87
   Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
   Link policy: RSWITCH HOLD SNIFF PARK
   Link mode: SLAVE ACCEPT
   Name: 'mint-0'
   Class: 0x740100
   Service Classes: Rendering, Object Transfer, Audio, Telephony
   Device Class: Computer, Uncategorized
   HCI Version: 4.0 (0x6) Revision: 0xe2f
   LMP Version: 4.0 (0x6) Subversion: 0x9f73
   Manufacturer: Realtek Semiconductor Corporation (93)
  -
  I added the options sugested in rtl8723be.conf
  options rtl8723be fwlps=0 swlps=0
  But this did not help either.
  --
  lsmod reports:
  rfcomm 69632 12
  rtl8723be 139264 0
  btcoexist 180224 1 rtl8723be
  rtl_pci 40960 1 rtl8723be
  rtlwifi 98304 3 btcoexist,rtl_pci,rtl8723be
  hp_wmi 16384 0
  mac80211 733184 3 rtl_pci,rtlwifi,rtl8723be
  sparse_keymap 16384 1 hp_wmi
  kvm 532480 0
  irqbypass 16384 1 kvm
  btusb 45056 0
  crct10dif_pclmul 16384 0
  btrtl 16384 1 btusb
  btbcm 16384 1 btusb
  ...
  ---
  dmesg | grep rtl reports:
  [ 8.982260] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b
lmp_ver=06 lmp_subver=8723
  [ 8.982262] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
  [ 9.064265] rtlwifi: module verification failed: signature and/or
required key missing - tainting kernel
  [ 9.403770] Using firmware rtlwifi/rtl8723befw.bin
  [ 9.404023] rtlwifi: channel plan 0x20
  [ 9.404027] rtlwifi: country code 11
  [ 9.422483] ieee80211 phy0: Selected rate control algorithm 'rtl_rc'
  [ 9.423458] rtlwifi: wireless switch is on
  
  modinfo rtl8723be
  filename:
/lib/modules/4.4.0-21-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko
  firmware: rtlwifi/rtl8723befw.bin
  description: Realtek 8723BE 802.11n PCI wireless
  license: GPL
  author: Realtek WlanFAE 
  author: PageHe 
  srcversion: 00619764255210776FAB54D
  alias: pci:v10ECdB723sv*sd*bc*sc*i*
  depends: rtlwifi,rtl_pci,btcoexist,mac80211
  vermagic: 4.4.0-21-generic SMP mod_unload modversions
  parm: swlps:bool
  parm: swenc:using hardware crypto (default 0 [hardware])
   (bool)
  parm: ips:using no link power save (default 1 is open)
   (bool)
  parm: fwlps:using linked fw control power save (default 1 is open)
   (bool)
  parm: msi:Set to 1 to use MSI interrupts mode (default 0)
   (bool)
  parm: debug:Set debug level (0-5) (default 0) (int)
  parm: disable_watchdog:Set to 1 to disable the watchdog (default 0)
   (bool)
  parm: ant_sel:Set to 1 or 2 to force antenna number (default 

Re: [Kernel-packages] [Bug 1461174] Re: Realtek Wifi card rtl8723be [10ec:b723] WiFi has an issue

2016-05-10 Thread Podsgrove
I still have the original problem I reported:
Wifi works fine with original HP set up of computer but will not work
if I try to install any other Debian/Ubuntu based OS or update Ubuntu
to latest version. 
HP have obviously tweaked the installed version somehow to make it
work.
A Puppy Linux derivative worked as did Console Linux but they are the
only ones I have found so far.
My computer is an HP 455G2 with realtek RTL8723BE wifi, purchased with
Ubuntu 12.04 installed

Podsgrove
 Sent using Hushmail
On 09/05/2016 at 8:16 PM, "Peter Ludwig"  wrote:I know this thread is
now two years old but the problem with this
hardware almost drove me nuts ...

I am here on a HP Pavilion Laptop with beatsaudio. No Model Number -
nothing.

The Wifi card is: (in Germany!)

--

 lspci -nn | grep -iA2 net
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd.
RTL8723BE PCIe Wireless Network Adapter [10ec:b723]

--

I am now under kernel:
4.4.0-21-generic

-

Before I tried everything I could find to get my wifi up but I do not
even see one spot. So no connection at all. I even cloned git and
compiled the driver - which worked fine.

By the way the BT seems to be fine - although I have not checked cause
I
do not need BT.

-
Here is what I tried:

rfkill list all; hciconfig -a
0: hci0: Bluetooth
 Soft blocked: no
 Hard blocked: no
1: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
hci0: Type: BR/EDR  Bus: USB
 BD Address: 2C:33:7A:3F:E4:3E  ACL MTU: 820:8  SCO MTU: 255:16
 UP RUNNING PSCAN 
 RX bytes:1327 acl:0 sco:0 events:139 errors:0
 TX bytes:25058 acl:0 sco:0 commands:139 errors:0
 Features: 0xff 0xff 0xff 0xfe 0xdb 0xff 0x7b 0x87
 Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
 Link policy: RSWITCH HOLD SNIFF PARK 
 Link mode: SLAVE ACCEPT 
 Name: 'mint-0'
 Class: 0x740100
 Service Classes: Rendering, Object Transfer, Audio, Telephony
 Device Class: Computer, Uncategorized
 HCI Version: 4.0 (0x6)  Revision: 0xe2f
 LMP Version: 4.0 (0x6)  Subversion: 0x9f73
 Manufacturer: Realtek Semiconductor Corporation (93)

-

I added the options sugested in rtl8723be.conf

options rtl8723be fwlps=0 swlps=0

But this did not help either.

--

lsmod reports:

rfcomm 69632  12 
rtl8723be 139264  0 
btcoexist 180224  1 rtl8723be
rtl_pci40960  1 rtl8723be
rtlwifi98304  3 btcoexist,rtl_pci,rtl8723be
hp_wmi 16384  0 
mac80211  733184  3 rtl_pci,rtlwifi,rtl8723be
sparse_keymap  16384  1 hp_wmi
kvm   532480  0 
irqbypass  16384  1 kvm
btusb  45056  0 
crct10dif_pclmul   16384  0 
btrtl  16384  1 btusb
btbcm  16384  1 btusb
...

---

dmesg | grep rtl reports:

[8.982260] Bluetooth: hci0: rtl: examining hci_ver=06 hci_rev=000b
lmp_ver=06 lmp_subver=8723
[8.982262] Bluetooth: hci0: rtl: loading rtl_bt/rtl8723b_fw.bin
[9.064265] rtlwifi: module verification failed: signature and/or
required key missing - tainting kernel
[9.403770] Using firmware rtlwifi/rtl8723befw.bin
[9.404023] rtlwifi: channel plan 0x20
[9.404027] rtlwifi: country code 11
[9.422483] ieee80211 phy0: Selected rate control algorithm
'rtl_rc'
[9.423458] rtlwifi: wireless switch is on



modinfo rtl8723be

filename:  
/lib/modules/4.4.0-21-generic/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/rtl8723be.ko
firmware:   rtlwifi/rtl8723befw.bin
description:Realtek 8723BE 802.11n PCI wireless
license:GPL
author: Realtek WlanFAE 
author: PageHe 
srcversion: 00619764255210776FAB54D
alias:  pci:v10ECdB723sv*sd*bc*sc*i*
depends:rtlwifi,rtl_pci,btcoexist,mac80211
vermagic:   4.4.0-21-generic SMP mod_unload modversions 
parm:   swlps:bool
parm:   swenc:using hardware crypto (default 0 [hardware])
 (bool)
parm:   ips:using no link power save (default 1 is open)
 (bool)
parm:   fwlps:using linked fw control power save (default 1 is
open)
 (bool)
parm:   msi:Set to 1 to use MSI interrupts mode (default 0)
 (bool)
parm:   debug:Set debug level (0-5) (default 0) (int)
parm:   disable_watchdog:Set to 1 to disable the watchdog
(default 0)
 (bool)
parm:   ant_sel:Set to 1 or 2 to force antenna number (default
0)
 (int)
-

sudo iwlist scan

wlan0 No scan results

-

sudo iwconfig
eth0  no wireless extensions.

wlan0 IEEE 802.11bgn  ESSID:off/any  
  Mode:Manag