So do I just skip over anything systemd-related?

|
kekusmaximus 2022-09-29 20:23:38
Don’t use grub. It’s bloat.
m3lcore 2022-09-29 20:25:22
kekusmaximus 2022-09-29 20:23:38
Don’t use grub. It’s bloat.

That sentiment got me banned last time

m3lcore 2022-09-29 20:25:44
ahem refind ahem
kekusmaximus 2022-09-29 20:26:14
I boot from UEFI right into unified kernel image.
m3lcore 2022-09-29 20:27:26
kekusmaximus 2022-09-29 20:26:14
I boot from UEFI right into unified kernel image.

EFISTUB?

lordV 2022-09-29 20:27:46
qontinuum 2022-09-29 20:16:41
They did not

Then better disable by default

m3lcore 2022-09-29 20:28:50
Aurelian 2022-09-29 20:08:58
webasm inventor now works in crypto web3.0 . Make of that what you will ๐Ÿ˜†

Most people working on Web3.0 don’t actually believe in all of the BS.

m3lcore 2022-09-29 20:29:04
It’s good money
kekusmaximus 2022-09-29 20:29:05
Bascially. Normal EFISTUB is to boot into kernel with separated initrd and options written inti NVRAM (or what it’s called). Unified kernel image is one file with kernel, initrd and parametes.
m3lcore 2022-09-29 20:29:23
kekusmaximus 2022-09-29 20:29:05
Bascially. Normal EFISTUB is to boot into kernel with separated initrd and options written inti NVRAM (or what it’s called). Unified kernel image is one file with kernel, initrd and parametes.

Interesting.

m3lcore 2022-09-29 20:29:27
How do I do the same?
kekusmaximus 2022-09-29 20:30:47
m3lcore 2022-09-29 20:29:27
How do I do the same?

https://wiki.archlinux.org/title/Unified_kernel_image and efistub-standalone from AUR.

m3lcore 2022-09-29 20:39:04
Lots of scary systemd stuff.
m3lcore 2022-09-29 20:39:16
It’s mentioned by name 11 times
lanciagreggori 2022-09-29 20:41:37
kekusmaximus 2022-09-29 20:26:14
I boot from UEFI right into unified kernel image.

It working correctly also depends on your firmware.

Thankfully since my firmware is beyond retarded, EFISTUB is not possible

kekusmaximus 2022-09-29 20:45:26
m3lcore 2022-09-29 20:39:04
Lots of scary systemd stuff.

Works just fine on artix. No systemd of course.

m3lcore 2022-09-29 20:45:56
kekusmaximus 2022-09-29 20:45:26
Works just fine on artix. No systemd of course.

So do I just skip over anything systemd-related?

kekusmaximus 2022-09-29 20:47:30
m3lcore 2022-09-29 20:45:56
So do I just skip over anything systemd-related?

You only need efistub-standalone to make it work. All systemd stuff can be ignored.

qontinuum 2022-09-29 20:47:36
kekusmaximus 2022-09-29 20:23:38
Don’t use grub. It’s bloat.

You apply the same logic for your brain I guess

Jan200101 2022-09-29 21:00:33
to be fair, it does take up space despite being of no use ๐Ÿ˜›
lanciagreggori 2022-09-29 21:12:25
m3lcore 2022-09-29 20:45:56
So do I just skip over anything systemd-related?

You will run into some problems with unified kernel image because of some the missing files

lanciagreggori 2022-09-29 21:12:45
Search the error, a forum post will come up and give you the solution
Aurelian 2022-09-29 21:21:46
m3lcore 2022-09-29 20:28:50
Most people working on Web3.0 don’t actually believe in all of the BS.

I totally concur. Same goes for a lot of devs working at start ups. Theyโ€™re just trying to get rich off the equity and doing a good job. Very often they donโ€™t care/believe in the product

Spektrum_light 2022-09-29 21:45:14
how can i change the screen brightness while in a tty? manipulating /sys/class does not work
Spektrum_light 2022-09-29 21:46:30
artixlinux-511846.jpg
here, in a pure tty
AndrewBenn 2022-09-29 21:48:09
Spektrum_light 2022-09-29 21:46:30
artixlinux-511846.jpg
here, in a pure tty

I use xbacklight. There is something else that I can’t recall.

AndrewBenn 2022-09-29 21:49:13
Watch the install messages. I think the user needs to be added to the video group
qontinuum 2022-09-29 21:57:36
Spektrum_light 2022-09-29 21:45:14
artixlinux-511846.jpg
how can i change the screen brightness while in a tty? manipulating /sys/class does not work

acpilight

qontinuum 2022-09-29 21:57:48
AndrewBenn 2022-09-29 21:48:09
artixlinux-511846.jpg
I use xbacklight. There is something else that I can’t recall.

Which is a rework of this

Spektrum_light 2022-09-29 22:08:04
AndrewBenn 2022-09-29 21:48:09
artixlinux-511846.jpg
I use xbacklight. There is something else that I can’t recall.

that is for xorg

AndrewBenn 2022-09-29 22:12:48
you need wayland?
grakata_clem 2022-09-29 22:13:21
AndrewBenn 2022-09-29 22:12:48
artixlinux-511846.jpg
you need wayland?

He needs tty

Spektrum_light 2022-09-29 22:22:40
qontinuum 2022-09-29 21:57:36
artixlinux-511846.jpg
acpilight

not working

Spektrum_light 2022-09-29 22:23:25
i’m running xbacklight (installed acpilight) but still not working
Spektrum_light 2022-09-29 22:27:27
even tried all from xbacklight -list
|