drm-kmod

  1. B

    OpenGL renderer string: llvmpipe

    So I installed FreeBSD (14.0-RELEASE-p1 FreeBSD 14.0-RELEASE-p1 #1 releng/14.0-n265385-305be1f36b3e) on a used laptop I managed to acquire recently (https://www.msi.com/Laptop/Katana-GF76-11UX/Specification); I was surprised, actually, how smoothly everything went during the installation; The...
  2. thedaemon

    Solved 14.0 - AMDGPU Hard Crash / Reboots drm-515-kmod

    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274770 So I've been having these issues since a few weeks now where my FreeBSD restarts and crashes with some GPU errors and I was wondering if anyone else was suffering the same problems?
  3. rrbrussell

    Solved amdgpu.ko not loading sienna_cichlid firmware - RX6950 not working.

    I followed the guide by Astyle sienna_cichlid-driver.86670 completely. However, I only get kernel modesetting enabled in dmesg and I am stuck using the scfb xorg driver. I have installed drm-510-kmod and gpu-firmware-amd-kmod-sienna-cichlid. Everything appears to be installed correctly and in...
  4. D

    FreeBSD Nvidia DRM driver

    https://github.com/amshafer/nvidia-driver
  5. chloris

    Solved xorg with amdgpu: no screens found

    Hello dear FreeBSD community, I would ask of you a little bit of help in getting Xorg to work with amdgpu. The setup: FreeBSD 14-CURRENT on amd64 architecture (would use RELEASE if it turns out there are no GPU compatibility issues) GPU AMD Radeon RX 6600 (Navi 23) Monitor connected via...
  6. mutterhunt

    i915kms doesn’t load

    link_elf_obj: symbol ppsratecheck undefined. linker_load_file: /boot/modules/i915kms.ko unsupported file type What I did: Latest sources built: - kernel - @world - Xorg -xf86-Video-intel - drm-kmod latest from GitHub. Intel 6th Generation VGA Adapter?! Liz
  7. S

    Can't start X anymore: Caught signal 6 (Abort trap). Server aborting

    Hi there, I'm hoping someone can help me. X won't start on my netbook any more for some reason. I suspect it may have happened after I updated the packages a week or so ago as I an't think of any other change I made that could have caused this. Fatal server error: [ 52.530] (EE) Caught signal...
  8. C

    What about 2D/3D hardware acceleration and audio support on Raspberry PI?

    Why does FreeBSD do not have that yet? The other day I installed FreeBSD on a Raspberry PI 3 and it works like a charm, but these 2 important features are missing. Why? All Linuxes seem to have it, even NetBSD has it. Why is FreeBSD lacking behind in this? Such a pity...
  9. A

    No vmwgfx.ko module in FreeBSD

    Hello everyone. I recently installed freeBSD on my VMware virtual machine and then I installed both drm-kmod and xf86-video-vmware drivers. according what I've read here : https://reviews.freebsd.org/D20153 I should load vmwgfx, but I don't have such module or anything in my freeBSD kernel...
  10. F

    After refactored drm-kmod + gpu-firmware-kmod, cursor is now invisible!

    Hello, I've already posted here about this problem, but I thought I'd make another post in a different category since I don't think it's a problem with peripherals; rather, it is a problem with the refactored drm-kmod-and-friends ports. I hope that's allright! ☺️ I am on a laptop, specifically...
  11. grahamperrin

    Farewell, drm-current-kmod and drm-devel-kmod – welcome, graphics/drm-54-kmod and graphics/drm-510-kmod; multiple ports and flavours for GPU firmware

    New: graphics/drm-54-kmod graphics/drm-510-kmod https://github.com/freebsd/freebsd-ports/commit/fae9e49dd63f411983cc9a7f62f0fa8418797b35
  12. chiefsucker

    Solved Is the AMD GPU RX 6800 XT Supported on FreeBSD 13.1? Yes!

    I’m trying to get X working on a bare metal desktop machine. I followed the amdgpu documentation, and verified that the kernel module gets loaded (though there is only one line of output, but I’ve seen multiple for different chipsets in some other threads on this forum with slightly older...
  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. unInstance

    I cannot stop X

    The problem is I can start X with startx, but if I quit, the screen just goes black. I does not show TTY then. I own a thinkpad t440p. I run FreeBSD 12.2. My Xorg log https://pastebin.com/LK8RpqNL My /var/log/messages https://pastebin.com/51n3PH6L
  15. N

    i915 GPU hang on FreeBSD 13

    Hi all, My computer freezes during graphical sessions with a "GPU hang" message at least once a day: drmn0: Resetting chip for hang on rcs0 First my graphical application freezes, then the mouse freezes, then I get a black screen with a cursor in the middle, and so far have been unable to...
  16. JMOR

    Solved DRM-KMOD does not compile.

    Hello, I updated the kernel (GENERIC) and World/Userland to the latest FreeBSD 13 STABLE branch. I am now updating the ports. I am starting from zero (thanks Python for your versions). I cleaned everything according to the procedure at the end of the postmaster man page. I have been...
  17. nik0tine

    Solved 13-STABLE net/gitup obtain source tree /usr/src/

    Hello Brothers! What a great 5 years it has been since I joined you! Now, I installed 13.0-STABLE because i like that the end of life is 2026. I did not (silly me) install the source tree from the installer. I heard SVN has retired, so using net/gitup i would like to get the source tree cloned...
  18. 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...
  19. V

    startx fails to load any video driver module, usually because of "undefined symbol"

    I have an intel skylake i5 3.3GHz processor and it used to work with drm-devel-kmod and xorg-minimal. I have the default generic kernel but I have found that the packages do not work unless build them myself. I have built xorg-minimal and drm-kmod but whenever I try startx it fails to load...
  20. CodeJoule

    "Fatal trap 9: general protection fault while in kernel mode" crashes are consistent and daily

    I've been searching online for answers to this, and I could not find a solution so I am making a new thread. My system will often crash in an instant, dump the memory, and then shutdown. Usually this happens when I open up specific pages in my browser (www/qutebrowser) but it can often happen at...
Top