Re: are there any working drivers for the i915?

Pete Wright <[email protected]>
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]>

On 3/19/20 10:23 AM, Chris wrote:
> On Thu, 19 Mar 2020 17:57:20 +0100 Michael Gmelin [email protected] said
>
>> > On 19. Mar 2020, at 17:54, Chris <[email protected]> wrote:
>> > > On Wed, 18 Mar 2020 23:21:30 -0700 Kevin Oberman 
>> [email protected] said
>> > >> On Wed, Mar 18, 2020 at 7:24 PM Chris <[email protected]> 
>> wrote:
>> >> > I'm unable to use X and friends on 12.1-STABLE on an
>> >> > Intel based box (Sandy Bridge).
>> >> > pkg install drm-kmod
>> >> > followed by
>> >> > echo 'kld_list="/boot/modules/i915kms.ko"'>>/etc/rc.conf
>> >> > on reboot results in a Fatal trap 9.
>> >> > pkg delete drm-kmod, followed by a pkg install drm-legacy-kmod
>> >> > leaving the same in rc.conf(5). Results in:
>> >> > drmn0: This code is obsolete abandonware. Install the
>> >> > graphics/drm-legacy-kmod pkg
>> >> > ermm... That's what I just did!
>> >> > Attempting to use X and friends with the legacy kmod still
>> >> > in place Results in most things crashing (dumping core on signal 
>> 11).
>> >> > Has the i915 simply been dropped. But nobody bothered
>> >> > to announce it?
>> >> >
>> >> > Thanks in advance for any possible solutions.
>>
>> On STABLE I’d suggest to install drm-kmod from ports (deinstall binary
>> packages first).
> I'm guessing you're spot-on. This is my only real attempt to build up a
> system with pkg. I've always built from ports in the past, and never run
> into this sort of problem. Given this spare is fairly underpowered by
> todays standards. I went the pkg route.
>
just to second the build from ports message, this is what i do on my 
STABLE systems.  i actually run "make package" inside the port directory 
so that I can go ahead and install the drm kmod via package which is 
helpful when debugging things.

the build time isn't too bad, and dependencies are pretty limited, so i 
haven't found this to be a burden on my end.  one note though, after 
installing the package from my local source i think lock it via pkg 
lock, this way when i upgrade packages in the future it doesn't try to 
re-install the drm-kmod with the upstream version.

HTH
-pete

-- 
Pete Wright
[email protected]
@nomadlogicLA

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.