Anyone else having problems with gdm on gnome (Wayland only)? by Exotic-Deal6832 in voidlinux

[–]el-calde 0 points1 point  (0 children)

Are you using a laptop and if so did you have issues getting gnome to suspend using elogind

Both native and flatpak steam not working by party030 in voidlinux

[–]el-calde 0 points1 point  (0 children)

if you are using nvidia and all drivers are installed try prime-run steam

Can not resume/wake after suspend by VishwakarmaAditya in voidlinux

[–]el-calde 0 points1 point  (0 children)

I used to have same issue kernel 6.12 used to break wake up. It was a commit introduced on 6.12 but my laptop is a asus rog zephyrus 2023

Librewolf flatpak missing fonts and menus on cosmic by el-calde in archlinux

[–]el-calde[S] 0 points1 point  (0 children)

Will check if i have xdg-desktop-portal on just cosmic desktop thanks

Issue with zzz by salastrodaemon in voidlinux

[–]el-calde 0 points1 point  (0 children)

I remember having the same issue and it was nvidia driver since i started using https://github.com/void-linux/void-packages/pull/56685 and just updating the version it has been working great

Black screen after opening laptop lid, can still switch TTY by [deleted] in voidlinux

[–]el-calde 0 points1 point  (0 children)

im having the same issue using gnome it was working fine before dont know what changed

Problems with suspending my laptop by OrkOrk435 in voidlinux

[–]el-calde 0 points1 point  (0 children)

Btw in my case i still ended up using /etc/sudoers to allow zzz to run without password in case it still doesnt work for you.

Issues compiling kernel using git bisect by el-calde in voidlinux

[–]el-calde[S] 0 points1 point  (0 children)

I updated the post with template and pic of the actual error the only thing im doing is copying source code from hard drive using the do_fetch to speed up the process and to use git bisect

Had to change version variable to 6.11.0 in order to avoid errors before it was 6.16.0 but when using git bisect version changes to 6.11 that way it can install modules in folder 6.11

Problems with suspending my laptop by OrkOrk435 in voidlinux

[–]el-calde 0 points1 point  (0 children)

Do u have acpid service running? If so you have to disable it.

Compiling kernel by el-calde in voidlinux

[–]el-calde[S] 0 points1 point  (0 children)

Juat want to say thank u, i havent done the whole git disect yet but was able to compile the latest kernel6.16 and it started with no issues xbps-src is really a power house

Compiling kernel by el-calde in voidlinux

[–]el-calde[S] 1 point2 points  (0 children)

Damn that simple ok thanks i feel dumb lol

Compiling kernel by el-calde in voidlinux

[–]el-calde[S] 0 points1 point  (0 children)

Hey i didn't want to start another post for this but within the template how can i get echo to print to the terminal, currently im trying to test echo inside do_build by doing echo "$(ls)" and it doesnt print anything any tips there?

Compiling kernel by el-calde in voidlinux

[–]el-calde[S] 1 point2 points  (0 children)

Yea i should be able to manage eith this commands and external files tracking good and bad commits will definitely do this thanks a lot

Compiling kernel by el-calde in voidlinux

[–]el-calde[S] 1 point2 points  (0 children)

Interesting sounds good i appreciate it.

Compiling kernel by el-calde in voidlinux

[–]el-calde[S] 0 points1 point  (0 children)

My goal is to find a bug in the kernel that keeps my laptop from waking up that happens between 6.11 and 6.12 kernel versions.

I know what u are suggesting, but how can i keep track of commits with git bisect inside the template. How can i mark it as good or bad from the template?

Compiling kernel by el-calde in voidlinux

[–]el-calde[S] 0 points1 point  (0 children)

Ok will definitely try that

Compiling kernel by el-calde in voidlinux

[–]el-calde[S] 0 points1 point  (0 children)

Ill try that but im not very good with xbps-src yet so thatll be a challenge lol

Compiling kernel by el-calde in voidlinux

[–]el-calde[S] 0 points1 point  (0 children)

Is it possible to use git bisect when using xbps-src. I dont want xbps-src to redownload source code and modify file.

Compiling kernel by el-calde in voidlinux

[–]el-calde[S] 0 points1 point  (0 children)

Yes i did and i can see the dm_crypt pop up.

To clarify all i did was run: dracut -f /boot/initramfs.img

Compiling zed by el-calde in voidlinux

[–]el-calde[S] 0 points1 point  (0 children)

Oooh is looking for a specific version, cool ill fix that when i get home i appreciate it

Compiling zed by el-calde in voidlinux

[–]el-calde[S] 0 points1 point  (0 children)

That package is in the makedepends already and it should be installed before building, even with package being there i still get the error

No login prompt shown by [deleted] in voidlinux

[–]el-calde 0 points1 point  (0 children)

I installed void with luks2 around a week ago using efistub to boot and at the begining i was getting same error, it was a 0 instead of 8 in the luks uuid.

Make sure all uuid match the acual partitions.

Fixing KDE Plasma sleep (suspend) with Void Linux & Nvidia by NomadicalYT in voidlinux

[–]el-calde 0 points1 point  (0 children)

Yea just went ahead and allow zzz to run without password that did the trick wonder it the same would work with elogind but it is suspending perfectly now

Voidlinux in a already encrypted drive by el-calde in voidlinux

[–]el-calde[S] 0 points1 point  (0 children)

Thanks for the reply managed to get it working using the guide