Login Loop with the Live System

Every time when i boot the iso (normally with my pc or VM), i get stuck in login loop. I thought maybe is the ISO corruped, but with the fresh download does it also now work.

Also is the Grub Splashscreen when i start from usb so fast, i cant choose the nvidia drivers.

1 Like

Please post the garuda-inxi, as text, from live ISO.
If you use nvidia GPU read
https://forum.garudalinux.org/t/hyprland-downloads-231219-fixes-nvidia/29246/193

3 Likes

From the template :slight_smile:

  • Format terminal output (including your garuda-inxi) as a code block by clicking the preformatted text button (</>) , or put three tildes (~) above and below the text

Btw, using Garuda in VM is not supported.

2 Likes

But i have the same problem without vm, idk how to safe the output when i start from usb no in vm

System:
Kernel 6.5.9-zen2-1-zen arch: x86_64 bits: 64 compiler: gcc v: 13.2.1 clocksource: tsc available: kvm-clock,acpi_pm parameters: BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=en_US keytable=us tz=UTC misobasedir=garuda root-miso: LABEL=GARUDA_HYPRLAND_RAPTOR quiet systemd.show_status=1 ibt off driver=non free nouveau.modeset=0 1915.modeset=1 radeon.modeset=1
Console: tty 3 DM: SDDM Distro: Garuda Linux base: Arch Linux
Machine:
Type: Virtualbox System: innotek GmbH product: VirtualBox v: 1.2 serial: Chassis: Oracle Corporation type: 1 serial:
Mobo: Oracle model: VirtualBox v: 1.2 serial: BIOS: innotek GmbH v: VirtualBox date: 12/01/2006
CPU:
Info: model: Intel Core i5-3470 bits: 64 type: MCP arch: Ivy Bridge gen: core 3 level: v2 built: 2012-15 process: Intel 22nm family: 6 model-id: 0x3A (58) stepping: 9 microcode: N/A Topology: cpus: 1x cores: 2 smt: Kunsupported> cache: L1: 128 KiB desc: d-2x32 KiB; i-2x32 KiB L2: 512 KiB desc: 2x256 KiB L3: 12 MiB desc: 2x6 MiB
Speed (MHz): avg: 3193 min/max: N/A cores: 1: 3193 2: 3193 bogomips: 12771
Flags: avx ht Im nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3
Vulnerabilities:
Graphics:
Device-1: VMware SVGA II Adapter driver: vmwgfx v: 2.20.0.0 ports: active: Virtual-1 empty: Virtual-2, Virtual-3, Virtual-4, Virtual-5, Virtual-6, Virtual-7, Virtual-8 bus-ID: 00:02.0 chip-ID: 15ad: 0405 class-ID: 0300
Display: server: X.org v: 1.21.1.9 with: Xwayland v: 23.2.2 driver: X: loaded: vmware unloaded: modesetting alternate: fbdev, vesa gpu: vmwgfx tty: 128x40
Monitor-1: Virtual-1 size-res: N/A in console modes: max: 1280x780 min: 640×480
API: Vulkan Message: No Vulkan data available.
API: OpenGL Message: GL data unavailable in console, glxinfo missing.
Audio:
Device-1: Intel 82801AA AC97 Audio vendor: Dell driver: snd_inte18x0 v: kernel bus-ID: 00:05.0 chip-ID: 8086:2415 class-ID: 0401
API: ALSA v: k6.5.9-zen2-1-zen status: kernel-api tools: N/A
Server-1 sndiod v: N/A status: off tools: aucat,midicat, sndioctl
Server-2: PipeWire v: 0.3.83 status: off with: 1: pipewire-pulse status: off 2: wireplumber status: off 3: pipewire-alsa type: plugin 4: pw-jack type: plugin
tools: pactl,pw-cat,pw-cli, wpctl

Network:
Device-1: Intel 82540EM Gigabit Ethernet driver: e1000 v: kernel port: d020 bus-ID: 00:03.0 chip-ID: 8086:100e class-ID: 0200
IF: enp0s3 state: up speed: 1000 Mbps duplex: full mac:
Device-2: Intel 82371AB/EB/MB PIIX4 ACPI type: network bridge driver: piix4_smbus v: N/A modules: i2c_piix4 port: N/A bus-ID: 00:07.0 chip-ID: 8086:7113 class-ID: 0680
Drives:
Local Storage: total: 20 GiB used: 0 KiB (0.0%)
SMART Message: Unable to run smartctl. Root privileges required.
ID-1: /dev/sda maj-min: 8:0 vendor: VirtualBox model: VBOX HARDDISK size: 20 GiB block-size: physical: 512 B logical: 512 B speed: 3.0 Gb/s tech: N/A serial: fw-rev: 1.0 Partition:
Message: No partition data found.
Swap:
Kernel: swappiness: 133 (default 60) cache-pressure: 100 (default) zswap: no
ID-1: swap-1 type: zram size: 1.92 GiB used: 0 KiB (0.0%) priority: 100 comp: zstd avail: Izo, lzo-rle, lz4, 1z4hc,842 max-streams: 2 dev: /dev/zram
Sensors:
Src: 1m-sensors+/sys Message: No sensor data found using /sys/class/humon or 1m-sensors. Info:
Processes: 97 Uptime: 6m wakeups: 459 Memory: total: 2 GiB available: 1.92 GiB
used: 511.5 MiB (26.0%) Init: systemd v: 254 default: graphical tool: systemctl Compilers: gcc: 13.2.1 Packages: pm: pacman pkgs: 1220 libs: 349 tools: paru Shell: Bash v: 5.1.16 running-in: tty 3 inxi: 3.3.30
Garuda (2.6.17-1):
System install date:
Last full system update:
Is partially upgraded: Relevant software:
Windows dual boot:
Failed units:
2024-01-30 2024-01-30 ■
No
snapper NetworkManager dracut

Follow the instructions from the link above. Please.

Are you sure u send me the right link? I dont find any instructions for me

Yes

IIRC, for Nvidia GPU , chroot, install hyprland-nvidia or hyprland-nvidia-git,
set env vars

export LIBVA_DRIVER_NAME=nvidia
export XDG_SESSION_TYPE=wayland
export GBM_BACKEND=nvidia-drm
export GBM_BACKEND=nvidia_drm
export __GLX_VENDOR_LIBRARY_NAME=nvidia
export WLR_NO_HARDWARE_CURSORS=1
export WLR_DRM_NO_ATOMIC=1

For Garuda theme install after reboot garuda-hyprland-settings.

sudo cp /etc/default/grub /etc/default/grub.bak && sudo sed '/^GRUB_CMDLINE_LINUX_DEFAULT=/s/"$/ nvidia-drm.modeset=1 "/g' -i /etc/default/grub && sudo update-grub

and

Advanced Users Only :warning:

3 Likes

You have a 12-year old Intel Gen 3 CPU and 2 GB RAM? Is that right, or only the VM?

What kind of fancy modern RAM-consuming user interface were you planning to use?

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.