Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2023 18:39:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 266315] linuxkpi panic after recent updates (13.1-STABLE #0 stable/13-9cbba5950: Wed Sep  7 23:42:41 CEST 2022)
Message-ID:  <bug-266315-227-CCbOqeFFxZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266315-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266315

--- Comment #30 from Paul Dufresne <dufresnep@zoho.com> ---
Have you tried the "modesetting" driver:

Like:
paul@dufresnep:~ $ cat /usr/local/etc/X11/xorg.conf.d/20-intel.conf 
Section "Device"
    Identifier "Card"
    #Driver "vesa"
    #Driver "intel"
    #Driver "scfb"
    # does not exist: Driver "glamor"
    Driver "modesetting"
EndSection
paul@dufresnep:~ $

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266315-227-CCbOqeFFxZ>