Tau

Results 153 comments of Tau

> test it as below to check if has any issue. > > nix-build examples/phosh/ --argstr device oneplus-enchilada -A outputs.android-fastboot-images i did also try this command , it gave the...

i tired with gcc-x86, which seems to be a newer version, 13.3.0, and it only outputs: ``` ~/Projects/ClassiCube> gcc-x86 -fno-math-errno src/*.c interop_BeOS.cpp -o ClassiCube -lGL -lnetwork -lstdc++ -lbe -lgame -ltracker...

progress ! getting a new error now: ``` ~/Projects/ClassiCube> gcc-x86 -fno-math-errno src/*.c src/Platform_BeOS.cpp src/Window_BeOS.cpp -o ClassiCube -lGL -lnetwork -lstdc++ -lbe -lgame -ltracker src/Window_BeOS.cpp: In function 'void HandleMouseMovement(BMessage*)': src/Window_BeOS.cpp:202:27: error: no...

it runs !!!! thanks so much

/tmp is stored in memory, no ? maybe you need more swap ?

for further info, it works fine with plasma on my laptop so i can only assume it's an issue with the gpu on my desktop

i also saw this in dmesg: ``` ... [27322.094181] tracefs: VFS: Mounting from non-initial user namespace is not allowed [27322.094183] tracefs: VFS: Mounting from non-initial user namespace is not allowed...

is there a way I could get logs or some debugging info to better understand why theyre not working