[Libre-soc-bugs] [Bug 251] Initial 3D MESA non-accelerated software-only driver is needed

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Sep 9 22:42:00 BST 2020


https://bugs.libre-soc.org/show_bug.cgi?id=251

--- Comment #53 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
https://git.libre-soc.org/?p=mesa.git;a=commitdiff;h=c5211837ec6469b2b9fba592845237050b5b2e9d

vivek, Cole pushed the addotion of the vk* files to the libresoc_dev branch on
git.libre-soc.org

you will need to git pull from there BEFORE adding any other files otherwise we
end up with a conflict.

please see the HDL_workflow page, note that the ssh server is on port 922 NOT
port 22.  using the ssh key you sent me last week you can test it with "ssh -v
-p922 gitolite3 at git.libre-soc.org"

for goodness sake get that right first time, and under no circumstances type a
password if prompted to.  i got sufficiently fed up with continuous scanning
and DDOS attacks against the server to set up a very draconian fail2ban policy
which instantly bans any IP address from which password failures occur on ssh.


once you have that working you want this URL:

    git clone ssh://gitolite3@git.libre-soc.org:922/mesa.git

you can if you want hand-edit the .git/config file as i mentioned in an earlier
message, including adding two url= lines or a separate section if you prefer.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list