<esotericwarfare>
Oh alright I'm gonna try that one thanks
<esotericwarfare>
No rule to make target '/lib/firmware//lib/firmware', needed by 'drivers/base/firmware_loader/buildin//lib/firmware.gen.o' . Stop
<esotericwarfare>
So I dont think I need to use /lib/firmware directory I believed my kernel it's already build with the firmware
<esotericwarfare>
I'm gonna read the Intel Wiki of Gentoo
esotericwarfare has quit [Quit: leaving]
esotericwarfare has joined #kisslinux
<riteo>
no esotericwarfare to build the firmware in you gotta specify each file in a special setting
<esotericwarfare>
okay thanks
<esotericwarfare>
when I build the kernel it says diff unrecognized option: I is there any fix for this?
<sewn>
ignore
<esotericwarfare>
I'm running Intel Celeron N2806 and I'm gonna use /lib/firmware/i915/bxt_dmc_ver1_07.bin
esotericwarfare has quit [Remote host closed the connection]
kata has joined #kisslinux
kata has quit [Read error: Connection reset by peer]
kata has joined #kisslinux
kata has quit [Client Quit]
kata has joined #kisslinux
knallvar has quit [Remote host closed the connection]
riteo has quit [Ping timeout: 248 seconds]
esotericwarfare has joined #kisslinux
esotericwarfare has quit [Remote host closed the connection]
esotericwarfare has joined #kisslinux
esotericwarfare has quit [Quit: leaving]
esotericwarfare has joined #kisslinux
esotericwarfare has quit [Remote host closed the connection]
kata has quit [Read error: Connection reset by peer]
kata has joined #kisslinux
kata has quit [Client Quit]
kata has joined #kisslinux
kata has quit [Remote host closed the connection]
kata has joined #kisslinux
<sewn>
-riteo :c
kata has quit [Ping timeout: 248 seconds]
<kris_>
-riteo :c
<kris_>
sewn: what do you run on servers
<sewn>
software or distro?
<kris_>
distro
<kris_>
>chimera
<sewn>
i literally already told you
<kris_>
i am fucking FORGETFUL
<sewn>
and you even mocked it by saying u would never
<kris_>
and didnt know if u were joking
<kris_>
with chimera
<kris_>
sewn: don't take my statements like that too esriously
<kris_>
seriously*
<sewn>
i will
<sewn>
i really am using chimera on my server
<sewn>
i needed a good service manager with good restarting good dependency management and logging and shit
<sewn>
in the future i might actually switch from chimera to kiss when i move my server from the cloud to a laptop in my room but we'll see
<kris_>
yeah that's valid
<kris_>
the chimera service manager thing i mean
<kris_>
the reason i wasn't sure if you were joking is because i thought chimera was still kinda unstable since i thought they consider it beta software
<sewn>
chimera is a package
<sewn>
the service manager is called dinit
<sewn>
if dinit is stable then its enough shush
<kris_>
okie
<kris_>
also yeah i need to do the same, move some of the things i host on a vps into my bedroom
<kris_>
though the only thing i really want to do that with is my irc bouncer
<midfavila>
my boss keeps buying random junk without consulting me first aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
<midfavila>
why even hire someone to do IT shit for you
<midfavila>
>:C
<kris_>
dont say that he might fire you
<kris_>
lol
<kris_>
my grandmother is the same way tbh, she's constantly asking me to pick out a new laptop or router or printer or something and then buys some completely different piece of shit she's found at walmart
<kris_>
and then wants me to deal with setting it up
<kris_>
on that note, FUCK HP printers
kata has joined #kisslinux
<midfavila>
that's just my job
<midfavila>
every day
<midfavila>
xwx
<midfavila>
>hey mid i want to get a camera
<midfavila>
>sure thing boss, i recommend XYZ. it's not the strictly cheapest option but it's reliable and easy to set up
<midfavila>
>gets some 16$ piece of junk instead
* midfavila
facedesks
<midfavila>
same with the laptop that serves as the work computer for everyone
<midfavila>
spent like 700$ on a dual core HP with 4gb of memory
<midfavila>
like
<midfavila>
dude
* midfavila
squints
<kris_>
i guess just be quiet and deal with it
<kris_>
that's really what jobs are
<kris_>
varying success is actually varying degrees of tolerance for stupidity
<kris_>
sewn: also yeah i like chimera
<kris_>
i may consider trying it on desktop, i like the community there
<kris_>
the community around a project is incredibly important to me
<sewn>
and ur still not gonna use chimera
<kris_>
i mean, not for servres
<kris_>
id prefer to avoid rolling releases for that at this point
fultilt has joined #kisslinux
<sewn>
bleh
<sewn>
why\
esotericwarfare has joined #kisslinux
kata has quit [Read error: Connection reset by peer]
kata has joined #kisslinux
kata has quit [Ping timeout: 244 seconds]
kata has joined #kisslinux
esotericwarfare has quit [Quit: leaving]
esotericwarfare has joined #kisslinux
<esotericwarfare>
kiss linux do not have gpm?
<midfavila>
esotericwarfare: check kiss-community
<midfavila>
if it's not there you need to build it yourself
<esotericwarfare>
midfavila: Thanks. I installed kiss linux on bare metal and I still cannot boot using the i915 drivers. I'm on a Intel Celeron N2806 and I have a archlinux live pendrive. I did run modinfo i915 , lsmod | grep i915 I clone the linux-firmware repo on /lib and enable the /lib/firmware as Firmware blobs root directory and i915/* as Build named firmware blobs into the kernel binary
<esotericwarfare>
I can only boot using the nomodeset, I need to read all the Intel wiki of Gentoo but I'll do that later because I need to do other stuff
<esotericwarfare>
sorry for the questions im a noob
<esotericwarfare>
Oh great to build gpm I need aclocal, libtoolize, autoheader, autoconf :)
<esotericwarfare>
Okay automake, autoconf, libtool is on the community repo :)
<kiedtl>
Yep, you can use `kiss s *automake*` to find packages
<kiedtl>
And use kiss-find (`kiss b kiss-find`) to search for other folk's repos which have packages
<esotericwarfare>
kiedtl: When I'm compiling something kiss always says not found, I run find on the repo folders
<esotericwarfare>
kiss search *firefox* ERROR *firefox* not found
<esotericwarfare>
When kiss finish compiling kiss search works
kata has quit [Read error: Connection reset by peer]
kata has joined #kisslinux
<kiedtl>
Does KISS_PATH point to the correct place?
<kiedtl>
I mean, the exact command you listed should work just fine as long as everything's configured right
<esotericwarfare>
Oh you right, I've KISS_PATH defined in /root/.profile and I forgot to copy that to my user
<esotericwarfare>
I should put that in /etc/profile
kata has quit [Read error: Connection reset by peer]
kata has joined #kisslinux
kata has quit [Read error: Connection reset by peer]