Windows 10 Update
-
Warning : Upgrade your primary desktop/laptop at your own peril! Driver support is phenomenally sub-par at the moment.
Regards, Nish
Website: www.voidnish.com Blog: voidnish.wordpress.com
-
Warning : Upgrade your primary desktop/laptop at your own peril! Driver support is phenomenally sub-par at the moment.
Regards, Nish
Website: www.voidnish.com Blog: voidnish.wordpress.com
Don't. Mention. Drivers. :GrittedTeethSmiley: I spent a load of time yesterday trying to flash a friends Nexus 7 from Android 5.1 to Android 4.4 so it worked as a computer instead of battery powered doorstop. Finally worked out around 21:00 while watching a movie with Herself that it was the USB ADB drivers. Sure enough, when I checked this morning my good drivers had been silently replaced with MS cr@p. One quick download of the Universal ADB Driver - GitHub - koush/UniversalAdbDriver[^] - later and "fastboot oem unlock" can talk to the bootloader ... :mad:
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
Don't. Mention. Drivers. :GrittedTeethSmiley: I spent a load of time yesterday trying to flash a friends Nexus 7 from Android 5.1 to Android 4.4 so it worked as a computer instead of battery powered doorstop. Finally worked out around 21:00 while watching a movie with Herself that it was the USB ADB drivers. Sure enough, when I checked this morning my good drivers had been silently replaced with MS cr@p. One quick download of the Universal ADB Driver - GitHub - koush/UniversalAdbDriver[^] - later and "fastboot oem unlock" can talk to the bootloader ... :mad:
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
I have a Nexus 7 lying around here that was perfect when we bought it. After 2-3 OS updates it's slow and unusable. I did not know you could force downgrade it.
Regards, Nish
Website: www.voidnish.com Blog: voidnish.wordpress.com
-
I have a Nexus 7 lying around here that was perfect when we bought it. After 2-3 OS updates it's slow and unusable. I did not know you could force downgrade it.
Regards, Nish
Website: www.voidnish.com Blog: voidnish.wordpress.com
Yes - it's not difficult - though you lose all your data as the flash needs to be erased. Have a look here: Installing Android 5.1 directly on your Nexus 7 2012 Wifi[^] - it works exactly the same in reverse to wipe out 5.1 and reinstall an earlier version. I use 4.4 as it's the last "totally stable" Nexus 7 release. Just make sure you have good USB ADB drivers, or the "adb reboot bootloader" works fine, but that's that last communications you get with the tablet, and the unlock command just sits there with "waiting for device"... Downgrade takes about ten minutes and a USB cable.
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
Warning : Upgrade your primary desktop/laptop at your own peril! Driver support is phenomenally sub-par at the moment.
Regards, Nish
Website: www.voidnish.com Blog: voidnish.wordpress.com
Drivers do become available - however it is a bit of a gamble. I bought an HP mini PC[^](which, by the way, I think is a fantastic computer and really good value) to replace my security computer and installed Windows 10. I rolled back the changes to Windows 7 out of frustration. 7 days later I tried again and everything worked perfectly - I put it down to webcam drivers having been fixed in the meantime or something connected with webcam drivers.
“That which can be asserted without evidence, can be dismissed without evidence.”
― Christopher Hitchens
-
Yes - it's not difficult - though you lose all your data as the flash needs to be erased. Have a look here: Installing Android 5.1 directly on your Nexus 7 2012 Wifi[^] - it works exactly the same in reverse to wipe out 5.1 and reinstall an earlier version. I use 4.4 as it's the last "totally stable" Nexus 7 release. Just make sure you have good USB ADB drivers, or the "adb reboot bootloader" works fine, but that's that last communications you get with the tablet, and the unlock command just sits there with "waiting for device"... Downgrade takes about ten minutes and a USB cable.
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
You're welcome!
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
-
[^] That will sort it.
-
If you're going to go to Win10 DO NOT DO THE UPGRADE! Trust me. Bad things can and will happen and you will probably end up with an unstable system. Instead, backup everything you want to keep and do a wipe and clean install of Win10 from the LATEST image you can get your hands on. The process will go much nicer and use the latest drivers. Then, when it's done, go to the vendor sites for all of your hardware and download and install the OEM's drivers for your hardware and get off Microsoft drivers. Yes, those are supplied by the manufacturer but they are usually a bit behind the latest from the vendor version.
A guide to posting questions on CodeProject
Click this: Asking questions is a skill. Seriously, do it.
Dave Kreskowiak -
If you're going to go to Win10 DO NOT DO THE UPGRADE! Trust me. Bad things can and will happen and you will probably end up with an unstable system. Instead, backup everything you want to keep and do a wipe and clean install of Win10 from the LATEST image you can get your hands on. The process will go much nicer and use the latest drivers. Then, when it's done, go to the vendor sites for all of your hardware and download and install the OEM's drivers for your hardware and get off Microsoft drivers. Yes, those are supplied by the manufacturer but they are usually a bit behind the latest from the vendor version.
A guide to posting questions on CodeProject
Click this: Asking questions is a skill. Seriously, do it.
Dave KreskowiakDave, I was told here on CP to do the upgrade first, and follow that up with a clean install, for the following reason:
Quote:
It is important to do the upgrade first, then follow up with a clean install. When you upgrade your machine is registered with Microsoft as eligible for Win 10, and you won't need an expensive activation code later - during the clean install. Just skip the parts where a clean install asks for the activation code.
I have done this on a few machines, including one that was totally messed up by the upgrade, and after the upgrade I formatted the systems drive and did a clean install. This worked for me every time. Windows 10 was activated immediately after a clean install. Also: I believe the 10586 build is the latest Win 10 version. Using this ISO will spare you a later, lengthy upgrade.
Get me coffee and no one gets hurt!
-
Dave, I was told here on CP to do the upgrade first, and follow that up with a clean install, for the following reason:
Quote:
It is important to do the upgrade first, then follow up with a clean install. When you upgrade your machine is registered with Microsoft as eligible for Win 10, and you won't need an expensive activation code later - during the clean install. Just skip the parts where a clean install asks for the activation code.
I have done this on a few machines, including one that was totally messed up by the upgrade, and after the upgrade I formatted the systems drive and did a clean install. This worked for me every time. Windows 10 was activated immediately after a clean install. Also: I believe the 10586 build is the latest Win 10 version. Using this ISO will spare you a later, lengthy upgrade.
Get me coffee and no one gets hurt!
The one big assumption there is that the machine actually makes it through the upgrade! Mine didn't. The upgrade bricked and I could not get it to restore back to Win7. I had no choice but to wipe the machine and install from DVD.
A guide to posting questions on CodeProject
Click this: Asking questions is a skill. Seriously, do it.
Dave Kreskowiak -
The one big assumption there is that the machine actually makes it through the upgrade! Mine didn't. The upgrade bricked and I could not get it to restore back to Win7. I had no choice but to wipe the machine and install from DVD.
A guide to posting questions on CodeProject
Click this: Asking questions is a skill. Seriously, do it.
Dave Kreskowiak -
-
The last updates for Win10 made it instable so booting is problematic. Maybe the cause is some UEFI Bios new problem on Win10.:confused::confused::confused: Tip: really not NOW - maybe next month
Press F1 for help or google it. Greetings from Germany
-
Yes, but only because I used the image off of MSDN.
A guide to posting questions on CodeProject
Click this: Asking questions is a skill. Seriously, do it.
Dave Kreskowiak -
I am the original poster. I have windows 7. When I said 'go away' to windows 10, I meant the continual annoying interfering push when updating 7 to switch to 10! My Linux box is standing by for 2020...
73
Dude, Windows 7 is over a decade old now. Let go already! There is no point in holding onto antediluvian technology.
-
Dude, Windows 7 is over a decade old now. Let go already! There is no point in holding onto antediluvian technology.
-
Dude, Windows 7 is over a decade old now. Let go already! There is no point in holding onto antediluvian technology.