Getting an Windows XP Audio Driver to run under Windows 2003?
So I finally broke down and got a new computer. I guess I am a tool sucker, because much as I hate to admit it ended up going back to Dell. I picked up a new Dual Core machine (Inspiron 9400) and from the first looks of it, this thing really is a screamer. And this time around it looks like the hardware is in working condition.
I know, I know I was ranting and raving (what else is new) with my last order that I ended up sending back with kindest regards to Dell <g> because of the horrible, horrible customer service. However after digging around for other machines and doing a little more research I just couldn't find a better match than the Dell machine for what I was looking for.
Anyway, as soon as I got the machine I dumped XP Media Edition and threw on Windows 2003 as I do with all of my work computers. All went well, except for the Audio and Modem cards. I can live without the modem, but with out sound the machine is a bit annoying. The beep gets to be a headache in a hurry.
Anyway, the machine has a Sigmatel STAC 9200 audio card and the card's installer will not run on Windows 2003. Withou the installer it looks like the audio device is not showing up in the list of devices either, which means I haven't been able to install the WDM audio drivers manually either. I tried a bunch of things includnig running the installer and the various support service EXEs in Windows XP compatibility mode (which got further but still didn't want to go through).
Both the modem and the audio card are not registered and I see one Unknown PCI device in Device in device manager but it doesn't like either of these drivers. So much for plug and play.
I remember having similar problems with the Sigmatel drivers on my current machine, although there I managed to load the drivers manually.
Anybody have any idea how I can get the drivers loaded without the installer?
God I hate it when hardware manufacturers refuse to go the last few steps to get their drivers to run on Win2003. Especially Audio hardware which is WDM compliant should be a total cinch to get running on Win2003. I have a number of high end audio drivers I run on my old machine and none of these have any issue at all on 2003 even though they don't explicitly support it. This is probably just a matter of the installer blocking the loader.
Hope anybody has any idea.
This brings me back to the consideration of running XP instead of Windows 2003. I mainly run Win2003 because of Web Development – I create so many test applications and samples it's so much easier to manage that on Win2003 with multiple Web site support. The other XP issue is the 10 connection limit which seems to be a problem in some Web debugging scenarios. I've noticed when working with AJAX style apps against a local Web Server IIS will quickly start kicking back 'Too many connections' errors while debugging these types of apps. Apparently IIS is not releasing the connections properly on XP.
Also, I'm still supporting some ISAPI extensions and IIS configuration for Web Connection, and there it definitly pays to be able to work on the server as opposed to XP which behaves a bit differently for many things. I rather err on the side of getting it right for the server than the client os <g>.
Realistically these are the only major reasons I run Windows 2003 server. Doesn't seem like much does it when put like this, but given a choice I'd still much rather run 2003.
So if anybody has any ideas how I can get these drivers to work I'd love to hear the feedback. Meantime I'm going to get in line at Dell, although I'm pretty sure I know what the answer on that end will be – we don't support Windows 2003.
Other Posts you might also like
The Voices of Reason
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Sorry, can't help you with the drivers, but a few items.
1. Have you considered running Win2003 in a VPC on XP Pro? Frankly, I do all ASP.Net dev on XP Pro and never had a problem with connections. I'm [was] pretty sure the 10 connection limit is with external connections.
2. The Dell looks nice, but I don't want a 17 inch laptop. Don't know why, I just don't. Have you looked at:
Acer TravelMate 8200
This looks like a nice machine with great specs. However, I never had an Acer and I can't find any showrooms that have em. I would buy a Dell unseen but Acer? Anyone know about em?
Thinkpad T60
I have heard nothing about thinkpads except that they are ROCK SOLID. However, the 2.0ghz and 15inch with the core duo is 2799. How does that compare in price to the Dell?
The Acer has the 15.4 advantage and it is 2400 vs the 2800 of the thinkpad.
Decisions, decisions!
BOb
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
So I assume this means we can stop reading about VS 2005 perf complaints? Okay, well, a guy can dream, can't he..
Can't help you on the driver issue. Sigmatel website has no drivers section? I always prefer to go straight to the vendor (nvidia, etc) rather than passing through the middleman (dell) who always managed to add that screwed-up layer of indirection.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
I even got the Canon i9900 XP 64bit driver to install on my Server 2003 x64.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Jeff, Sigmatel Web Site doesn't have any drivers I can find. It's a promo site only to sell their stuff to OEMs it looks like.
Peter, I have the native driver files, but the machine is not seeing the device I think. You know many devices these days need some sort of service to be detectable by Windows. This seems to be the case for both the audio and modem. <sigh>
I called Dell and of course they said outright it's not supported. Bummer.
Bob... as to the connection issues, I've run into this on every machien I've worked with this this situation:
Ajax app, hooked up through Fiddler proxy, hitting a few requests in a row - it'll hit the connection limit every time and it's a real bummer because I have to restart IIS to clear. I guess I can use the VS internal server, but I have lots of weird issues with it that I rather not.
If all else fails I will install XP - I really need to have a new machine. eventually Vista will take care of this since the Web Server in Vista is not supposed to have any limits and support multiple sites.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
How about disabling the internal audio card and plugging in an external one like Creative's Audigy 2 ZS Notebook? It comes with a win2000 driver which might work under win3000.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Maybe you try this
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
If the above doen't work, have you simply tried extracting the driver files and just using the device manager to update the driver?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
http://www.msfn.org/win2k3/
Now on latitude D810 XP PRO + VMware; tired to hear same answer from Dell's Customer Care :-(
Sandro
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
http://www.sqlreportingservices.net/SampleGuideme.htm
This has helped me continue to use WinXP Pro as my dev environment for asp.net and sql server reporting services.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
In IIS's "web site" tab, there is a "HTTP Keep-Alives Enabled" checkbox. Uncheck that. Set the connection timeout to something reasonable, like 30 seconds. You shouldn't run into AJAX problems after that..
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
I had the simlar condition and had to go back to Dell to get the individual part, model number of the hardware installed and then download the drivers for the hardware manufacture. Then I could install the drivers for the hardware. Dell may have an installer for some of the drivers. You just have to be a pain in there side to get to someone who will tell you where to get the drivers / installer
Andy Eggers
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
My problem is that a) I don't see the hardware in the Device list, so even if I get other drivers to install there's nothing I can bind drivers manually to and b) Sigmatel doesn't offer drivers. They only do OEM work apparently so it's up to Dell to publish the drivers. These drivers are brand new so there aren't others out there that I could find that I can use at this point.
Gabe, the 9300 uses a different incompatible sound card.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Is the Sigmatel STAC 9200 such a odd bird that XP can see it as a device but Windows 2003 cannot? Are you the first to even try this? I doubt it.
Dell should have a disclaimer: "If you in anyway do anything to this laptop, like, upgrade your Windows OS a little, we don't have to talk to you anymore, ha ha ha ha!!"
Bummer!
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Steve yeah the Stac 9200 seems to be that lame. The problem for the installer is that they are explicitly checking for the OS and not allowing the install on Win2003. I suspect there were some problems in their testing and they just said screw it.
Dell has been using these lame cards for years. Actually the cards are decent for built in sound, but they've always been a pain to install. I'd rather have internal built in audio than this sort of install crap. But nowadays sound options are not a choice on the computers you buy.
And yes, Dell basically said flat out, that it doesn't work on 2003 (not that I trust them). They didn't say we don't support it, they said it doesn't work. I'm starting to think they're right.
I guess I'm giving in and going to install XP on the machine after. Fuck!
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Finding the Driver for Windows Server 2003?
Running Windows Server as a main OS rocks (I gave up on XP a long time ago). Driversguide.com is normally my first point-of-call for obscure hardware bit. I don't have a sigmatel myself, but try these links, they claim the drivers work for 2003.
http://members.driverguide.com/driver/detail.php?driverid=134215
http://members.driverguide.com/driver/detail.php?driverid=135686
Cheers & Beers,
# re: Finding the Driver for Windows Server 2003 (Addendum)
As other people on this post have pointed out, in Server 2003 the audio services are disabled by default so even if the card is working, gotta enable it. Another gotcha is a bug with the high definition audio driver - I don't quite get it but you may find it relevant to further troubleshooting:
http://support.microsoft.com/?kbid=901105
I got my realtek sound card working finally (on 2003 Server) after months of silence. Admittedly though, notebook hardware tends to be slightly different to the mainstream stuff and it there doesn't seem to be a magic cure-all for sound drivers in 2003 - getting it working depends on the probability of the OEM bothering to spend the $ to make the right driver for it - often they will suddenly post an update but it's on an obscure page no-one knows about, long after everyone's given up searching.
Hope you do manage to get it going. --WB
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
I don't think there's no such luck with the STAC 9200 at least not at the moment.
I've caved now. I really need to get this machine going so I've installed XP. Other than than the IIS bit I don't mind XP too much. I spend some time tweaking the policy profile to turn off all the taskbar crap and the OS is working fine at least.
Still I know I'm going to have issues with some presentations I'm giving that require 2003 and I really don't like running virtual PC if I can help it...
OTOH, this machine really screams so maybe I can get away with running VPC comfortably on this box at least for my common testing and those presentations.
Still it really eats at me that I can't just install the OS I really need to be running because some fucking HW vendor can't the drivers right... Especially since you'll never know before you have the machine in your hands whether it will work. At least there's should be dumbed down audio option that ALWAYS works sort of like VGA mode for Video.
Oh well... time to move on I guess...
# SOLUTION
http://support.microsoft.com/?kbid=901105
*****************************************
The Intel High Definition audio functionality unexpectedly quits working in Windows Server 2003 Service Pack 1 or Windows XP Professional x64 Edition
This problem occurs because of a problem in the Intel High Definition audio driver that is included with Windows Server 2003 and Windows XP Professional x64 Edition.
# re: SOLUTION
2. KB901105 update (for w2k3)
3. install (dell) audio driver
4. adjust hadware acceleration under audio properties/advanced, dxdiag/sound
p.s. working for me
(dell inspiron 1300, win2k3 sp1 r2)
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Hope this helps ... DC
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
In the meantime I'm running 2003 server on VPC on a separate USB drive and it's actually working pretty well. Although it's a huge hassle to have to reinstall everything on this VPC as well. Grrr...
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
it says:
hl.exe - appliaction error
the instuction at "0x..." referenced memory at "0x...". the memory could not be "written".
...
:(
i tried some ms updates, hardware acceleration, sound and video, compatibility modes, other versions of hl... no result
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Kevin
# Getting a Sigmatel STAC9220 to work on Windows Server 2003
1. Download and install file from http://support.microsoft.com/?kbid=901105
2. Restart machine
3. Download XP audio drive for sound card from Dell and run setup. Whereas the setup always failed before (preventing me from actually running it), now I was able to go all the way through the installation.
4. Run DXDIAG, click on the sound tab, and change the hardware acceleration setting to full.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Hi Rick, did you mange to install the Unknown PCI device? I have still it hanging on my devices.
Anybody knows about Unknown PCI device it on Inspiron model?
Cheers,
Rally
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
I just formatted my dell 9400 laptop and I also was missing the modem and the sigmatel audio.
Here are the step I used to fix my problem:
1. Download http://support.dell.com/support/downloads/download.aspx?c=ca&cs=CADHS1&l=en&s=dhs&releaseid=R114075&SystemID=INS_PNT_P4_9400&os=WW1&osl=en&deviceid=8907&devlib=0&typecnt=1&vercnt=1&formatcnt=1&libid=3&fileid=149852
(Inspiron 9400 Audio driver for SigmaTel)
and
http://support.dell.com/support/downloads/download.aspx?c=ca&cs=CADHS1&l=en&s=dhs&releaseid=R90851&SystemID=INS_PNT_P4_9400&os=WW1&osl=en&deviceid=8593&devlib=0&typecnt=3&vercnt=3&formatcnt=1&libid=20&fileid=118437
(Inspiron 9400 Conexant modem)
2. Go to Device manager(right click my computer/properties/hardware tab)
3. Under system devices, you should have icon with an exclamation mark and "PCI Device" as text. Right click it and choose "Update Driver"
4. Use Install from a list or specific location, click the "Include this location in the search" and enter the path to the unzipped files you have downloaded at step 1.
5. Click next and watch the system detect your audio device and modem.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Support for Windows Server 2003 was one of the main reasons I chose the Precision notebook. Before I made the purchase, I noted the following URL on the Dell websites that (at the time) stated "Latitude and Dell Precision systems offer support for Microsoft Windows XP, 2003 and 2000":
http://www1.us.dell.com/content/topics/segtopic.aspx/products/needhelp/en/compare_notebooks?c=us&cs=04&l=en&s=bsd&~tab=4
After the laptop arrived and I installed Windows Server 2003 R2 Standard Edition, I e-mailed and called Dell's tech support staff about the non-functional drivers. At least 3 of them flat out told me that NONE of their laptops support Windows 2003. I was even told that the website was incorrect in its claim for Windows 2003 support and that they would change the website. The only resolution they offered was to return the notebook and order a Dell Server computer.
This was unacceptable since 1.) their website explicitly stated that the notebook supports Windows 2003, and 2.) I used to personally operate a Dell Latitude notebook on a daily basis that ran Windows Server 2003 perfectly (I didn't do the initial install and configuration of the Latitude, so I didn't know how they got it to work).
When I searched Google for leads on how to fix it, this blog post came up in the results.
Almost all of the drivers on the Dell driver CD installed just fine after performing all the latest Windows 2003 Updates and installing the fix from
http://support.microsoft.com/?kbid=901105.
After following the links and advice listed here, I'm up and running with Windows Server 2003 R2 Standard Edition on my Dell Precision M90 notebook (...mostly - the only hardware driver that still doesn't work is the integrated MemoryStick/SmartMediaCard reader, but I can probably live without that).
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
i have an inspiron 6400/e1505 but i still have 2 main problems:
-even though the sound works, i hear this annoying system speaker beep for windows pop-up messages, or when i adjust the main sound volume
-after installing everything i could, i still have 4 unknowns in my device manager:
3 "base system devices"
1 "pci device"
anyone had any luck w/ making all these go away? thanks
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
I also have those same 4 unknown devices listed in Device Manager. I'm still exchanging e-mails daily with Dell Enterprise Tech Support, so if I get any resolutions, I'll post them here.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
i got all 4 ? devices to register...all 4 are ricoh controllers: sd, xd, ms, mmc
the 1 "pci device" is actually the sd controller, that does not even come with the dell driver for some reason (check the description on the download page...it's not there ;-))
i found a ricoh driver on the internet:
http://202.188.160.140/user/user_drivercat.asp?
product_category=Notebook&
model_series=VERSA%20E%20Series&model_id=70
i think the one that worked for me was the one that included sd. (in the card reader category)
any luck with the system beeps?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Thanks for the leads.
I was able to install the Ricoh R5C832 driver that came on the Dell Resource CD by running the install executable under Windows XP compatibility (great tip!).
Installing the driver on Windows 2003 under Windows XP compatibility registered the devices in Device Manager except for the still unknown "PCI Device."
BUT when I actually plug in a Sony/SanDisk memory stick, I get a "Found New Hardware" error saying "A problem occured during hardware installation."
I'm hesitant to install the driver Andre refers to because it doesn't look like it's for a Dell notebook.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
It worked!
No more mystery devices show up in Device Manager.
When I physically plug in a Sony/SanDisk Memory Stick, it actually reads the contents and lets me move files on and off of the stick.
The only odd side effect is that Windows 2003 adds drive letters "Memory Stick (E:)" and "xD-Picture Card (F:)" to my list of physical drives. Even after I remove the Memory Stick and re-start the computer, those drives remain in Windows Explorer.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Cheers
Neal
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
email: malcolm.soto@gmail.com
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
My company just bought three Inspiron 6400 and installed them with Win2003. Had the same problems with the SigmaTel audio and Ricoh SD/MMC/etc. Did the suggestions above and they worked like a charm!
But I'm still getting the 'Beep' sound constantly, any ideas anyone?
I have already ran the MSKB 901105 and all the steps above.
Regards, Kevin
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
it is getting really anoying and nothing seems to work
Thanks!
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Assuming you are using Windows XP, try the following:
1. Click Start | Control Panel | Sounds and Audio Devices.
2. Click the Audio tab, and under the Sound Playback field, click the Volume button.
3. Click the Options menu, and select Properties.
4. Under the Show the following volume controls field, look for an option named PC Beep. Place a check next to this option. Click OK.
5. Under the PC Beep control, click the Mute box.
Close the Volume Control box, close the Sound options box, and then try to adjust the volume on your system again.
---
This solved my problem. The only thing is my was not called 'System Beep' it was 'PC Speaker' and I muted that. The beep is gone and I am able to still play music any everything through the speakers... Hope this helps.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
may be, you will need update "Microsoft UAA Bus Driver for High Definition Audio" driver
(in my case it was so :( )
Just afterward, all seems working :)
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Thanks, I have a DELL M90 and successfully got WIN2003 Standard installed and configured.
Fred
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
I am facing the same f..problem with my dell dimension 3100 after upgrading to 2003 server. Audio sucks. Please advice me what to do. thanks in advance
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
FWIW, I have the same problem on my Dell Workstation 490 / Windows Server 2003 (I also prefer it over XP for my dev platform) and I was able to easily solve this by installing the patch mentioned in KB901105 above. Download, install, reboot, works like a champ.
~g
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
I had noticed in device manager I was missing the microsoft high def audio driver, googled, ended up here, found the MS KB link, afterwards installed the WDM xp driver that shipped with my card. Success!
thanks all!
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
thanks
bob
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
To get the soundcard to work i did:
install sp1
run hotfix WindowsServer2003-KB901105-v3-x86-ENU.exe in xp compatibility mode.
Works just fine.
# THANK YOU ALL!!!!
thank you!
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
My specific problem is when running Win2003 R2 in a VM - I don't need sound but the "BEEP" was driving me mad.
There's a way to disable the beep in Windows 2000/XP/2003:
1. Open "Device Manager" (ControlPanel - System - Hardware)
2. Select View/Show-Hidden-Devices
3. Under "Non-Plug and Play Drivers" select the "Beep" service
4. Right-click and Disable it
I wonder if "rich" (first post) got to keep his 9400?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Go to Start/Run and type services.msc followed by enter. The Services window will appear, scroll down until you find "Windows Audio". Double click on Windows Audio and change the startup type to Automatic. Click Apply/Start/OK.
2. Download and install the Microsoft Windows Server 2003 KB901105 update from this Microsoft page:
http://support.microsoft.com/?kbid=901105
3. Restart.
4. Install the Sigmatel STAC 92xx audio driver for Windows XP:
If you still have trouble installing it use WinXP compatibility mode.
5. Adjust hadware acceleration under audio properties/advanced, dxdiag/sound:
Click on Start -> Run -> and type dxdiag followed by enter. This time, go to the Sound tab and move the slider on "Hardware Sound Acceleration Level" to Full Acceleration.
This is the site from which I got the information for these instructions:
link
This is a very long article. Scroll halfway down, slightly more than halfway, until you get to the 2 posts titled
# SOLUTION 2/13/2006 11:18 AM kovacsAtTiLa
and
# re: SOLUTION 2/13/2006 11:48 AM kovacsAtTiLa
These 2 posts and several that followed were the basis for these instructions. Several people confirmed that this works ... I hope it works for you.
Jim
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Dell Precision Workstation 490.
kovacsAtTiLa!
Install Hotfix <a href='http://support.microsoft.com/Default.aspx?kbid=901105'>from Microsoft</a>
Reboot
Uninstall MS HDD High Definition Bus thing
Install Dell Driver
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
I was able to successfully able to get the WinXP driver to work on Win2K3 Server. This is all the driver you need: 7085-win9x-me-2k.zip
You can find it at driverguide.com.
Cheers!
PilaA in Hawaii
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
I bought new Sony Vaio with SigmaTel Audio Driver on board
Your advices help.
Respect! Cool!
From Russia with Love :)))
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
I've got a Lenovo 3000 with Realtek HD Audio and had much the same issues when I installed 2003. But I saved the whole XP system on a DVD before I wiped it, and was able to manually extract most of the drivers. I got the video and most everything else working this way, except for the audio and Ricoh cardreader, the same one mentioned here.
I ended up getting drivers from Realtek, but the important thing was the patch (kb888111) which seems to have fixed all audio issues.
The cardreader was (and is) a nightmare. I had already found the NEC Versa site, as mentioned above, and downloaded the same driver mentioned (with "sd" in the name) because I mostly use SD or CF cards. As noted above, there are now Memory Stick and xD Picture Care drives permanently in My Computer, even when no card is inserted. If I put in an SD card, I am prompted to install a driver, but so far have not been able to find one that will satisfy it. A 512 MB Memory Stick Pro Duo shows up as 0 bytes in size. I tried formatting it but it said the card was too big for FAT. When I tried FAT32 it said the card doesn't support FAT32. WTF? And yet, and old 64 MB MMC card works no prob. I'm having some suspicions that the much-loathed DRM might have something to do with these troubles. (MMC doesn't have DRM)
There seems to be a lot of different mfrs using this reader, maybe because it does so many things at once, but support for it is a real nightmare. If anybody finds a good solution for this, I and many others would appreciate it being posted here.
-freddy
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
This driver was part of a package meant for a range of Gateway products, but should work on any hardware using this horrible Ricoh cardreader. This is under the assumption that you've got the reader basically working, but it still won't recognize SD cards.
It's very important for the card to be actually in the slot, else the driver doesn't install.
Good luck.
freddy
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Thanks
G
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
I've got a XPS M1210 and use 2003 server for exactly the same reasons (web Development) and just tried what
John suggested on Mar 05, 2006 17:02
..and it works perfectly. Thanks for much for the help !
Thanks
<Mark>
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
With the audio, I realized that the kb888111 patch is for Server 2003(original), whereas the kb901105 is for SP1. In both cases I understand it is because of gross faults in the Intel High Definition Audio bus. Am I allowed to wonder: 1) why we need a HD Audio bus in the first place, and 2) why it almost immediately needs patching because it simply doesn't work, and 3) why the first patch didn't really fix the problem?
Lastly, the Broadcom wifi, which didn't have driver issues, really, rather I couldn't find a configuration utility that would work properly with 2003, and WZC wouldn't work at all; with SP1 the original driver is fine and WZC configures it very well, so I don't need the bloated utility at all. And it doesn't drop the connection anymore.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
P.D. the direct x utility says i dont have an audio card..... but it shows installed on my device manager....
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
In fact, I would recommend Dell to notice this issue and release a solution since not everyone is so lucky enough to find the solution or even he is not good at computers at all.
Thank for this website...haha~~
Cheers...
# Turn the problem inside out
1st I tried running a windows server OS instead.... but these server OSs are sort of a hog so that can be a pain when you want to do other things. Next is to run an os like 2000pro or XP pro and use a batch program to switch multiple web sites on and off. (it is possible to set up IIS with multiple sites... but only one can be active at a time) My latest configuration is probably the best so far... that configuration is a copy of Windows 2003 server inside of a VIRTUAL PC running on top of Windows XP pro. Best of both worlds... no problems with audio drivers or drivers of any kind (I'm running a Dell M90) and the virtual PC emulates a whole host of standard drivers for the hosted OS. (includeing audio) Virtual PC is a FREE download from Microsoft and as an added bonus it gives you the ability to bring the server up or down very quickly. Virtual boot times are fast, but you can also save the state of the virtual machine when you shut it down so that it just resumes when you bring it back up. My absolute favorite ability is the ability to "pause" the virtual machine at any time if I need to free up clock cycles for anything else. You can also run multiple virtual machines each with a different configuration, back up the virtual machine by makeing copies of the two files that comprise the machine, and also create undo drives that allow you to make changes to the virtual machine but not commit them to the image until complete (perfect for upgrades) I would highly suggest you look into this option.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
Searching the web brought me into this site.
All I did was start->run->service.msc Then I enabled and started the Windows Audio Services. Reinstall the Sigmatel Driver ("C:\dell\drivers\R122161\Setup.exe") and now by the time I am typing these lines I already listen to the music of my choice.
best regards,
Tzury
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
I have work a long time to slove the problem
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
1.I got message alert while was installing motherboard audio driver.
You need to update HD audio bus driver.Pls go to the below website to get the latest
HD audio bus driver www.support.icrosoft.com/?kdib=901105.
I've downloaded KB901105(WindowsServer2003.WindowsXP-KB901105-v3-x64-ENU.exe}
But still getting message alert while was installing motherboard audio driver.
2. also I want to mention that while I enter to in device manager
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
while was installing motherboard audio driver".
I've downloaded KB901105(WindowsServer2003.WindowsXP-KB901105-v3-x64-ENU.exe}
But still getting message alert while was installing motherboard audio driver.
Even though install the Microsoft Windows Server 2003 KB901105 update from this
Microsoft page:
http://support.microsoft.com/?kbid=901105
I followed the instruction below. But my sound still wasn't installed.
1. Enable (auto statrup) windows audio service. (This should be already enabled in 2003 Standard edition). For other versions:
Go to Start/Run and type services.msc followed by enter. The Services window will appear, scroll down until you find "Windows Audio". Double click on Windows Audio and change the startup type to Automatic. Click Apply/Start/OK.
2. Download and install the Microsoft Windows Server 2003 KB901105 update from this Microsoft page:
http://support.microsoft.com/?kbid=901105
3. Restart.
4. Install the motherboard sound driver.
I tried from device manager 2. I've tried to reinstall PCI device.
Their was shown that
"The drivers for this device are not installed. (Code 28)
To reinstall the drivers for this device, click Reinstall Driver.''
I just went to device
manager, chose the PCI device
(this is the audio bus) and chose install from a specific location.
Then I went to where
the installer unzipped itself and pointed the hardware installer to the inf file.
Got message that the hardware wasn't installed because the wizard cannot find the
neccesary software.
But even though inf file is available in motherboard drivers WDM folder(which for 64bit}
it tells that no file
M/B is GA-M61VME-S2(rev. 1.0)
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
If u install a fresh copy of windows server 2003 without SP1 .. the sound card for realtek definately can be install without a problem ..
problem only occur when SP 1 for windows server 2003 is installed. But i did try to uninstall the SP1 from the system and install direct SP2 .. it work ... the sound is ok ... what do u think ? will this help ? Feel free to email me if it helps u .. thanks
mictiu@mafrica.com.my
Regards,
Mike
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
1. Not able to hear audio
2. Not able to use Sony Memory Card
3. Beep Sound.
1. I followed the detials mentioned by kovacsAtTiLa (February 13, 2006 @ 11:18 am | by kovacsAtTiLa) it worked fine for me for audio and modem. Thanks a ton to kovacsAtTiLa for fixing this issue.
2. For Memory Card i followed the instruction mentioned by andre (April 28, 2006 @ 5:08 pm | by andre). Thanks a lot to Andre for fixing this issue.
3. For Beep sound followed the instruction mentioned by Lloyd (October 24, 2006 @ 3:20 pm | by Lloyd). Thanks a lot to Lloyd for fixing this issue.
Finally, I want to thank Rich for starting this Web Log.
Note : However, i left with the issue relating Memory card reader though it works it will leave Permanent Drives (E:\Memory Stick) and (F:\XD-Picture Card) even after rebooting. I want System Specialists to fix this issue as well.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
I also followed all the steps mentioned by kovacsAtTiLa, and am now able to rectify the problem of audio driver of XP not running on windows 2003... but i seem to have landed myself in a pop-up mess it seems...
As soon as my laptop is on and has booted up it starts opening the extremely lame and completely unhelpful Windows Help and Support Center.
It opens up umpteen Help and Support Center windows which you can close off but they still continue to load.
And if i run any application, for example MS Word, the help files for "MS Word" start popping-up, and if i open some other application, for example PowerDVD, help files for "PowerDVD" start popping up.... same with any other application.. even opening an innocuous-looking note pad results in many "help windows" for notepad opening up...
Please someone help me out of this situation... Your help and suggestions are thankfully acknowleged.
regards,
Sam_SD.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
I have performed the steps on a Vostro 1700, W 2K3 SP-1 preparing this notebook to run SAP on.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
What can i do?
# DISABLE SYSTEM BEEP
Go to Device Manager, View->Show hidden devices.
Find section Non-Plug and Play Drivers->Beep
Disable 'Beep' device
Restart OS.
Same for XP, NT, 2000
--------------------------------------------
Now how can I install Sound (SIGMATEL STAC 92XX C-Major HD Audio Driver) on my Dell E1505 (win2k3)?
Any ideas?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
I got laptop dell inspiron 640m, when i bought it came with windows xp home edition , but to run SAP i had to change the operating system to windows 2003 server EE, after doing it , I always get a beep ,when the system is loaded
1)how do i get rig of this beep ,]
2) I have no audio in my laptop , i tried searching for audio devices , it says no sound device is present , how can i get my sound working in my laptop plzz any suggessions
3) my wireless connection is also gone and i even could not see my internal modem , i checked in device manager it shows a question mark on it , how can i get my wireless and modem working plz give me advice .thanks
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
could anyone please show me how install windows server 2003 on Dell Precision 490. I tried many times, but it gave me no hard drive found. I have 2 sata drives inside.
Thanks alot
Hai
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
it just takes a little while to set up.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
net stop beep
this can also be typed into notepad, saved as with .bat extension and dragged into Start > Programs > Startup
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
After clean installation of win 2003 sp2, I went to dell to download the win/xp drivers for Dell 4600, install and reboot. Heard that 'beautiful' startup sounds :) during startup.
# re: Getting an Windows XP Audio Driver to run under Windows 2003?
your help will be GREATLY appreciated,
thanks much,
JT
# re: Getting an Windows XP Audio Driver to run under Windows 2003?