Re: Panic after upgrading to 5.11.6 stable

2021-03-14 Thread David R
On 14/03/2021 10:53, Pablo Neira Ayuso wrote: > On Sun, Mar 14, 2021 at 10:30:55AM +0000, David R wrote: >> I attempted to upgrade my home server to 5.11 today. The system panics >> soon after boot with the following :- >> >> In iptables by the looks of the stac

Re: Panic after upgrading to 5.11.6 stable

2021-03-14 Thread David R
On 14/03/2021 10:30, David R wrote: > I attempted to upgrade my home server to 5.11 today. The system panics > soon after boot with the following :- > > > > In iptables by the looks of the stack. > > 5.10.23 works fine. > > Can provide config (and boot logs from 5.

Panic after upgrading to 5.11.6 stable

2021-03-14 Thread David R
I attempted to upgrade my home server to 5.11 today. The system panics soon after boot with the following :- In iptables by the looks of the stack. 5.10.23 works fine. Can provide config (and boot logs from 5.10.23) if required. Cheers David

Re: Realtek r8822be kernel module does not negotiate 802.11ac connection

2019-03-02 Thread David R. Bergstein
Larry, I tried using iw but it gives the same reading for bit rate.  In regard to the firmware, it was not installed via "make install" so I did it manually. Sincerely, David R. Bergstein On 3/2/19 12:58 PM, Larry Finger wrote: >> Larry, >> >> Sorry about all t

Re: Realtek r8822be kernel module does not negotiate 802.11ac connection

2019-03-01 Thread David R. Bergstein
lity=70/70  Signal level=-40 dBm    Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0   Tx excessive retries:0  Invalid misc:11   Missed beacon:0 Sincerely, David R. Bergstein On 3/1/19 10:16 PM, David R. Bergstein wrote: > Larry, > > Please disregard my last messag

Re: Realtek r8822be kernel module does not negotiate 802.11ac connection

2019-03-01 Thread David R. Bergstein
Larry, Please disregard my last message.  The firmware is now installed and the rtw88 module is working with my wireless router.  The next hurdle appears to be setting the speed to 802.11ac as it is currently connecting as an 802.11n client. Sincerely, David R. Bergstein On 3/1/19 9:55 PM

Re: Realtek r8822be kernel module does not negotiate 802.11ac connection

2019-03-01 Thread David R. Bergstein
to setup chip information [  267.512817] rtw_pci: probe of :3d:00.0 failed with error -114 As directed, I used the rtwpci module to perform load/unload the rtw88 module before I saw the errors above.  Do I still need to install firmware? Sincerely, David R. Bergstein On 3/1/19 8:46 PM, Larry

Re: Realtek r8822be kernel module does not negotiate 802.11ac connection

2019-03-01 Thread David R. Bergstein
r8822be modules are loaded.  If I unload the r8822be module the wifi network connection gets terminated, even if I unload/reload the rtw88 module. Is there something else I should be doing prior to invoking rtw88, e.g., blacklisting the old module? Sincerely, David R. Bergstein On 3/1/19 12:28

Re: Realtek r8822be kernel module does not negotiate 802.11ac connection

2019-02-28 Thread David R. Bergstein
Tony, Thanks for your response.  Can you advise as to the availability of the new rtw88 driver?  As it appears to be under development, I could not locate a copy of the code for local compilation. Sincerely, David R. Bergstein On 2/27/19 5:23 AM, Tony Chuang wrote: >> This message is in

Realtek r8822be kernel module does not negotiate 802.11ac connection

2019-02-26 Thread David R. Bergstein
. https://bugs.launchpad.net/bugs/1813372 At your earliest convenience, please see the bug report above, and advise if a fix will be available for the r8822be kernel module. Sincerely, David R. Bergstein signature.asc Description: OpenPGP digital signature

Re: [nf-next] netfilter: Add support for inner IPv6 packet match

2019-01-05 Thread David R. Bild
On Jan 25, 2018 at 08:13:00PM, Pabel wrote: > On Thu, Jan 18, 2018 at 04:13:25PM +0100, Ahmed Abdelsalam wrote: > [...] > > diff --git a/include/uapi/linux/netfilter_ipv6/ip6t_inner6.h > > b/include/uapi/linux/netfilter_ipv6/ip6t_inner6.h > > new file mode 100644 > > index 000..7017fa4 > > ---