- The GUI installer will ask for a root password for the installation. No matter what pw you enter, you will be denied (italics for emphasis). This is true on my 64-bit Maverick and on the eeePC UNR 9.10.
- Running the installer as sudo from the terminal will resolve problem 1, but the installation still fails on my UL30 64-bit system.
- Scanning is a whole 'nother issue
Here is how to install the driver on 64-bit debian-based systems, like Ubuntu. First, download the driver here.
Once you have downloaded it, open it and extract it somewhere, preferably home folder or a subfolder therein. Then grab a terminal and cd into the directory where you extracted the driver and enter the following:
Code:
./lexmark-inkjet-08-driver-1.0-1.i386.deb.sh --noexec --target lexmark cd lexmark/ tar xvf instarchive_all --lzma lexmark-inkjet-08-driver-1.0-1.i386.deb sudo dpkg -i --force-all lexmark-inkjet-08-driver-1.0-1.i386.deb
You can double-check that you found all the instances by using a simple grep:
Code:
grep -r -i -H 011d /usr/lexinkjet/lxk08/
Tidak ada komentar:
Posting Komentar
Setelah membaca artikel di atas.
Apa komentar anda ??