Date: Sat, 09 Dec 2017 14:31:46 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 224203] [PATCH] graphics/mesa-dri: Fix driver loader error on post ino64 systems. Message-ID: <bug-224203-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224203 Bug ID: 224203 Summary: [PATCH] graphics/mesa-dri: Fix driver loader error on post ino64 systems. Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: x11@FreeBSD.org Reporter: johalun0@gmail.com Flags: maintainer-feedback?(x11@FreeBSD.org) Keywords: patch Assignee: x11@FreeBSD.org Created attachment 188649 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188649&action= =3Dedit Patch for loader.c On 12-CURRENT systems with ino64 it fails to load the correct driver and fa= lls back to software rendering. This is because the inode number spills over in= to major/minor data fields. Since we don't use this versioning I simply set th= em to zero. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224203-7141>