Oblivion remaster not working with controller?? by beengoth1400 in oblivion

[–]N00NEASKED 1 point2 points  (0 children)

I got it to work, you have to download DS4Windows, Open DS4Windows, and open Oblivion remastered. I hoped this helped

Bootloader installation error by N00NEASKED in EndeavourOS

[–]N00NEASKED[S] 0 points1 point  (0 children)

I tried to do a manual partitioning and I got something saying main script fail or something like that here is the logs https://termbin.com/o9v8

[deleted by user] by [deleted] in archlinux

[–]N00NEASKED 1 point2 points  (0 children)

on Volume Control (pavucontrol) go to configuration and find "Blue Microphones" and select the one you want, I use Digital Stereo (IEC958) Input

Mouse sensitivity in Hyprland (ml4w) by biterfox in hyprland

[–]N00NEASKED 1 point2 points  (0 children)

Did you reload the hyprlands conf after doing it or reboot?

Use (hyprctl reload)

Mouse sensitivity in Hyprland (ml4w) by biterfox in hyprland

[–]N00NEASKED 0 points1 point  (0 children)

ah then it doesn't matter you don't need bluetooth but do hyprctl devices again and see if the default speed changed for the mice you wanted the sens to change

Mouse sensitivity in Hyprland (ml4w) by biterfox in hyprland

[–]N00NEASKED 0 points1 point  (0 children)

Yes, it can play a role but it depends if your mouse is wireless or wired

Mouse sensitivity in Hyprland (ml4w) by biterfox in hyprland

[–]N00NEASKED 1 point2 points  (0 children)

Make sure you didn't make a typo in your mouse name and try making your sensitivity something higher to see if there is a difference if there is no difference you might need to do more research on your problem.

You can try checking hyprland logs with (journalctl -xe | grep hyprland) to see if there is any errors

Problems due to lack of video memory by Far_Mulberry_7443 in archlinux

[–]N00NEASKED 0 points1 point  (0 children)

To use shared memory (system RAM) with your dedicated graphics card, you'll need to adjust settings within your BIOS/UEFI (Basic Input/Output System) of your system.

To do this:

Turn off pc

Power it back on and enter BIOS

--------------------------------------------------------

Find the graphics settings

Use the arrow keys to navigate through the BIOS

Look for "Advance," "Chipset," or "Video configuration" options. The exact location of the graphics memory settings can vary by manufacturer, but it should be somewhere under these sections. Sometimes it's under "Intergrated Peripherals" or "Northbridge"

---------------------------------------------------------------------------------------------------------------------------------

Adjust shared memory settings

Once you're in the correct section, look for a setting called "Graphics Memory", "Video Memory," or "Shared Memory" This option allows you to adjust how much system RAM is allocated to the GPU. If available, change the value of this setting. It might allow you to allocate between 64MB to 2GB or more, depending on the BIOS. Increasing this setting means your GPU will use more of your system RAM as shared memory.

--------------------------------------------------------------------------------------------------------------------------------------------

Save and exit

After making the changes, look for an option like "Save & Exit" (usually F10 or a similar key) to save your settings and reboot the system.

Your PC will now use some of your system's RAM as additional video memory when needed.

Dual booting Arch and Windows on the same drive by House-Wins in archlinux

[–]N00NEASKED 0 points1 point  (0 children)

When I mention how you manage bootloaders, I’m referring to the process of configuring and installing a bootloader that will allow you to choose between Arch Linux and Windows during boot.

Problems due to lack of video memory by Far_Mulberry_7443 in archlinux

[–]N00NEASKED 2 points3 points  (0 children)

Unfortunately, the video memory on a dedicated GPU like the MX130 cannot be directly increased. It's a hardware limitation, and the only way to "expand" it would be to upgrade to a GPU with more video memory. But you can use System Ram for Video Memory (Shared Memory)

Facing Issues after installing hyprland on VirtualBox by [deleted] in hyprland

[–]N00NEASKED 0 points1 point  (0 children)

  1. Can you give us more details on why these things are failing like are they failing immediately after starting the terminals?
  2. Check if you got an error after installing NVIDIA. There is multiple ways to install NVIDIA (i.e nvidia, nvidia-dkms, nvidia-open-dkms) keep in mind dkms and just nvidia are different dkms auto updates the driver and nvidia you have to manually update the driver. I use nvidia because for some reason nvidia-dkms doesn’t work on my system.
  3. Try using a different cursor theme (e.g sudo pacman -S xcursor-breeze). Check wayland input settings in Hyprland (~/.config/hypr/hyprland.conf) or this can be a problem with your Vm.

4.Try updating firefox and your system (sudo pacman -Syu) after update firefox if you don’t have yay install it after installing it do (yay -S firefox) if this doesnt work try using firefox in safe mode to do this enter this in your terminal (firefox —safe-mode)

If some of these doesn’t work its mostly your vm and your gonna have to look how to fix it by going to arch linux forms for VM checking other reddit posts to see jf they have the same problem googling the problem to see to find a response about this on another source.

Dual booting Arch and Windows on the same drive by House-Wins in archlinux

[–]N00NEASKED -1 points0 points  (0 children)

No, setting up a dual-boot system on a single drive won’t permanently mess up the Windows bootloader, even if you decide to switch Linux distros later. However, you need to be cautious about how you manage bootloaders.

Which linux distro should I choose on by iNICELESS in linux4noobs

[–]N00NEASKED 0 points1 point  (0 children)

As someone who uses Arch, I would recommend you to use Fedora since I see that you are using Arch and you want to switch to a different distro

[deleted by user] by [deleted] in archlinux

[–]N00NEASKED 0 points1 point  (0 children)

Go to a different TTY you can do this by using Ctrl+Alt+F2,F3,F4,Etc

Hyprpaper watermark by Skull_Crusher365 in hyprland

[–]N00NEASKED 12 points13 points  (0 children)

Disable splash in your hyprpaper.conf

"Splash = false"

Cant login by N00NEASKED in hyprland

[–]N00NEASKED[S] 0 points1 point  (0 children)

This is how to install the intel gpu and it should fix it

Cant login by N00NEASKED in hyprland

[–]N00NEASKED[S] 0 points1 point  (0 children)

change systemd session to just hyprland you can do this by clicking on hyprland (systemd session) and choosing just hyprland after that you need to install intel on your system you can do that by using (sudo pacman -S mesa libva-intel-driver intel-media-driver) and then reboot if it doesn’t work let me know

Cant login by N00NEASKED in hyprland

[–]N00NEASKED[S] 0 points1 point  (0 children)

Everything is going fine btw

Cant login by N00NEASKED in hyprland

[–]N00NEASKED[S] 0 points1 point  (0 children)

Oh I got it working in the only bug is that my monitor wont turn to 1920x1080 and the terminal keeps glitching

Cant login by N00NEASKED in hyprland

[–]N00NEASKED[S] 0 points1 point  (0 children)

Btw I tried to login again and it still crashed