LookinAround
Posts: 6,429 +188
- Nothing is absolutely certain in the wonderful world of computers, but I think there’s a good shot that uninstalling/reinstalling devices will fix the root problem. (Some manual cleanup to remove oem files, etc. might still be needed. But manual cleanup is ok if done after Windows does it’s work (not all uninstallers, etc. clean up after themselves correctly. But you always give them first chance becasue if you try manual change/hack/removal first, find it doesn’t work, and THEN try Windows uninstalls… the uninstalls may now fail because they find things missing. And then you’re stuck in a state where manual is you’re only option so best hope you can manually do a full cleanup
- I wouldn’t worry about removing oem files along the approach in my point above. It’s done all the time this way (i.e. doing uninstalls). Even so, nothing with computers is absolute. So the first step is always doing a full backup using a tool that can do file level recovery AND, should it be needed, it can recover your disk’s image (i.e. a snapshot of your disk as it was layed out at the time of the backup). My personal choice is Acronis True Image, $49.99 and can be ordered and downloaded from online with a 15day free trial before you need pay anything. (And if you go this route, be sure and create and burn an Acronis recovery CD as one of the first things you do – so you don’t find yourself sometime with a crashed machine and then thinking how to get to your backup data!?)
- By the way, it’s not clear for me just where the fault lies. Magellan is almost certainly running Windows Embedded and the Windows TFAT file system on the disk. So seeing Microsoft’s vendor id does make sense. In fact……I curious to know and found a nav system from Becker which also provides Microsoft’s vendor id to the USB bus. I’m not yet sure about the product id. ffff is actually a “wildcard” and would cause a match for any of Microsoft’s product ids that appear on that USB bus. Also note, it’s not the product id that distinguishes bluetooth from Mass Storage et. al. It’s the additional information contained in the USB descriptor which is passed along as part of the message on the bus which state things like Class = Bluetooth or Mass Storage. I don’t know, but the problem may not be Magellan at all but instead are in the WayTech USBFilters. I don’t know a lot about them but will guess from some of the info I see in their oem files, the Filters are intended to affect Bluetooth devices and traffic on a shared USB bus. But they may have bugs in the causing them to affect things outside of those bounds as well.
- An uninstall bluetooth process can involve more then just uninstalling the Widcomm driver. In the ways of windows, there are always “hidden” things you must know how to “unhide” before you can check to assure DeviceManager, as one example, has all bluetooth entries removed.
- So, take whatever path seems best for you so long as you promise to post back and reveal the ultimate source of your problem when found (now I’m just damn curious)