June 25, 20206 yr After completely restarting from scratch I figured out what I was doing wrong. Instead of selecting latest for the nvidia driver I had to put the version of the beta driver 450.51 Successfully built and my GPU is finally entering power state p8 instead of being stuck in p0 all the time
June 25, 20206 yr 6 hours ago, ich777 said: @Dazog & @scottc the current nVidia driver version in my case is 440.100 EDIT: @scottc the prebuilt images with the new nVidia drivers are now linked in the first post and ready to download. Hello Is it possible to build with kernel 5.8 rc2? Thank you very much.
June 26, 20206 yr Author 6 hours ago, rachid596 said: Hello Is it possible to build with kernel 5.8 rc2? Thank you very much. Yes, this is possible but you have to do it by hand or you also can automate this. I would recommend you to switch on the CUSTOM_BUILD then the build script is copied over to the main directory of the container.
June 26, 20206 yr 8 hours ago, ich777 said: Yes, this is possible but you have to do it by hand or you also can automate this. I would recommend you to switch on the CUSTOM_BUILD then the build script is copied over to the main directory of the container. i rename the 5.8rc2 to linux-5.5.8.tar.gz and the script compile it but when i enable nvidia support i have a bzmodule with size of 4kb. If i compile without nvidia it's work great but i don't have bzmodules in output folder only bzroot and bzfirmware. Thanks
June 26, 20206 yr Author 41 minutes ago, rachid596 said: i rename the 5.8rc2 to linux-5.5.8.tar.gz and the script compile it but when i enable nvidia support i have a bzmodule with size of 4kb. If i compile without nvidia it's work great but i don't have bzmodules in output folder only bzroot and bzfirmware. Thanks That simply can't work, you have to do it by hand and then you can automate it. Have you also tried to run Unraid with your compiled Kernel without the nVidia drivers? If not try it, I bet that it won't boot or something similar - if it boots than you are very lucky... Also why did you renamed it to 5.5.8? For which Unraid version are you compiling the kernel? Also is something using your graphics card at building the Kernel? You also need to include a log of the build process.
June 26, 20206 yr Yes it's boot without nvidia kernel.It's for unraid 6.8.3.I rename it for the docker use it automatically at start without download it from Web.Envoyé de mon HD1913 en utilisant Tapatalk
June 26, 20206 yr Author But 6.8.3 doesn't use the kernel 5.5.8... It uses the kernel 4.19.108 I think it has found also the kernel 4.19.108 archive and extracted that. Can you post the output of 'uname -r' with your compiled kernel witgout the nVidia drivers? As i said without a log i can't help much.
June 26, 20206 yr 1 hour ago, ich777 said: But 6.8.3 doesn't use the kernel 5.5.8... It uses the kernel 4.19.108 I think it has found also the kernel 4.19.108 archive and extracted that. Can you post the output of 'uname -r' with your compiled kernel witgout the nVidia drivers? As i said without a log i can't help much. i have this wiyh uname -a "Linux Tower 5.5.8-Unraid #1 SMP Sat Mar 7 14:24:42 CST 2020 x86_64 AMD Ryzen 9 3900X 12-Core Processor AuthenticAMD GNU/Linux" I attach my log file in outpout folder i have bzroot and bzimage Thanks log.txt
June 26, 20206 yr 53 minutes ago, ich777 said: Can you attach the log of the nVidia build? Here log2.txt
June 26, 20206 yr Author Which log is which? Is the first from the build without nvidia or am i wrong? The log says that the build also failed.
June 26, 20206 yr 4 minutes ago, ich777 said: Which log is which? Is the first from the build without nvidia or am i wrong? The log says that the build also failed. The two logs say fail ? I see at the end '' all done''
June 26, 20206 yr Author 9 minutes ago, rachid596 said: The two logs say fail ? I see at the end '' all done'' Yes, but this means that the script is finished, I haven't built in that the script stops of something fails because that's not that easy especially if you do something like you have in mind. In the first thread also is mentioned that you have to keep an eye on the logs... Also it's not that easy like you did it, you simply can't rename a file and hope that everything went well especially if you are building a Kernel. You have to dig into this and study the build script if you enable custom mode. I recommend you to build the Kernel manually step by step and dig into it if an error occours.
June 26, 20206 yr OK Thank you very much. I will try to learn [emoji16].Have a good day Envoyé de mon HD1913 en utilisant Tapatalk
June 26, 20206 yr Author 10 minutes ago, rachid596 said: OK Thank you very much. I will try to learn . Have a good day Envoyé de mon HD1913 en utilisant Tapatalk I will take a look at it after the weekend but this is not an easy task and i don't know if it's worth the effort because it's a release candidate version and not an official version. Much can change to the official release.
June 26, 20206 yr Yes non problem don't look at it i'm just curious [emoji16]Envoyé de mon HD1913 en utilisant Tapatalk
June 26, 20206 yr Absolutely great Plugin and Docker, truly thank you. Just wanted to report one small, superficial visual anomaly. I run a widescreen, high res monitor and I notice the separation bar on the plugin helper screen breaks in the middle. I use Chromium Edge:
June 27, 20206 yr Author 7 hours ago, cybrnook said: Absolutely great Plugin and Docker, truly thank you. Just wanted to report one small, superficial visual anomaly. I run a widescreen, high res monitor and I notice the separation bar on the plugin helper screen breaks in the middle. I use Chromium Edge: This is simply because you strated the plugin on a stock image of unraid and it haven't found any compatible Kernel Module. If it finds compatible modules the layout should be correct.
June 27, 20206 yr 11 hours ago, ich777 said: This is simply because you strated the plugin on a stock image of unraid and it haven't found any compatible Kernel Module. If it finds compatible modules the layout should be correct. As suspected 🙂 Only thing that would throw me off a little, I am preloading the modified kernel before I am installing my Hauppauge card as well as my Nvidia GPU, that will come this afternoon. But the wording on the page makes me think that the driver isn't loading properly. I can only assume this message is appearing because I don't yet have the GPU installed. Perhaps it should say something like "Make sure that the latest NVIDIA driver is installed and running and your GPU is properly installed and detected"? Edited June 27, 20206 yr by cybrnook
June 27, 20206 yr Author 35 minutes ago, cybrnook said: As suspected 🙂 Only thing that would throw me off a little, I am preloading the modified kernel before I am installing my Hauppauge card as well as my Nvidia GPU, that will come this afternoon. But the wording on the page makes me think that the driver isn't loading properly. I can only assume this message is appearing because I don't yet have the GPU installed. Perhaps it should say something like "Make sure that the latest NVIDIA driver is installed and running and your GPU is properly installed and detected"? Nice. I can't change the message because I read the message or better speaking the driver version and everything from the command 'nvidia-smi'. The message actually is not 100% false but you are right that it is also not the best but I can't change it since I'm reading it from the above command. Hope that makes sense and everything works when all is installed. Feel free to contact me if something isn't working as expected...
June 30, 20206 yr On 6/27/2020 at 7:58 AM, ich777 said: This is simply because you strated the plugin on a stock image of unraid and it haven't found any compatible Kernel Module. If it finds compatible modules the layout should be correct. Hello, I'm now able to create a custom firmware with amd USB3 and audio patch for Unraid 6.8.3 and the beta. Thank you very much for your great plugin. Do you have a Paypal for donate?
June 30, 20206 yr Author Just now, rachid596 said: Hello, I'm now able to create a custom firmware with amd USB3 and audio patch for Unraid 6.8.3 and the beta. Thank you very much for your great plugin. Do you have a Paypal for donate? Great, can you share what you did only to give me a little bit of insight (since I'm not having any new AMD hardware)? Yes, you find a button in my Plugin and also on in the CA APP at my Docker containers.
June 30, 20206 yr Yes First of all I tried to put the .patch files in `` user patches '' but it didn't work. So I get the `` tar.gz '' of the kernel used by the docker and I decompressed it and modified the quirks.c file in drivers> pci and I add these lines after the static void quirk_intel_no_flr(struct pci_dev *dev) block: /* * Ryzen 3rd-gen CPU-provided USB and audio advertise FLR, but invoking it hangs. * NOTE: Not true for chipset-provided USB which has the same ID. */ static void quirk_amd_no_flr(struct pci_dev *dev) { dev->dev_flags |= PCI_DEV_FLAGS_NO_FLR_RESET; } DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_AMD, 0x149c, quirk_amd_no_flr); DECLARE_PCI_FIXUP_EARLY(PCI_VENDOR_ID_AMD, 0x1487, quirk_amd_no_flr); Then I compress to tar.gz and I put it in the docker folder. When i start the docker he found a local copy of the kernel and he use it to compile the custom firmaware. If you want more explication you can tell me. Edited June 30, 20206 yr by rachid596
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.