Jump to content

gudenau

Member
  • Posts

    50
  • Joined

  • Last visited

Awards

Profile Information

  • Gender
    Not Telling

System

  • CPU
    Inten Core i5 3570K
  • Motherboard
    Asus P8Z77-V LX
  • RAM
    24GB of Kingston DDR3
  • GPU
    NVIDIA GeForce GTX 960
  • Storage
    4TB HDD, 248GB SSD
  • Operating System
    Windows 10, Debian

Recent Profile Visitors

604 profile views

gudenau's Achievements

  1. The problem is the two different PCI-e generations. But I can try manually setting it back to 3 and 4 after the UEFI update that I did.
  2. Does anyone happen to know if it is possible to run the gen 4 card at gen 4 with the gen 3 card at gen 3?
  3. I installed a RTX 4090 in my computer by replacing one of the existing GTX 960s that I had installed, both worked fine before this. All of the cables are plugged in, the GPU lights up and its fans spin it just isn't seen by Linux, Windows or the Windows install inside of a VM. Specs: - CPU: AMD Ryzen 9 5900X - GPUs: Gigabyte Windforce GTX 960, MSI Suprim Liquid X RTX 4090 (silent mode) - RAM: 64GB Teamgroup DDR4 - SSDs: Samsung 990 Pro 1TB, WD Blue SATA drive - OSes: Arch Linux AMD64 Kernel 6.3.1, Windows 10 AMD64 - Mobo: Asus Proart B550 - Capture cards: Elgato HD60 Pro, Elgato 4K60 Pro Mk.II - PSU: Corsair RM750 (no OCP, other users recommended trying this existing one) The GPU should be at PCI device nodes 0000:0b:00.0 and 0000:0b:00.1 (I know this because of GPU passthough). The device that is at that bus address has the following information obtained from `lspci -vk -s 0000:0b:00`: 0b:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function Subsystem: ASUSTeK Computer Inc. Starship/Matisse PCIe Dummy Function Flags: fast devsel, IOMMU group 17 Capabilities: [48] Vendor Specific Information: Len=08 <?> Capabilities: [50] Power Management version 3 Capabilities: [64] Express Endpoint, MSI 00 Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Capabilities: [150] Advanced Error Reporting Capabilities: [270] Secondary PCI Express Capabilities: [2a0] Access Control Services Capabilities: [400] Data Link Feature <?> Capabilities: [410] Physical Layer 16.0 GT/s <?> Capabilities: [440] Lane Margining at the Receiver <?> Kernel driver in use: vfio-pci Note that this device was not listed before, it showed the 960 just fine before and the audio device at 0000:0b:00.1 is missing entirely. The PCI related motherboard settings are as follows (from the search in the UEFI): PCIEX16_1 Mode: GEN4 PCIEX16_2 Mode: GEN3 PCIEX1_1 Mode: Auto PCIEX1_2 Mode: Auto PCIEX16_1 Bandwidth Bifrucation Configuration: Auto Mode PCIEX16_2 Bandwidth Bifrucation Configuration: Auto Mode LCLK DPM Enhanced PCIe Detection: Auto PCIe ARI Support: Auto PCIe ARI Enumeration: Auto PCIe Ten Bit Tag Support: Auto I have tried with the PCIEX16_[1,2] modes set to Auto and GEN4/GEN3 to match the PCI-e generation of the GPUs. Does anyone have any idea what is going on here?
  4. So I'm sure you guys know about Tesla and their "Auto Pilot" advanced driver assistance package that costs 12K USD, there is another solution that works on many different cars and starts at 2199 USD (the base unit + a harness). They have the best driver monitoring in the market and the entire platform runs on open source software. Their motto is "Make driving chill." The installation process on most cars is pretty simple, you take a plastic piece off of the ceiling of your car, connect a box to the car, run a cable and mount the Comma device to the windshield. They are using a fully end to end neural network model compared to the other solutions having multiple layers and a lot more programming getting in the way of the neural networks. For example instead of using a model for object detection and then using a program to figure out where the car goes, it uses the same model for both parts allowing it to learn more and have fewer edge cases that programmers miss. This does come with a minor drawback that the model doesn't output information about where things are so you can't make a pretty "there are cars and traffic cones here" display. The next update (version 0.8.15) is going to bring support for many new cars (including the EV6!) and is promising much better performance than the 0.8.14. They do not over sell their products like everyone else, they keep the claims about what it can do very grounded and will admit to weaknesses that it currently has. By the end of the year they want to be able to drive to Taco Bell that is local to them without any disengagements or human intervention without faking it, they do seem to be on target for this goal. Their website is located here, I hope you guys pick this up. It's really cool tech. They are the "Android" of this market while Tesla is the "Apple".
  5. Yeah, when I upgrade I will get higher end stuff. I could really use the threads. Would get a TR if I can, but we will see what happens.
  6. I had some very specific things I wanted to do with it, plus it was super cheap.
  7. Well that sucks. Was planning on getting a Zen CPU soon anyway. At least it can still be a compute card.
  8. I just installed a second GTX 960 (same exact model as the other one I had) and I can't enable find the SLI option in the NVIDIA Control Panel. Relevant parts: Intel Core i5 3570K P8Z77-V LX GeForce GTX 960 x2 Flex SLI bridge What can I do to fix this?
  9. I managed to get it to launch, but it crashes because one of the jars it is trying to use is not signed. Happen to know how to disable that signature check? Edit: Turns out it was a MD5 issue. I fixed that but now it won't connect at all. Just saying that the connection failed. Edit 2: Got it working!
  10. Wonder what the odds of this thing working are. I'll try the java 8 version from my package manager first and report back.
  11. I tried to open it in FireFox and it just displayed a XML file.
  12. I've got Java installed, it's my primary programming language. What would I do, `java -jar [download]`? Edit: I suppose I need to grab a different version with javaws.
  13. How can I use the remote console thing? When I click "launch" it downloads a jnlp file.
×