- # install dependencies
- apt-get install libstdc++5 libstdc++5:i386
- # download "Samsung Unified Driver Configurator"
- wget http://www.bchemnet.com/suldr/pool/debian/extra/su/suldr-keyring_2_all.deb
- sudo dpkg -i suldr-keyring_2_all.deb
- # install cups filters
- sudo apt-get update
- sudo apt-get install cups-filters
- Install driver
- download the linux driver (wc3210.tar)
- cd Downloads
- tar -xvf wc3210.tar
- cd /media/XEROX_MFP/Linux/
- sudo ./install.sh (disable LPT port support)
- then follow this https://ubuntuforums.org/archive/index.php/t-2091960.html
- sudo update db
- locate wc3210.ppd
- cp wc3210.ppd ~/Desktop
- locate rastertosamsungspl
- copy rastertosamsungspl ~/Desktop
- cd ~/Desktop
- sudo cp rastertosamsungspl /usr/lib/cups/filter
- open systemsettings in ubuntu 12.04.2 and choose printing
add new printer- network printer - (it will find the workcentre with its IPafter about ten seconds, be patient!) - click that; then "forward" (searching for drivers wait till "choose driver appears), click "provide ppd file" and navigate to your desktop where you'll find the previously saved wc3210.ppd
h) click apply and print test page - you're done!
Some thoughts of a Machine Learning Practitioner on Software Development, Management, Team Building, Startups, Python, Agile Development, Data visualization... that will distract you from your end goals by making you less efficient but are critical to manage in order to succeed. Don't forget that long time adaptation to inefficient approaches can become your enemy. Let's try to empower others by sharing knowledge & personal experiences.
Sunday, December 4, 2016
How to install a workcenter xerox on ubuntu?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment