F5F Stay Refreshed Software Operating Systems

Pages (2): Previous 1 2
M
moe160
Member
150
05-21-2016, 04:34 AM
#11
The directory listing shows files related to mkinitcpio configuration.
The package check confirms linux is installed.
M
moe160
05-21-2016, 04:34 AM #11

The directory listing shows files related to mkinitcpio configuration.
The package check confirms linux is installed.

R
rociogm
Junior Member
34
05-21-2016, 07:04 AM
#12
Check directory listing for mkinitcpio and linux59 presets. Run pacman commands to filter relevant packages. Review output for archlinux-appstream-data, lib32-util-linux, and firmware versions.
R
rociogm
05-21-2016, 07:04 AM #12

Check directory listing for mkinitcpio and linux59 presets. Run pacman commands to filter relevant packages. Review output for archlinux-appstream-data, lib32-util-linux, and firmware versions.

H
Hey_ItzMadi
Junior Member
31
05-21-2016, 08:40 AM
#13
I would skip Manjaro's kernel manager then. I’m not sure how it functions since I use Arch, which is Manjaro-related. If uname shows "5.9.14-arch1-1-vfio", you’re in the VFIO kernel zone—just focus on that. Are you attempting to rebuild the initramfs for the Manjaro kernel or VFIO? For VFIO, run "sudo mkinitcpio -p linux-vfio" or regenerate all presets with "sudo mkinitcpio -P". If you're using Linux 59, try reinstalling it with "pacman -S linux59" and verify the output by checking "ls /lib/modules/" afterward.
H
Hey_ItzMadi
05-21-2016, 08:40 AM #13

I would skip Manjaro's kernel manager then. I’m not sure how it functions since I use Arch, which is Manjaro-related. If uname shows "5.9.14-arch1-1-vfio", you’re in the VFIO kernel zone—just focus on that. Are you attempting to rebuild the initramfs for the Manjaro kernel or VFIO? For VFIO, run "sudo mkinitcpio -p linux-vfio" or regenerate all presets with "sudo mkinitcpio -P". If you're using Linux 59, try reinstalling it with "pacman -S linux59" and verify the output by checking "ls /lib/modules/" afterward.

_
_NeoBl0X_
Senior Member
635
05-21-2016, 09:47 AM
#14
https://wiki.archlinux.org/index.php/PCI...ng_the_GPU After completing the previous steps, it advises regenerating the initramfs, which appears as a link to this page: https://wiki.archlinux.org/index.php/Mki...activation Since the guidance for manual setup isn't tailored to PCI passthrough, I was cautious about using "-P". As I follow along with a video tutorial that walks through each part of this wiki page step by step—including using "mkinitcpio -p linux54"—I wonder if running "-P" will work just as well for my situation?
_
_NeoBl0X_
05-21-2016, 09:47 AM #14

https://wiki.archlinux.org/index.php/PCI...ng_the_GPU After completing the previous steps, it advises regenerating the initramfs, which appears as a link to this page: https://wiki.archlinux.org/index.php/Mki...activation Since the guidance for manual setup isn't tailored to PCI passthrough, I was cautious about using "-P". As I follow along with a video tutorial that walks through each part of this wiki page step by step—including using "mkinitcpio -p linux54"—I wonder if running "-P" will work just as well for my situation?

D
DantehIsGay
Posting Freak
902
05-27-2016, 10:10 PM
#15
The command should function properly if the Manjaro and Arch kernels are developed identically. The templates in "/etc/mkinitcpio.d/" dictate what mkinitcpio generates. You'll find a template for each kernel. Choosing "-P" will create all available templates, while "-p preset" builds only the selected one. If you edit mkinitcpio.conf directly instead of using a separate config file, eventually every kernel initramfs image will be refreshed with it during updates.
D
DantehIsGay
05-27-2016, 10:10 PM #15

The command should function properly if the Manjaro and Arch kernels are developed identically. The templates in "/etc/mkinitcpio.d/" dictate what mkinitcpio generates. You'll find a template for each kernel. Choosing "-P" will create all available templates, while "-p preset" builds only the selected one. If you edit mkinitcpio.conf directly instead of using a separate config file, eventually every kernel initramfs image will be refreshed with it during updates.

C
Creeperkilll
Member
201
05-28-2016, 01:27 AM
#16
Manjaro functions mainly as the Arch kernel with many pre-built features, making it a ready-to-use distribution for most users.
C
Creeperkilll
05-28-2016, 01:27 AM #16

Manjaro functions mainly as the Arch kernel with many pre-built features, making it a ready-to-use distribution for most users.

L
lukymistr
Member
68
06-02-2016, 04:55 PM
#17
Great! Let me know how I can assist you next.
L
lukymistr
06-02-2016, 04:55 PM #17

Great! Let me know how I can assist you next.

I
iiCatherineii
Member
159
06-10-2016, 05:55 AM
#18
I understood precisely what I aimed to build, yet it still astonishes me that I played games on a virtual machine yesterday. Amazing!
I
iiCatherineii
06-10-2016, 05:55 AM #18

I understood precisely what I aimed to build, yet it still astonishes me that I played games on a virtual machine yesterday. Amazing!

A
161
06-16-2016, 11:27 AM
#19
Clone the repository and navigate to customization.cfg. Adjust the acs override settings as needed. Save changes and proceed with packaging. The kernel is now updated.
A
agentulgamer07
06-16-2016, 11:27 AM #19

Clone the repository and navigate to customization.cfg. Adjust the acs override settings as needed. Save changes and proceed with packaging. The kernel is now updated.

M
mrminer02
Member
183
06-16-2016, 07:12 PM
#20
But you're welcome, I'm glad it's now functioning. Thanks for the feedback! ^^
M
mrminer02
06-16-2016, 07:12 PM #20

But you're welcome, I'm glad it's now functioning. Thanks for the feedback! ^^

Pages (2): Previous 1 2