MX 17/18 Repository: The FreeCAD Thread

Message
Author
User avatar
richb
Administrator
Posts: 10890
Joined: Wed Jul 12, 2006 2:17 pm

Re: MX 17/18 Repository: The FreeCAD Thread

#11 Post by richb »

The machine it fails on for me has an AMD A8 7600 FM2+ CPU with integrated R7 Graphics.
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

User avatar
fehlix
Developer
Posts: 12693
Joined: Wed Apr 11, 2018 5:09 pm

Re: MX 17/18 Repository: The FreeCAD Thread

#12 Post by fehlix »

PhilH wrote: Wed May 01, 2019 9:55 pm [xcb] Unknown sequence number while processing queue
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
freecad: ../../src/xcb_io.c:259: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
Aborted
You might try to run it with this workaround:

Code: Select all

env LIBGL_DRI3_DISABLE=true freecad
as mentioned here : Re: xcb problem when starting new build of freecad

User avatar
Gordon Cooper
Posts: 965
Joined: Mon Nov 21, 2011 4:50 pm

Re: MX 17/18 Repository: The FreeCAD Thread

#13 Post by Gordon Cooper »

FreeCAD has installed without problems on a 10 year old ASUS mobo with a two core Intel CPU.
Still reading the great heap of documentation so have not tried out as yet.
Backup: Dell9010, MX-19_B2, Win7, 120 SSD, WD 232GIB HD, 4GB RAM
Primary :Homebrew64 bit Intel duo core 2 GB RAM, 120 GB Kingston SSD, Seagate1TB.
MX-18.2 64bit. Also MX17, Kubuntu14.04 & Puppy 6.3.

User avatar
Stevo
Developer
Posts: 14560
Joined: Fri Dec 15, 2006 7:07 pm

Re: MX 17/18 Repository: The FreeCAD Thread

#14 Post by Stevo »

I remember that the AMD GPUs also had trouble with obs-studio. According to the Arch wiki, the radeon and amdgpu drivers should both be supporting DRI 3 by default, though--oh wait, it's DRI 3 that is causing the problem for those GPUs and FreeCAD, not the lack of it. Never mind...

User avatar
fehlix
Developer
Posts: 12693
Joined: Wed Apr 11, 2018 5:09 pm

Re: MX 17/18 Repository: The FreeCAD Thread

#15 Post by fehlix »

Stevo wrote: Thu May 02, 2019 5:21 pm I remember that the AMD GPUs also had trouble with obs-studio. According to the Arch wiki, the radeon and amdgpu drivers should both be supporting DRI 3 by default, though--oh wait, it's DRI 3 that is causing the problem for those GPUs and FreeCAD, not the lack of it. Never mind...
In that link I quoted above, I might have read somebody solved it on Suse with downgrading mesa. So might be it is also related to a not yet fixed issue in mesa.

Michaelo

Re: MX 17/18 Repository: The FreeCAD Thread

#16 Post by Michaelo »

It run for me in terminal with

Code: Select all

LIBGL_DRI3_DISABLE=true freecad
issue is with dri3... no fix as yet but this woiks for now...

User avatar
Stevo
Developer
Posts: 14560
Joined: Fri Dec 15, 2006 7:07 pm

Re: MX 17/18 Repository: The FreeCAD Thread

#17 Post by Stevo »

It doesn't seem to like AMD GPUs, it seems...

User avatar
Stevo
Developer
Posts: 14560
Joined: Fri Dec 15, 2006 7:07 pm

Re: MX 17/18 Repository: The FreeCAD Thread

#18 Post by Stevo »

Now updated to the latest 0.18.3 release in the the test repo.

Locked

Return to “Package Requests/Status - MX 17/18”