ubuntu 에서 hp1020 사용하기
우분투 6.10 버전에서는 쉽게 추가해서 사용할수 있으나. 프린터를 껏다 켜도 안되는 경우 혹시나 해서 인터넷에 올라와 있는 방법을 검색해 보았다. sudo apt-get install build-essential wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz tar -zxvf foo2zjs.tar.gz cd foo2zjs sudo make uninstall make ./getweb 1020 sudo make install install-hotplug cups 보통 위와 같이 해주면 작동을 잘 하는것을 확인할수 있다. /etc/init.d/cupsys restart | stop | start 로 대몬을 운용할수 …
Continue reading "ubuntu 에서 hp1020 사용하기"