ChanServ changed the topic of #kisslinux to: Unnofficial KISS Linux community channel | https://kisscommunity.bvnf.space | post logs or else | song of the day https://vid.puffyan.us/H7PvgY65OxA
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
Torr has quit [Quit: leaving]
<niceguy5000[m]> mkrootfs build tool kiss package always shows package not found on every package but sometimes it builds, is this normal?
<Ellowee[m]> Yuck excel, they can't even do a pdf
aaahm has joined #kisslinux
<aaahm> hey there
<aaahm> I'm having some problems getting GRUB to work; specifically, I'm stuck
<aaahm> Im stuck at that "Grub loading" screen
<aaahm> reinstalling it wont do
<aaahm> any ideas on how to debug this ? Im sorry for the crappy spacing this android irc client truly sucks
<wael_> Hi
<wael_> aaahm: did you mkconfig or search your issue
vulpine has quit [Quit: Connection reset by purr]
<aaahm> wael_: I did; in fact, everything was working before I reinstalled the kernel, and rerunned mkconfig
<aaahm> I checked gentoo wiki and tried what was suggested, but I couldn't get it to work
<wael_> grub loading is all it says? no error code?
vulpine has joined #kisslinux
<aaahm> yeah, no error codes
<aaahm> it just proceeds to reboot
<wael_> do you have UEFI?
<wael_> if so you can try standalone efibootmgr without grub
<aaahm> only bios
<aaahm> it's an old thinkpad
<wael_> ah idk about that
<aaahm> what's funny is that I could get it working before by using the grub commands the ISO i was using had
<aaahm> now I can't install it either way
<wael_> what made it break tho
<aaahm> it would be the new kernel i believe
<aaahm> although i get no errors from grub-install and grub-mkconfig
<wael_> does mkconfig detect the kernel?
<aaahm> it does
<aaahm> I'mma log off now; thanks for your assistance anyways
<aaahm> bye
aaahm has quit [Quit: Quit]
<wael_> mfw all i use is BOOTX64.EFI vmlinuz and no grub or efibootmgr
<testuser[m]> Hi
<wael_> Hi
<wael_> testuser: add bison make to flatpak depends thank you
<niceguy5000[m]> can someone make a flatpak of kiss linux?
<wael_> you do it
<wael_> thats the power of open sos!!!!!!!!!!!!!!!!!!!!!!!!
<niceguy5000[m]> flatpak solves all linux problems.
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
jslick1 has joined #kisslinux
jslick has quit [Ping timeout: 272 seconds]
jslick1 is now known as jslick
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
aelspire has joined #kisslinux
<aelspire> Hi, guys I acidentally fixed not working cursor theme in gtk apps, I'm not sure how
<aelspire> anyone interested in helping to find why?
<wael_> What?
<aelspire> firefox and my new package transmission-gtk had the same problem - it failed to find Adwaita cursor theme
<aelspire> anyone has the same problem?
<wael_> Do you still have a cursor though
<wael_> If so don't even worry about it
<aelspire> yup but transmission failed to find my icon theme too
<aelspire> My bet is that: `gdk-pixbuf-query-loaders --update-cache` run in post-install in gdk-pixbuf package (I've forked this one so there is no post-install in official one)
<aelspire> helped, but maybe https://git.aelspire.info/kiss-repositories.git/tree/extra/shared-mime-info as dep helped, I'm not sure
aelspire has left #kisslinux [#kisslinux]
aelspire has joined #kisslinux
zlg has quit [Ping timeout: 260 seconds]
zlg has joined #kisslinux
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
phoebos has quit [Quit: connection reset by purr]
phoebos has joined #kisslinux
<wael_> sad_plan: you should check out shod
<wael_> paginator, taskinator, and wmbubble
<wael_> WAIT
<wael_> WRONG PERSON
<wael_> I MEANT midfavila
Guest38 has joined #kisslinux
<Guest38> anyone else running into kernel panic ( ---[end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown bloick(0,0) ]--- ) am I missing a kernel option or package?
<Guest38> 6.0.19 kernel
<wael_> thats because kernel doesnt know what is the root
<wael_> you should give it the root=/dev/somedrivethatistherootpartition
<wael_> flag
<wael_> either via kernel .config or via your bootloader
<wael_> if you did, then your filesystem drivers for your root (eg. ext4 or btrfs) are missing in your kernel
<Guest38> how do i set it in my .config
<wael_> CONFIG_CMDLINE
<Guest38> thanks
<Guest38> and if that doesnt work what drivers should i look for in my kernel (ext4)
<wael_> ext4
<wael_> its just there
<wael_> filesystems -> ext4
<wael_> \<slash key\> ext4
Guest38 has quit [Quit: Client closed]
oak[m] has joined #kisslinux
<wael_> talk
<wael_> @oak
<oak[m]> hgello
neptune_ has joined #kisslinux
<neptune_> hello
<wael_> No
<neptune_> yes
Guest1883 has joined #kisslinux
<Guest1883> hey i'm trying to install kiss in a vm but i'm getting kernel panics after grub, both in vbox and vmware, what could be the issue?
<wael_> why would you think hypervisor is the cause?
<wael_> what is the kernel panic? what is the error?
<wael_> VFS unable to mount root?
<Guest1883> i'm just guessing kernel panic since vmware gives me a "the cpu has been disabled by guest" warning, i think hypervisor is the cause cuz it works on my laptop, doesn't really give me any error except "wrong efi loader signature" (even though it's a legacy vm), goes on to "booting the kernel..." and then panics there with no output, just vmware error
<wael_> does something like a live iso work?
<wael_> your kernel might not have proper support to run under a VM
<Guest1883> yeah, arch+mint iso boots just fine
<Guest1883> kernel should be fine too, defconfig with just framebuffer and vmware gpu enabled
<wael_> testuser:
<midfavila> wael_ i knew of shod a long time ago
<wael_> oh cool
<midfavila> it's an impressive work and i hope to have the same skills as its author, in time
<midfavila> efficient, small, and featureful, without being excessive
<midfavila> exquisitely tasteful
<wael_> well, what do you use now?
<midfavila> my only criticism of shod and the author's other works are their complexity. compared to other programs of similar scale, shod is difficult or impossible for me to read, and even those i know who have far more experience express their concerns about the program's legibility
<midfavila> for some time i've used twm
<Guest1883> wael_ any ideas why its not booting?
<wael_> nope.
<Guest1883> damn, guess i'm not getting a kiss vm:(
<midfavila> no reason to put kiss in a vm
<midfavila> unpack a rootfs and use chroot
<wael_> ^
<Guest1883> i'm on windows, maybe in wsl?
<wael_> certainly possible but everyone is going to hate you
<Guest1883> what really confuses me is that the same thing happens in vbox and vmware
<midfavila> current desktop if you care wael_
<wael_> MY EYES
<wael_> AGHHHHHHHHHHHH
<Guest1883> where dark mode
<midfavila> oh no muh themerino
<midfavila> fuck off
<midfavila> dark themes are shit
<midfavila> turn on a lamp
<neptune_> holy shit please use a dark theme
<neptune_> i can understand the use of light theme sometimes
<neptune_> but this is just
<neptune_> a LOT
<Guest1883> how do you use your computer at night
<midfavila> i turn on a fucking light
<neptune_> well atleast you aren't only using #fff
<wael_> midfavila: your theme is pretty interesting
<wael_> or desktop
<wael_> how are you playing videos with a browser like that?
<midfavila> i also have a script that my session's cron calls every minute that automatically sets a red tint over things
<midfavila> according to a simple inverse bell curve equation
<midfavila> farther away from 1200 it is, the redder my screens are
<wael_> Smile!
<midfavila> my Links is configured to pipe media to my plumbing script, which, in the case of videos, passes them to my video playing script using ffplay as a backend
<shokara_> is that a cde/BellePintosGrande theme?
<midfavila> for gtk2 yeah
<shokara_> nice
<midfavila> but i have literally three gtk2 programs installed
<Guest1883> what wm is that?
<oak[m]> Guest1883: That looks really cool, like the old vibe
<midfavila> Guest1883: twm
<midfavila> the default X11 window manager
<oak[m]> oops wrong reply
<wael_> oak[m]: hi oak
<oak[m]> Helloo wael
<midfavila> but yeah all of my programs excepting the pale meme fork i use, pidgin, and lxtask are Athena or Motif-based
<midfavila> soon:tm: pidgin and lxtask will be gone
<midfavila> after that i'm going to hack on links1 until it's suitable for my use, and then remove my pale meme fork, gtk2, and all of its dependencies
<midfavila> the autism must flow
<shokara_> replacing pidgin with bitlbee? :D
<midfavila> shokara_: with nothing
<midfavila> my ultimate goal is to be able to use exclusively qbe and its frontends to build my entire system, perhaps excepting the kernel
<shokara_> creating own irc client?
<midfavila> yes
<midfavila> although i've not touched XIrc in some time
<midfavila> i've mostly just put together a UI mockup
<wael_> is the project name case sensitive
<wael_> otherwise why not 'just' xirc
<midfavila> the X Resources Database dictates that all programs that use it must have an internal name that is capitalized, and if that name begins with X, the first two must be capitalized
<midfavila> i wanted to be consistent
* midfavila shrugs
<wael_> What The Fuck
<midfavila> you don't have to use it
<midfavila> in fact i don't expect many people will use my software
Guest1883 has left #kisslinux [#kisslinux]
<midfavila> i need to work on XIrc at some point so that the user list can be scrolled, and I need to add some simple logic to allow for actual input and output using the main text fields
<wael_> you're using pidgin as your current IRC client?
<midfavila> i've also yet to write a routine to manage generation of the tab's children (likely to be stored in a struct), or to add callbacks and translation map entries for convenient navigation, etc
<midfavila> but soon
<midfavila> and yes
<midfavila> i am
<wael_> alri
<midfavila> given i only use irc as of late i suppose it wouldn't be hard to justify packaging and switching to another irc client
<midfavila> but i'm lazy
<midfavila> i also have more pressing matters to concern myself with than which IRC client i use
<midfavila> such as the fact that i've yet to eat today
<midfavila> soon to be rectified
vinn has joined #kisslinux
vinn has quit [Read error: Connection reset by peer]
hux has joined #kisslinux
neptune_ has quit [Read error: Connection reset by peer]
<aelspire> oh
<aelspire> looks I missed Guest1883
<aelspire> GRUB was crashing for me when I was trying KISS on old laptop
<aelspire> -O2 caused this
<aelspire> I cannot find GRUB issue with this but there was one
<midfavila> kinda wish lilo still worked decently
<wael_> i love
<wael_> limine
<wael_> it just werks and isnt bloated
<aelspire> On my current laptop with KISS i just use EFISTUB
<midfavila> i have a bootloader in like
<aelspire> so I forgot about this issue
<midfavila> 300 bytes of x86 assembler
<midfavila> v comfy
<niceguy5000[m]> sad_plan: Does firefox works in velox? I get a black window.
<aelspire> on alpine for my potato server I'm using u-boot
<aelspire> looks decent but could be a little lighter
<midfavila> >another tiler
<midfavila> smdh
<aelspire> midfavila: not a fan of tiling WMs?
<wael_> <midfavila> Yes i hate tiling window managers how did you know?
<aelspire> well I understand this
<aelspire> I'm with tiler team tho
<aelspire> but what is the point of having choice when everybody is groomed into following one tru way
<wael_> in the end all you want is a fucking X app
<midfavila> i'm of the opinion that while standalone tilers have their place, tiling should largely be implemented by a program that sits under a more traditional window manager
<midfavila> i mean
<midfavila> yeah sure you've got tags and workspaces and all that shit
<midfavila> but like
<aelspire> with my current workflow and I'm thinking if there is WM that display all apps fullscreen and allows to just switch current one
<midfavila> the main thing is: is it automatic, and if so, what algorithms are available, and if it's not, how does the user interface with it?
<midfavila> beyond that the only real difference is what extraneous crap the tiler slaps on top and what language it's written in
<niceguy5000[m]> Anyone here knows if firefox works in velox?
<aelspire> sorry never used velox
<aelspire> but do you have flatpak on this system?
<aelspire> checking how it work in flatpak will show that the problem is velox or something else
<niceguy5000[m]> I did the same problem.
<aelspire> mesa is available on this system?
<aelspire> I'm thinking if firefox does or did not use something like gdk
<aelspire> which might rely on mesa
<midfavila> if you're worried about libraries just use ldd
<midfavila> anyway, if ng is using X.Org he almost certainly has mesa installed
<niceguy5000[m]> does velox only works for intel and nivdia? no amd?
<aelspire> velox is wayland
* midfavila shrugs
<wael_> velox is swc is wld is wayaldn
<wael_> wld supports only nouveau, intel, amd
<midfavila> only found mcf's wm
<niceguy5000[m]> all other programs work but no firefox *shrugs :(
<aelspire> gtk 3.0 ones works?
<midfavila> tfw browserlets be like this
<aelspire> browsers are lost cause, but sadly this is impossible to function without one in normal society
<midfavila> fucking bet
<midfavila> people say the same shit about smartphones and they're wrong
<aelspire> but lets add new 100000000000 things to web spec the world will be better with web standart for automatic toilets
<aelspire> normal society - keyword
<aelspire> while I'm inspired by 100 rabbits I couldn't live like it
<aelspire> fun things but I've family and other things…
<phoebos> jesus christ
<midfavila> banish it from your mind
<phoebos> build on top of firefox
<midfavila> browsh is an abortion
<shokara_> "people say the same shit about smartphones and they're wrong" I beg to differ
<aelspire> let people have fun
<aelspire> this is probably not serious project
<shokara_> "smart"phones aren't necessary, but a phone number itself is
<midfavila> aelspire: serious enough
<midfavila> shokara_: smartphones aren't phone numbers
<midfavila> and anyway, i've gotten by without a phone number before without much trouble
<shokara_> yes, and I'm saying that you can be fine without a smartphoneo
<midfavila> then why make the point about phone numbers in general?
<shokara_> the only place I've seen that absolutely needed a phone number was my bank
<shokara_> dumbphones and home phones
<midfavila> man i wish i could use my homephone
<shokara_> but disregarding the bank, I never had to use a phone for my daily life
<midfavila> i have an old 1960s rotary phone
<midfavila> still works and everything
<midfavila> but there's no copper infra in my city any more :D
<midfavila> and ISPs still charge an arm and a leg to let you use VoIP phones
<midfavila> it's 55$ a month for unlimited local calling
<shokara_> ._.
<midfavila> SDF can do unlimited global calling for like 36$ a year or something like that
<shokara_> oh LOCAL calling
<shokara_> oh no
<midfavila> yeah
<midfavila> outside of the province they charge you long-distance
<midfavila> for a...
<midfavila> ...VoIP call...
<shokara_> you might as well pay $5/month for jmp.chat
<aelspire> that was always the case with normal phone lines in my country
<midfavila> man
<midfavila> i fucking hate that ipv6 copied the "security" profile of NAT
<aelspire> there was different price for calls inside city of outside of city
<midfavila> otherwise it would be trivial to place direct calls to any other internet-connected device for free
<midfavila> and yeah long distance charges and stuff are normal
<midfavila> it's just absurd that you're being charged for it on a VoIP line
<shokara_> not unlimited (120 minutes?) but canada+us-wide iirc
<aelspire> ip6 copied what from NAT?
<aelspire> my ISP doesn't implement ip6 so I'm out of the loop
<midfavila> there was an RFC that basically blocks routers from accepting incoming connections by default, and it's only a thing because people are used to that as a result of IPv4 and NAT
<aelspire> but isn't idea with ip6 is not needing network masks NATs and other stuff?
<midfavila> 6xxx or something?
<midfavila> yup!
<midfavila> which is why I fucking laugh at people when they say that ipv6 is going to save the world and shit
<midfavila> like no lmao
<midfavila> you're out of your mind if you think anything is actually going to change as a user of the internet
<aelspire> so basically we layered your firewall with other firewall because we heard that you like firewalls?
<midfavila> pretty much yeah
<midfavila> le sigh
<midfavila> i *just* want to *literally* live in my favorite anime, lain
<aelspire> oh man
<midfavila> and these fucking *normies* keep ruining coomputing
<midfavila> smdh my damn head
<shokara_> I just want to live in Japan and do mountain-pass street racing and not worry about normies ruining computing :/
<midfavila> it's the most frustrating thing, how technically illiterate people seem to be
<aelspire> if I ever will be isekaied into anime I would prefer some non-dystopian one
<midfavila> lain isn't even dystopic
<midfavila> it's basically just the 2010- well okay
<midfavila> it's dystopic
<aelspire> I don't reacall details
<aelspire> maybe time for refreshing memories
<midfavila> god, every time i watch it though i can't help but think back to when i was younger and people kept talking about how "geez mid the internet isn't even real and neither is anything that happens on it"
<aelspire> I remeber it being very sad one so I stayed away from it
<midfavila> and then you look at them today and they spend all fucking day arguing on twitter
<midfavila> christ, the ignorance some people have is staggering. not to imply i'm enlightened but god
<midfavila> anyway lain can be kinda sad
<midfavila> depending on how you look at it
<midfavila> you should definitely watch it if you haven't in a while
<midfavila> kind of a trip
<aelspire> yea
<aelspire> thanks for recommendation
<aelspire> I'm fan of monogatari series
<aelspire> I've watched lain long, long time ago when stupid ecchi was my main source of entertainment
<midfavila> ugh
<midfavila> i have this guy i know irl
<aelspire> so maybe my memories are distorted by time & what I watched in comparison
<midfavila> used to live with him
<midfavila> he has the shittiest taste in anime
<midfavila> almost all of it is ecchi harem bullshit with zero substance
<aelspire> for kids this might be pretty entertaining
<aelspire> but tsunderes and panty jokes are funny only first 2000 times
<aelspire> now there is isekai flood
<aelspire> all of them with illogical game elements in world and OP protagonists
<aelspire> yup, when someboty is going interviewed for senior programmer they check if he has programmer lvl at last 33, isn't it?
<wael_> let's all love lain
<Ellowee[m]> Isekai yuck, gimme personal growth anime
<aelspire> I'm sucker for crafting stories nowadays
<aelspire> there are some isekais that cover thet niche so I'm not complaining much, before isekai boom there was almost 0 such things
<Ellowee[m]> Accel world died for sao art online online 😞
<aelspire> Ok, now I'll start flame war
<aelspire> A&T vs intel ASM
<aelspire> I've found my "default" programming lang but I want to learn a bit more about ASM too
<aelspire> intel style looks more readable IMHO but from what I see in linux world A&T is more used and I'm thinking why
<midfavila> probably historical reasons
<aelspire> if they know something I'm not knowing yet
<aelspire> midfavila: yeah, thats probably it
<aelspire> so syntax doesn't matter
hux has quit [Read error: Connection reset by peer]
aelspire has left #kisslinux [#kisslinux]
midfavila has quit [Ping timeout: 256 seconds]
<niceguy5000[m]> flatpak tor doesn't work on velox :(
<wael_> wat
<phoebos> flatpak tor???
<wael_> holy shut its
<wael_> Its phoebos
<wael_> hi phoebos
<phoebos> hi
midfavila has joined #kisslinux
<Ellowee[m]> Where is deimos
<Ellowee[m]> niceguy has to be trolling
<wael_> wat
<Ellowee[m]> Flatpak tor
<wael_> What's a deimos
<Ellowee[m]> The other moon of uhhh
<Ellowee[m]> Some planet
<wael_> Cool planet!!!!!!!
<shokara_> tor doesn't have a gui? it shouldn't matter whether you're running the daemon from wayland, xorg, or tty.
<niceguy5000[m]> <Ellowee[m]> "niceguy has to be trolling" <- Nooo way, I'm no troooll. I'm a niceguy. This doesn't work on velox, outputs black window. https://flathub.org/apps/details/com.github.micahflee.torbrowser-launcher
<shokara_> unless niceguy is talking about tbb
<niceguy5000[m]> I have no clue what's the problem is. I wanted to use velox cause of static binary. *shrugs.
<wael_> waste bandwidth simulator
<niceguy5000[m]> Thanks I just wasted my 2GB phone plan for the month.
<wael_> Warned ya.
<niceguy5000[m]> Chromium doesn't work on velox either, I guess it's a lost cause. Time to switch back to gnome 4
midfavila has quit [Remote host closed the connection]
midfavila has joined #kisslinux
neptune_ has joined #kisslinux
<neptune_> hey everyone
<neptune_> im back
<neptune_> i dont have a bouncer :troll:
sad_plan has joined #kisslinux
<sad_plan> niceguy5000[m]: firefox should work in velox. Mcf uses it iirc. Aswell as probably others. Ive yet to try it myself though
<niceguy5000[m]> alright thanks, I'm see what's my problem is then.
<niceguy5000[m]> "Goes into debugging the problem for 10+ hours" /s
<sad_plan> Lol. Does webkit browsers work though? Or anything else graphical.
<sad_plan> Could always ask mcf though over at #oasis
sad_plan has quit [Quit: Quit]