💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-07-04.txt captured on 2021-12-17 at 13:26:06.

View Raw

More Information

-=-=-=-=-=-=-

2020-07-04T01:21:28 #kisslinux <E5ten> @freenode_dylanaraps:matrix.org: I could be wrong, but wouldn't the grep at the end of kiss-revdepends match package names that start with the argument but have more text after?
2020-07-04T01:23:21 #kisslinux <himmalerin> Is anyone able to play https://upload.wikimedia.org/wikipedia/commons/c/c8/Example.ogg? (no idea what sound it makes since it won't work for me, might be loud!) Firefox just complains about Media resource <url> could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_MEDIASINK_ERR (0x806e000b)
2020-07-04T02:53:32 #kisslinux <himmalerin> No idea which one it was but I rebuilt Firefox, added the firmware for my sound card, and rebooted. *Probably* the firmware but honestly it might be any of them
2020-07-04T03:13:52 #kisslinux <micr0> himmalerin i have not been able to get modifier/firefox to compile since 78 :/
2020-07-04T03:14:34 #kisslinux <himmalerin> wack, it's been compiling here fine. Any errors?
2020-07-04T03:18:52 #kisslinux <micr0> not that i could see
2020-07-04T03:18:56 #kisslinux <micr0> very frustrating
2020-07-04T03:19:33 #kisslinux <micr0> might have something to do with libepoxy / libglvnd
2020-07-04T03:20:31 #kisslinux <micr0> do you have either of those installed?
2020-07-04T03:21:16 #kisslinux <himmalerin> libepoxy yes, I don't see any package called libglvnd
2020-07-04T03:22:10 #kisslinux <micr0> mind pasting your `kiss list` and KISS_PATH for me to compare?
2020-07-04T03:22:34 #kisslinux <micr0> (i might make kiss-diagnostics which would post some common env and commands to ix.io to help each other out)
2020-07-04T03:23:29 #kisslinux <himmalerin> sure, list: http://ix.io/2qP3 path: http://ix.io/2qP4
2020-07-04T03:23:36 #kisslinux <himmalerin> rip mirc0
2020-07-04T03:26:33 #kisslinux <xzcvczx> party time :)
2020-07-04T03:27:02 #kisslinux <himmalerin> micr0: check the logs, I linked them right after you left
2020-07-04T03:29:00 #kisslinux <micr0> hmm you put core at the end
2020-07-04T03:29:05 #kisslinux <micr0> that might be it
2020-07-04T03:30:23 #kisslinux <micr0> honestly our PATH is very very similar
2020-07-04T03:33:30 #kisslinux <micr0> maybe noxland just isnt ready
2020-07-04T03:33:38 #kisslinux <micr0> too bad as 77 seemed to work well
2020-07-04T03:34:09 #kisslinux <himmalerin> I'd definitely put the base repos at the end of the path to prevent the original versions from building instead of the modified packages
2020-07-04T03:39:07 #kisslinux <xzcvczx> i have one at start and one at end
2020-07-04T03:39:21 #kisslinux <xzcvczx> so i don't override anything added to the rest but i can if i really want to
2020-07-04T06:22:46 #kisslinux <null_> Installing KISS rn, and I'm getting conflicts installing grub because the host I'm installing on has a different kernel name and version than what KISS wants to install too
2020-07-04T06:22:52 #kisslinux <null_> so I'm getting modprobe errors
2020-07-04T06:23:28 #kisslinux <null_> modprobe: can't change directory to '5.6.0-2-amd64': No such file or directory
2020-07-04T06:24:09 #kisslinux <null_> any idea on how to get the chroot environment to pull uname info from chroot and not the host you're installing from??
2020-07-04T06:26:26 #kisslinux <null_> I ran grub-mkconfig and it gave me no errors can I just ignore the modprobe error?
2020-07-04T06:53:17 #kisslinux <illiliti> yes, it's harmless, but would be nice to see full log
2020-07-04T07:20:06 #kisslinux <xzcvczx> haha lol, i have a nice bar with my battery% but did a muppet% and ignored it til i ran out
2020-07-04T07:24:02 #kisslinux <null_> you use lemonbar?
2020-07-04T07:24:29 #kisslinux <xzcvczx> nah, dwm
2020-07-04T07:24:39 #kisslinux <xzcvczx> with the awesome tool sb
2020-07-04T07:24:49 #kisslinux <xzcvczx> made by a very good person
2020-07-04T07:25:31 #kisslinux <null_> nice i'll check it out
2020-07-04T07:37:03 #kisslinux <dylanaraps> o/
2020-07-04T07:37:53 #kisslinux <null_> o/
2020-07-04T07:38:48 #kisslinux <null_> xzcvczx did you have to build the weird xorg dev packages to get dwm to work?
2020-07-04T07:39:41 #kisslinux <dylanaraps> Here's an idea regarding the C package manager; What if it only handles installation/removal (including conflict detection, alternatives system, etc)? This solves all of the performance pain points as well as hardening the package manager against system breakage. It also solves issues with pulling in dependencies on libarchive, libgit2, etc. I think this is a good balance between the shell's capabilities and C. I'd love to h
2020-07-04T07:39:49 #kisslinux <null_> i know it needs xinerama-dev libxcb-dev, etc. just wondering if you had any trouble cuz it's my go to wm
2020-07-04T07:45:37 #kisslinux <konimex> so building etc. would still be handled by shell?
2020-07-04T07:46:28 #kisslinux <Guest73195> I first times use irc
2020-07-04T07:47:24 #kisslinux <Guest73195> :-D
2020-07-04T07:49:42 #kisslinux <dylanaraps> konimex: Yeah. It'd just be 'kiss i' and 'kiss r' (and anything needed by these two. conflict resolution, etc). The shell package manager can simply call the C utilities when needed.
2020-07-04T07:50:41 #kisslinux <xzcvczx> dylanaraps: errr "i'd love to h"?
2020-07-04T07:51:04 #kisslinux <dylanaraps> I'm not sure yet as to how workable this is. I'll work towards this goal and see how things turn out. If it doesn't work, the code will still be usable for a full C package manager.
2020-07-04T07:51:15 #kisslinux <dylanaraps> xzcvczx: ???
2020-07-04T07:51:35 #kisslinux <xzcvczx> your statement at :39 seems to have ended prematurely
2020-07-04T07:51:51 #kisslinux <xzcvczx> i am not sure your client split the message as it shuld as it just stopped
2020-07-04T07:51:57 #kisslinux <dylanaraps> Oh
2020-07-04T07:52:02 #kisslinux <dylanaraps> You're right.
2020-07-04T07:52:09 #kisslinux <dylanaraps> "I'd love to hear everyone's thoughts"
2020-07-04T07:52:19 #kisslinux <xzcvczx> ah thank you
2020-07-04T07:52:28 #kisslinux <xzcvczx> and rather ironic for the bit that was dropped
2020-07-04T07:52:33 #kisslinux <dylanaraps> heh
2020-07-04T07:53:06 #kisslinux <xzcvczx> was it a client fault or a brainfart fault?
2020-07-04T07:58:18 #kisslinux <aaaaa> ll
2020-07-04T08:00:00 #kisslinux <dylanaraps> xzcvczx: Client fault.
2020-07-04T08:00:20 #kisslinux <dylanaraps> Firefox 80 will bring hardware accelerated video to X11! https://bugzilla.mozilla.org/show_bug.cgi?id=1619523
2020-07-04T08:02:36 #kisslinux <aaaaa> how BCD add grub entry
2020-07-04T08:12:09 #kisslinux <null_> yooo thats exciting for firefox
2020-07-04T08:14:02 #kisslinux <aaaaa> `(*>﹏<*)′`
2020-07-04T08:14:10 #kisslinux <dylanaraps> Yeah! End of August. We should be able to test the feature when 80-beta comes out end of July though.
2020-07-04T08:20:01 #kisslinux <null_> I'm gonna be working on getting qutebrowser, but firefox will always be my fallback so anything they do to put themselves on the same playing field as google i'm for. i like the privacy package that's in the repos too. makes me feel a lot better about using ff in general
2020-07-04T08:20:18 #kisslinux <null_> i've heard some of those python deps can be tricky
2020-07-04T08:22:21 #kisslinux <dylanaraps> The hardest part is already done for qutebrowser, qt5-webengine. The next hurdle is likely pyqt5.
2020-07-04T08:22:31 #kisslinux <null_> that's what someone else was saying
2020-07-04T08:23:07 #kisslinux <null_> the user was 'eternal' something. but they mentioned that's where they got stuck was pyqt5 i believe
2020-07-04T08:24:05 #kisslinux <null_> is it just dependency hell and trouble with musl?
2020-07-04T08:24:21 #kisslinux <null_> i say "just" but obvs it's much more complicated than that lol
2020-07-04T08:24:38 #kisslinux <xzcvczx> dylanaraps: about damn time but thats great :)
2020-07-04T08:25:00 #kisslinux <aaaaa> aaaaa:who know this
2020-07-04T08:26:32 #kisslinux <dylanaraps> It shouldn't be too difficult.
2020-07-04T08:27:01 #kisslinux <dylanaraps> The problem is the seemingly endless stream of python-* dependencies.
2020-07-04T08:27:02 #kisslinux <merakor> dylanaraps: I think handling installation and removal is better
2020-07-04T08:27:15 #kisslinux <merakor> You could pipe the manifest into it
2020-07-04T08:27:32 #kisslinux <merakor> And it would handle the installation
2020-07-04T08:28:05 #kisslinux <dylanaraps> Yeah. Something along those lines.
2020-07-04T08:28:18 #kisslinux <merakor> And you wouldn't hard depend on libarchive
2020-07-04T08:28:20 #kisslinux <dylanaraps> Yup
2020-07-04T08:50:58 #kisslinux <Guest73195> >:o
2020-07-04T09:10:59 #kisslinux <gtk> hey dylan
2020-07-04T09:11:07 #kisslinux <gtk> did you seriously use the mod form to contact me
2020-07-04T09:11:26 #kisslinux <gtk> based af
2020-07-04T09:11:28 #kisslinux <dylanaraps> Yes
2020-07-04T09:11:33 #kisslinux <dylanaraps> You're quick
2020-07-04T09:11:38 #kisslinux <gtk> i got an email
2020-07-04T09:11:43 #kisslinux <dylanaraps> I knew it'd work. ;)
2020-07-04T09:11:51 #kisslinux <gtk> smart guy
2020-07-04T09:12:27 #kisslinux <dylanaraps> I have 30000 unread emails now
2020-07-04T09:12:36 #kisslinux <gtk> oof
2020-07-04T09:13:16 #kisslinux <gtk> from within that time you had no access to it?
2020-07-04T09:13:20 #kisslinux <dylanaraps> Yeah
2020-07-04T09:13:27 #kisslinux <gtk> how long was it, just over a month?
2020-07-04T09:13:41 #kisslinux <dylanaraps> It's been around 3 months now I'd say.
2020-07-04T09:14:49 #kisslinux <gtk> hm ok, so reddit signed you out ~1.5 months after you lost the password?
2020-07-04T09:15:08 #kisslinux <gtk> since that's about when u/k1ssd was created
2020-07-04T09:15:38 #kisslinux <dylanaraps> No idea about specifics.
2020-07-04T09:15:59 #kisslinux <dylanaraps> Or my concept of time is really off.
2020-07-04T09:18:52 #kisslinux <gtk> how do i make weechat remember my nick
2020-07-04T09:19:00 #kisslinux <gtk> and how do i set up a daemon that logs messages while my pc is on
2020-07-04T09:19:04 #kisslinux <gtk> a bouncer i think they're called
2020-07-04T09:19:56 #kisslinux <dylanaraps> IRC takes a little getting used to. It's been a while since I've used weechat so I don't recall off the top of my head.
2020-07-04T09:20:03 #kisslinux <dylanaraps> This might make a good KISS wiki page though. ;)
2020-07-04T09:20:33 #kisslinux <dylanaraps> This channel has public logs so a bouncer isn't 100% needed (I don't use one). https://freenode.logbot.info/kisslinux/
2020-07-04T09:20:41 #kisslinux <gtk> ah nice
2020-07-04T09:22:14 #kisslinux <dylanaraps> If you'd like to talk about Reddit, feel free to send me an email. My client has no private messaging capabilities. :^)
2020-07-04T09:22:45 #kisslinux <xzcvczx>  /nick <nick>
2020-07-04T09:22:47 #kisslinux <xzcvczx>  /save
2020-07-04T09:22:48 #kisslinux <xzcvczx> ?
2020-07-04T09:23:20 #kisslinux <dylanaraps> That easy? lol
2020-07-04T09:23:32 #kisslinux <xzcvczx> i dunno, thats irssi but MIGHT work on weechat
2020-07-04T09:23:46 #kisslinux <dylanaraps> If we're talking NickServ it's a little trickier.
2020-07-04T09:47:26 #kisslinux <gtk> ok i got nickserv to work i think
2020-07-04T09:47:32 #kisslinux <gtk> now to make weechat not look fucking hideous
2020-07-04T09:47:40 #kisslinux <gtk> with an unreadable blue background in lots of places
2020-07-04T09:47:57 #kisslinux <gtk> http://0x0.st/iyAe.png
2020-07-04T09:48:06 #kisslinux <dylanaraps> oof
2020-07-04T09:48:13 #kisslinux <gtk> but anyway, /nick by itself didn't save
2020-07-04T09:48:22 #kisslinux <gtk> even before i registered
2020-07-04T09:48:25 #kisslinux <dylanaraps> Yeah
2020-07-04T09:48:31 #kisslinux <gtk> it kept going back to my hostname
2020-07-04T09:48:36 #kisslinux <gtk> wait, my username*
2020-07-04T09:48:53 #kisslinux <gtk> and i've also lost the concept of time too
2020-07-04T09:49:13 #kisslinux <dylanaraps> heh
2020-07-04T09:53:04 #kisslinux <gtk> ok so weechat themes aren't an official thing
2020-07-04T09:53:35 #kisslinux <gtk> "alpha version of themes"
2020-07-04T09:53:43 #kisslinux <gtk> >reddit post from 7 years ago says it's also alpha
2020-07-04T09:54:40 #kisslinux <gtk> ~~at this point i should just use birch~~
2020-07-04T09:55:22 #kisslinux <dylanaraps> Lol
2020-07-04T11:16:35 #kisslinux <xzcvczx> merakor: still around?
2020-07-04T13:29:03 #kisslinux <claudia02> dilynm: I am a bit lazy at the moment. I hope I can test kde more soon. Apologies.
2020-07-04T13:29:23 #kisslinux <dilynm> You're fine haha
2020-07-04T13:29:43 #kisslinux <dilynm> I don't do anything on my computer anyway so tstong gives me something to do
2020-07-04T13:29:55 #kisslinux <dilynm> s/tstong/testing
2020-07-04T13:47:21 #kisslinux <fuhrer> e
2020-07-04T13:48:31 #kisslinux <icyphox> Great.
2020-07-04T13:52:17 #kisslinux <claudia02> I couldnt stand so much stuff on my main computer. Thats why I moved kde to a spare machine (:
2020-07-04T13:53:01 #kisslinux <claudia02> But I am  more the person who just uses one pc.
2020-07-04T14:11:23 #kisslinux <dilynm> Yeah I was gonna dual boot a KDE install and the actual install I wanted but realized I'd never switch between them
2020-07-04T18:09:40 #kisslinux <micr0> switching to -j1 for make let me see the error
2020-07-04T18:09:54 #kisslinux <micr0> missing gdk/gdkx.h
2020-07-04T18:26:23 #kisslinux <merakor> xzcvczx: hey yeah, I just don't usually check the history
2020-07-04T18:26:55 #kisslinux <Gengar> How can I figure out which firmware blobs I need? Right now I am just installing Kiss in a VM, but I am planning on trying it out on my T420
2020-07-04T18:28:56 #kisslinux <himmalerin> Gengar: There are easier ways that I can't remember but I did it by looking my hardware up on the gentoo wiki
2020-07-04T18:30:03 #kisslinux <merakor> I don't think t420 would require a firmware
2020-07-04T18:31:22 #kisslinux <Gengar> Thank you himmalerin
2020-07-04T18:31:33 #kisslinux <himmalerin> Gengar: Gentoo wiki (https://wiki.gentoo.org/wiki/Lenovo_Thinkpad_T420) says the only firmware you need is 'iwlwifi-6000g2a-6.ucode'
2020-07-04T18:31:35 #kisslinux <Gengar> I didn't think it would, merakor, but apparently it does.
2020-07-04T18:31:38 #kisslinux <Gengar> Yeah I just saw that
2020-07-04T18:31:46 #kisslinux <Gengar> And nothing is needed in the VM, right
2020-07-04T18:32:18 #kisslinux <himmalerin> If you're using qqemu you need to enable some kernel stuff but no firmware
2020-07-04T18:33:55 #kisslinux <merakor> Yeah, in the VM you need to enable KVM guest support
2020-07-04T18:34:06 #kisslinux <Gengar> This is in VirtualBox
2020-07-04T18:35:08 #kisslinux <himmalerin> Not sure about VirtualBox specifically but iirc I saw some VirtualBox options when creating my kernel config
2020-07-04T18:36:08 #kisslinux <himmalerin> Gengar: https://wiki.gentoo.org/wiki/VirtualBox#Gentoo_guests will probably help
2020-07-04T18:36:54 #kisslinux <admicos> i just clone the entire linux-firmware repo into /lib/firmware
2020-07-04T18:37:11 #kisslinux <admicos> the unused files don't get loaded by the kernel iirc, so it's just some extra occupied disk space
2020-07-04T18:37:22 #kisslinux <Gengar> Got it
2020-07-04T18:37:26 #kisslinux <Gengar> Thank you guys
2020-07-04T18:37:40 #kisslinux <himmalerin> no problem, good luck getting things working!
2020-07-04T18:39:15 #kisslinux <himmalerin> admicos: I packaged the firmware I need, it's currently split into a package per firmware folder (amd-ucode, amdgpu, rtl_nic) but I think I might combine it into a single package containing just the firmware I actually need so it's easier to manage
2020-07-04T19:29:29 #kisslinux <claudia02> To the peeps switched from udev to mdev/nothing: Did you have trouble with mediakeys? For me increase/decrease volume stopped working altough xev pops out the keykcode which worked before with udev
2020-07-04T19:29:31 #kisslinux <claudia02> .
2020-07-04T19:29:59 #kisslinux <claudia02> Mute / Unmute still works
2020-07-04T20:05:02 #kisslinux <gtk> Would udev even affect that?
2020-07-04T20:05:10 #kisslinux <gtk> doesn't your wm bind them?
2020-07-04T20:05:42 #kisslinux <gtk> and use shit like pulse/alsa/whatever to change the volume
2020-07-04T20:07:33 #kisslinux <merakor> I am not 100 percent sure here, but xorg-server has hooks for udev, it doesn't for mdev
2020-07-04T20:08:06 #kisslinux <merakor> Audio buttons themselves don't mean anything to the xorg-server
2020-07-04T20:09:33 #kisslinux <merakor> You can even use the mute button to set brightness
2020-07-04T20:27:22 #kisslinux <claudia02> My wm is sowm and I have followed the wiki guide for purging eudev.
2020-07-04T20:28:25 #kisslinux <claudia02> I have no idea. I have just rebinded volume to "normal" keys
2020-07-04T20:28:37 #kisslinux <claudia02> rebound?
2020-07-04T20:30:20 #kisslinux <claudia02> I have checked with xev, which gives me the keynames, and the name without udev is still xf86raisevolume. So udev seems to not affect this.
2020-07-04T20:32:54 #kisslinux <claudia02> Dwm does the same.
2020-07-04T20:38:45 #kisslinux <xzcvczx> claudia02: there is a patch for dwm to handle media keys
2020-07-04T20:39:05 #kisslinux <xzcvczx> claudia02: bspwm also requires configuration for media keys
2020-07-04T20:39:54 #kisslinux <claudia02> I want sowm!
2020-07-04T20:39:56 #kisslinux <claudia02> O:
2020-07-04T20:40:24 #kisslinux <xzcvczx> well i have no idea for sowm as sowm is floating and floating are for tools
2020-07-04T20:41:07 #kisslinux <xzcvczx> tiling is so much nicer
2020-07-04T20:41:24 #kisslinux <xzcvczx> floating/stacking whatever they call those things
2020-07-04T20:41:51 #kisslinux <xzcvczx> when i use them i end up with a pile of 50 windows and i am forever moving them so i have more than one on screen at once to copy between or compare or something
2020-07-04T20:41:57 #kisslinux <claudia02> http://dwm.suckless.org/patches/keycodes/
2020-07-04T20:42:02 #kisslinux <claudia02> you mean something like this?
2020-07-04T20:42:57 #kisslinux <xzcvczx> https://gist.github.com/palopezv/efd34059af6126ad970940bcc6a90f2e
2020-07-04T20:42:59 #kisslinux <claudia02> I limit me to  workspaces
2020-07-04T20:43:01 #kisslinux <xzcvczx> more something like that
2020-07-04T20:43:06 #kisslinux <claudia02> to 3 workspaces
2020-07-04T20:44:56 #kisslinux <claudia02> I am not that super brain with code stuff but I think sowm does the same with xf86 keys?
2020-07-04T20:44:58 #kisslinux <claudia02> https://github.com/dylanaraps/sowm/blob/master/config.def.h#L29
2020-07-04T20:46:33 #kisslinux <xzcvczx> oh, well when i used bspwm they worked fine for me
2020-07-04T20:46:35 #kisslinux <xzcvczx> on kiss
2020-07-04T20:46:46 #kisslinux <xzcvczx> default dev manager
2020-07-04T20:47:57 #kisslinux <xzcvczx> is xev showing it as keycode or volumeraise/lower?
2020-07-04T20:49:31 #kisslinux <claudia02> let me check again
2020-07-04T20:50:06 #kisslinux <claudia02> So, vanilla dwm has no volume control afais. Good to know
2020-07-04T20:50:16 #kisslinux <xzcvczx> yeah i need to patch it in
2020-07-04T20:50:30 #kisslinux <xzcvczx> but gotta swap it to alsa as pulse is an abomination
2020-07-04T20:52:16 #kisslinux <claudia02> Xev is showing booth https://p.teknik.io/p2DOC
2020-07-04T20:52:48 #kisslinux <xzcvczx> you have amixer installed i assume?
2020-07-04T20:52:53 #kisslinux <claudia02> y
2020-07-04T20:53:10 #kisslinux <xzcvczx> then i blame canada
2020-07-04T20:53:39 #kisslinux <claudia02> My computer must just be lazy. Thats ok
2020-07-04T20:54:06 #kisslinux <xzcvczx> i need to figure out the best way to hibernate on low battery
2020-07-04T20:54:13 #kisslinux <xzcvczx> and patch in media keys
2020-07-04T20:55:08 #kisslinux <claudia02> Mediakeys are here: https://github.com/sdsddsd1/kiss-s3d4/blob/master/personal-repo/dwm/files/config.h#L82
2020-07-04T20:55:40 #kisslinux <claudia02> Then there must be a deamon to watch battery?
2020-07-04T20:56:26 #kisslinux <xzcvczx> omg 4 pixels..... you wastrel
2020-07-04T20:57:21 #kisslinux <claudia02> There is tooo much to configure. A reason I dont use it anymore.
2020-07-04T20:57:39 #kisslinux <xzcvczx> one thing i like on my thinkpad is brightness up/down is baked into kernel i think
2020-07-04T20:59:15 #kisslinux <xzcvczx> claudia02: do you use sourcecodepro in terminal as well?
2020-07-04T20:59:29 #kisslinux <claudia02> I run a corebooted x230 and my delete/end/pageup/pagedown are all mixed up. Also the thinklight, which is hardcoded is on another key (:
2020-07-04T20:59:47 #kisslinux <claudia02> I have used it in alacritty. I like that.
2020-07-04T21:00:14 #kisslinux <claudia02> My st and dwm builds are all pretty old and unused.
2020-07-04T21:00:28 #kisslinux <claudia02> *abandoned
2020-07-04T21:00:31 #kisslinux <xzcvczx> oh? i run a corebooted x230 and everything works for me
2020-07-04T21:00:46 #kisslinux <claudia02> I have used this heads project.
2020-07-04T21:00:52 #kisslinux <xzcvczx> i am running skulls
2020-07-04T21:01:17 #kisslinux <xzcvczx> claudia02: do you do fde?
2020-07-04T21:01:23 #kisslinux <claudia02> I have thinklight on fn and delete ;)
2020-07-04T21:01:33 #kisslinux <claudia02> no.
2020-07-04T21:01:41 #kisslinux <xzcvczx> the thinklight is an abomination, i am awaiting a nice backlit keyboard
2020-07-04T21:01:44 #kisslinux <xzcvczx> but china is slow
2020-07-04T21:02:25 #kisslinux <claudia02> I might try that when there is a nice documentation about. But at the moment I will probably just lock me out of my system ;)
2020-07-04T21:02:30 #kisslinux <claudia02> weew
2020-07-04T21:02:54 #kisslinux <xzcvczx> good to know that heads breaks all that stuff
2020-07-04T21:03:14 #kisslinux <xzcvczx> but yeah i was wondering whether heads is better at fde than grub
2020-07-04T21:04:13 #kisslinux <claudia02> I am running seabios.
2020-07-04T21:04:50 #kisslinux <xzcvczx> yeah same
2020-07-04T21:04:59 #kisslinux <jedavies> claudia02: do you use alacritty in wayland?  Or another terminal?
2020-07-04T21:05:09 #kisslinux <xzcvczx> and then grub as bootloader
2020-07-04T21:05:33 #kisslinux <claudia02> Ah shame on me. I do run skulls. Not quite heads ^^
2020-07-04T21:05:38 #kisslinux <claudia02> the easier one
2020-07-04T21:05:49 #kisslinux <xzcvczx> then thats very weird everything is normal for me
2020-07-04T21:06:01 #kisslinux <xzcvczx> have you done the keyboard mod?
2020-07-04T21:06:16 #kisslinux <claudia02> jedavies:  just alacritty. This is by now the best working.
2020-07-04T21:06:33 #kisslinux <claudia02> No, just a normal kb
2020-07-04T21:06:44 #kisslinux <claudia02> hm
2020-07-04T21:06:44 #kisslinux <xzcvczx> thats very odd then
2020-07-04T21:06:56 #kisslinux <xzcvczx> ah you sure you haven't just consumed too much liquor?
2020-07-04T21:07:01 #kisslinux <xzcvczx> s/ah/are/
2020-07-04T21:07:35 #kisslinux <claudia02> You cant be that drunk
2020-07-04T21:08:51 #kisslinux <xzcvczx> so you said home/end/pgup/pgdn are messed up?
2020-07-04T21:09:16 #kisslinux <xzcvczx> and the thinklight as well
2020-07-04T21:09:21 #kisslinux <claudia02> But the mixed keys is nothing I cant get used to.
2020-07-04T21:09:25 #kisslinux <claudia02> y
2020-07-04T21:09:38 #kisslinux <xzcvczx> all of those work perfectly for me
2020-07-04T21:09:55 #kisslinux <claudia02> del / end is page up and down
2020-07-04T21:09:56 #kisslinux <xzcvczx> thats very weird, i wonder if your keyboard was just replaced with a dodgy one at some point
2020-07-04T21:10:24 #kisslinux <claudia02> Its a used one, so that can likely be
2020-07-04T21:10:41 #kisslinux <xzcvczx> are pgup/pgdn just swapped?
2020-07-04T21:11:02 #kisslinux <xzcvczx> as i love where they are, so easy to scroll up and down using shift
2020-07-04T21:11:14 #kisslinux <xzcvczx> its like it was designed for linux
2020-07-04T21:11:39 #kisslinux <xzcvczx> claudia02: thats a point, am i the only one who finds the battery indicator 99.8% fucking useless piece of shit?
2020-07-04T21:12:19 #kisslinux <claudia02> Page und and down does webpage forward and back ;)
2020-07-04T21:12:52 #kisslinux <claudia02> You mean its not showing anything ? Thats the bonus of this qulity hardware
2020-07-04T21:12:58 #kisslinux <claudia02> *quality
2020-07-04T21:13:05 #kisslinux <xzcvczx> nah its on the back of the goddamnned screen
2020-07-04T21:13:35 #kisslinux <xzcvczx> they should have ditched hte harddrive indicator for a battery indicator on the front
2020-07-04T21:14:04 #kisslinux <xzcvczx> what do you use intel_reg_write for?
2020-07-04T21:14:28 #kisslinux <xzcvczx> and how much power does your x230 use?
2020-07-04T21:14:38 #kisslinux <xzcvczx> at what brightness
2020-07-04T21:16:51 #kisslinux <claudia02> I have another thinkpad machine which needs some tweaking ag coil wining on lower brightness.
2020-07-04T21:17:13 #kisslinux <claudia02> Power, Idk. Its a more or less dead battery..
2020-07-04T21:17:48 #kisslinux <xzcvczx> ah ok
2020-07-04T21:19:38 #kisslinux <claudia02> But with a bright colorsheme probably alot :D
2020-07-04T21:21:25 #kisslinux <xzcvczx> well dark is the devil for lcd
2020-07-04T21:22:57 #kisslinux <xzcvczx> sorta wish i had oled, dark is perfect for that
2020-07-04T21:23:04 #kisslinux <xzcvczx> only problem with oled is shitty lifespan
2020-07-04T21:25:57 #kisslinux <xzcvczx> oh intel_reg_write is for the coil tweaking?
2020-07-04T21:27:52 #kisslinux <claudia02> xzcvczx: have a read here: https://libreboot.org/docs/misc/#finetune-backlight-control-on-intel-gpus
2020-07-04T21:29:49 #kisslinux <xzcvczx> ah thanks
2020-07-04T21:34:39 #kisslinux <xzcvczx> does your mic mute button light work?
2020-07-04T21:41:35 #kisslinux <claudia02> xzcvczx: yes
2020-07-04T21:41:49 #kisslinux <claudia02> It also still mutes
2020-07-04T21:42:08 #kisslinux <xzcvczx> hmmm odd doesn't work for me
2020-07-04T21:42:10 #kisslinux <xzcvczx> this is random AF
2020-07-04T21:42:31 #kisslinux <xzcvczx> is your kernel config online?
2020-07-04T21:42:50 #kisslinux <xzcvczx> i don't even see the mic mute button in xev
2020-07-04T21:43:02 #kisslinux <claudia02> No, but its just defconfig + realtek audio + iwlwifi
2020-07-04T21:44:15 #kisslinux <claudia02> They are still almost 10 year old computers.
2020-07-04T21:44:56 #kisslinux <xzcvczx> claudia02: oh so you didn't enable tpacpi or anything?
2020-07-04T21:46:07 #kisslinux <claudia02> I used to, but since I run almost always on power I notice no deference without. So I left it out.
2020-07-04T21:46:36 #kisslinux <xzcvczx> you sure that none if it will sort out the thinklight and such?
2020-07-04T21:47:12 #kisslinux <claudia02> Yes, because it was the same with thinkpad_acpi in kiss and also tested before on other distros.
2020-07-04T21:47:22 #kisslinux <xzcvczx> oh ok
2020-07-04T21:48:06 #kisslinux <claudia02> As I got the machine, I imediately flashed coreboot on it, so I have never tested without.
2020-07-04T21:48:45 #kisslinux <xzcvczx> haha same
2020-07-04T21:49:01 #kisslinux <xzcvczx> did you use a pi?
2020-07-04T21:49:47 #kisslinux <claudia02> No, I ordered one of those cheap flashers
2020-07-04T21:49:59 #kisslinux <xzcvczx> ah k
2020-07-04T21:50:02 #kisslinux <xzcvczx> i have one on the way
2020-07-04T21:50:04 #kisslinux <xzcvczx> but i used pi
2020-07-04T21:50:07 #kisslinux <xzcvczx> but its a pita
2020-07-04T21:51:00 #kisslinux <claudia02> You mean the software layer of the pi or the extra layer which can break your pc in general?
2020-07-04T22:25:03 #kisslinux <xzcvczx> software layer
2020-07-04T22:25:16 #kisslinux <xzcvczx> although hardware layer ain't much better
2020-07-04T22:25:23 #kisslinux <xzcvczx> theres a lot of pins to count and its right in the fucking middle
2020-07-04T22:25:28 #kisslinux <xzcvczx> and if you are off by one you can break it
2020-07-04T22:25:47 #kisslinux <xzcvczx> did you use WoL for your power or did you power the chip?
2020-07-04T22:40:06 #kisslinux <ace> test
2020-07-04T22:40:06 #kisslinux <ace> hi
2020-07-04T22:40:16 #kisslinux <ace> hello
2020-07-04T22:41:05 #kisslinux <ace> turk var mı
2020-07-04T22:42:05 #kisslinux <xzcvczx> is ioraff in here?
2020-07-04T22:42:19 #kisslinux <ace> #kisslinux #linux
2020-07-04T22:42:23 #kisslinux <ace> hi
2020-07-04T22:44:23 #kisslinux <ace> hi
2020-07-04T22:45:56 #kisslinux <ace> .
2020-07-04T22:47:20 #kisslinux <ace> hello guys
2020-07-04T22:48:02 #kisslinux <admicos> ace: evet, but please don't spam, just wait for people to reply
2020-07-04T22:48:07 #kisslinux <admicos> irc isn't as "fast paced" as something like discord
2020-07-04T22:48:29 #kisslinux <s4ms3p10l> hello world
2020-07-04T23:21:43 #kisslinux <xzcvczx> what do people use for pdf viewers?
2020-07-04T23:22:27 #kisslinux <himmalerin> I don't currently have one installed but when I get around to  it I'd use Zathura
2020-07-04T23:23:14 #kisslinux <xzcvczx> ah interesting
2020-07-04T23:23:19 #kisslinux <xzcvczx> was about to install mupdf
2020-07-04T23:24:28 #kisslinux <himmalerin> I think zathura relies on mupdf for pdf rendering anyway (or poppler, but I'd use mupdf)
2020-07-04T23:24:46 #kisslinux <himmalerin> didn't know mupdf had an actual app, might use that instead
2020-07-04T23:25:33 #kisslinux <xzcvczx> i mainly want it for latex side by side with vi
2020-07-04T23:25:42 #kisslinux <xzcvczx> so don't really care for fancy features
2020-07-04T23:28:13 #kisslinux * xzcvczx smacks whoever maintains openjpeg2
2020-07-04T23:29:13 #kisslinux <xzcvczx> islandalpha in here?
2020-07-04T23:37:58 #kisslinux <claudia02> xzcvczx: I pretty much followed the guide on the skulls gh and also ordered a cheap 3.3v power supply.
2020-07-04T23:38:54 #kisslinux <xzcvczx> claudia02: ah, i was too chickenshit to do that, so i just used the WoL option
2020-07-04T23:40:45 #kisslinux <xzcvczx> dammit
2020-07-04T23:40:54 #kisslinux <xzcvczx> mpfr.org is broke
2020-07-04T23:41:29 #kisslinux <himmalerin> https://www.mpfr.org/ loads here
2020-07-04T23:42:53 #kisslinux <admicos> hey, does anyone know why building qt5 fails with: File '**********************' is not valid
2020-07-04T23:42:54 #kisslinux <claudia02> Wol?
2020-07-04T23:42:55 #kisslinux <xzcvczx> himmalerin: yeah but sources lists without www
2020-07-04T23:42:59 #kisslinux <xzcvczx> wake on lan
2020-07-04T23:43:08 #kisslinux <claudia02> admicos: install icu
2020-07-04T23:43:08 #kisslinux <xzcvczx> dylanaraps..... you are in trouble
2020-07-04T23:43:21 #kisslinux <claudia02> theres a gh issue on community
2020-07-04T23:43:59 #kisslinux <claudia02> Wake on lan on the machine who is corebooted? That sounds even scarier^^
2020-07-04T23:44:10 #kisslinux <admicos> claudia02: thanks
2020-07-04T23:49:42 #kisslinux <xzcvczx> claudia02: nah to provide the 3v3 while clipping
2020-07-04T23:49:58 #kisslinux <xzcvczx> shoving 3v3 randomly onto a circuit can be dangerous