phoebos changed the topic of #kisslinux to: Unofficial KISS Linux community channel | https://kisscommunity.bvnf.space | post logs or else | song of the day https://yewtu.be/watch?v=2djlxCWcNOM
thikkl has quit [Remote host closed the connection]
thikkl has joined #kisslinux
farkuhar has joined #kisslinux
thikkl has quit [Remote host closed the connection]
Denshi has joined #kisslinux
<Denshi> Hey y'all. I've been trying to install kiss on a QEMU VM, but I can't seem to get grub to load. It shows the grub loading text for a split second before kicking me back to the boot menu in QEMU. Has anyone experienced this?
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
cem has quit [Ping timeout: 268 seconds]
cem has joined #kisslinux
Denshi has quit [Remote host closed the connection]
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
thikkl has joined #kisslinux
<sewn> should have generated the configuration of grub or used alpine
thikkl has quit [Ping timeout: 250 seconds]
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
thikkl has joined #kisslinux
<ehawkvu> Denshi: any other info ? bios / uefi ? what sewn said, did you forget to generate the config?
thikkl has quit [Remote host closed the connection]
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
traidare has joined #kisslinux
<sad_plan> ehawkvu: pushed to tinyx branch now
<sad_plan> wait, in the esources file, you want the version to be VERSION, right? the commit is in 2 places on the url, and it does match the version
sidd-dino has joined #kisslinux
a51 has joined #kisslinux
dbrooke has left #kisslinux [WeeChat 3.8]
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
traidare has quit [Ping timeout: 260 seconds]
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
thikkl has joined #kisslinux
thikkl has quit [Remote host closed the connection]
traidare has joined #kisslinux
traidare has quit [Ping timeout: 272 seconds]
sidd-dino has quit [Remote host closed the connection]
oldtopman has quit [Ping timeout: 252 seconds]
oldtopman has joined #kisslinux
<ehawkvu> sad_plan: just saw the pr, it would be nice if esources had the VERSION in place of the git commit, since it'll make it easier to update (should tinyx ever have an update lol), but it's not a req
<ehawkvu> since tinyx is essentially eol
Denshi has joined #kisslinux
<Denshi> Hey sewn, sorry for not responding earlier. I'm doing everything in a QEMU VM with BIOS/MBR. I installed grub and ran grub-mkconfig as one would normally do. I'm not quite sure what to do anymore.
<sewn> are you using an initramfs?
<Denshi> nope
<Denshi> should I be doing that?
<sewn> then you can use a EFISTUB
<sewn> where you install the kernel as a EFI file, so the bios can immediately booti t
<Denshi> does that work with BIOS/MBR?
<sewn> no
<Denshi> I just want it to work on BIOS/MBR
<sewn> whats the grub config look like?
<Denshi> looks pretty normal, points to the correct kernel and all
<Denshi> I'll fetch it for you, just a sec
<Denshi> litter.catbox.moe/b8p2i6.cfg
<sewn> thats
<sewn> interesting
<sewn> and youre saying grub just says "welcome to grub" and just goes back to bios?
<Denshi> yup it shows up for a split second
<Denshi> so there is one weird thing
<Denshi> is it normal for grub-mkconfig to say "Adding boot menu entry for UEFI Firmware Settings ..." even when running on a BIOS/MBR machine?
<sewn> no
<Denshi> my VM is definitely not UEFI, /sys/efi is not present
<sewn> you probably have efibootmgr installed
<Denshi> its not compiled on my machine
<Denshi> never installed it
<Denshi> is it perhaps something wrong with grub? Maybe it was compiled for UEFI
<Denshi> idk what the build config for it normally looks like
<sewn> id use a less bloated bootloader if i were you, maybe like syslinux
<ehawkvu> sewn: syslinux isn't available anywhere
<Denshi> if it works on MBR/BIOS I'd be happy to use it
<sewn> abandoned or dropped
<ehawkvu> That's the only version of it that I'm aware of
<sewn> damn bruh
<ehawkvu> I know that the package there is enough to make a live iso, so it could work for you
<Denshi> does grub just work for y'all?
<sewn> i dont use grub
<sewn> but last time i tried it works
<ehawkvu> I use grub
<Denshi> I wonder if removing the grub config generates new behavior
<Denshi> nope it's all the same. "Grub loading..." for a split second, then back to the QEMU menu
<sewn> are you using kiss-ommunity?
<ehawkvu> Denshi: did you use a defconfig kernel?
<Denshi> nope I made my own with menuconfig
<Denshi> are there any options that I should look out for?
<Denshi> I'm using the kiss-community repos from codeberg
<ehawkvu> I wonder if it could be a missing kernel option
<sewn> id uninstall grub and redo grub-install and grub-mkconfig
<ehawkvu> did grub work when you used virtualbox?
<Denshi> never tried virtualbox
<Denshi> I tried recompiling grub but it didn't work still
<Denshi> should I use the defconfig for the kernel?
<ehawkvu> I only ask because I have ran kiss vms in virtualbox and havent ran into grub problems
<ehawkvu> If you have the custom config, I'd keep it
<ehawkvu> or save it and try running a defconfig
traidare has joined #kisslinux
Denshi has quit [Quit: Denshi]
Denshi has joined #kisslinux
Denshi has quit [Client Quit]
<sad_plan> ehawkvu: ok, ill get on it once i have time, and let you know
traidare has quit [Ping timeout: 252 seconds]
<riteo> folks, sorry for the annoyance, is any of you using pipewire with the latest version?
<riteo> for some reason it completely randomly broke; alsa works fine
<riteo> it just does not detect _any_ device and the various debugging tools aren't exactly clear on what the hell it's going on
<riteo> for example, `spa-inspect /usr/lib/spa-0.2/alsa/libspa-alsa.so` returns a shitload of "Error opening PCM device [WHATEVER]: No such file or directory"
<riteo> and effectively `aplay -L` returns things more like "front:CARD=Generic_1,DEV=0
<riteo> (sorry, newlined by accident)
<riteo> but yeah, the string has a dev and card specifier (the second one weirdly)
soliwilos has joined #kisslinux
floorcrawler has quit [Read error: Connection reset by peer]
floorcrawler has joined #kisslinux
ehawkvu has quit [Read error: Connection reset by peer]
floorcrawler has quit [Read error: Connection reset by peer]
<riteo> ugh I think I am close. It looks indeed to be the fact that my "actual" card is the second, as `aplay -Dfront:1 whatever.wav` works
floorcrawler has joined #kisslinux