Topic: Missing webcam drivers  (Read 13848 times)

Re: Missing webcam drivers
« Reply #20 on: March 01, 2016, 02:23:20 AM »

Gerhard S.

  • Jr. Chef
  • **
  • Date Registered: Dec 2015
  • Posts: 95
Allright. Thx  :grin:  :great: snippet ... not necessary yet. ("+" Additional options)

Re: Missing webcam drivers
« Reply #21 on: March 03, 2016, 09:26:12 PM »

JustinE

  • Jr. Chef
  • **
  • Date Registered: Feb 2016
  • Posts: 18
Thanks Gerhard!

Checking to see if you have any updates.

Re: Missing webcam drivers
« Reply #22 on: March 03, 2016, 10:49:34 PM »

Gerhard S.

  • Jr. Chef
  • **
  • Date Registered: Dec 2015
  • Posts: 95
Of course I'm searching for USBvideo Class Driver package in install.wim of source-DVD.

Created: C:\test\offline
CMD as Admin;
1. At command prompt, locate the Windows source DVD folder, and type the following command to retrieve the name or index number for the image that you want to modify:
Code: [Select]
Dism /Get-ImageInfo /ImageFile:H:\W10Pro\sources\install.wim
Output:
Tool zur Imageverwaltung für die Bereitstellung
Version: 10.0.10240.16384

Details für Image: "H:\W10Pro\sources\install.wim"

Index: "1"
Name: "Windows 10 Pro Technical Preview"
Beschreibung: "Windows 10 Pro Technical Preview"
Größe: 14.068.778.705 Bytes

An index or name value is required for most operations that specify an image file.

2. Type the following command to mount the offline Windows image.
Code: [Select]
Dism /Mount-Image /ImageFile:H:\W10Pro\sources\install.wim /Name:"Windows 10 Pro Technical Preview" /MountDir:C:\test\offline
Output:
Tool zur Imageverwaltung für die Bereitstellung
Version: 10.0.10240.16384

Abbild wird bereitgestellt
[===========================100.0%=========================]
Der Vorgang wurde erfolgreich beendet.
Folder C:\test\offline is now 11.1 GB large.

3. At a command prompt, type the following command to list packages included in image.
Code: [Select]
Dism /Image:C:\test\offline /Get-Packages /Format:Table >C:\packages.lst
packages.lst
Code: [Select]
Tool zur Imageverwaltung für die Bereitstellung
Version: 10.0.10240.16384

Abbildversion: 10.0.10586.0

Paketauflistung:

------------------------------------------------------------------------------------------------------ | ----------- | ------------- | -----------------
Paketidentität                                                                                         | Status      | Versionstyp   | Installationszeit
------------------------------------------------------------------------------------------------------ | ----------- | ------------- | -----------------
Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.10586.0                | Installiert | Language Pack | 30.10.2015 18:35
Microsoft-Windows-DiagTrack-Internal-Package~31bf3856ad364e35~amd64~~10.0.10586.0                      | Installiert | Feature Pack  | 30.10.2015 07:26
Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.10586.0                              | Installiert | Foundation    | 30.10.2015 07:26
Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.10586.0            | Installiert | OnDemand Pack | 30.10.2015 18:36
Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.10586.0      | Installiert | OnDemand Pack | 30.10.2015 18:36
Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.10586.0              | Installiert | OnDemand Pack | 30.10.2015 18:36
Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.10586.0           | Installiert | OnDemand Pack | 30.10.2015 18:36
Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.10586.0     | Installiert | OnDemand Pack | 30.10.2015 18:36
Microsoft-Windows-Prerelease-Client-Package~31bf3856ad364e35~amd64~de-DE~10.0.10586.0                  | Installiert | Language Pack | 30.10.2015 18:35
Microsoft-Windows-Prerelease-Client-Package~31bf3856ad364e35~amd64~~10.0.10586.0                       | Installiert | Feature Pack  | 30.10.2015 07:26
Microsoft-Windows-RetailDemo-OfflineContent-Content-de-de-Package~31bf3856ad364e35~amd64~~10.0.10586.0 | Installiert | OnDemand Pack | 30.10.2015 18:49
Microsoft-Windows-RetailDemo-OfflineContent-Content-Package~31bf3856ad364e35~amd64~~10.0.10586.0       | Installiert | OnDemand Pack | 30.10.2015 18:48

