Installing Windows 8 after 8 years of Linux
31–40 of 104 posts
Re: Installing Windows 8 after 8 years of Linux
#32Earlier quoted context omitted.
I'll save you the effort. Shock horror, he has to download a wifi driver.
The issue is not about the WiFi driver, i can live with that but when my wp8 phone is getting in my way of downloading the driver, its just wrong, really wrong. Its like it is saying to me "You don't know what you are doing, let me fix this for you".
Re: Installing Windows 8 after 8 years of Linux
#33Impressed by the writer's dedication to putting spaces both before and after punctuation. Also nice to start to read from Linux natives being confused with Windows. Oh how the worm has turned! I've a foot in both camps, but any serious computing happens on Linux. With the exceptions of Excel and some niche Win-only software I work with.
Re: Installing Windows 8 after 8 years of Linux
#34I sadly had the same experience as this guy. I guess when you are a standard user browsing the web, everything works fine on windows, but if you are a web developer it's just a nightmare. There is always something to install which is not there, I have to install tons of drivers, Putty, WinCSP, a decent terminal (cmd.exe is just unusable), WAMP, python, various python libraries, perl, node.js (lots of front-end tools…
Re: Installing Windows 8 after 8 years of Linux
#35Re: Installing Windows 8 after 8 years of Linux
#36Earlier quoted context omitted.
The issue is not about the WiFi driver, i can live with that but when my wp8 phone is getting in my way of downloading the driver, its just wrong, really wrong. Its like it is saying to me "You don't know what you are doing, let me fix this for you".
While I agree it's ridiculous, Apple imposes a limit of 100MB for cellular downloads - http://www.macrumors.com/2013/09/18/apple-increases-over-the... - so even though it's a more reasonable figure, still a showstopper for obtaining your 230MB wi-fi driver.
Re: Installing Windows 8 after 8 years of Linux
#37The first part was to get an image to install from. Windows offers .iso downloads on their website[0], but you need to enter the product key for the computer to access it. I used a third-party tool to dig this out of the registry, but attempting to use this key on the website gave a non-descript error-code. After googling around, I found that it wasn't giving me the download because it was an OEM-license (or something), since it came installed on the DELL computer.
Luckily my Dad had kept the disc that came with the computer, and I used this to reinstall windows. However, like the OP, I was missing drivers for a handful of things, including the built-in wireless and wired network adapters. Luckily, before reinstalling I'd found a folder on the C drive called "Drivers" which looked important, and had backed this onto a USB drive.
The point is, the whole process took much longer than expected due it being...Windows. The DRM and driver issues would likely be totally absent if I were installing linux. And the whole reason I was doing this in the first place was to remove adware, which is barely ever if at all a problem on linux!
Re: Installing Windows 8 after 8 years of Linux
#38I got a brand-new laptop with Windows 8 pre-installed from a local manufacturer in Turkey (Actually it says "Grundig" but it's assembled by Arçelik[1]), as a present. It had an i5 and an SSD so I decided to give it a go as a mobile workstation (I'm the kind of developer who likes his large monitors a bit too much). The installation was single-language and I wanted it to be English, so I re-installed from the dedicate…
I'm often reinstalling because as a developer I want to try out the newer platforms. I gave Windows 8.1 a try recently. Fresh install and Windows Update says there's nothing to update. Knowing that's BS, I force it to refresh -- after a significant wait suddenly there's 1GB of updates. Really? Why did I just download a 3.5GB ISO that is 1GB out of date? I press on and force the downloads to start because a safe system is a priority to me.
The downloads take forever to start. When they eventually do start, they randomly stop (no ethernet activity) for random periods of time. All this time I'm twiddling my thumbs wondering if there's some kind of "intelligent" downloader that is slowing down because I'm trying to do something else on the system. Eventually they finish downloading and installing and the system reboots. After the reboot... I have more hundreds of MBs more of updates waiting for me. WTF?
I go through this process 2 or 3 more times, and now I'm just left with "optional" updates. Curious, I click on the 'more information' link to hit the Microsoft website (because for some reason the Windows Update UI just shows the most completely useless generic text for each update). Apparently the 'optional' updates are "rollups"... surely that's important?! Who knows, because Windows Update packages are opaque blobs.
So I go ahead and install the optional updates. Reboot. Now everything is good, right? Nope, go take a look at the Windows Update History - it turns out a bunch of updates actually failed to install at some point? It looks like they might have successfully installed later... or did they? At this point I don't even care.
Compare with the Linux (Ubuntu, but I'm sure others qualify too) experience: apt-get update; apt-get upgrade. If there's an issue I get informed immediately and because the updates are per-package it's clear whether or not I should care -- no opaque blobs here. When it's done, I know it's done and there won't be any more magical updates mysteriously appearing. I know I can run the update/upgrade in the background while I use the machine for other things. I just don't understand why Microsoft can't get the update experience right!
Re: Installing Windows 8 after 8 years of Linux
#39I recently switched from a 15" macbook to a lenovo windows 8.1 laptop after 10 years of mac/linux for my daily driver. I live with Windows as the base install and virtualbox linux (arch + ubuntu). I am so glad to be free of the Mac... My hardware is upgradeable again, the touchscreen is a real innovation, Excel opens instantaneously and when I want Unix, I use the linux vm, I am not tempted to use the strange halfway…
Re: Installing Windows 8 after 8 years of Linux
#40I sadly had the same experience as this guy. I guess when you are a standard user browsing the web, everything works fine on windows, but if you are a web developer it's just a nightmare. There is always something to install which is not there, I have to install tons of drivers, Putty, WinCSP, a decent terminal (cmd.exe is just unusable), WAMP, python, various python libraries, perl, node.js (lots of front-end tools…