Package Details: bambustudio-nvidia-bin 02.04.00.70-1

Git Clone URL: https://aur.archlinux.org/bambustudio-nvidia-bin.git (read-only, click to copy)
Package Base: bambustudio-nvidia-bin
Description: PC Software for BambuLab's 3D printers with a fix for nVidia cards
Upstream URL: https://github.com/bambulab/BambuStudio
Licenses: AGPL3
Conflicts: bambustudio, bambustudio-bin, bambustudio-git
Submitter: IvanV
Maintainer: IvanV
Last Packager: IvanV
Votes: 7
Popularity: 0.45
First Submitted: 2025-04-01 13:19 (UTC)
Last Updated: 2025-11-20 08:18 (UTC)

Latest Comments

1 2 Next › Last »

Pulec commented on 2025-10-19 20:45 (UTC)

Version 02.03.00.70 available at https://github.com/bambulab/BambuStudio/actions/runs/18506855294, the first AppImage (sha256:31431f67dd7844b1f3c61a1e360294f526a8883bdd75ccf92ebf34fe3d290077) worked for me, not sure about the difference with the second one.

IvanV commented on 2025-09-26 07:47 (UTC)

If you check dmesg, there are a lot of split locks detected and blocked by kernel. There is some issue between nvidia and bambu. As a temporary workaround you can run sudo sysctl -w kernel.split_lock_mitigate=0 to disable split lock mitigation and bambustudio will work again. There is not much I can do for now.

TRex commented on 2025-09-25 20:30 (UTC) (edited on 2025-09-25 20:31 (UTC) by TRex)

currently unusable for me, both in hyprland and lxde it's horribly slow (like, 30s delay for any interaction).

The same for the bambu-studio-bin appimage.

Apart from all the GTK-CRITICAL noise, no meaningful errors in the terminal.

cycl0ne commented on 2025-09-16 16:19 (UTC) (edited on 2025-09-17 10:07 (UTC) by cycl0ne)

Got the error on updating: ==> Starting package()... This doesn't look like a squashfs image. Failed to open squashfs image ==> ERROR: A failure occurred in package(). Aborting...

Removed the Installation and did a clean install. Same Error. On Version: bambustudio-nvidia-bin 02.02.02.56-1

Found the error. Its AppImageLauncher 2.2 .. I installed the 3.0 Beta and there all works. It has to do with the compression being used from Bambu. Its too new for the called fuse lib/app from the appimagelauncher.

IvanV commented on 2025-08-15 12:57 (UTC)

I had no issues, but I already had webkit2gtk-4.1 installed. I added it as dependency to the package.

tyumici commented on 2025-08-15 12:30 (UTC)

Is this error occurring for anyone else as of version 02.02.00.85-1? The prior version was working fine, but it no longer opens after updating.

/opt/bambustudio-bin/bin/bambu-studio: error while loading shared libraries: libwebkit2gtk-4.1.so.0: cannot open shared object file: No such file or directory

Installing webkit2gtk-4.1 after updating resolved the issue, but wanted to note it for anyone else that encounters.

lzx3in commented on 2025-07-29 10:07 (UTC)

非常好打包,使我的打印机旋转

Nordar commented on 2025-06-10 07:05 (UTC)

works perfectly now, thank you

IvanV commented on 2025-06-10 06:47 (UTC)

Updated with llvm libs bundled in.

Nordar commented on 2025-06-09 22:29 (UTC)

As reported in the recent issue in bambu-studio (github.com/bambulab/BambuStudio/issues/7213), the llvm-libs upgrade to 20.1.6-3 makes it unable to run. Downgrading the package back to 19.1.7-2 works as a temporary workaround. @IvanV Would it be possible to add the missing libLLVM.so.19.1 the same way you've added missing mesa libs?