-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VirtualMachine Friendliness #27
Comments
I installed this on an Arch vm but everything is very laggy, I can't even type. I'm using vmware. My virtual machine specs are 4 cores with 16gb of ram. |
I wish I could fiddle around with virtualmachines currently, but other personal issues demand my attention at the moment. If anyone could look into this for now, it'd be of great help. |
I also having troubles using a vm. Same situation as @NikolaTesla13, I can open the terminal (takes about forever though) but can't type anything. How can I navigate around and edit files when it logs in directly when I enter username and password? |
can you try pressing ctrl + alt + f4? it opens a tty screen. Maybe fiddle around from there? |
Yea it does, I gotta log in again though and it just opens the desktop again, this time totally empty. However I guess this is me being new to linux and not anything related to this project. |
its gonna be a little difficult, but try if you can open your .xinitrc file. if you can just paste the contents over on pastebin and comment again here..
if you don't you may wanna check your xsession or xprofile files. |
If you're using |
I have some theories, will investigate a few things first tho before making any claims, will be back on that. |
Edit: So I did more investigation and it seems like the issues with performance and freezes have a lot of different reasons. I have issues with VMs on my motherboard so I do not know of the actual performance, I would love if people could test this optimised config on theirs: #47 VirtualBox is really bad, especially its 3D acceleration, without which blur simply does not perform well, many things in picom don't. Picom needs good drivers and acceleration, so in general I would not expect this config to ever run well in a VM, perhaps with a different compositor? |
@Axarva I have the same problem. After asking for the paru installation where I give yes, it shows failed at build(), aborting and then stops completely. I'm running Arch on Virtual Box. |
Are you able to show more of the error? This is too vague. I installed this setup on VirtualBox multiple times and it doesn't fail to build, however in general VirtualBox is garbage, especially the 3D Acceleration is non-existent so expect picom to cause lags, you need to use the picom.conf in VM folder that I made for it to be in any way usable. |
@Kellegram Hi, I'm attaching a video of my installation attempt. PS: I had installed the NVIDIA tools required as per SavvyNik's video on YoutTube and hence I skipped the video drivers part during the installation. Thanks Arch.Linux.VirtualBox.Xmonad.Installation.mp4 |
@Nikhil-John Please install base-devel via pacman then try again. |
This is an error that can apparently be fixed by running (Well, I guess I did, but something I install in base arch OR in this asks me to get this). |
@Kellegram Definitely will try that again. Just to know... if I do P.S: Sorry, I'm new to Arch and has only been a few days...😅 |
Hmm, getting the base-devel package should have fixed this. This is getting weird. First it was rofi-git, now paru... |
I had base-devel installed when I installed Arch on my VM... So that shouldn't have been a problem... Then again just to be sure I did a reinstall of it and yet the probelm persisted... It did work upto the point where it asked me to install zsh after doing |
@Nikhil-John I think I see what's going on. You are using the modified branch aren't you? My pull requests to fix things were only to main branch, my guess is @Axarva did not mirror some changes to the installer to modified branch, hence the issue. Using the installer from main branch is a better idea, although also keep in mind that regardless of which one you choose, unless you can get 3D acceleration to work in virtual box, picom, the compositor, will run quite poorly. |
Yea I tried with the modified branch... will try with the main branch next. Will check and report the status. |
@Nikhil-John Sorry for the inconvenience. The modified branch should function just fine now. Please do give it a retry if you feel like it, after all, it is just one |
Well, since I haven’t heard of any more issues with virtualmachines after @Kellegram had a look into it, I will assume this long-standing bug has been fixed. I’ll be closing this, but it will remain a pinned issue on the repo. Thank you everyone who gave a look into this, and specially @Kellegram ! |
Describe the bug
The configuration does not seem to work at all in a vm environment.
To Reproduce
Steps to reproduce the behavior:
Install the configs on a linux virtual machine.
Expected behavior
The configuration to work properly.
Screenshots
None.
Desktop:
Additional context
None.
The text was updated successfully, but these errors were encountered: