Microsoft Begs Hardware Makers To Take Support Seriously
Banana ricotta pancakes writes "Microsoft has confirmed that there will be a widespread public beta of Windows 7 in early 2009, while urging device manufacturers to start immediate testing with its pre-beta release to avoid the widespread hardware compatibility problems that contributed so much to the negative perception of Vista. 'There is not another WinHEC planned before Windows 7 is released,' Microsoft has warned them. Better hope that testing goes well."
Now that Microsoft are feeling the pinch of competition, they no longer have hardware manufacturers over a barrel. The hardware manufacturers now have the power to control the public perception of Windows, rather than Windows controlling the perception of hardware.
Admit it. You post strawman arguments as AC so you get modded Insightful for refuting them, rather than Troll
Maybe Microsoft should do what the Linux community does. Work with manufacturers to get the drivers written and then maintain the drivers for the manufacturers forever.
Ya, that's likely.
BTW - I own two webcams now. Neither work under Windows since I lost the driver disk (and those drivers were useless under XP64/Vista anyway), but they both work just fine under Linux. What's the world coming to?!
How we know is more important than what we know.
Nearly 2009 and we still can't plug in a printer and have it just work. The idea that any printer - consumer or professional - needs proprietary drivers that might have problems with Windows 7 is really sad. We need more standard HID devices, and better HID support in OSes.
let's just spin that a little, the 21st century will be the century of Linux on the desktop
let's just spin that a little, the 24th century will be the century of Linux on the desktop
There, fixed that for you.
Dislike the Electoral College? Lobby your state to join the National Popular Vote Interstate Compact.
Maybe Microsoft should do what the Linux community does. Work with manufacturers to get the drivers written and then maintain the drivers for the manufacturers forever.
Maybe the community should just step up and write them? I mean they do it for Linux, why not Microsoft? Plus, for any device supported under Linux, the hardest part of the work is already done... figuring out how to communicate with the device.
And don't whine about driver signing, if a large OSS group came to MS with a large body of updated drivers for x64, they'd take them in a heartbeat, sign them, and even stick them on the next Windows CD if we let them.
BTW - I own two webcams now. Neither work under Windows since I lost the driver disk (and those drivers were useless under XP64/Vista anyway), but they both work just fine under Linux. What's the world coming to?!
The difference is the manufacturer abandoned the hardware a couple years ago for Windows, while they never bothered to support Linux at all in the first place. So the community stepped up for Linux, because that was the only way it was going to happen, while the manufacturers did a passable job long enough for the hardware to be non-mainstream enough that most people really don't care.
Microsoft needs to be worried about it's own quality control issues first.
Network copies were REALLY broken when Vista was released. Copying files to and from a network was excruciatingly slow - how did that get past Microsoft's QA?
Explorer still occasionally shits the bed for no apparent reason. Why is explorer still the shell of the operating system? Someone should tell Microsoft that Netscape is no longer a threat to them.
There are a ton of BONE-HEADED design decisions in Vista (try selecting a wireless network with less than 5 or 6 clicks).
The ugly truth is that hardware manufacturers are not the cause of Vista's "perception problem". Vista is the cause of Vista's perception problems.
-ted
We first take the chance to declare you the cultprits of the vista fiasco, bad hardware makers!.
Now please be a good boy and support Vista 7 right away, we know this is a sudden move with so few months left for the beginning of 2009 and you are still trying to support Vista. But now we decided to release another OS, so bitch please support that one already, thanks.
Copyright infringement is "piracy" in the same way DRM is "consumer rape"
Actually, Houdini pulled it off
...the lengths some people will go to for a laugh...
The manufacturers should spend more time collaborating with the Ubuntu and Mandriva communities. Windows 7 will suck no matter how much effort the manufacturers put into it. Why waste the extra time on a sinking ship?
My name is Inigo Montoya. You killed my Father! Prepare to die!
I think the biggest sign of Microsoft's impending fall is the fact that idiot business guys are in charge now.
It's interesting you'd point that out. I was thinking something similar. Mostly in the way the request was worded. I've spent some time around inept managers and you can see a lot of the same in the summary:
"urging device manufacturers to start immediate testing with its pre-beta release" - Translation: Get on the ball and do our work for us.
"to avoid the widespread hardware compatibility problems that contributed so much to the negative perception of Vista" - Translation: Our failures are not our fault. They are your fault. Get on the ball and fix it.
"'There is not another WinHEC planned before Windows 7 is released,' Microsoft has warned them." - Translation: We have you by the balls. Don't make us squeeze. We want you to do things for our benefit, and we're unwilling to wait, or even to ask nicely.
Now, in contrast what they should have done is this.
Windows 7 is being released, and soon. Yeah, we screwed the pooch with Vista. But we'd like to fix things, and we'd like your help. Towards that end we are making a pre-release version of Windows 7 beta available to developers so we can make something that has the promise of Vista, but actually delivers. And we'll be holding several WinHEC sessions, to help you, our valued partners make this next Windows the best product it can be.
Engage us as coder geeks, and we would be far more happy to comply. Speak to us - geek to geek. Let us know why Windows 7 is exciting. And admit your mistakes with Vista, so you have some credibility when you try to engage us.
Of course, inept power happy managers would never say such a thing. And it's the product that suffers. I've seen it before, just never quite on this scale before. Treat your developers like peons and they will abandon you. Programmers tend to be a little rogue in their perceptions. I can see a great many people reading that press release and thinking "well screw that crap".
I certainly would.
Weaselmancer
rediculous.
Intro: "Microsoft has confirmed that there will be a widespread public beta of Windows 7 in early 2009, while urging device manufacturers to start immediate testing with its pre-beta release to avoid the widespread hardware compatibility problems that contributed so much to the negative perception of Vista."
Interesting.
Meanwhile, Linux driver developers are begging to write drivers (at no cost) for hardware OEMs.
http://www.desktoplinux.com/news/NS6669895837.html
As a hardware OEM, you would have to be thinking that it is going to cost you way, way less to get a working driver for your new product written for Linux.
Maybe the community should just step up and write them? I mean they do it for Linux, why not Microsoft?
'Cause it's Microsoft. Really, there's no other reason than that. Why should we reward their reprehensible behaviour by adding valuable functionality to their systems?
If they don't have developers, their operating systems are useless. : D
This
Enjoy.
you do realize that much of the "hardware" we have today is little more than application specific instruction processors (ASIPs) and memory on a board (or SoC). For these hardware devices, much of the development work is in the firmware running on the processors. Oh, and much of that code was probably written by the processor vendor, and likely was obtained under a license agreement that doesn't allow you to release it. Now, if the hardware device contains flash or an eeprom, this isn't really an issue, as the code for these processors can be stored on there. However, many store the program data in the driver. This has a couple advantages, it's cheaper to manufacture the device (fewer components), more reliable (fewer components to fail) and if a bug is discovered in the ASIP code, the manufacturer can release new device drivers that automatically update the firmware of the device, without forcing the user to manually update it. Seems like device manufacturers would have to be stupid not to upload binary blobs to their devices. These binary blobs can't be open source for the reasons outlined above, and thus the device driver cannot be added to the linux kernel.
Phil
I know you're joking, but there will never be a Year of the Linux Desktop until there's a clear definition of what it actually means. If it's not measurable, there's nothing to aim for and it'll forever just be a joke.
Mostly we don't because of things like this:
Creative Goes After Driver Modder
Some days I get the sinking feeling Orwell was an optimist.