Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Peter Nabbefeld
Am 22.07.2018 um 23:18 schrieb Peter Nabbefeld: Am 22.07.2018 um 17:07 schrieb Ralf Mardorf: [...] Could you please summarize what exactly doesn't work? IIUC you can't access the Internet with the computer where you got some messages about missing kernel modules. IIUC you successfully downgrade

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Jagannathan Tiruvallur Eachambadi via arch-general
On 22-07-18 23:18:39 +0200, Peter Nabbefeld wrote: So, the situation is: - After update to 4.17.8 Linux failed to load the needed modules. - After downgrading *only* the kernel module to 4.17.2 the system is working again. In Arch Linux, kernel updates blow away the old modules so you cannot lo

Re: [arch-general] [arch-dev-public] proposal to add "aurpublish" to community

2018-07-22 Thread Giancarlo Razzolini via arch-general
Em julho 22, 2018 13:55 Eli Schwartz via arch-dev-public escreveu: So yeah, it seems like at least in the past there's been a distinction made between uploaders (burp, aurpublish) and downloaders (cower). Anyway if no one has a serious objection by the end of the week I guess I will add it. :)

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Doug Newgard via arch-general
On Sun, 22 Jul 2018 11:27:04 +0200 Peter Nabbefeld wrote: > Hello, > > I've updated my installation yesterday, also doing an update of the > Linux kernel to 4.17.8. When starting this morning, kernel modules > rejected to load, so I even couldn't access the internet. > > I've downgraded Linux

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Peter Nabbefeld
Am 22.07.2018 um 17:07 schrieb Ralf Mardorf: [...] Could you please summarize what exactly doesn't work? IIUC you can't access the Internet with the computer where you got some messages about missing kernel modules. IIUC you successfully downgrade the kernel. We clarified that the linux-headers

[arch-general] [arch-dev-public] proposal to add "aurpublish" to community

2018-07-22 Thread Eli Schwartz via arch-general
On 07/20/2018 04:23 AM, WorMzy Tykashi via arch-general wrote: > On 20 July 2018 at 08:38, Jelle van der Waa wrote: > >> On 07/20/18 at 09:05am, Jelle van der Waa wrote: >>> On 07/19/18 at 07:23pm, Florian Pritz via arch-dev-public wrote: On Wed 18.07.18 - 15:28, Eli Schwartz via arch-dev-pu

Re: [arch-general] Kernel modules not loaded after Linux update (Peter Nabbefeld)

