rpj2

Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by rpj2

  1. The requirement on the root user would be a good start. Still amazed about it.
  2. I guess I don't use anything else that shows a banner. No worries, I took it out.
  3. Nothing else puts up a banner. Especially something that is updated so frequently. Will grab source and take out.
  4. Is there a way to disable the update check? If not, a way to at least suppress the banner?
  5. So in the future, we just need to edit these files manually versus having it on the web page? What is the reason for removing this?
  6. I went back to 6.9.0-rc2 and NVIDIA 455.45.01 - no crashes. This is definitely a bug and not my hardware. I really wish I knew what was causing the crash on 6.9.0 and 6.9.1. I'm not sure what to look for in changelogs in future releases to see if this gets fixed.
  7. Are you still getting crashes? I was having the same issue. I had 3 crashes and then I went back to unRAID 6.9.0-rc2 with NVIDIA 455.45.01 driver, and the crashes stopped.
  8. I got kernel panics on 6.9.0 and 6.9.1. I went back to -rc2 and everything is fine now. It seems like a lot of people are having problems, but haven't seen any responses about what is causing them.
  9. I guess I'll rollback to -rc2. It looks like a lot of people are having kernel panics with 6.9.0 and .1.
  10. I had been running the -rc2 build for a while without issue. After upgrading to 6.9.0 and latest nvidia driver, I had a kernel panic: I updated to 6.9.1 and went back to nvidia 455.45.01, but got another kernel panic: These are the first 2 crashes I've ever had with unRAID and they've come within a week of each other.
  11. +1 for multiple arrays - even if it was just a second one.
  12. I saw this feature is being removed in 6.9. I'm unsure why it is being removed. Can we get it added back as a plugin or some other way?
  13. I'm curious why /mnt/user0 is being removed? I use it directly a lot when organizing things. Will it be possible to add it back with a plugin?
  14. It sounds like you are burned out working on this. If something pops up saying an update available, then people are going to think it is available. If you don't want them to think that, then suppress it and put text saying subscribe for email alerts from a support thread.
  15. After upgrading to 6.7.0, I had lost connectivity. I checked in network settings, and there was no default route. You may want to check there and add one if it is missing.
  16. This worked for me on intel. Thanks!
  17. I followed the video and had Mojave working fine. I've since upgraded to 6.7.0 and tried to start the VM today. When I connect to it, I see like 10 copies of it. I'm not sure what caused this or how to fix it.
  18. I've temporarily disabled VT-d until I get a new card. I had a couple of issues on the 6.7 upgrade. 1. The Global Share Settings icon is missing. Or, does it simply not have an icon? 2. I had no Internet access. I had to add a default route.
  19. No change for me. I've disabled IOMMU until I can get another card. I can test if you come up with another idea.
  20. Fix Common problems was one of the first things I installed. I've never seen a warning about the marvel controller from it. Edit: I checked /boot/config/plugins/fix.common.problems/ignoreList.json and I am only ignoring the OS update (for now). Edit2: It looks like the logic for detecting Marvell controllers needs to be updated. It is showing ahci driver on my system and not mvsas. exec("lspci -k",$testResults); foreach ($testResults as $line) { if (strpos($line,"Kernel driver in use: mvsas") ) { 04:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9230 PCIe SATA 6Gb/s Controller (rev 11) Subsystem: Marvell Technology Group Ltd. 88SE9230 PCIe SATA 6Gb/s Controller Kernel driver in use: ahci Kernel modules: ahci 05:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9230 PCIe SATA 6Gb/s Controller (rev 10) Subsystem: ASUSTeK Computer Inc. 88SE9230 PCIe SATA 6Gb/s Controller Kernel driver in use: ahci Kernel modules: ahci
  21. I guess I was just surprised that the disks disappeared after upgrading, and this is a known issue. A popup when I hit upgrade saying "Your hardware has a known issue." or something similar with a link to the forum thread about it would have been appreciated. I scrolled through the notes real quick and saw all the things added and upgraded, but there was no mention of the problems people encountered in the RC. I'm not the only that got bit by this. Can you recommend a replacement card that is supported/will be supported in the future?
  22. A software update broke a previously working system is my point. I rolled back and will try a future update. Throwing out working hardware is wasteful. A software update could break another card also. Blame the user? 🤷‍♂️
  23. Is there a way to run 6.7.0 with the previous 4.18.20 kernel?
  24. The card worked fine in 6.6.7. The card still works fine. Throwing the card out is extremely wasteful and a silly suggestion.