LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Bedrock Linux (https://www.linuxquestions.org/questions/bedrock-linux-118/)
-   -   How can i setup a Void init system with a Arch kernel (https://www.linuxquestions.org/questions/bedrock-linux-118/how-can-i-setup-a-void-init-system-with-a-arch-kernel-4175677711/)

Aregano 06-26-2020 10:04 PM

How can i setup a Void init system with a Arch kernel
 
Hello, i'm sorry if this is not a good post.

Neofetch
aregano@space
-----------
OS: Bedrock Linux 0.7.17 Poki x86_64
Host: 81N3 Lenovo IdeaPad S145-15AST
Kernel: 5.7.0-3-MANJARO
Uptime: 29 mins
Packages: 1183 (pacman), 134 (xbps-query), 4 (snap)
Shell: bash 5.0.17
Resolution: 1366x768
WM: i3
Theme: Adwaita [GTK2/3]
Icons: Adwaita [GTK2/3]
Terminal: xfce4-terminal
Terminal Font: Monospace 12
CPU: AMD A6-9225 RADEON R4 2C+3G (2) @ 2.600GHz
GPU: AMD ATI Radeon R2/R3/R4/R5 Graphics
Memory: 876MiB / 3321MiB
(dont roast me on how bad my computer in general is... i really only use it for school, development & low spec games hah)



Is there anyway i can use void's init system instead of systemd?
My trouble is, when i use void under bedrock i don't have wifi.
(This is because i need my drivers installed, rtl8821ce.)
(Problem is, i can't seem to install them, as when i try to use threading via mobile phone and usb it just doesn't work.)
(I have been able to get rtl8821ce running on the 5.7.0 linux kernel.)


Is this a well explained post? Please let me know.
Ask for anything else & i will provide, i'd love to get this happening. <3

teckk 06-27-2020 03:10 PM

What network hardware do you have?
Output of
Code:

lspci -k
You want arch or manjaro without systemd. You can use another init system. But you'll have to build a lot of your software yourself, after you modify it.

https://web.obarun.org/
https://artixlinux.org/
https://nosystemd.org/

ParadigmComplex 06-27-2020 09:09 PM

I saw you poke your head in the IRC room, but you kept leaving before anyone could respond.

Quote:

Originally Posted by Aregano (Post 6138409)
Is there anyway i can use void's init system instead of systemd?

Sure, install a Void Linux stratum (e.g. `brl fetch void`). If it doesn't come with an init, install one with its package manager. Reboot. At Bedrock's init selection menu, select Void's init. Assuming that goes well, you can set it as the default init in /bedrock/etc/bedrock.conf's [init] section.

Quote:

Originally Posted by Aregano (Post 6138409)
My trouble is, when i use void under bedrock i don't have wifi.

I'm not exactly sure what you mean by Void under Bedrock.

Are you saying you can get wifi working on a normal Void install, but when you hijack it you lose wifi?

Quote:

Originally Posted by Aregano (Post 6138409)
(This is because i need my drivers installed, rtl8821ce.)
(Problem is, i can't seem to install them, as when i try to use threading via mobile phone and usb it just doesn't work.)

Did you hijack a distro that successfully provided you internet access? If so, just use its components - its kernel, its init, etc - to get internet going again. Once you're there, do whatever setup you need to do to get rtl8821ce running against whatever component you're swapping out.

Quote:

Originally Posted by Aregano (Post 6138409)
(I have been able to get rtl8821ce running on the 5.7.0 linux kernel.)

Then go ahead and use that kernel.

Quote:

Originally Posted by Aregano (Post 6138409)
Is this a well explained post? Please let me know.
Ask for anything else & i will provide, i'd love to get this happening. <3

I'm not sure I properly understood you, but hopefully you'll see where I'm misunderstanding things from my response and be able to clarify things.


All times are GMT -5. The time now is 05:12 PM.