-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
Since there have been no changes in the aacraid directory, and someone posted that the driver needs to be fixed, I guess the HBA-1000 will fail with this kernel. |
On the AMD Ryzen 5 PRO 1500 Quad-Core Processor, the correct number of CPUs/threads/cores is now reported. With 4.14.55 only 1 is reported.
|
1 similar comment
On the AMD Ryzen 5 PRO 1500 Quad-Core Processor, the correct number of CPUs/threads/cores is now reported. With 4.14.55 only 1 is reported.
|
With this version, manually installed on mxonastick, and the mariuxinstaller changes, the system boots to the Dell OptiPlex 5055. With Linux 4.14.55, the system crashed with a NULL pointer dereference in the Linux kernel. |
Feierabend nicht vergessen :-) |
Since the HBA worked with 4.17.something (now EOL) why not check latest stable 4.18.5? |
Am 31.08.2018 um 07:47 schrieb Thomas Kreitler:
Since the HBA worked with 4.17.something (now EOL) why not check
latest stable 4.18.5?
Ming Lei wrote that this is probably just by accident, and the driver
still needs fixing. Maybe, the other MSI-X fix-ups paper over the
aacraid problem, so testing 4.14.67 and 4.18.5 (already built) is still
worth a try.
|
Tested on deadbird.
|
@david also tested 4.18.5 on deadbird and that works too. |
Some systems are equipped with NVM Express block devices, so enable support for it. > The NVM Express driver is for solid state drives directly > connected to the PCI or PCI Express bus.
4.14.66 was never built, but 4.14.67 released in the meantime. Announcements and change-logs are available online [1][2]. [1]: https://lkml.org/lkml/2018/8/24/321 [2]: https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.14.67
Newer systems, like the Dell OptiPlex 5055, have problems with legacy boot, so enable EFI support. > This enables the kernel to use EFI runtime services that are available > (such as the EFI variable services). Additionally, enable the frame buffer device driver. > This is the EFI frame buffer device driver. If the firmware on > your platform is EFI 1.10 or UEFI 2.0, select Y to add support for > using the EFI framebuffer as your console. It can only be built into the Linux kernel, so built the frame buffer device into the Linux kernel too.
31b6ee1
to
48fbaea
Compare
I guess, my test was incorrect on deadbird. I didn’t look for M8002.
|
HBA1000 is missing
…On 09/03/18 11:06, Paul Menzel wrote:
I guess, my test was incorrect on /deadbird/. I didn’t look for M8002.
Jbods jbod /amd/deadbird/M/M8002 not mounted on deadbird
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub Enterprise
<#887 (comment)>,
or mute the thread
<https://github.molgen.mpg.de/notifications/unsubscribe-auth/AAAAkET6LGxoA-vSLk3mDs76gk1tHSV2ks5uXPEBgaJpZM0UsA==>.
--
IT-Abteilung
Max-Planck-Institut fuer Molekulare Genetik
Fon: -1105
Email: schrader@molgen.mpg.de
|
For the record, the messages should look like below.
|
Tested on keineahnung and deadbird, where the aacraid issue seems to not happen anymore – despite the driver not being fixed yet.
This version detects the NVMe device in a Dell OptiPlex 5055. Also, the Linux 4.14.55 crashed on that devices, and the crash did not happen yet with 4.14.67.