Re: Kernel modules not loaded after Linux update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]




Am 23.07.2018 um 10:23 schrieb Ralph Corderoy:
Hi Peter,

Checked .config in linux-headers-4.9-1-x86_64.pkg.tar.xz (latest
version I could find in the archive)
Search more carefully.

     $ seq 9 10 | sort
     10
     9
     $
     $ curl -sSg https://archive.archlinux.org/packages/l/linux/ |
     > egrep -o '\<linux-[0-9]+\.[0-9]+' |
     > sort -V | uniq -c |
     > pr -t3
	  8 linux-4.3           136 linux-4.8           100 linux-4.13
	 80 linux-4.4            96 linux-4.9            72 linux-4.14
	 40 linux-4.5            88 linux-4.10           80 linux-4.15
	 56 linux-4.6            72 linux-4.11           68 linux-4.16
	 64 linux-4.7           120 linux-4.12           36 linux-4.17
     $

Hello Ralph,

I tried to get the packages list using "https://archive.org/download/archlinux_pkg_linux-headers";, I didn't see any hint that the list would be incomplete or how I could see the rest. However, I only wanted to search the config file for CONFIG_CRYPTO_SALSA20_X86_64, so version wasn't so important I couldn't use it.  ;-)

Could You add the curl magic to the wiki, please? Next time other users may gain advantage from this.

Kind regards

Peter



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux