Recherche du pilote audio device on Hig AUDIO CODEC
michel
-
steph810 Messages postés 1787 Date d'inscription Statut Membre Dernière intervention -
steph810 Messages postés 1787 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
bonjour je suis à la recherche du pilote Idt high définition audio bus (codec) qui ne figure plus dans mes périphérique audio de mon PC HP pavilion p6 series
Windows / Chrome 121.0.0.0
A voir également:
- Recherche du pilote audio device on Hig AUDIO CODEC
- Pilote audio windows 10 - Télécharger - Pilotes & Matériel
- Musique audio - Télécharger - Lecture & Playlists
- Transcription audio en texte word gratuit - Guide
- Extraire audio mp4 - Guide
- Télécharger pilote audio windows 7 32bit - Télécharger - Pilotes & Matériel
2 réponses
Bonjour a vous
avez vous essayer une analyse de votre matériel sur le site
https://www.driverscloud.com/fr/ma-configuration
si non essayer et tenez moi au courant ^^
Merci a vous
Raphaway
Bonjour,
Faite Windows + R puis entrer powershell
Copier-Coller ceci:
&{Get-ComputerInfo | Select-Object OSName,OSDisplayVersion, OSVersion, OsHardwareAbstractionLayer,WindowsProductName,BiosBIOSVersion,CsProcessors | fl;Get-WmiObject win32_VideoController | Format-List Name;get-pnpDevice -class Media | Select-Object -Property Status,Friendlyname,InstanceId | fl ; Get-WmiObject -Class Win32_PnpEntity -ComputerName localhost -Namespace Root\CIMV2 | Where-Object {$_.ConfigManagerErrorCode -gt 0 } | Select-Object ConfigManagerErrorCode,Errortext,Present,Status,StatusInfo,caption } | Out-File $env:userprofile\desktop\pilote.txt
Un fichier pilote.txt se trouvera sur le bureau merci de la partager avec par exemple:
Partager le avec nous.
Merci