monteca820ce Posted January 10, 2006 Posted January 10, 2006 (edited) can anyone please tell me how to get rid of this error....happened on dvd decryptor first so i changed to imgburn and still have the same error Happens on startup and whenever switching drives 1. tried updating nvidia nforce chipset 2. disabled all virtual drives 3. turned off external usb drives cant get rif of it asus p5nd2 sli deluxe mobo Edited January 10, 2006 by monteca820ce
LIGHTNING UK! Posted January 10, 2006 Posted January 10, 2006 I think you must have a picky machine. I'm guessing it's to do with that DeviceIoControl command being passed an unaligned buffer - it's quite fussy on that for I/O stuff. I use DeviceIoControl a lot with ImgBurn but normally it uses a central 'aligned' buffer. That IOCTL_STORAGE_MCN_CONTROL function does not. I've now updated my code so it uses an aligned buffer. Hopefully 1.2.0.0 (when released) will be ok for you. Until then, you're safe to ignore the error, it's not causing you any real harm (other than being very annoying!). Please let me know if any other ones pop up with that same 'The parameter is incorrect' error.
VladDrcul Posted January 29, 2006 Posted January 29, 2006 Me to.. DeviceIoControl(IOCTL_STORAGE_MCN_CONTROL) Failed! Device [0:0:0]_NEC DVD_RW ND-4551A 1-07 (F:) (ATA) Unable to disable media change notification. Reason: The parameter is incorrect.
LIGHTNING UK! Posted January 29, 2006 Posted January 29, 2006 Ok, hopefully 1.2.0.0 will work for you too then.
kevdriver Posted January 29, 2006 Posted January 29, 2006 (edited) http://msdn.microsoft.com/library/default....mcn_control.asp Montea820ce, VladDrul. Clink on above link, maybe this will help you guys out. . . As LUK said, the next version of IMGBurn will hopefully work this out for you........... Edited January 29, 2006 by kevdriver
monteca820ce Posted February 23, 2006 Author Posted February 23, 2006 Same error on new version....guess this didnt work itself out yet.....
monteca820ce Posted February 23, 2006 Author Posted February 23, 2006 http://msdn.microsoft.com/library/default....mcn_control.asp Montea820ce, VladDrul. Clink on above link, maybe this will help you guys out. . . As LUK said, the next version of IMGBurn will hopefully work this out for you........... i could not figure out how to do that.....i understand that i need to change the values to disable media change notification but cant figure out how to get there any help is greatly appreciated
fordman Posted February 23, 2006 Posted February 23, 2006 http://msdn.microsoft.com/library/default....mcn_control.asp Montea820ce, VladDrul. Clink on above link, maybe this will help you guys out. . . As LUK said, the next version of IMGBurn will hopefully work this out for you........... i could not figure out how to do that.....i understand that i need to change the values to disable media change notification but cant figure out how to get there any help is greatly appreciated This looks like something for a software developer to follow. Note at the bottom the requirement to declare it in Winioctl.h. This is an input to a compiler I believe. So, as far as I now, there's nothing you can do to change it in windows following that link. I don't have this problem, but I do have my "auto insert notification" set to off for all my CD and DVD devices. I wonder if that would help you? I sort of doubt it since it's being controlled by ImgBurn anyway.
LIGHTNING UK! Posted February 23, 2006 Posted February 23, 2006 Oh well monteca820ce, I tried! Maybe your machine just doesn't support the command or something. It is valid and I couldn't improve it now if I tried! (It's very basic!)
monteca820ce Posted February 24, 2006 Author Posted February 24, 2006 that stinks....it only happens with imgburn and decryptor...no other software and only on my main machine....non of my others... thanks for trying!!!!!!
LIGHTNING UK! Posted February 24, 2006 Posted February 24, 2006 I guess none of the others issue it, or they fail silently. Just turn it off in the settings, no big deal. It's the 'Disable Media Change Notification' option.
monteca820ce Posted February 24, 2006 Author Posted February 24, 2006 unchecking disable media change notification seemed to do the trick on both imgburn and decryptor thanks!!!!
LIGHTNING UK! Posted February 24, 2006 Posted February 24, 2006 btw, do you have autorun / play enable on your machine? I'm wondering if that could be something to do with it? Maybe the command fails if it's already disabled at some lower level... who knows!
LIGHTNING UK! Posted February 24, 2006 Posted February 24, 2006 I've found some weirdo documentation in the microsoft DDK (driver development kit) that has given me something else to try. Like the last time, there's no way for ME to know if it'll work or not unless YOU actually try it! You will of course have to re-enable that option in the settings if/when you try out the next version (1.2.1.0)
monteca820ce Posted April 16, 2006 Author Posted April 16, 2006 (edited) In the new version i get a different message now Edited April 16, 2006 by monteca820ce
LIGHTNING UK! Posted April 16, 2006 Posted April 16, 2006 lol yeah that's 3 different versions of sending the same command. I give up, it just doesn't work on your pc!
kevdriver Posted April 16, 2006 Posted April 16, 2006 monteca820ce, One final atempt here............... LoL. Don't know if this will work for you, but..... Unplug the IDE from your burner, restart the comp, go into your system devices and delete your burner drive. Shutdown comp and replug IDE back into burner, restart again and let windows refind it. This might just work for you. Good Luck mate... .
charleski Posted January 14, 2007 Posted January 14, 2007 You might like to know my experience: Motherboard: Intel 975xbx Burner: TSSTcorp CD/DVDW SH-W163A (Samsung) ImgBurn worked fine, but after upgrading the BIOS to 1363 I developed the error described above when running ImgBurn 2.0. I ignored the error and tried a burn, which just led to a series a nasty grating sounds from my drive as it tried to write the lead-in. Shut down the computer, waiting a minute to ensure the drive had reset, chucked the coaster and booted up, but still got the error. Upgraded to version 2.1 and the error is gone ( ). Disc is writing fine now.
LIGHTNING UK! Posted January 14, 2007 Posted January 14, 2007 Ah well I know what causes it on your board... I have the same one It's the filter driver installed for the 3rd party sata adapter. Remove it and the problem will go away - the sata still works fine btw. There are much newer bios versions now btw.
charleski Posted January 14, 2007 Posted January 14, 2007 Ah well I know what causes it on your board... I have the same one It's the filter driver installed for the 3rd party sata adapter. Remove it and the problem will go away - the sata still works fine btw. The drive is plugged into one of the Intel SATA ports with 2 disks in RAID on 2 of the other ports. Are you saying I should remove the SiliconImage 3114 driver? (I don't use it anyway.) There are much newer bios versions now btw. Yes, I've been playing with different BIOSes to see which is best for overclocking.
LIGHTNING UK! Posted January 14, 2007 Posted January 14, 2007 Not the whole driver, just the filter driver. It's called SiRemFil.sys Open regedit and navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318} You should find it listed in either the upperfilters or lowerfilters value. (I can't be sure where exactly - I've already removed it! lol) Remove it and reboot.
charleski Posted January 14, 2007 Posted January 14, 2007 Thanks. It was in UpperFilters: GEARAspiWDM SiRemFil GEARAspiWDM seems to be some junk from iTunes. I'll remove both. Thanks.
Recommended Posts