-
-
Notifications
You must be signed in to change notification settings - Fork 40
Fix xlibre build option from not finishing and other various things #235
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
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -25,8 +25,9 @@ shotwell | |
| slick-greeter | ||
| system-config-printer | ||
| unzip | ||
| vlc | ||
| webrtc-audio-processing | ||
| xconfig | ||
| xorg-minimal | ||
| zip | ||
| ly | ||
| mpv | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Changing to MPV should be a request ticket for the community to vote on. I do not want Ly to be part of the default installation.
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ly is so pretty with colormix is it possible to add a build option to use ly if i do all the work? obviously not everyone wants textmode login like that but it should be an option for when drivers arent working for fun.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. To be clear, the more packages that get added, the more RAM the system needs to run in live. |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,11 +7,13 @@ realtek-re-kmod | |
| utouch-kmod | ||
| virtualbox-ose-additions | ||
| wifi-firmware-kmod | ||
| xf86-input-evdev | ||
| xf86-input-joystick | ||
| xf86-input-keyboard | ||
| xf86-input-mouse | ||
| xf86-input-synaptics | ||
| xf86-input-vmmouse | ||
| xf86-video-scfb | ||
| xf86-video-vesa | ||
| wifi-firmware-rtw88-kmod | ||
| xlibre-xf86-input-evdev | ||
| xlibre-xf86-input-joystick | ||
| xlibre-xf86-input-keyboard | ||
| xlibre-xf86-input-mouse | ||
| xlibre-xf86-input-synaptics | ||
| xlibre-xf86-input-vmmouse | ||
| xlibre-xf86-video-scfb | ||
| xlibre-xf86-video-vesa | ||
| xlibre-xf86-video-ati | ||
|
Comment on lines
+10
to
+19
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There is an
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. could xf86-video-ati be added for my laptop and others to stay working? older AMD fare needs this or it crashes to prompt also adding some more rt88 or old wifi by their name would be excellent for further compat. amdgpu loads all radeonkms modules i found out but it still needs that to be added for that to work. also is it possible to open the jenkins on the unstable xlibre branch instead of stable it works great so far and that branch has the latest KDE and XFCE for playing steam games
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. wifi-firmware-rtw88-kmod is fine to add, and probably xf86-video-ati. |
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is fine in master. Please don't delete the code from it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i was on a vm and my laptop and it fails to build inside of ghostbsd unless i remove the log commands. i needed this to build ISO files for my setup. you can verify in testing. It should work but it is missing from the distro contained on the ISO you would have to add the pkg to the list then it works.