cb88

Results 35 comments of cb88

Proton actually lags behind the latest wine release... so yes and no. If something doesn't work your best bet is probably wine staging, Solidworks uses OpenGL so most of the...

True. I'm still in the design phase of my setup but am just looking for some more smarts and monitoring that don't have subscription cost, and are well made, I...

Why... that would be going backwards for no reason. It's written in rust that doesn't stop you from running it on any embedded device that can also run a GPU.

What hardware are you talking about because MIPS32 is pretty much dead? The RISCV64 system can work already just pick a distro that uses GLIBC instead of MUSL and call...

@GermanAizek Again... Both MIP 32 LE and RISCV64 have supported toolchains. MIPS32 LE you have to build yourself just like any other embedded toolchain, and they provide prebuilt RISCV64 toolchains...

Well I guess let me know what license and I'll send you a PR. Haiku itself is mostly MIT licensed, but GPL with version number is fine also or whatever...

doh... I forgot about that. ``` On Monday, September 21, 2015 8:58 PM, hyc wrote: ``` You need mgrusr-0.69.tgz https://www.google.com/search?q=mgrusr-0.69— Reply to this email directly or view it on GitHub.

I got a little firther... however. I had to setup my CPPFLAGS like this to get it find the kernel headers. CPPFLAGS= -I$(INCLUDEDIR) -I/usr/src/linux/include/ -I /usr/src/linux/arch/x86/include/ It looks like the...

Ah... the configure script just doesn't handle setting that. Ok. Is this wrong also then? SCREEN= vga SCREEN_DEV= 640x480 If I comment that out and make first ; make depend...

I have a bunch of Sparcstations (almost all sun4m machines + Sparcstation 2 mostly equipped with cg6 cards) also I might give it a shot on there as well when...