Jump to content

Naeaes

Member
  • Posts

    3,867
  • Joined

  • Last visited

Everything posted by Naeaes

  1. If you can't afford to brick the mobo, don't learn using it. Basically the old BIOS is first erased and the new is written onto the ROM so a corrupt bit or random crash anywhere during the process will brick your shit. So maybe have it done at a shop? The place where I used to work would do a BIOS upgrade + CPU install for 15€ Well worth being able to blame them for a error. Then again, I believe that motherboard supports Asus EZ-Flash2 which is pretty foolproof. Skim though the manual? Maybe youtube?
  2. Since the old drive is failing, cloning is the last thing you want to do. You do not want to clone the sectors with diminished readability. Instead, install the OS fresh on the new drive and copy the data over. I'd used something like ROBOCOPY for that large a batch of data. "whine whine whine I don't want to reinstall my stuff." -OP next. ;D
  3. You'd need bios ver 0301 https://www.asus.com/us/Motherboards/B85PLUS/HelpDesk_CPU/
  4. We'd have to know more to be able to really help you. Can the motherbaord provide the power for an i7? Does the BIOS support those CPUs? Has Dell outright locked out CPUs outside their OEM lists of CPUs? But in general, a 3770(K) does need more cooling than the i3. 125W TDP worth IIRC. If it's supported, you only have to enter the BIOS and save the settings. You'll know it's not supported from you not being able to enter BIOS to begin with. And Win10 will be just fine. Within the same CPU architecture, it doesn't care and automatically scales up to the newly available cores and threads. edit: boy, was I off! 3770K is 77W TDP, 3220 is 55W TDP. Still, ramping up the cooling will not hurt.
  5. You know what a filesystem is? Like Fat32 or NTFS or ext3 and so on? It's basically about what strings of ones and zeroes means what and every FS is unique. Well, FreeNAS uses a FS called ZFS because it's fast and secure and best for this purpose. So unless your drives are already ZFS (which they're not, nothing uses it outside niches like FreeNAS) freeNAS won't understand the data. Like you can't read or write a language you can't undestand. Samaan tyyliin et itsekään voi lukea tai kirjoittaa kieltä, jota et ymmärrä. The process of changing filesystems is what removes the old data. I honestly a hundred percent recommend freeNAS. It's just the best. But if you insist, use some other system that uses the filesystem you have on those drives. But again, you'll be making sacrifices you don't want to make in terms of speed, reliability and security. If I were you, I'd dump the data on the 1TB onto some other drive or like Dropbox or something, format that one for FreeNAS and get the put the data back. Forget about those 320GB ones for daily use. You can't rely on them. Or do whatever. Backup your shit in any case.
  6. Yes. To be exact, I want to avoid having to power up each machine to begin with. We just want to unload the pallet, install SSDs, apply serial numbers and ship them out.
  7. Is it possible to set the BIOS date and time by flashing the ROM? As I understand it, flashing the CMOS resets the hardware clock to some specific date and time such as 1.1.1970 or doesn't touch it at all leaving in the time it was at but whichever the case is, it can't set the date and time right. It'd need more than just flashing the ROM. But am I wrong? For context, my employer could have the supplier flash in a custom BIOS for us with our specific settings entered by default. This is a huge deal for us because we're talking of hundreds of machines that we wouldn't have to configure ourselves at all saving a lot of time for hundreds of times over years to come. But one of the things we need is for the hardware clock to be within +/- 5 minutes from UTC. Flashing the BIOS is included in the price of the unit but other setup work isn't so if they need to do extra steps to set the time it'd affect the price leaving us potentially better off just doing it ourselves as a first-boot process. Then again, we'd have to program, test, validate, have approved and implement such a process wasting time once. So if I ask them to set the time to UTC, will I get fired?
  8. That's not quite correct. For PATA (aka IDE) we used the pins and jumpers to set the drive to act as a master or slave which was a must for the parallel interface, as you said. But SATA (Serial ATA) interface doesn't have masters and slaves. The pins on SATA drives are for other, non-standard and manufacturer-specific, uses. Some utilize them to limit the power draw, some use it to cap the capacity, some are for throttling down the transfer speeds and so on and so forth, but again, not for a master/slave selection.
  9. I've worked with recovering files a bunch of times and tried many a software for it. One fast and easy free software is Piriform Recuva but it's very basic, and can't handle much corruption. I'm never surprised when it comes up with nothing at all. Anytime I need a high chance of recovery, I use PhotoRec. It's user interface is text-based and it doesn't recover all metadata (for instance filenames and folder structure are lost). But it's also free and especially for photos, it just works. Photorec comes bundled with another software that's more for trying and fixing the filesystem. Don't do that before you have your data. If you can afford it, I've found EaseUs to be the very best tool, interface is easy enough, retains metadata if possible, catches most files but it's paid. There is a free version but it's demo and has some limitation like you can only view and not recover or something, I don't remember. Then there's Disk Digger. Not much to say about it other than that with it you can take a byte-by-byte image of the failed drive and search for the files in the image. You know, the customer doesn't always grasp that the recovery can take days and wants their laptop back right away. Disk Digger is also paid. Tl;Dr: For you I'd recommend not formatting the card and not writing onto it at all whatever happens. Try recovery using Recuva first and if it fails, try PhotoRec.
  10. The built-in 'Reset this PC' -function doesn't do much in terms of attempting to fix underlying issues. If you have a corrupted driver installed now, it'll be corrupted after the reset and so on. If that's what you've been using to reinstall, forget it and run the installer off of a separate USB stick. Obviously skip trying to fix issues or retain data/settings in there too. Obviously get your backups first. Also, Win 10 is dumping data on partitions other than the C: and whatnot you can see. So to avoid issues, remember to remove all the tiny partitions your old instance has created (and stored data on). Delete all of them and let the installer re-create fresh ones, don't just spam Next.
  11. Something like that could be exactly what I need but I really have to be able to get the data in bulk. I'm dealing with about a thousand locations now and a few thousand more in a few weeks. So having to fill in text fields one by one is a no-go. That API looks interesting thou... To be exact, I only need the location data for doing some crude math on what location is closest to what other locations so it doesn't matter what standard the data is in, so long as it's uniform for all my locations. I'll be using excel or python for the math anyway so the website doesn't really have to have any functions for that.
  12. I gather you misunderstood my point. That is, I believe that it used to be in the menu that other guy mentioned and I pointed out it's not there any more. That is all I said.
  13. No, you're showing a different menu in the screencap. It used to be in the menu you get by right-clicking the start menu icon.
  14. I need to get latitude/longitude coordinates for a list of addresses. I figured I could just import my addresses into Google MyMaps from Google Sheets and then download a new file as .KML which would have the coordinated but that didn't work out. It turns out the .KML (which is just a renamed .XML) doesn't have the coordinates. It seems to me, google only includes the coordinates data for points that were manually added by clicking the map and not if they were imported in bulk. For the bulk data, there's only the info I uploaded myself. Is there some other service that gives you coordinates for addresses or is there a way to force MyMaps to do this? EDIT: I found Google's API for this: https://developers.google.com/maps/documentation/geocoding/start?csw=1 Looks like it'll take a line or two of code, which is a line or two more than what I have time for now. I'll look into it tomorrow. If anyone comes up with suggestions, I'm all ears, I'd rather not python in the morning. What with the If Coffee=False Then brainFunction=False
  15. I don't think it's there anymore. It was for sure, but it looks like they removed it. (Maybe it's just me?)
  16. Thank you! This must be it.
  17. What does L/N stand for? This is on a product label for an IoT PC and it has some number with a barcode next to it. It somehow in line with P/N for part/product number and S/N for serial number. For what I've been able to figure out it has something to do with the manufacturing batch or shipment since the number is the same for the units that arrived around the same time.
  18. If you have no reason not to download the ISO from Microsoft themselves, just get it here.
  19. They're marketing terms. You can't compare a Corolla to an Astra either. It all comes down to what's called chip binning. You see, not all GPU chips are made absolutely identical. Some individuals overclock higher, some run on lower voltage, some run faster if the voltage is higher, some if the cooling is better, some barely work at all and some need to be cut down to work and so on. So the manufacturers have two options: 1) Either set the speeds and functions for all the cards at a level that all chips can be guaranteed to work and market them as such (that'd make all, say, Asus GTX1080 cards be, say, 1000MHz and nothing else. No other models, nothing) This is how things were less than ten years ago. or 2) Take the chips that can go faster and sell them in cards called OC, take the chips that can go even faster still and sell those as Super-OC and so on and so forth. The more granularity there is in their binning process, the more models there'd be. There's better money in OC chips so this is what they do these days and. The same goes for VRAM chips. Binning is doe for CPUs and other components too. So with a basic card you can still luck out and be able to overclock it. With an OC card you're guaranteed to be able to do so (up to a value they market it at, denoted by a term "boost speed"). It's really of a matter of whether or not you'd be willing to pay extra for it. You can also get an OC card and run it at stock speeds. That's the best way to ensure long life for the card.
  20. Just try it. They don't have to be proportional. You can also try something like 10-9-10-24. Ramping up the voltage can help but that can also kill things so be careful. Depending on your setup it can even break your CPU since the memory voltage goes very much hand in hand with the Memory controller voltage and the controller can be in the CPU. Err on the side of caution. Messing with DIMM timings in such minor fashion doesn't gain you any real-world benefits. In a general-use computer it'll only be a pain in the ass due to instability.
  21. You should update your info. M.2 is just the connector, there also needs to be some controller chip that uses that connector. That chip can be a sata-only chip (all AMD chipsets before Ryzen for instance) or it can be NVMe only (most stand-alone PCI-E cards) or it can be a combination chip (such as the current Intel CPUs).
  22. OP, you shouldn't compare M.2 with sata. It's apples and oranges. M.2 is a form factor, like 2,5" or 3,5" whereas sata is a data transfer protocol, like PCI-E or TCP/IP or USB. M.2 connectors "support" sata as is so if you stick in a sata M.2 SSD, it would be the same exact thing, not slower, not faster. The only difference would be that instead of a 2,5" form factor drive with cables, you'd have a M.2 form factor drive with no cables. M.2 also "supports" what's called PCI-Ex4 or NVMe, which is way faster as a data transfer protocol than sata. But both the motherboard and the drive must be actually using the data protocol. If this is for the same sabertooth motherboard you mentioned earlier, you should know it doesn't support NVMe over M.2. if you want and M.2 SSD, it'll have to be sata (or installed in a separate PCI-E controller card).
  23. I used to work as an RMA handler for a company that retails CCFL tubes and LEDs and I can tell you CCFL is pretty crap. It'll burn out within a year of use and be all flickery-looking until then. LED is way more solid and long-lasting. When it comes to quality of the LED bulbs, you usually get more when you pay more. You see, bulbs that emit UV light, also emit visible purple light. The cheaper it is, the less the manufacturer is doing to cut down the amount of purple light and enhance the UV light. But consumer lights obviously don't come in super high intensity anyway. You'd need industrial-strength and quality lights to see effects like they appear to be in product pictures. So basically my two cents is, they're all less than perfect, LED beats CCFL hands down any day and better units are better. Your best option is to set your expectations low and get what you can afford from a manufacturer you trust.
×