2018-07-22 Thread saderror256 via arch-general
Hey peter Have you tried to boot into an arch iso, enable internet, and install the required kernel software? When you are in the live iso connect to internet like normal and chroot into your system, then install the kernel firmware required. This will also let you do some other work that ca

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Ralf Mardorf
On Sun, 22 Jul 2018 16:32:49 +0200, Peter Nabbefeld wrote: >Am 22.07.2018 um 16:10 schrieb Ralph Corderoy: >> `pacman -Qi linux-headers' should show `Required by' as `None'. > >It shows: "Error: Package 'linux-headers' not found" >> Remove it with `sudo -i pacman -R linux-headers'. >> >Cannot r

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Peter Nabbefeld
Am 22.07.2018 um 16:10 schrieb Ralph Corderoy: Hi Peter, alias 'crypto_user': Function not implemented What's in /usr/lib/modules-load.d ? Only bluez.conf OK, and... Is there something pulling in `crypto_user'? ...what's in the file? Strange to me: Just the entry "crypto_user" - I'd u

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Ralf Mardorf
On Sun, 22 Jul 2018 15:10:30 +0100, Ralph Corderoy wrote: >> The curious issue here is, linux-headers is installed, but the >> package hasn't been put into the cache > >Because you obtained it directly and upgrade from it with `-U'. >The cache is of packages sync'd with `-S'. The package is not

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Peter Nabbefeld
Am 22.07.2018 um 15:55 schrieb Ralph Corderoy: Hi Peter, Jul 22 09:41:48 tuchola systemd-modules-load[330]: Failed to lookup alias 'crypto_user': Function not implemented What's in /usr/lib/modules-load.d ? Is there something pulling in `crypto_user'? What package owns that file? `pacman -Q

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Ralf Mardorf
On Sun, 22 Jul 2018 16:03:20 +0200, Peter Nabbefeld wrote: >pacman -U > >The curious issue here is, linux-headers is installed, but the package >hasn't been put into the cache If you use 'pacman -U' to install from an Arch repository by using the URL, the package as well as the signature are stor

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Ralph Corderoy
Hi Peter, > > > alias 'crypto_user': Function not implemented > > > > What's in /usr/lib/modules-load.d ? > > Only bluez.conf OK, and... > > Is there something pulling in `crypto_user'? ...what's in the file? And... > > What package owns that file? `pacman -Qo foo'. I think therein lies you

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Peter Nabbefeld
Hi Ralph, Am 22.07.2018 um 15:55 schrieb Ralph Corderoy: Hi Peter, Jul 22 09:41:48 tuchola systemd-modules-load[330]: Failed to lookup alias 'crypto_user': Function not implemented What's in /usr/lib/modules-load.d ? Only bluez.conf Is there something pulling in `crypto_user'? What package

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Ralph Corderoy
Hi Peter, > Jul 22 09:41:48 tuchola systemd-modules-load[330]: Failed to lookup > alias 'crypto_user': Function not implemented What's in /usr/lib/modules-load.d ? Is there something pulling in `crypto_user'? What package owns that file? `pacman -Qo foo'. > Nope. Only "[PACMAN] Running 'pacman

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Peter Nabbefeld
Am 22.07.2018 um 14:34 schrieb Ralph Corderoy: Hi Peter, BTW, I'm usually not working with tar.xz files and the list option doesn't work as expected It works as we expect. You need to show precisely what you did. Search for `list' in tar(1) and you'll find `--list'. Most users do `tar tvf

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Ralf Mardorf
On Sun, 22 Jul 2018 13:26:10 +0200, Peter Nabbefeld wrote: >Are these headers used for compilation of modules only, or do they add >some more value to the running linux system, too? Hi, the headers are only required, if you want to build something. On Sun, 22 Jul 2018 13:36:54 +0200, Peter Nabbe

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Peter Nabbefeld
Am 22.07.2018 um 14:40 schrieb Ralph Corderoy: Hi Peter, I cannot find the error message from the service again, sorry, so I cannot tell You, it had to do with some security parameter not set. It might be in journalctl(1)'s output. Sorry, cannot find that. :-/ You have no `journalctl' com

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Ralph Corderoy
> Hi Peter, > > > I cannot find the error message from the service again, sorry, so > > > I cannot tell You, it had to do with some security parameter not > > > set. > > > > It might be in journalctl(1)'s output. > > Sorry, cannot find that. :-/ You have no `journalctl' command, or using it does

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Ralph Corderoy
Hi Peter, > BTW, I'm usually not working with tar.xz files and the list option > doesn't work as expected It works as we expect. You need to show precisely what you did. Search for `list' in tar(1) and you'll find `--list'. Most users do `tar tvf foo.tar.xz' for a verbose listing. -- Cheers,

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Peter Nabbefeld
Am 22.07.2018 um 13:19 schrieb Ralf Mardorf: On Sun, 22 Jul 2018 11:40:07 +0100, Ralph Corderoy wrote: If your cache no longer has old packages, you can use the online Archive. https://wiki.archlinux.org/index.php/Downgrading_packages#Arch_Linux_Archive "Bash script for downgrading one or mor

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Peter Nabbefeld
Am 22.07.2018 um 12:40 schrieb Ralph Corderoy: Hi Peter, I cannot find the error message from the service again, sorry, so I cannot tell You, it had to do with some security parameter not set. It might be in journalctl(1)'s output. Sorry, cannot find that.  :-/ According to the descrip

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Ralf Mardorf
On Sun, 22 Jul 2018 11:40:07 +0100, Ralph Corderoy wrote: >If your cache no longer has old packages, you can use the online >Archive. >https://wiki.archlinux.org/index.php/Downgrading_packages#Arch_Linux_Archive "Bash script for downgrading one or more packages to a version in your cache or the A.

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Ralph Corderoy
Hi Peter, > I cannot find the error message from the service again, sorry, so I > cannot tell You, it had to do with some security parameter not set. It might be in journalctl(1)'s output. > According to the description of kernel downgrading in the wiki, I > should have downgraded linux-headers,

Re: [arch-general] Possible to "inherit" from a package?

2018-07-22 Thread Ralph Corderoy
Hi Peter, > As a user, I'm not familiar with Arch Linux bug tracker - where do I > find it? At the top of Google's results for `Arch Linux bug tracker'. :-) https://bugs.archlinux.org/ You should also read https://wiki.archlinux.org/index.php/Reporting_bug_guidelines -- Cheers, Ralph. https:

Re: [arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Peter Nabbefeld
Am 22.07.2018 um 11:27 schrieb Peter Nabbefeld: Hello, I've updated my installation yesterday, also doing an update of the Linux kernel to 4.17.8. When starting this morning, kernel modules rejected to load, so I even couldn't access the internet. I've downgraded Linux now to 4.17.2, but st

Re: [arch-general] Possible to "inherit" from a package?

2018-07-22 Thread Peter Nabbefeld
Am 14.07.2018 um 08:42 schrieb David Runge: On July 14, 2018 8:07:03 AM GMT+02:00, Ralf Mardorf wrote: On Sat, 14 Jul 2018 07:50:49 +0200, Ralf Mardorf wrote: On Sat, 14 Jul 2018 07:17:20 +0200, Peter Nabbefeld wrote: Just to add a build option, I wonder if there's a concept of "inheriting

Re: [arch-general] Possible to "inherit" from a package?

2018-07-22 Thread Peter Nabbefeld
Am 16.07.2018 um 09:40 schrieb Ralf Mardorf: On Sun, 15 Jul 2018 23:35:23 -0400, Eli Schwartz via arch-general wrote: [core] is not assumed installed the base group is. Opps :D. My apologies! If I should have noticed myself, two days ago, that I accidentally interchanged this, it likely would

[arch-general] Kernel modules not loaded after Linux update

2018-07-22 Thread Peter Nabbefeld
Hello, I've updated my installation yesterday, also doing an update of the Linux kernel to 4.17.8. When starting this morning, kernel modules rejected to load, so I even couldn't access the internet. I've downgraded Linux now to 4.17.2, but still have some problems (probably because I only