drm

  1. chrislongros

    New system - hardware supported?

    I plan to build my first PC with the following characteristiscs: CPU: AMD Ryzen 9 7900X3D 4.4 GHz 12-Core Processor Motherboard: Gigabyte B650 GAMING X AX V2 ATX AM5 Motherboard Memory: Corsair Vengeance 32 GB (2 x 16 GB) DDR5-6000 CL30 Memory Storage: Samsung 990 Pro 2 TB M.2-2280 PCIe 4.0 X4...
  2. M

    Intel Alder Lake P DRM Graphics Issues

    Hello all, This is my first time posting here, so sorry if I'm not doing this right. I've installed FreeBSD 14.0-RELEASE on an Asus Viviobook S laptop with an Intel i7-12700H CPU (uses an Alder Lake-P iGPU). So far I've run into some major issues getting the iGPU to work. Specifically, I just...
  3. A

    Kernel panic with drm-515-kmod

    Yesterday i installed drm-515-kmod (before i have drm-510-kmod for amdgpu) during play a video in firefox kernel panic occurred. after multiply reboots system goes to single-user mode. now with drm-510-kmod i doesn't see the panic. The problem really from drm driver or something else?
  4. illegalcoding

    Constant page-fault kernel panics with AMD RX 6600 and drm-515-kmod

    I (re)installed FreeBSD 14 recently, but it is basically unusable due to constant kernel panics. This only happens when I'm in X11 (XFCE), and also seemingly only when I have Firefox open(?). The stack trace seems to suggest that it's something in the drm, but I'm not sure. It seems that most...
  5. NapoleonWils0n

    Chromium enable drm playback by building the www/linux-widevine-cdm port with Poudriere

    Chromium has been recently patched to enable Widevine support as mentioned in the post This lets you play widevine drm encrypted audio and video, so you can watch things like Netflix, Channel4 and ITV in the UK or other video services that use widevine drm or listen to Spotify I have written a...
  6. T

    Solved unable to load i915kms because drm.ko cannot be loaded

    I'm confused. I am unable to load i915kms because drm cannot be loaded: depends on iic - not available or version mismatch. I have: drm-510-kmod-5.10.163_7 drm-kmod-20220907_1 custom kernel: a1c915cc75c1b3c66e16bb52579e2abdf122eccb (releng/13.2) This works on one box, but not another.
  7. linus

    Plasma wayland fails with "kwin_wayland_drm: No suitable DRM devices have been found"

    I am trying to get KDE plasma running on wayland. As far as I have understood, it's not possible to launch into KDE wayland from sddm, but should be possible by executing startplasma-wayland.sh or ck-launch-session dbus-run-session startplasma-wayland as a non-root user. Doing so (however fails...
  8. A

    Call For Testing: nvidia-drm kernel module

    Hello everyone, I'm happy to announce that the port of Nvidia's DRM driver is now ready for public consumption. Please visit the github repo to grab the latest copy of the driver. Simply follow the installation instructions and load the nvidia-drm.ko kernel module to give it a go. Please post...
  9. D

    Playing videos in pure console via framebuffer (no X!)

    Using mpv trying to stream youtube and m3u8 playlists. I'm not sure how it's supposed to work exactly, but last time I tried it in opensuse it worked nicely right out of the box (sorry for the Linux reference). No X installed, just ran it with --vo=drm. That won't cut it in freebsd, though, and...
  10. Sivan!

    not much of a boot delay, but too many entries in dmesg

    drm loads nine different firmware images, there is a struggle setting up the amplifier ? and multiple entries starting with 'pcm' The output of dmesg looks ugly, what might have gone wrong with the settings? My speakers are not connected at the moment, I modified config files while trying...
  11. O

    Solved FreeBSD 13.1 found 0 GPUs,

    I want to use freebsd13.1 + wayland + intel integrate grach card + wayfire. Now, I met a problem. When i start to run wayfire wm, show follow error message: found 0 GPUs, cannot create backend. failed to open any DRM device. I have installed and config follow: Install the graphics/drm-kmod...
  12. Y

    Iris Xe Graphics on 13.1-RELEASE

    So I have this iGPU (copied by hand): vgapci0@pci0:0:2:0: class=0x030000 rev=0x01 hdr=0x00 vendor=0x8086 device=0x9a49 subvendor=0x152d subdevice=0x1307 vendor = 'Intel Corporation' device = 'TigerLake-LP GT2 [Iris Xe Graphics]' class = display subclass = VGA...
  13. M

    graphics/drm-kmod port or pkg installation, drm/MTRR errors & missing DMC firmware

    A fresh 13.0-RELEASE-p6 installation with graphics/drm-kmod added as a package: # dmesg | grep drm drmn0: <drmn> on vgapci0 [drm] i915.alpha_support is deprecated, use i915.force_probe=9a49 instead vgapci0: child drmn0 requested pci_enable_io vgapci0: child drmn0 requested pci_enable_io [drm]...
  14. Cath O'Deray

    Solved Appropriate use of loader.conf(5) for kernel modules

    There's a FreeBSD recommendation to use /boot/loader.conf for nvidia (with the latest driver for NVIDIA). Is this use of loader.conf appropriate (with FreeBSD 13.0-RELEASE), or somewhat archaic? loader.conf(5)
  15. Cath O'Deray

    Linux DRM: how to tell which (ported) version is in use?

    Without looking at the port/package name or version: how can I tell the version that's in use by the currently running OS? (5.4, 5.5, 5.6 or 5.7.) I can't see anything suitably distinctive in /var/log/messages or /var/log/Xorg.0.log. With graphics/drm_info I can get, for example: %...
  16. Cath O'Deray

    Solved Linux 5.5.19 DRM or greater i.e. graphics/drm-devel-kmod on FreeBSD 13⋯

    Please: has anyone attempted to build a modified graphics/drm-devel-kmod on any build of FreeBSD 13? Most recently, <https://cgit.freebsd.org/ports/diff/graphics/drm-devel-kmod/Makefile?id=0e09699300d49bbd304b5be47462ef3b615202c3> bumped the minimum OSVERSION to 1400024. The local copy of...
  17. I

    FreeBSD hanged (I think) due to driver issue

    Something terrible happened. My FreeBSD PC (v. 13) hanged. Upon rebooting and examinig, it looks like the graphics driver is the culprit: (above error message is found in /var/log/messages, and typed (because the PC's network is not connected) Any thoughts about this? Or since this is...
  18. D

    Solved DRM Module Kernel Panic with pkg

    Hello, I have been trying to get OpenCL working and found out I needed graphics/drm-fbsd12.0-kmod in order to get OpenCL recognize my GPU. The problem is, that module only works if it's built from ports and crashes when it's installed from pkg. The other issue is for number of reasons I can't...
  19. goshanecr

    Solved How to switch vt console independ to external monitor?

    Hi Friends! I have a small laptop ASUS EeePC 1215, with AMD Radeon 6310 video card. So I have i386 system installed with vt console enabled: /boot/loader.conf kern.vty=vt radeonkms_load="YES" kern.vt.fb.VGA-1="1440x900" It has a native internal LVDS resolution: 1024x600, but I need use it...
  20. P

    FreeBSD 11.0 GCN 1.0 support

    Dear All, As soon as my uni work is finished at the beginning of September, I am planning on giving FreeBSD a good try out on my desktop system - I like a lot of the features like built in ZFS, and the ports tree seems really cool to me too. I'd also like to get involved with the development...
Back
Top