Re: Seeking help with JMicron JMS551/Sharkoon Quickport Duo USB 3.0

Alexander Heubner <[email protected]>
Newsgroups gmane.linux.utilities.smartmontools
Message-ID <[email protected]>
On 09.10.2015 07:27, Christian Franke wrote:
> Interesting...
> DeviceId appears with SCSI\\.., prefix, smartctl USB ID search expects
> USBSTOR\\...
>
>
> Please start the WMI shell (wmic) in a console and run the following two
> command lines:
>
> path win32_pnpentity where
> deviceid="SCSI\\DISK&VEN_WDC_WD30&PROD_EZRX-22D8PB0\\000000" get
> compatibleid,name
> path win32_pnpentity where name="WDC WD30 EZRX-22D8PB0 SCSI Disk Device"
> get compatibleid,deviceid

There you go:

wmic:root\cli>path win32_pnpentity where 
deviceid="SCSI\\DISK&VEN_WDC_WD30&PROD_EZRX-22D8PB0\\000000" get 
compatibleid,name
CompatibleID               Name
{"SCSI\Disk", "SCSI\RAW"}  WDC WD30 EZRX-22D8PB0 SCSI Disk Device

wmic:root\cli>path win32_pnpentity where name="WDC WD30 EZRX-22D8PB0 
SCSI Disk Device" get compatibleid,deviceid
CompatibleID               DeviceID
{"SCSI\Disk", "SCSI\RAW"}  SCSI\DISK&VEN_WDC_WD30&PROD_EZRX-22D8PB0\000000

------------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.