IBM SurePOS XPE image build problem

G

Greg Chu

Hi.,
I created the device.pmq file, and added touch screen components, and still
have the following warnings.
If I ignore these and build an image, then the system would not even boot.
I have no idea where to find the following drivers, any body has an idea?
Greately appreciated.

Warning:Could not find a driver for Parallel Class Enumerator
(Root\ParallelClass).
Warning:Could not find a driver for Generic volume (STORAGE\Volume).
Warning:Could not find a driver for Microsoft Streaming Network Raw Channel
Access (SW\{c68127b1-9bea-11d0-8fa5-00c04fc324c1}).
Warning:Could not find a driver for CITIZEN X1-USB Floppy
(USB\Vid_08bd&Pid_1100&Rev_0000).
 
J

Jon Fincher

Hi.,
I created the device.pmq file, and added touch screen components, and
still have the following warnings.
If I ignore these and build an image, then the system would not even
boot. I have no idea where to find the following drivers, any body has
an idea? Greately appreciated.

Warning:Could not find a driver for Parallel Class Enumerator
(Root\ParallelClass).
Warning:Could not find a driver for Generic volume (STORAGE\Volume).
Warning:Could not find a driver for Microsoft Streaming Network Raw
Channel Access (SW\{c68127b1-9bea-11d0-8fa5-00c04fc324c1}).
Warning:Could not find a driver for CITIZEN X1-USB Floppy
(USB\Vid_08bd&Pid_1100&Rev_0000).

The first three are expected - we don't have drivers for those devices.
Never had a problem booting a runtime without them.

The last one looks like a third-party driver we don't ship, and
therefore won't have a device for. If you need it, you'll have to
componentize the driver (use INF2SLD) and add it your database, then
import the PMQ.

Have you tried building a runtime from that PMQ? Does it boot and run
properly?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top