LinuxQuestions.org
Help answer threads with 0 replies.
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 02-14-2023, 02:49 PM   #1
kingbeowulf
Senior Member
 
Registered: Oct 2003
Location: WA
Distribution: Slackware
Posts: 1,266
Blog Entries: 11

Rep: Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744
Exclamation Slackware-15.0 Stable update request: upgrade hwdata package


I recently installes a MSI Radeon RX 6650 XT MECH OC into my miniITX system (it fit!!) running Slackware64-15.0 mulilib. GPU is working well with stock kernel-5.15.80 and Mesa-21.3.5. However, 'lspci -nn' sees
Code:
0b:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:73ef] (rev c1)
whereas 'lspci -nn -q' queries the central PCI ID database to provide
Code:
0b:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6650 XT] [1002:73ef] (rev c1)
For 15.0, package hwdata-0.355-noarch-1.txz predates this GPU device [1002:73ef]; For Current, package hwdata-0.3.67-noarch-1.txz provides the updated pci.ids
Code:
	73ef  Navi 23 [Radeon RX 6650 XT]
		1002 73ef  Navi 23 [Radeon RX 6700S / 6800S / 6650 XT]
		1458 2405  Navi 23 [Radeon RX 6650 XT]
There are also other examples of 15.0 supported hardware (some are just manufacturer variants) that provide generic, or none, lspci information but are listed in the updated hwmon.

Request: backport newer hwmon to Slackware stable.

[And before anyone says anything silly, yes, I have updated my local machines, and, no, not everyone is aware of the lspci query option]
 
Old 02-15-2023, 07:58 AM   #2
drumz
Member
 
Registered: Apr 2005
Location: Oklahoma, USA
Distribution: Slackware
Posts: 906

Rep: Reputation: 697Reputation: 697Reputation: 697Reputation: 697Reputation: 697Reputation: 697
Done.

Code:
Wed Feb 15 03:05:40 UTC 2023
extra/php80/php80-8.0.28-x86_64-1_slack15.0.txz: Upgraded.
       This update fixes security issues:
       Core: Password_verify() always return true with some hash.
       Core: 1-byte array overrun in common path resolve code.
       SAPI: DOS vulnerability when parsing multipart request body.
       For more information, see:
       https://www.cve.org/CVERecord?id=CVE-2023-0567
       https://www.cve.org/CVERecord?id=CVE-2023-0568
       https://www.cve.org/CVERecord?id=CVE-2023-0662
       (* Security fix *)
extra/php81/php81-8.1.16-x86_64-1_slack15.0.txz: Upgraded.
       This update fixes security issues:
       Core: Password_verify() always return true with some hash.
       Core: 1-byte array overrun in common path resolve code.
       SAPI: DOS vulnerability when parsing multipart request body.
       For more information, see:
       https://www.cve.org/CVERecord?id=CVE-2023-0567
       https://www.cve.org/CVERecord?id=CVE-2023-0568
       https://www.cve.org/CVERecord?id=CVE-2023-0662
       (* Security fix *)
patches/packages/hwdata-0.367-noarch-1_slack15.0.txz: Upgraded.
       Upgraded to get information for newer hardware.
       Requested by kingbeowulf on LQ.
patches/packages/mozilla-firefox-102.8.0esr-x86_64-1_slack15.0.txz: Upgraded.
       This update contains security fixes and improvements.
       For more information, see:
       https://www.mozilla.org/en-US/firefo.../releasenotes/
       https://www.mozilla.org/en-US/securi...s/mfsa2023-06/
       https://www.cve.org/CVERecord?id=CVE-2023-25728
       https://www.cve.org/CVERecord?id=CVE-2023-25730
       https://www.cve.org/CVERecord?id=CVE-2023-25743
       https://www.cve.org/CVERecord?id=CVE-2023-0767
       https://www.cve.org/CVERecord?id=CVE-2023-25735
       https://www.cve.org/CVERecord?id=CVE-2023-25737
       https://www.cve.org/CVERecord?id=CVE-2023-25738
       https://www.cve.org/CVERecord?id=CVE-2023-25739
       https://www.cve.org/CVERecord?id=CVE-2023-25729
       https://www.cve.org/CVERecord?id=CVE-2023-25732
       https://www.cve.org/CVERecord?id=CVE-2023-25734
       https://www.cve.org/CVERecord?id=CVE-2023-25742
       https://www.cve.org/CVERecord?id=CVE-2023-25746
       (* Security fix *)
patches/packages/php-7.4.33-x86_64-3_slack15.0.txz: Rebuilt.
       This update fixes security issues:
       Core: Password_verify() always return true with some hash.
       Core: 1-byte array overrun in common path resolve code.
       SAPI: DOS vulnerability when parsing multipart request body.
       For more information, see:
       https://www.cve.org/CVERecord?id=CVE-2023-0567
       https://www.cve.org/CVERecord?id=CVE-2023-0568
       https://www.cve.org/CVERecord?id=CVE-2023-0662
       (* Security fix *)
 
Old 02-15-2023, 12:32 PM   #3
kingbeowulf
Senior Member
 
Registered: Oct 2003
Location: WA
Distribution: Slackware
Posts: 1,266

Original Poster
Blog Entries: 11

Rep: Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744Reputation: 744
NICE! Thanks, Pat. You are the younger brother I always wanted.
 
3 members found this post helpful.
  


Reply

Tags
hwdata, slackware



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
Request for update to rsync 2.3.7 in Slackware 15.0 stable Ilgar Slackware 5 10-25-2022 01:02 PM
[SOLVED] No package 'x11' found No package 'xext' found No package 'xdamage' found No package 'xfixes' found No package 'x11-xcb' found Jigsaw Linux From Scratch 14 02-23-2021 08:35 PM
Bootable DVD, hwdata-0.101.27-1-noarch Install Fails jljohnsonx Linux - Newbie 4 01-10-2008 02:21 PM
how can i upgrade my squid 2.5 stable 1 to stable 3 in RH9? debloxie Linux - Networking 0 05-12-2004 11:25 AM

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

All times are GMT -5. The time now is 04:49 PM.

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