NVRM: RmInitAdapter failed: Xid: 79, GPU has fallen off the bus
On two occasions, the server went down when I finished training model using 4x1080ti. Why did the server crash?I get sysylog and find something wrong about Nvidia-driver or GPUs.Syslogs: (and the...
View Articleerror: malformed EFI Device Path has length=0 || dual boot issue windows and...
I have installed windows 11 and Ubuntu 24.04 LTS in dual boot. Both are installed in different disk. while trying to boot windows 11 from grub boot menu getting below error`error: malformed EFI Device...
View Articletherubyracer and libv8 error on Ubuntu and Macos
Here is the project and github-action: https://github.com/senolatac/cuttlefish-email-sender/actionsAnd examined and tried to fixed with previous suggestions: Cannot install therubyracer on Ubuntu 20.04...
View ArticleOne project (Django 3 with mod_wsgi installed within py 3.8 venv) works but...
Issue: Internal Server Error with Django and mod_wsgi on Ubuntu ServerSetup:Ubuntu 20.04Python 3.8 for existing projectPython 3.12.4 for new projectApachemod_wsgi installed in respective virtual...
View ArticleCannot update TBB using pip: distutils installed project
I ran a full update of all PyPi packages on my laptop (Ubuntu 22.04, Python 3.9), and I've resolved all dependency issues except one: Daal requires a different version of TBB than what I have. I forced...
View Articlenginx 2 websites with one ssl and one domain [closed]
im trying to host 2 websites with one domain and one sslbut when i access to /lar its giving me 404 for the main website ,can someone till me did i make somthing wrong?the point is to host 2 websites...
View ArticleIs Docker.raw necessary or can be erased?
ProblemI decided to learn Docker and followed the official installation guide, specifically for ubuntu.After downloading some images and making some containers to test how everything works, using CLI...
View ArticleError connecting to the udisks daemon issue inside the container
I need to run the command udisksctl inside a podman container.podman run --cap-add SYS_ADMIN --device /dev/fuse -ti localhost/yogi-img:0.4testuser@2a7dceff581b:/app$ udisksctl loop-setup -f...
View ArticleHow do I access a remote ubuntu desktop from a windows 11 machine when they...
I have an Ubuntu 24.04 desktop machine at my house, and I would like to be able to access and control it via my windows 11 laptop while I am on the road. I tried to follow the instructions below to...
View ArticleHow to revert disks originally setup with Intel RST on Ubuntu? [closed]
I added two 8TB disks to my Ubuntu system and modified the BIOS to use Intel RST. In Ubuntu the two disks showed up as part of a RAID array, in the fdisk they show up individually as sda and sdb, but...
View Articlebuildozer error: ".../python3/Modules/readline.c:39:12: fatal error:...
I have struggling just trying to deploy a "hola mundo" to android using Kivy in ubuntu Ubuntu 24.04 LTS, but I have stuck for weeks with this error that the header readline.h is not found. I used the...
View ArticleHow to record audio with ffmpeg on ubuntu 22.04 with python?
I encountered the problem of recording output audio on Ubuntu with Python.I want to record the output sound from the browser.I used USB Headphone as the output device, then record sounded with...
View ArticlemongoDB active failed issue when i try to install on ubuntu 24.04 LTS [closed]
mongoDB installing issue in ubuntu 24.04 LTSmongod.service - MongoDB Database Server Loaded: loaded (/usr/lib/systemd/system/mongod.service; disabled; preset: > Active: failed (Result: core-dump)...
View ArticleProblem with installing devtools and its dependencies (httpuv, later,...
installing source package ‘later’ ...** package ‘later’ successfully unpacked and MD5 sums checked** using staged installationRunning configure script-latomic linker flag not needed.** libsusing C...
View ArticleCan't install python3-venv in Ubuntu 20.04, some broken packages
This might be long but please bear with me till the endWhen I tried to install python3-venv while following this articlesudo apt install build-essential libssl-dev libffi-dev python3-devIt threw the...
View ArticleHow to build and Install compiler g++-4.8.5 on ubuntu 24.04 from source code?
I am getting error while building gcc-4.8.5 on ubuntu 24.04I had followed the below steps as mentioned in the page How to Install compiler g++-4.8.5 in ubuntu 20.04sudo dpkg --add-architecture i386sudo...
View ArticleHow can I install Docker on Windows 10 Home? [closed]
I knew that docker won't work on windows 10 home edition. It will work in windows 10 pro or enterprise as it need hyper v and it is available in these two. But I found some script for hyper v and able...
View Articlephystools error ( If i install pystools im getting meta data error)
If i install pystools im getting meta data error I tried manual installation from github to but couldnt do italso i tried update and upgrade everything eventhough not working. virtual server tried and...
View ArticleHoppscotch Install on Ubuntu 24.04 [closed]
I downloaded .deb file for Hoppscotch and tried installing using dpkg, dependencies error, unable to install dependencis libwebkit2gtksudo dpkg -i Hoppscotch_linux_x64.deb(Reading database ... 261865...
View ArticleFailed to run custom build
I'm trying to run the bench tests for Block-STM and I keep running into this error:error: failed to run custom build command for `librocksdb-sys v6.20.3`Caused by: process didn't exit successfully:...
View Article