LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-26-2022, 06:03 AM   #1
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
Slackware 15.0 Update - Fri Aug 26 04:02:20 UTC 2022 - Kernel 5.15.63


All --

Installed the Official Slackware 5.15.63 Happy Birthday Kernel and vim upgrades and all is well.

I am still checking all my personal .vimrc config files but so far so good

Thanks $1-zillion to Pat and the Team !

-- kjh

I am running the Slackware 5.15.63 Generic Kernel with the ucode for my processor prepended to my initrd.

Code:
uname -msrpn: Linux kjhlt7.kjh.home 5.15.63 x86_64 11th Gen Intel(R) Core(TM) i9-11900K @ 3.50GHz
firmware ...: kernel-firmware-20220815_8413c63-noarch-1
NVidia Blob : NVIDIA-Linux-x86_64-515.65.01.run
VMWare Blob : VMware-Workstation-Full-16.2.3-19376536.x86_64.bundle
No new CPU Vulenrabilities nor Mitigations reported.

Code:
Fri Aug 26 06:01:36 CDT 2022

  Linux kjhlt7.kjh.home 5.15.63 #1 SMP PREEMPT Thu Aug 25 20:19:19 CDT 2022 x86_64 11th Gen Intel(R) Core(TM) i9-11900K @ 3.50GHz GenuineIntel GNU/Linux

  dmesg
    microcode: microcode updated early to revision 0x54, date = 2022-03-17
    Linux version 5.15.63 (root@z-mp.slackware.lan) (gcc (GCC) 11.2.0, GNU ld version 2.37-slack15) #1 SMP PREEMPT Thu Aug 25 20:19:19 CDT 2022
    Command line: BOOT_IMAGE=/boot/vmlinuz-generic-5.15.63 root=UUID=6c71cd77-2463-408e-a992-ad6064b0651b ro nvidia-drm.modeset=1
    DMI: Notebook X170KM-G/X170KM-G, BIOS 1.07.06LS1 01/11/2020

  cpuinfo
    CPU Name:   11th Gen Intel(R) Core(TM) i9-11900K @ 3.50GHz
    Microcode:  0x54
    CPU FMS:    06-a7-01
    UCode Pkg:  intel-microcode-20220809-noarch-1_SBo_kjh  ( updated Aug 13 17:02 )
    UCode File: /lib/firmware/intel-ucode/06-a7-01         ( updated Aug 13 17:01 )
    UCode Info: 001/001: sig 0x000a0671, pf_mask 0x02, 2022-03-17, rev 0x0054, size 103424
    CPU bugs:   spectre_v1, spectre_v2, spec_store_bypass, swapgs, mmio_stale_data, retbleed, eibrs_pbrsb

  vulnerability and mitigation files in /sys/devices/system/cpu/vulnerabilities/
    itlb_multihit:       Not affected
    l1tf:                Not affected
    mds:                 Not affected
    meltdown:            Not affected
    mmio_stale_data:     Mitigation: Clear CPU buffers; SMT vulnerable
    retbleed:            Mitigation: Enhanced IBRS
    spec_store_bypass:   Mitigation: Speculative Store Bypass disabled via prctl and seccomp
    spectre_v1:          Mitigation: usercopy/swapgs barriers and __user pointer sanitization
    spectre_v2:          Mitigation: Enhanced IBRS, IBPB: conditional, RSB filling, PBRSB-eIBRS: SW sequence
    srbds:               Not affected
    tsx_async_abort:     Not affected

Last edited by kjhambrick; 08-26-2022 at 06:13 AM. Reason: Title
 
Old 08-26-2022, 09:54 AM   #2
Paulo2
Member
 
Registered: Aug 2012
Distribution: Slackware64 15.0 (started with 13.37). Testing -current in a spare partition.
Posts: 931

Rep: Reputation: 518Reputation: 518Reputation: 518Reputation: 518Reputation: 518Reputation: 518
Thanks for the heads-up VirtualBox 6.1.36 and NVidia driver 515.65.01 are running ok.

However, vim 9 messed up color schemes
The solution I found is to put vim 8 color schemes in ~/.vim/colors
 
Old 08-26-2022, 11:35 AM   #3
drumz
Member
 
Registered: Apr 2005
Location: Oklahoma, USA
Distribution: Slackware
Posts: 906

Rep: Reputation: 697Reputation: 697Reputation: 697Reputation: 697Reputation: 697Reputation: 697
Quote:
Originally Posted by Paulo2 View Post
However, vim 9 messed up color schemes
The solution I found is to put vim 8 color schemes in ~/.vim/colors
How so? I didn't notice anything different. But I don't make heavy use of color schemes. The colors on the file I'm looking at now didn't change from vim 8.
 
Old 08-26-2022, 11:54 AM   #4
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Original Poster
Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
Quote:
Originally Posted by Paulo2 View Post
Thanks for the heads-up VirtualBox 6.1.36 and NVidia driver 515.65.01 are running ok.

However, vim 9 messed up color schemes
The solution I found is to put vim 8 color schemes in ~/.vim/colors
Me too on the vim version change

I also installed a couple custom filetype files from vim82 into vim90

So far so good.

-- kjh
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Slackware64 + Multilib and glibc update for Fri Jun 30 21:14:15 UTC 2017 kjhambrick Slackware 4 07-02-2017 07:22 AM
[SOLVED] Current - e2fsprogs Fri May 20 21:20:29 UTC 2016 and 64-bit fsck kjhambrick Slackware 3 05-22-2016 06:45 PM
[SOLVED] /dev/net missing in Current's Fri Nov 20 21:52:15 UTC 2015 update tux_dude Slackware 15 11-22-2015 10:57 PM
Issues in -current as at Fri Aug 21 21:17:48 UTC 2015 allend Slackware 29 08-26-2015 09:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:09 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration