> I tried using your programs, but for some reason they did not
> work.  When I loaded the usbprint app, I ran this command
> "usbprint status" and it said on the bottom "no printer
> installed" when I clearly had the printer plugged in. I also
> tried it where I loaded it and then plugged in the printer, but
> it still said "no printer installed". Any help would do it!

Was the printer both plugged in and powered on?

The most likely problem is that you have more than one USB host controller.  If 
you simply do a "USBUHCI" or "USBUHCIL" to install the driver for the USB host 
controller, it will only install the driver for the first host controller 
(Index 0).  That may not be the host controller that the printer is plugged 
into.

Start by doing a "USBHOSTS" to see how many UHCI controllers the computer has, 
and then try installing USBUHCIL with the different Indexes (USBUHCIL 
/Index:#), where # are the different indexes (0 through however many 
controllers you have).  That's the "shotgun" approach that will probably get 
you going.  If it doesn't, there are many more extensive troubleshooting steps 
we can perform, but they are complicated to work through.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to