-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing network drivers #2
Comments
pipewire is already installed. The pulseaudio daemon is not, just the libraries (which a lot of programs still use -- that's fine, pipewire supports the pulseaudio API):
I don't actually use lxterminal for my daily work, but https://github.com/mh21/simple-term . I just have that in my ~/bin/. lxterminal is just a fallback in case that somehow does not work. Which terminal do you suggest instead? As long as it's small, I'm fine with changing it to something else, as it's just a fallback (and if it's the only annoying thing on this image for you, then it'd spare you from having to build it yourself). I am not sure what you mean by "implement the fedora group for the network", but that sounds like user permissions? Users are managed outside of the ostree image, you should be able to create them and add them into groups etc.? |
I was referring to the fact that the fedora group that uses the workstation iso can be integrated to be able to make all the network cards compatible and read by the system, and regarding the terminal since sway is wayland meter lxterminal is very xorg there are terminals dedicated to wayland like alacritty and foot if you want simpler like st this is also wterm. Another thing is that when I finish executing the repo that eliminates gnome etc ... it does not have a DM display manager like lightdm you could put a light one like slim if you want. It would be very helpful |
Sorry, I don't understand what that means. You are missing some networking drivers?
Sure, done in commit 1bba7ee.
I won't do that on my tree, sorry. I don't want or need a display manager, it's another thing that runs all the time and pulls in tons of dependencies. I want to keep my system minimal. You are of course welcome to add it and build the tree yourself, or add it as an overlay with |
pipewire and terminal are solved, DM is wontfix, so changing the title for the remaining "network drivers" part. |
rpm-ostree groupinstall Hardware-Support |
Gives me
But if something like that works, you can do by yourself then, it's an overlay. |
As suggested in issue #2 Explicitly keep vte291 for simple-term.
@darch7 : I reverted the lxterminal → alacritty change. I just tried the latter, and it's just too broken. No working mouse copy&paste, colors in mutt etc. look weird, bash does not recognize |
of course I forgot that rpm-ostree does not handle groups like dnf |
There is a way that I can choose the packages because I like pipewire and it installs pulseaudio in sway ... and lxterminal does not seem the best terminal for sway u.u and I would like it to implement the fedora group for the network so it grabs all the plates network in gral
The text was updated successfully, but these errors were encountered: