|
idt high def audio
I just wiped out my hard drive and reinstalled xp.
I cant find a driver that will start the IDT high def audio. I find
driver but its having trouble starting. dont know what to do with it.
ant suggestions
--
Hookahchill
------------------------------------------------------------------------
Hookahchill's Profile: http://forums.techarena.in/members/hookahchill.htm
View this thread:...
|
2 |
12/30/2008 2:11:57 AM |
|
no sound
hi evrybody,
Am a new memeber, i dont really know much about the pc, i`ve
recently formated my pc because i had no sound, i could install the
driver again , evrything seems well working on my control panel , no
yellow question mark.but still have no sound, my speakers are working
good i tested them on my other pc. can some ome shed some light
please?.her is
--
Kelly.M
------------...
|
4 |
12/30/2008 12:24:08 AM |
|
I have had no luck with the sound on my dell inspiron laptop xp sp
There is no sound and it has a Sigma Tel Audio sound device pls help all
drivers are
installed no errors appear directx diagnostics checks out no system sounds
either pls help...
|
1 |
12/27/2008 12:45:00 AM |
|
error usb (exception processing message c0000013 parameters 75b1bf7c 4 75b1bf7c 75b1bf7c)
Hi. Somebody can help me with this. is appearing this error constantly but I
cannot correct it, looks for by Internet and paree that it happens when
becomes disconnected bad a peripheral USB but I have not found the solution.
Thanks for its time and its commentaries
...
|
2 |
12/23/2008 10:01:01 PM |
|
My Sound Card Its Not Working Proparely
I'M NEW IN THIS WORLD.. PLEASE HELP ME
MY SOUND CARD ITS NOT WORKING PROPERLY.
I INSTALL THE DRIVER AND I CAN HEAR FROM THE SPEAKER BUT I CAN'T RECORD
OR TALK BY THE MIC..
I REMOVE THE MARK FROM THE MIC ICON FROM VOLUME CONTROL. BUT ALSO I
CAN'T TALK BY MIC.
--
Debugtome
------------------------------------------------------------------------
Debugtome's Profile: http://forums.techarena.in/...
|
2 |
12/18/2008 5:54:50 PM |
|
System32\Drivers\Ntfs.sys file missing or corrupt
My laptop was working perfectly fine till day before yesterday.
Yesterday monring when i tried to switch on machine, i got the error
message "Windows could not start because the following file is missiing
or corrupt: System32\Drivers\Ntfs.sys... ".
I went through past threads on this forum and hence try to start by
pressing F8 key and then selecting Safe mode with Networking. Then it
asked to ...
|
1 |
12/16/2008 1:17:09 PM |
|
Virtual SmartCard Reader driver, couple questions
Hello
I'm writing a virtual SmartCard Reader driver for WinXP, the goal is
to pass APDU's through two interfaces : PC/SC <-> SerialPort(COM)
I've read a lot before posting, but i got all confused:
Firstly, a little confused about writing in WDM or WDF and the type of
driver (Function or Filter driver), in the end i chose writing in WDF
(KMDF) and a Function Driver, correct me if i ...
|
1 |
12/13/2008 2:28:27 PM |
|
installing wireless network adapter or driver
hi
i have just installed microsoft XP pro on laptop and when it competed i went
to go and connect to my wireless network and there as no option on the
networking page to connect. i have tried guessing and downloading drivers but
nothing seems to work. I can connect ot net via lan cablbe but really need to
get the wireless working.
can anyone please help me on how to either download a dr...
|
2 |
12/3/2008 12:58:47 AM |
|
System Crashes When I Try To Update Drive With Realtel Ac97
Okay here's my system information. Can someone please tell me why every
time I try to manually and automatically reinstall or update my sound
driver with realtek ac 97 at first it seems like everything is okay?
Then my system crashes and my PC restarts with no change. I've been
working at this for about two weeks now, and I'm pulling my hair out. I
would be forever thankful!
------------------
...
|
2 |
12/1/2008 4:58:48 AM |
|
SetupDiRemoveDevice fails only on Vista with Invalid Handle,...
Hi,
i have some interessting Situation here. I started to port my Application
to Windows Vista32/64 and i have some strange Situation there: On Windows
2000 and XP based System the call to SetupDiRemoveDevice(....) works just
fine, but on Windows Vista based System i get a INVALID_HANDLE Error
and the call fails. What i want to know is, to wich part this Error Code
belongs and
to what Pa...
|
28 |
11/28/2008 9:58:24 PM |
|
Local Help search does not work in WDK documentation
(sorry for the x-post)
When I search for
"The IRP structure is a partial opaque structure"
(with the quotes)
in the WDK documentation, the "Local Help" comes up with 0 hits, whereas the
article *is* present (I can navigate to it using the "Contents" pane)...
Any clue?
...
|
11 |
11/27/2008 10:07:32 PM |
|
graphically show per-devices memory resources
I need to show per-device memory resources in an "easy" way.
The same of: "msinfo32" -> "hardware resources" -> "memory"
Not in hex format: in "MB" format.
Best regards,
Andrea...
|
1 |
11/26/2008 2:54:29 PM |
|
Allocating Physical Memory Block for PCI Base Address Regisrer Mapping
Hi Everyone,
In my current project, I have a requirement to map a piece of physical
memory into one of the PCI base address register. This BAR maps the
inbound PCI cycles to the local memory of this board. This PCI device
do not support DMA. I have added the following code in the AddDevice
function for this PCI WDM Driver.
LowestAcceptableAddress.QuadPart = 0x0000000000000000;
Hig...
|
1 |
11/25/2008 1:08:44 AM |
|
problem uninstalling and reinstalling with newdev.dll
Hi. I have had a problem with my D-Link ADSL USB Modem which I tried
uninstalling using the CD but got this error: 'Errorloading newdev.dll' and
clicked ok then physically deleted all files from the hard drive on my WinXP
SP2 Thinkpad T20 laptop to remove it. It no longer appears in Control Panel,
Add or Remove Programs and no icons remain in Start, All Programs. The
problem is that I ca...
|
1 |
11/20/2008 5:48:09 PM |
|
Audio Drivers on Windows XP Embedded
This question has been asked by many people on the Win XPe newsgroup and no
one has been able to come up with an answer, so I'm hoping someone here may
have a suggestion.
When installing drivers on Windows XP Embedded the installers often ask for
the path to some files which are already on the system and it is necessary to
manually browse to them. This is most common with audio drivers w...
|
1 |
11/18/2008 10:13:01 PM |
|
usbser.sys and RS232 line signals
It appears winxp usbser.sys does not support RS232 line signaling thru
a USB virtual com port connection. I need to detect RTS changes.
Is there a windows USB VC driver that support this signal?
If not, is there an open-source driver that does?
Thanks!
--
knowItAll
------------------------------------------------------------------------
knowItAll's Profile: http://forums.techar...
|
2 |
11/18/2008 3:39:41 PM |
|
windows no disk
Hi to you all
My name is Trevor and i am a virgin on TechArena.
The problem i have is a diolog box that i cannot get rid of it says
Windows no disk
Exception Processing Message c0000013 Parameters 75b6bf9c 4 75b6bf9c
75b6bf9c
Can someone help me get this thing off my computer
Regards
Trev
--
columbas
------------------------------------------------------------------------
...
|
2 |
11/15/2008 12:35:09 AM |
|
downgrade to XP on a Vista laptop
I have an HP Pavillion dv6000 notebook that I need all sorts of drivers
for.
I made it dual boot Vista and XP and need a source for the XP drivers.
HP is not being very helpful, go figure.
TIA,
Alan
--
alankeno
------------------------------------------------------------------------
alankeno's Profile: http://forums.techarena.in/members/alankeno.htm
View this thread: http://forums.techarena...
|
2 |
11/14/2008 6:13:14 AM |
|
Windows Driver Foundation - Service does not start (no WPD on XP S
Hello,
I've installed the Windows Media Format 11 Runtime to install the WPD
runtime on XP. The installation went fine, but the service won't start.
The message is:
"Could not start Windows Driver Foundation - User Mode Driver Framework on
local computer Error 31: A Device Attached to the System is not functioning"
WPDMon reports no MTP traffic at all when I plug a camera device. I...
|
1 |
11/13/2008 5:39:01 AM |
|
Generic Volume
This is a multi-part message in MIME format.
------=_NextPart_000_001F_01C9375C.B00D2460
Content-Type: text/plain;
format=flowed;
charset="iso-8859-1";
reply-type=original
Content-Transfer-Encoding: 7bit
I have a problem I can't find any on. I have a 9 in 1 card reader that
includes a USB port and that port works fine but the other card reader ports
don't work and even after a O...
|
5 |
11/12/2008 7:02:30 PM |
|
helpful programs
I always hear that people have problems with their computer. From
crashes to freezes to display problems. So I created a blog to help
people with their problems especially since my computer had all these
problems.
In my blog I posted some websites that were helpful for me and some I
found useful. The blogs website is:
http://windows-helpful-programs.blogspot.com/
Enjoy! :)...
|
1 |
11/11/2008 10:55:45 PM |
|
Can't find pre-installed USB hardware driver in XP
I have Windows XP Media Center Edition on a Dell E521. Just recently, within
this past week, I have connected my USB SanDisk ImageMate SDDR-05 Flashcard
reader to my computer in order to transfer picture files from my camera to
the computer via a flashcard. While doing the initial setup the Wizard
Install box instructs me through all the necessary steps, but it finally
states that: “th...
|
2 |
11/8/2008 6:27:04 PM |
|
CreateFile API failing with virtual COM port driver created with usbser.sys
Hello there,
We developing virtual COM port driver. (For the purpose : We have a
legacy application that outputs only to COM port and a usb hardware
device). We are using "usbser.sys" as virtual COM port driver. We are
able to install the driver successfully.
But when we use APIs like CreateFile etc with the created COM port.,
the APIs fail with GetLastError reporting 2(system can not fi...
|
1 |
11/4/2008 10:55:08 AM |
|
hp 6730s webcam driver freezes xp
hi,
i have a hp6730s laptop with a built-in webcam (chicony). the webcam
driver is causing windows xp to freeze indefinitely at shut down (or
standby, or restart). uninstalling the driver solves the problem, but
windows automatically reinstalls it at startup. you see my problem.
is there any way to make windows not detect/reinstall driver for the
built-in webcam?
thanks,
fff
--
flipf...
|
4 |
11/1/2008 12:49:23 PM |
|
Local Help search does not work in WDK documentation
(sorry for the x-post)
When I search for
"The IRP structure is a partial opaque structure"
(with the quotes)
in the WDK documentation, the "Local Help" comes up with 0 hits, whereas the
article is present (I can navigate to it using the "Contents" pane)...
Any clue?
...
|
1 |
10/27/2008 12:54:15 PM |