Search Criteria
Package Details: bambustudio-nvidia-bin 02.01.01.52-1
Package Actions
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: | 5 |
Popularity: | 1.84 |
First Submitted: | 2025-04-01 13:19 (UTC) |
Last Updated: | 2025-06-17 12:10 (UTC) |
Dependencies (13)
- cairo (cairo-gitAUR)
- glu (glu-gitAUR)
- gst-libav (gst-libav-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libsoup
- libxkbcommon (libxkbcommon-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-minimal-gitAUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-amber)
- openvdb
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- wayland-protocols (wayland-protocols-gitAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- fuse2 (make)
Latest Comments
1 2 Next › Last »
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 to19.1.7-2
works as a temporary workaround. @IvanV Would it be possible to add the missinglibLLVM.so.19.1
the same way you've added missingmesa
libs?claym001 commented on 2025-06-03 00:30 (UTC) (edited on 2025-06-03 01:19 (UTC) by claym001)
I'm getting a segfault on load. The log files generated are 0 bytes long in the .config/BambuStudio directory. Attempted to remove the config directory to see if it was just a bad config, but the issue persists. Adding --debug to the command with any level doesn't seem to change the output. here's all I'm getting:
$ bambu-studio
I tried running strace the actual segfault seems caused by SIGSEGV, which I think is a memory access violation:
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0xa6e} ---
EDIT: FOUND THE PROBLEM! Turns out it's an incompatibility with UIM. When I uninstalled the UIM package, it started working.
grking commented on 2025-06-02 18:53 (UTC)
I am on a minimum install of Arch running Hyprland. bambu-studio would run, but the 3D display was just a blank screen. I needed to install the some vulkan packages:
sudo pacman -S vulkan-intel vulkan-mesa-layers vulkan-tools
Nordar commented on 2025-06-02 14:41 (UTC) (edited on 2025-06-02 14:42 (UTC) by Nordar)
Thank you, works perfectly, and mesa can now be upgraded past
25.0.5
.grking commented on 2025-06-02 14:03 (UTC)
Thanks very much. Started perfectly, attached to printer in LAN only mode as required.
I'm running Nvidia Geforce RTX 3070 Ti Laptop GPU
IvanV commented on 2025-06-02 12:39 (UTC)
Sorry pushed wrong fix. Should be working now.
Nordar commented on 2025-06-02 12:06 (UTC) (edited on 2025-06-02 12:07 (UTC) by Nordar)
After upgrade to
02.00.03.54-2
it fails to run witherror while loading shared libraries: libglapi.so.0: cannot open shared object file: No such file or directory
.After adding
/opt/bambustudio-bin/libglapi.so.0
to theLD_PRELOAD
variable in the/usr/bin/bambu-studio
file, it runs with a popupThe application cannot run normally because your OpenGL version is lower than 2.0. Please upgrade your graphics card driver.
but is unusable.EDIT: formatting
temperancee commented on 2025-04-16 08:35 (UTC)
This was the only version of Bambu Lab I could find that worked on wayland for me! Thanks a bunch :)
1 2 Next › Last »