-
Notifications
You must be signed in to change notification settings - Fork 342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No 3D view #4669
Comments
Tags: Multi-monitor, multiscreen, dual monitors, ultrawide, dual boot, dualboot |
Also experiencing this after upgrading to |
Downgrading to nvidia 555 fixed the issue. |
Same for me, back to 555 fixed it. Multi-monitor, etc. made no difference for me as per the Reddit thread? |
I can confirm that this also happens on arch with the latest nvidia-open driver when using wayland. |
Rolling back to the newest 555 nvidia drivers fixed this for me as well (on Arch). This also isnt the only issue these drivers have caused for me. https://archive.archlinux.org/packages/n/nvidia-utils/nvidia-utils-555.58.02-1-x86_64.pkg.tar.zst For anyone else on Arch + Nvidia GPU having this issue, I just used downgrade to roll back from tty and all seems well now: |
For anyone wondering how to use BambuStudio and still keep 560 drivers: switch it to software rendering:
This works on Fedora 40 for me. |
Thanks for all participation. With official Nvidia driver, on Plasma X11 I don't even have decoration showing. With Wayland, Plasma just doesn't start. TL;DR NVIDIA ⇒ 🗑️Hello AMD Closing as it's seem to be a pure Nvidia issue, and thus nothing to do with BambuStudio. Edit : I wasn't joking. I just bought an AMD GPU and it just works with its latest driver. No need to waste my time to find the correct outdated nvidia driver which works anymore. |
Definitely not a BambuLab issue, considering that BambuLab is the only application that is having troubles with nvidia drivers on my system. Plasma works, FreeCAD works, Cura works, Slic3r works, PrusaSlicer works, BambuLab dont. Given the overall quality level of BambuLab software, I'm not surprised to see that quality level of the management is on par with it. It's glad to see that at least encryption and lockdown mechanisms (like RSA signatures on filament tags) work perfectly on your products. |
Neither adding these variables to the Environment Variables in the shortcut, or adding them individually in Flatseal fixes the issue for me. |
I also wonder how to get it to work with flatpak/flatseal. |
Same. Makes the software entirely unusable for us. |
I downloaded the AppImage and then ran it from terminal with these options before it
This fixed my issue on Fedora 40 (U-blue Aurora) and Nvidia 3090 with driver version 560 |
@Buom01 would you consider reopening this issue as others are still experiencing this Bambu Studio + Nvidia specific issue? Unfortunately I'm not in a position to order a new GPU 🥲 |
This also works for Orca slicer V2.2.0 |
Working desktop entry including workaround for NixOS (referencing xdg.desktopEntries.BambuStudio = {
name = "BambuStudio";
genericName = "3D Printing Software";
icon = "BambuStudio";
exec = "env __GLX_VENDOR_LIBRARY_NAME=mesa __EGL_VENDOR_LIBRARY_FILENAMES=${pkgs.mesa.drivers}/share/glvnd/egl_vendor.d/50_mesa.json ${pkgs.bambu-studio}/bin/bambu-studio";
terminal = false;
type = "Application";
mimeType = ["model/stl" "model/3mf" "application/vnd.ms-3mfdocument" "application/prs.wavefront-obj" "application/x-amf" "x-scheme-handler/bambustudio"];
categories = ["Graphics" "3DGraphics" "Engineering"];
startupNotify = false;
}; |
I was able to get this on Hyperland/Arch using an alias
|
Chiming in, this issue is present in Arch on the current AUR. I'm using KDE and running a X11 session instead of Wayland works but is annoying to need to do. The above fixes with Env vars did not work for me. |
@tyumici does the |
That has stopped it starting entirely for me, as have all the other env variable fixes |
Works for me on EndeavourOS with KDE Plasma 6.2.4 on Wayland. But when going into the preview mode it gets very laggy and barely usable. Any ideas how to improve it? |
Yeah, nah. I'm just a moron and was deleting the env line that points to
the executable. It works now and I'm not lagging too bad with a 3050 and an
ryzen 5600x
…On Wed, 25 Dec 2024, 11:13 Jannomag, ***@***.***> wrote:
Works for me on EndeavourOS with KDE Plasma 6.2.4 on Wayland. But when
going into the preview mode it gets very laggy and barely usable.
I have an AMD 3800X, Nvidia RTX 3070, 32GB RAM. So the software renderer
seams to have very low performance. Using it on my laptop with an i5-7200U
without dedicated graphics and the same EOS version works way better. I
also tried the ENV line on this device.
Any ideas how to improve it?
—
Reply to this email directly, view it on GitHub
<#4669 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BHPN57EU3WNJKTRHBYVYJ4T2HKHO7AVCNFSM6AAAAABNAQZKW6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRRHA2DENRWGY>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I have an ASUS TUF F15 laptop with an i5-12500H, a GeForce RTX 3050, and 32GB RAM. The system is set to use the discreet GPU only. I installed Bambu Studio via AUR and none of the fixes in the thread worked for that version. Setting the environment variable posted did not work.
|
Is all you changed adding those two env variables via flatpak? because when i do it, it still doesnt show and 3d viewport |
Actually, after rechecking, the only thing I added in Flatseal was this line in Bambu Studio > Enviroment: I don't know how or why I omitted the |
For me the
does the other file of yours also contains the same infos? |
The entire directory I had switched to Having
Using |
Thats really interessting, i've also set |
Same for me, also reporting this issue on bazzite with latest nvidia drivers and |
I had to use |
Same issue on Fedora 40 & 41 (Wayland) - the workaround is software rendering which degrades performance quite significantly. On Fedora 40 I tried X11 and it worked perfectly, but since that isn't an option with 41 it's no longer possible without software rendering. |
Same issue here on Fedora 41 + Wayland with GeForce 1070. |
I ended up just using CachyOS/Arch since it lets you pick an X11 session instead of forcing wayland. They need to fix this as X11 is on borrowed time.. |
Same issue here on Arch/Hyprland/RTX 4080/Nvidia 565 driver |
Does anyone have more technical insight into what might be the problem here? This sound familiar to something occurred on FreeCad (https://forum.freecad.org/viewtopic.php?style=10&t=89408) Thus more information would be great (beside the common knowledge that NVIDIA and Wayland don't get along very much) |
This worked for me. All other settings are stock on Flatseal. |
I don't know why github is not referencing my other issue comment #4626. But I found a solution that works for me, under wayland + nvidia that is hardware accelerated. I found it looking in orca slicer issues, and it is using zink layer, opengl on top of vulkan instate of nvidia opengl implementation (not sure if all env variables are needed, but as it is, is working for me):
|
@ajunca Thanks, this works for both Bambu Studio 01.10.01.50 and Orca Slicer 2.3.0-Beta ! I have finally hardware acc so it doesn't lag. Tested a bit and only 3 settings are needed: __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/50_mesa.json MESA_LOADER_DRIVER_OVERRIDE=zink WEBKIT_DISABLE_DMABUF_RENDERER=1 First gets 3d preview working, second enables hardware acc and third is needed to see home page contents. BTW - I'm on Fedora 41, GTX970 and 565.77 |
OS is bazzite-nvidia:41 (an Atomic Fedora variant) and an nVidia card, running Bambu Studio via flatpak. I haven't been able to get hardware acceleration to work with any of the environment variables mentioned here, guess I'm gonna have to live with software rendering for the time being. |
@ajunca Thanks - confirming this worked for me also, on CachyOS, RTX3070 and 570.86 |
Bambu Studio Version
1.9.3.50
Where is the application from?
Built from source by yourself or others
OS version
CachyOS Linux x86_64
Additional system information
Compiled from aur/bambustudio-git
Printer
Bambu A1 mini
How to reproduce
Actual results
No 3D view at all
Expected results
Ability to view my model with the 3D view
Project file & Debug log uploads
debug_Fri_Aug_23_18_50_35_37379.log
Checklist of files to include
The text was updated successfully, but these errors were encountered: