Hottest Free Downloads - DownloadPipe.com Over 197,000 downloads! Bookmark Now!
DownloadPipe.com - New Downloads Every Minute
 SEARCH:
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Safely Remove Hardware with a SATA device??

 
   Windows (Home) -> Hardware Devices RSS
Next:  Can,t get Vista 64 bit on my system  
Author Message
Marjay

External


Since: Jul 21, 2007
Posts: 11



(Msg. 1) Posted: Wed Aug 22, 2007 7:09 am
Post subject: Safely Remove Hardware with a SATA device??
Archived from groups: microsoft>public>windows>vista>hardware_devices (more info?)

I installed an update from Microsoft that was an Nvidia SATA driver
update. Now there is a icon in the notification area saying
Safely Remove Hardware and when I point to it its for my SATA drives
(which are not removable). Its just damn ugly!!!
Whats the best way to remove the update or remove the notification??

thanks
Back to top
Login to vote
Carey Frisch [MVP]

External


Since: Sep 21, 2004
Posts: 358



(Msg. 2) Posted: Wed Aug 22, 2007 10:21 am
Post subject: Re: Safely Remove Hardware with a SATA device?? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Visit http://www.nvidia.com/content/drivers/drivers.asp and click
on "Platform/nForce Drivers", then click on your chipset model
number, then download and install the latest drivers.

--
Carey Frisch
Microsoft MVP
Windows Shell/User

----------------------------------------------------------------------

"Marjay" wrote:

I installed an update from Microsoft that was an Nvidia SATA driver
update. Now there is a icon in the notification area saying
Safely Remove Hardware and when I point to it its for my SATA drives
(which are not removable). Its just damn ugly!!!
Whats the best way to remove the update or remove the notification??

thanks
Back to top
Login to vote
Marjay

External


Since: Jul 21, 2007
Posts: 11



(Msg. 3) Posted: Wed Aug 22, 2007 3:43 pm
Post subject: Re: Safely Remove Hardware with a SATA device?? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I understand where to get the latest driver from Nvidia... how would I
find out wht Microsift sent me?? I looked in device manager to no
avail

thanks

On Wed, 22 Aug 2007 10:21:33 -0500, "Carey Frisch [MVP]"
<cnfrisch.DeleteThis@nospamgmail.com> wrote:

>Visit http://www.nvidia.com/content/drivers/drivers.asp and click
>on "Platform/nForce Drivers", then click on your chipset model
>number, then download and install the latest drivers.
Back to top
Login to vote
Trac

External


Since: Aug 22, 2007
Posts: 1



(Msg. 4) Posted: Wed Aug 22, 2007 10:47 pm
Post subject: Re: Safely Remove Hardware with a SATA device?? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

This is a standard feature for all of the latest Nvidia Nforce drivers be it
XP or Vista. It's SATA hot swapping capability . It's a feature of SATA
drives which wasn't supported in previous driver releases for Vista, hence
the icon didnt show. Now that they have finally implemented it, the icon
will appear on any future driver release also. The 15.01 driver set included
SATA driver 9.92, the one you received from MS is 9.95.

Trac

"Ictinike" <Ictinike DeleteThis @discussions.microsoft.com> wrote in message
news:DB4488DF-A6A4-46D0-B53F-9745C7079853@microsoft.com...
> Funny. Was going to post
> the exact same thing you did as I did the same thing
> this morning and have/had the same issue.
>
> I was looking for a new driver because the old one
> tended to lock out on huge files sometimes. Would give
> me a really long delay and a timeout error in my logs.
> Not sure if you had the same trouble.
>
> The new driver seems to work a lot better, but that
> "safely remove hardware" thing is a pain. I fixed it
> by right clicking in the icon notification area and
> choosing "Customize Notification Icons". Then selected
> the remove hardware thing and set it to always hide
> it. Not a perfect fix, but it'll do 'till they fix the
> driver. <shrug>
Back to top
Login to vote
Uwe Sieber

External


Since: Dec 08, 2006
Posts: 15



(Msg. 5) Posted: Thu Aug 23, 2007 9:08 am
Post subject: Re: Safely Remove Hardware with a SATA device?? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Marjay wrote:
> I installed an update from Microsoft that was an Nvidia SATA driver
> update. Now there is a icon in the notification area saying
> Safely Remove Hardware and when I point to it its for my SATA drives
> (which are not removable). Its just damn ugly!!!
> Whats the best way to remove the update or remove the notification??

From my archive:

This can be achieved by modifying a registry value. So far
I had no time writing a little tool for this...

Devices are shown there if they are marked as removable and
if they do no have the 'surprise removal ok' flag. These are
bit coded flags:

From cfgmgr32.h:
#define CM_DEVCAP_REMOVABLE (0x00000004)
#define CM_DEVCAP_SURPRISEREMOVALOK (0x00000080)

The device capabilities are found in the registry in a value
named 'Capabilities' under (sample for one of my IDE drives):
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\PCIIDE\IDECHANNEL\4&2527311&0&0

If you take away 4 from the value or add 80h and then
refresh the save removal dialog by toggeling the checkbox,
then the drive is gone.
But the value is reset when you attach the drive for the
next time or on next boot. This is hard coded into the driver
and read each time the drive is loaded. If you export the modified
value a reg file then you can silently load it on startup by
regedit /s hidecardreader.reg

The device id string of your drive (this
PCIIDE\IDECHANNEL\4&2527311&0&0 thing) is found in the properties
of the drive in the device manager. My ListUsbDrives tool
shows it too (the 'Ctrl DevID'):
http://www.uwe-sieber.de/files/listusbdrives.zip


Greetings from Germany

Uwe
Back to top
Login to vote
Azeche

External


Since: Sep 09, 2007
Posts: 1



(Msg. 6) Posted: Sun Sep 09, 2007 11:40 pm
Post subject: RE: Safely Remove Hardware with a SATA device?? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

vi

"Marjay" wrote:

> I installed an update from Microsoft that was an Nvidia SATA driver
> update. Now there is a icon in the notification area saying
> Safely Remove Hardware and when I point to it its for my SATA drives
> (which are not removable). Its just damn ugly!!!
> Whats the best way to remove the update or remove the notification??
>
> thanks
>

The way to remove the annoying little icon in the notification area is to
remove the updated driver....this can be done by going to device manager,
opening your IDE ATA/ATAPI Controllers and then right clicking on your Nvidia
Serial Nforce ATA Controller, choosing properties, then driver, then clicking
on rollback driver then restarting when told to...I did this and the safely
remove icon is now gone and the microsoft update is showing up again as
recommended, which I immediately hid.... hope this works for everyone else
Back to top
Login to vote
Display posts from previous:   
Related Topics:
hardware installs? - my computer wont let me install anything it says it cant find the software and i know ive installed all the right drivers. anyway i found out its a fault with vista and the solution is to delete c:\windows\inf\infcache.1 but when i finally found the file...

Vista's Hardware Compatibility with my dial up modem. - I have a dial up modem and I can't find any drivers for the 64 bit version of Windows Vista or XP that work with it. Is it possible to have a 64 bit system and use dial up? I have no other option at this time.

Usb Device and blue screen - I have an infrared device that I use with a heart rare monitor. I plug it into my laptop (Vista home premium) and it says installing drivers etc. I d/l data to pc and close program and unplug device and get a blue screen with no solutions. I don't hav...

"problem ejecting USB mass storage device" - i saved a file on my flashdisk then when i tried to 'safely remove hardware', theres a prompt " problem ejecting USB mass storage device,...try to remove later",i waited a couple of minutes then tried to remove, same thing prompt appeared..t...

Vista blocking usb drivers installation - I have Vista Home Premium on an Acer Extensa 4620Z laptop. Does any one know of a process or program that would not let the usb drivers for a Logitech V320 mouse to be installed? I have tried to install setpoint 4.24 usb drivers several times with no....
       Windows (Home) -> Hardware Devices All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Categories:
  Windows Forums
 Game Forums
 Linux Forums
 Mac Forums
 PDA Forums
 Mobile Forums
  Top  |  Store  |  RSS Feeds RSS  |  Data Feeds  |  Advertise  |  Submit  |  Bookmark  |  Newsletter  |  Contact