Der Vorgang wurde erfolgreich beendet.

4. Features of first package 'Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.10586.0'
Code: [Select]
dism /Image:C:\test\offline /Get-Features /PackageName:Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.10586.0 /Format:Table >C:\features_Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64.lst
Output:
Tool zur Imageverwaltung für die Bereitstellung
Version: 10.0.10240.16384
Abbildversion: 10.0.10586.0
Featureauflistung für das Paket : Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.10586.0

(No Features found for this package.)


Next: 'Microsoft-Windows-DiagTrack-Internal-Package~31bf3856ad364e35~amd64~~10.0.10586.0'
Code: [Select]
dism /Image:C:\test\offline /Get-Features /PackageName:Microsoft-Windows-DiagTrack-Internal-Package~31bf3856ad364e35~amd64~~10.0.10586.0 /Format:Table >C:\features_Microsoft-Windows-DiagTrack-Internal-Package~31bf3856ad364e35~amd64.lst
Output:
(No Features found for this package.)

And so on...
Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (128 Features)
Microsoft-Windows-LanguageFeatures-Basic-de-de-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (0 Features)
Microsoft-Windows-LanguageFeatures-Handwriting-de-de-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (0 Features)
Microsoft-Windows-LanguageFeatures-OCR-de-de-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (0 Features)
Microsoft-Windows-LanguageFeatures-Speech-de-de-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (0 Features)
Microsoft-Windows-LanguageFeatures-TextToSpeech-de-de-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (0 Features)
Microsoft-Windows-Prerelease-Client-Package~31bf3856ad364e35~amd64~de-DE~10.0.10586.0 (0 Features)
Microsoft-Windows-Prerelease-Client-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (0 Features)
Microsoft-Windows-RetailDemo-OfflineContent-Content-de-de-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (0 Features)
Microsoft-Windows-RetailDemo-OfflineContent-Content-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (0 Features)

 :confused: :confused:

5. Dismount Image:
Code: [Select]
DISM.exe /Unmount-Wim /MountDir:C:\test\offline /discard

=====BOOT.WIM===================
Created: C:\test\boot-setup
CMD as Admin;
Code: [Select]
Dism /Get-ImageInfo /ImageFile:H:\W10Pro\sources\boot.wim ==> Index: "1" Name: "Microsoft Windows PE (x64)" Index: "2" Name: "Microsoft Windows Setup (x64)"
Select Index 2 - "Microsoft Windows Setup (x64)"
Code: [Select]
Dism /Mount-Image /ImageFile:H:\W10Pro\sources\boot.wim /Name:"Microsoft Windows Setup (x64)" /MountDir:C:\test\boot-setup
Code: [Select]
Dism /Image:C:\test\boot-setup /Get-Packages /Format:Table >C:\boot.wim_packages.lst
Output:
Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~de-DE~10.0.10586.0 (0 Features)

Microsoft-Windows-WinPE-Package~31bf3856ad364e35~amd64~~10.0.10586.0
--------------------------------------- | ---------
Featurename                             | Status   
--------------------------------------- | ---------
SMB1Protocol                            | Aktiviert
WinPE-WMI                               | Aktiviert
WinPE-SecureStartup                     | Aktiviert
WinPE-TPM                               | Aktiviert
WinPE-SRT                               | Aktiviert
WinPE-Scripting                         | Aktiviert
WinPE-WDS-Tools                         | Aktiviert
WinPE-EnhancedStorage                   | Aktiviert
WinPE-Setup                             | Aktiviert
ImageBasedSetup-Media-Package           | Aktiviert
CoreSystem-Downlevel-Forwarders-Package | Aktiviert
WinPE-Setup-Client  | Aktiviert
                     
WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~de-DE~10.0.10586.0 (0 Features)
WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (0 Features)
WinPE-Scripting-Package~31bf3856ad364e35~amd64~de-DE~10.0.10586.0 (0 Features)
WinPE-Scripting-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (0 Features) 
WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~de-DE~10.0.10586.0 (0 Features)
WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (0 Features)
WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~de-DE~10.0.10586.0 (0 Features) 
WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (0 Features) 
WinPE-Setup-Package~31bf3856ad364e35~amd64~de-DE~10.0.10586.0 (0 Features)
WinPE-Setup-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (0 Features)
WinPE-SRT-Package~31bf3856ad364e35~amd64~de-DE~10.0.10586.0 (0 Features)
WinPE-SRT-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (0 Features)
WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~de-DE~10.0.10586.0 (0 Features)
WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (0 Features)
WinPE-WMI-Package~31bf3856ad364e35~amd64~de-DE~10.0.10586.0 (0 Features)
WinPE-WMI-Package~31bf3856ad364e35~amd64~~10.0.10586.0 (0 Features)


DISM.exe /Unmount-Wim /MountDir:C:\test\boot-setup /discard
« Last Edit: March 04, 2016, 09:36:00 AM by Gerhard S. »

Re: Missing webcam drivers
« Reply #23 on: March 04, 2016, 12:50:11 PM »

KYHI

  • Code Baker
  • Sr. Chef
  • ****
  • Location: Kentucky
  • Date Registered: Jan 2015
  • Posts: 909
And your search did not reveal ???

ila_rendered

Re: Missing webcam drivers
« Reply #24 on: March 04, 2016, 03:49:22 PM »

Gerhard S.

  • Jr. Chef
  • **
  • Date Registered: Dec 2015
  • Posts: 95
My goal is a DISM Plugin, between these : [Win10PESE]
Finals/1-50_Optimizations.script
Finals/1-Pin.script
Finals/9-Administrator.Script
Finals/yy_1-postconfig.script

Finals/yy_2-dism-postconfig.script

Finals/yy_2-iso.script

=> For DISM.exe you need arguments, whitch (name) package to install; this is, after my current understanding,
a) a *.json -file;
b) DISM.exe must be able to "recognize" the desired package/feature.

=> My preliminary conclusion: Maybe included in Media Foundation Package. -> + ~0.15 GB  I will tryout.
===================================================================
Link to MS: USB device class drivers included in Windows
=>This topic lists the MS-provided drivers for the supported USB device classes.

If you are installing USB drivers:   You do not need to download USB device class drivers. They are installed automatically. These drivers and their installation files are included in Windows. They are available in the \Windows\System32\DriverStore\FileRepository folder. The drivers are updated through Windows Update.

===================================================================

Notice:
2.4 USB Video Class and HID Interfaces Question: Is HID required for USB Video Class devices? If not, when is it appropriate to use HID? 
Answer: USB Video Class devices are not required to implement HID interfaces in order to communicate device state to the host. The key distinction of HID interfaces is the communication of user intent through an arbitrary Human Interface on a device.
« Last Edit: March 06, 2016, 03:08:19 PM by Gerhard S. »

Re: Missing webcam drivers
« Reply #25 on: March 06, 2016, 06:55:54 PM »

Gerhard S.

  • Jr. Chef
  • **
  • Date Registered: Dec 2015
  • Posts: 95
Try & Error:
Error #14081 - The referencing Assembly couldn't be found.
« Last Edit: March 06, 2016, 06:58:25 PM by Gerhard S. »

Re: Missing webcam drivers
« Reply #26 on: March 17, 2016, 05:49:56 PM »

JustinE

  • Jr. Chef
  • **
  • Date Registered: Feb 2016
  • Posts: 18
Just checking in, haven't seen any activity on this topic recently.
Thanks.
« Last Edit: March 17, 2016, 05:50:11 PM by JustinE »

Re: Missing webcam drivers
« Reply #27 on: May 12, 2016, 01:28:00 PM »

JustinE

  • Jr. Chef
  • **
  • Date Registered: Feb 2016
  • Posts: 18
I know it's been a couple months almost, just checking back in to see if there was any progress made.
Thanks.

 

Powered by EzPortal