Jump to content

C2dan88

Member
  • Posts

    1,655
  • Joined

  • Last visited

Everything posted by C2dan88

  1. Look at the pci traces bottom of the card. Make sure they are no damage on the gold fingers. What mobo you using? Does it have second pci-e slot. If you can see nothing wrong, try the card in another motherboard/another pc. If you have same issue return card for refund or send for rma the card is damaged.
  2. You have an unidentified device for Network adapter USB device. What is the pci id for these? Try installing the lan/wifi driver for your board. Also try updating the amd chipset driver from amd site too.
  3. What is listed at the bottom of device manager. Can see large scrollbar. When device manager removed the driver it may have set the device as hidden? https://www.makeuseof.com/view-hidden-devices-in-windows/ Does windows update find a driver? Windows Updates > Advanced Options > Optional updates
  4. Nope mobo is fine. If you are dual booting windows with linux, you may find time runs out of sync,. This is because windows and linux differs in they way keep track of time. You need to either configure windows to use utc or configure linux to use rtc https://www.howtogeek.com/323390/how-to-fix-windows-and-linux-showing-different-times-when-dual-booting/ When the desktp freeze try pressing Ctrl + Alt + F2 (or any function key to F12). This should quit the gui and enter the tty (terminal command only interface). Type your username/password. Then run this command journalctl -b -p 0..3 This will filter the boot log, and print out any errors. Should help guide where the desktop environment is having issues.
  5. try running the suggested audit fix command. Which version do you need? Which version did react-router-dom@latest install? npm show react-router-dom version
  6. Are you able to boot to windows without the Crucial drive connected? Does the conversion tool run without that drive?
  7. Stupid question, but is your wireless keyboard charged/turned on? Tried with a wired keyboard?
  8. Bios and modifying settings have nothing do with having a os installed If your bios settings are not saving either replace cmos battery or try updating the bios.
  9. To clone a vm in hyper-v you export it then reimport it as a copy. https://www.bdrsuite.com/blog/hyper-v-clone-vm/
  10. When changing drivers use DDU to nuke all instances of nvidia driver first before installing new driver.
  11. Windows cannot read linux partitions. I would use linux live usb to format the drive first then try installing windows/atlas to new partition
  12. Can confirm ASUS support site is acting a bit wired for me too. Drivers tab appears on first load, but does not list any drivers. Soon as I click on another tab (cpu/ram supprt, faq, warrenty etc) it removes the drivers tab entirely.
  13. WHen you power on your pc. What is the EZ debug light status ( right of motherboard near 24pin connector). Which led is it hanging at. The leds should give you an indication of which component is failing. If you see no lights, ensure the ez led control switch is on. This is page 42 from your motherboard manual
  14. If you want to fresh install windows, only the c: partition. The installer should reuse the efi and recovery partitions Yes, the efi partition will contain the bootloaders for windows and linux. Installing windows will override the linux bootloader. To restore you'll need to use a ubuntu live usb to restore the grub bootloader after reinstalling windows. I guess disable bitlocker for both partitions before reinstalling then enable bitlocker afterwards.
  15. Did you know you can download the windows iso direct from rufus. A hidden quirk, in the settings enable updates.
  16. Just install KDE desktop environment from your package manger? When logging in select kde as the environment. If you want to backup home folder use timeshift.
  17. Does enabling Force Full Composition in nvidia settings help?
  18. Registry hackz? Or group policy applied? https://www.thewindowsclub.com/tenable-or-disable-taskbar-thumbnail-preview-in-windows-10
  19. Like any gpu on the market right now. All depends on your needs and if your budget includes PSU and CPU upgrade too.
  20. Did you disable windows preview in performance options? https://us.tobiidynavox.com/blogs/support-articles/how-can-i-turn-off-the-thumbnail-previews-that-pop-up-when-i-hover-over-the-taskbar
  21. Most likely that cracked was redistributed elsewhere and bundled with malware. So now defender recognises the use of that crack as potential trojen. Could be Adobe paying MS to flag the use of it as trojan. You dont know. Lesson learned pay for the shit you want to use to stay legit. Or seek free alternatives. Simples.
  22. You just answered your own question. Defender has flagged the crack used as a trojan.
  23. In Task Manager check what startup apps are set to autorun. Disable all, then one at a time renable and login/out of/restart windows. Also remove any files listed in %APPDATA%\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
  24. Pretty sure none of those are not valid files used by Windows. They are custom scripts but some other process. How are these errors triggered? Logging in to windows or what
×