[Fixed] Issue with mesa-git (Manjaro ARM Stable Update 2020-09-22))
#15
Question 
> Hint to everyone here: This issue isn't going to automatically fix itself.

Obviously. I don't expect it to fix itself automatically, and that's exactly why I'm trying to help.

> Have you made any progress on this?

No. I probably did something wrong though because I could only guess the commands to run from your previous posts and 'man git-bisect'.

Here is what I did:

Code:
git clone https://github.com/mesa3d/mesa.git
cd mesa
mkdir build
git bisect start
git bisect good ac6b8e42ce2
git bisect bad 20a4235c4c9
cd build
meson -Dgallium-drivers=panfrost,kmsro -Dvulkan-drivers= -Db_ndebug=false --buildtype=plain -Dlibunwind=false
cd ..
ninja -C build
sudo ninja install -C build/
reboot

For each bisect I did this (I never experienced the crash):
Code:
git bisect good
ninja -C build
sudo ninja install -C build/
reboot

In the end the git bisect result says that the last commit (20a4235c4c9) is the bad one.

Because I found this very unlikely, I compiled and installed this supposedly bad commit by following the same procedure (except I did 'git checkout 20a4235c4c9' instead of 'git bisect good') and I didn't have any issue after rebooting the PBP.

In fact, I doubt that 'sudo ninja install -C build/' worked because 'glxinfo' always returned 'mesa 20.2.1' instead of 'mesa 20.3.x'.

Am I doing something wrong?


Messages In This Thread
RE: [Fixed] Issue with mesa-git (Manjaro ARM Stable Update 2020-09-22)) - by JasonG-FR - 11-01-2020, 12:27 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Manjaro versions bad and good gilwood 0 188 02-12-2024, 05:03 PM
Last Post: gilwood
  Brand new Pinebook Pro doesn't boot after Manjaro update johnboiles 8 1,998 12-15-2023, 02:11 PM
Last Post: wdt
  PBP won't boot after trying to reinstall Manjaro ARM soupgirl 3 560 12-13-2023, 08:17 PM
Last Post: trillobite
  After update, multiple problems, pinebook pro. jd50i 1 968 09-16-2023, 09:41 AM
Last Post: jd50i
  Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) astr0baby 201 314,475 05-12-2023, 06:09 AM
Last Post: korreckj328
  Manjaro Plasma blinking cursor jcun4128 4 1,361 05-08-2023, 11:17 AM
Last Post: korreckj328
  PBP blank screen after updating Manjaro Franko 6 1,869 04-01-2023, 07:55 AM
Last Post: hacknix
  Manjaro - which libdrm? hacknix 0 529 04-01-2023, 03:21 AM
Last Post: hacknix
  Newbie with immediate issue jasonumd 1 918 03-04-2023, 05:59 PM
Last Post: hacknix
  Metis package can't update Mangustis 1 981 02-22-2023, 03:23 PM
Last Post: robocone

Forum Jump:


Users browsing this thread: 1 Guest(s)