i915

  1. 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...
  2. D

    Solved [Freebsd 12.2/DRM] : kernel: device_attach: drmn0 attach returned 19

    Machine Description : HP NoteBook Elite Book 650 i5 4300M Intel HD Graphics 4600 I encounter a display performance trouble with a fresh installation (less than a week). This machine runs a i915 regarding its configuration. From my point of view these is a problem with drm attachment. I've...
  3. J

    Solved Intel i915 rc6 power saving enabled?

    How can you verify that the rc6 power saving is enabled on a Intel HD6000 based gpu? I have the following in my /boot/loader.conf; # Enable GPU power-saving idle states drm.i915.enable_rc6=7 However I see no mention of it from dmesg or sysctl, e.g. dmesg | grep rc6 <nothing> sysctl -a | grep...
  4. Dan MacDonald

    Braswell GPU support

    I upgraded my FreeBSD server from 11.1 to 11.2 a couple of days ago. The main reason I did so was in the hope that I would finally get accelerated graphics working but I've had no such luck. The mobo is a Gigabyte N3150-N D3V which I think uses a Braswell GPU. I have the i915kms module loaded in...
  5. peumo-champ

    FreeBSD on a Pentium 4 Laptop

    Hi! I've been using Slackware Linux 14.2 on my laptop - an IBM Thinkpad G40, which has a Pentium 4 processor. On the kernel version I'm using, there is an i915 driver bug that used to absolutely freeze my computer untiI I updated the system. Nevertheless, the problem still persists - just with...
  6. Kiki Novak

    FreeBSD 10.3 + Intel video card = freeze

    Hi, I'm currently experimenting with FreeBSD on a Dell Optiplex 330, and I can't configure the video card. Here's the card seen by the Linux system on the machine. $ /sbin/lspci | grep -i vga 00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller...
  7. C

    Testing the new i915 driver

    Please, keep in mind that the new i915 driver is for testing purposes ATM. Use it at your own risk :) https://lists.freebsd.org/pipermail/freebsd-x11/2015-October/016758.html
Top