[Bug 1838133] Re: realtek r8822be kernel module fails after update to linux kernel-headers 5.0.0-21

2019-08-02 Thread viot
I propose a workaround (which is not very elegant) When you are using a kernel 5.0.0.21 or higher sudo modprobe -r r8822be rtwpci sudo modprobe r8822be rtwpci In this case, you recover the wifi and if you type lspci -nnk | grep 0280 -A3 you will see 03:00.0 Network controller [0280]: Realtek

[Bug 1838133] Re: realtek r8822be kernel module fails after update to linux kernel-headers 5.0.0-21

2019-08-02 Thread viot
Hi Aaron I tried with the kernel 5.3-rc2 but the wifi does not work and the previous workround does not work anymore since only the module rtwpci can be loaded. The module r8822be is not present. I tried the module rtw88 but the kernel module in use is always rtwpci. Cheers, Pascal -- You rece

[Bug 1848892] Re: "error: Unknown TPM error." after upgrading to grub 2.04

2019-10-24 Thread viot
Thanks you for the workaroune. If works for an Asus UX303! Curiously, once restarted, no confirmation was required and no problem for further boots. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/18488

[Bug 1879332] Re: package openmpi-bin

2020-10-08 Thread viot
Same problem. Please, it is urgent to correct this regression, because I will use mpicc next week for a lecture on OPENMPI (If the code is compiled on Fedora, the executable is running on Ubuntu, which confirms that the libraries are present on the computer. The problem is likely associated with

[Bug 1853050] Re: Realtek RTL8822BE [10ec:b822] Subsystem [1a3b:2950] Wifi fails to connect (RTL8822BE, linux 5.3.0 w/ rtwpci)

2020-06-22 Thread viot
Curiously, I do not have any trouble with Ubuntu 20.04 and the Kernel is 5.4.0-34, eve if keep some messages like Jun 22 13:11:59 homeland kernel: [751198.723180] wlp3s0: authenticate with 54:64:d9:4e:01:df Jun 22 13:11:59 homeland kernel: [751199.189144] [ cut here ] Ju

[Bug 1879332] [NEW] package openmpi-bin

2020-05-18 Thread viot
Public bug reported: In Ubuntu 20.04, mpicc does not find the library libmpi For a simple program basic.c /usr/bin/mpicc.openmpi basic.c /usr/bin/ld : ne peut trouver -lmpi collect2: error: ld returned 1 exit status The packages libopenmpi-dev and libopenmpi3 are installed but the linkage fails

[Bug 1857626] [NEW] Kernel Linux version 5.3.0-24.26 et Realtek RTL822BE 802.11a/b/g/n/ac

2019-12-26 Thread viot
Public bug reported: No wifi connexion by using the kernels 5.3.0. A problem was solved with the kernel 5.0.0.21 avait été résolu (voir), but it starts again. Please find some information lspci -nnk | grep 0280 -A3 03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8822BE 80

[Bug 1857626] Re: Kernel Linux version 5.3.0-24.26 et Realtek RTL822BE 802.11a/b/g/n/ac

2019-12-27 Thread viot
apport information ** Tags added: apport-collected ** Description changed: No wifi connexion by using the kernels 5.3.0. A problem was solved with the kernel 5.0.0.21 avait été résolu (voir), but it starts again. Please find some information lspci -nnk | grep 0280 -A3 03:00.0 Netw

[Bug 1857626] Re: Kernel Linux version 5.3.0-24.26 et Realtek RTL822BE 802.11a/b/g/n/ac

2020-01-07 Thread viot
apport information ** Description changed: No wifi connexion by using the kernels 5.3.0. A problem was solved with the kernel 5.0.0.21 avait été résolu (voir), but it starts again. Please find some information lspci -nnk | grep 0280 -A3 03:00.0 Network controller [0280]: Realtek Se

[Bug 1941909] [NEW] bug in boost 1.74

2021-08-27 Thread viot
Public bug reported: The version 1.74 of the boost library has a bug in boost/serialization/optional.hpp For instance, the code #include int main () { return 0; } gives an error for the compilation. This problem is solved in the version 1.75. Is it possible to update the version? ** Affects:

[Bug 1968479] Re: [22.04] Spyder (Python3) doesn't start

2022-04-29 Thread viot
The problem seems to be related to Python 3.10. Only the last version of version 5.3 is able to start. if you type in a terminal pip install -U spyder spyder 5.3 starts and you can work again Obviously, I did not test the stability for many programs, but it seems reasonable. At least, Spyder