LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Shutting Down Printer (https://www.linuxquestions.org/questions/linux-newbie-8/shutting-down-printer-221801/)

King4lex 08-24-2004 12:11 PM

Shutting Down Printer
 
Hello,

I am trying to get my USB printer working in VMware. When I tell VMware to connect the printer to my virtual comp so I can install and use it, it tells me that the printer cannot be disconnected from the host computer because it is being used by 'usblp'. My question is, how do I disconnect the printer from Linux so I can use it in VMware. Thx 4 any help.

Tinkster 08-24-2004 02:35 PM

Obviously you'd first want to stop the printer
daemon on your linux-box ... how that is done
properly depends on your distro.
Then you do 'su -c "modprobe -r usblp"'.


Cheers,
Tink

King4lex 08-24-2004 04:19 PM

Thx. Anyone know how to kill the local printer daemon in Mandrake 10.0?

King4lex 08-24-2004 04:32 PM

Well, I got it working. I used the CUPS WWW admin tool (sent browser to http://localhost:631) to stop the printer and then did 'modprobe -r usblp' as you said. thx for the help!


All times are GMT -5. The time now is 05:32 AM.