Bug 244316 - graphics/drm-devel-kmod update to version 5.0 does not work
Summary: graphics/drm-devel-kmod update to version 5.0 does not work
Status: Closed Not A Bug
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-22 16:43 UTC by Brian Zou
Modified: 2023-09-08 09:07 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Zou 2020-02-22 16:43:53 UTC
kms-drm 4.16 has bug .. Can't support AMD Vega 10 Graphics! My laptop CPU is AMD Ryzen 3700U.

Look this thread using Ryzen 3500U:
https://forums.freebsd.org/threads/amd-apu-vga-card-driver-for-freebsd-12-1-tutorial-for-beginner.73901/
Comment 1 Brian Zou 2020-02-22 16:44:28 UTC
My FreeBSD version is amd64 12.0-RELEASE-p2
Comment 3 Brian Zou 2020-02-22 17:25:01 UTC
I install `graphics/drm-dev-kmod` fail:
not supported on older CURRENT, no kernel support
Comment 4 Niclas Zeising freebsd_committer freebsd_triage 2020-02-23 08:17:51 UTC
drm-devel-kmod is only for current, you need to install that.

FreeBSD 12.0 is really old, you should consider upgrading to 12.1.  I'm not sure that the latest AMD vega 10 is supported there anyway, you should probably try drm-devel-kmod on FreeBSD Current.
Comment 5 Brian Zou 2020-02-23 08:55:22 UTC
I'm sorry, I using version is 12.1-RELEASE-p2! latest stable version.
Comment 6 Niclas Zeising freebsd_committer freebsd_triage 2020-02-23 09:11:39 UTC
(In reply to Brian Zou from comment #5)
drm-devel-kmod is not supported on FreeBSD 12.1.  It is a development version supported on current only.  This is why it can't be built and installed.
Comment 7 Mark Linimon freebsd_committer freebsd_triage 2020-02-23 16:40:28 UTC
(In reply to Niclas Zeising from comment #4)

> FreeBSD 12.0 is really old, you should consider upgrading to 12.1.

FreeBSD 12.0 will go EOL as of February 29, 2020.
Comment 8 Niclas Zeising freebsd_committer freebsd_triage 2020-02-25 17:09:06 UTC
I'm not sure this is a bug.  drm-devel-kmod, which is drm-v5.0, is not meant to be built on FreeBSD 12.  However, for AMD Vega 10, drm-v5.0 might be needed, in which case you have to run FreeBSD 13.
Comment 9 commit-hook freebsd_committer freebsd_triage 2023-09-08 09:07:58 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fa874813924cb55095c731fcab6c31b036b38541

commit fa874813924cb55095c731fcab6c31b036b38541
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2023-08-24 17:20:10 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2023-09-08 09:05:43 +0000

    lang/rust: Update to 1.72.0

    Announce:       https://blog.rust-lang.org/2023/08/24/Rust-1.72.0.html
    ChangeLog:      https://github.com/rust-lang/rust/releases/tag/1.72.0

    PR:             244316
    Tested by:      mikael,pkubaj

 Mk/Uses/cargo.mk                                   |   2 +-
 Mk/bsd.gecko.mk                                    |   2 +-
 lang/rust-bootstrap/Makefile                       |   2 +-
 lang/rust-bootstrap/distinfo                       |   6 +-
 lang/rust/Makefile                                 |   6 +-
 lang/rust/distinfo                                 | 102 ++++++++++-----------
 .../patch-library_backtrace_src_backtrace_mod.rs   |   5 +-
 ...library_std_src_os_unix_net_ancillary.rs (gone) |  27 ------
 8 files changed, 62 insertions(+), 90 deletions(-)