DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Installation and Upgrading

FreeBSD Installation and Upgrading Installing and upgrading FreeBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 12th March 2024
daserius's Avatar
daserius daserius is offline
Real Name: Brown, AR
*The-Attentative* -
 
Join Date: Mar 2024
Location: Stonybrook Origin --Places of Interest
Posts: 5
Question Build & Configuration Steps for EGL to Work Properly for Intel Iris 640 Plus?

Does anyone know the Build and Configuration Steps for EGL to Work Properly
for Intel Iris 640 Plus... ??? like building in reverse-stack order im assuming will get
it to say its supported im just not aware of whch what to do first<- i know xf86-video-intel is having build-issues
right now saying ETIME not supported... im using the drm-510-kmod package successfully.
and it pulls in the intel-skylake-firmware or w/e for me..


*********Building plasma6-plasma:
IT WAS qtcore causing the double redline build error it wasnt compiled and installed Error:
plasma6-plasma: Index:/ Disable:energysave,sleep,spellcheck,desktop_effect s,accent_color,night_color: and always start with empty session.
********************************
Upgrading BSD using GIT-UP: -unfinished- but would work anyway: This is what its asking for
14.1 / Release - or - Release-Engineering :
then you have Ports: STABLE/ or The Service Updates.... you have 2 Service Updates one that makes sense
itll be for your version and one that Doesnt... meaning all BSDs get them, and theyre updated
ALONG with the Latest one... i Assume... so as a Service Provider theyre probably saying
these here were for when we provided service for your BSD version 2024Q1 FreeBSD-14-Releng.

Docs Git: /usr/doc is the source directory and /usr/local/share/doc/{books/articles} we compile the doc is a webserver and a bunch of documents but just copy to the usr local share doc one the contents of /usr/doc/documentation/content/en/{books,articles} meaning not the two folders it means whats inside them:
git has a src repository this is for the /usr folder and the /sys directory is where to fix
the .mk file build-errors is your supposed to delete the /sys symlink before installing /usr/src
and then ln -sf /usr/src/sys /sys and thats how that works....
your supposed to symlink /usr/src/sys to /sys thats what its for: is when you :

git clone ports: these obviously go in mv out distfiles from /usr/ports to /root/git so rm -Rf /usr/ports
mv ports /usr/ports and then mv distfiles folder back into /usr/ports

portmaster -a <- will update you...
mergemaster -iFU
isnt that hard if you know what files your reading and the differences: maybe keep theirs,
but write yours()_:

************************************************** ***************************

@Head_on_a_Stick
@blackhole
:
I only am experiencing a Compile Issue for the xf86-video-intel which
im theorizing is a Compiler Issue.. where its using GCC and not LLVM/CLANG
as i hear this ad music behind me.... its nice to see my video card not destroying my ram...
__________________
plasma6-plasma: Index:/ Disable:energysave,sleep,spellcheck,desktop_effect s,accent_color,night_color: and always start with empty session.

Last edited by daserius; 12th March 2024 at 12:18 PM. Reason: Editing to relay the information back
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Failed to build X11/xf86-video-intel notooth NetBSD Package System (pkgsrc) 1 23rd March 2020 05:20 PM
Is it a good idea to use this steps? barti FreeBSD Security 1 7th September 2012 12:49 PM
First steps in Web Development Daffy Programming 1 26th November 2010 04:01 PM
Unable to build custom kernel [Wrong configuration?] jrick FreeBSD General 3 31st July 2008 01:53 PM
Can't get mail system to work properly! Sunsawe FreeBSD Ports and Packages 2 30th June 2008 07:32 PM


All times are GMT. The time now is 09:38 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick