How do I get a Lexmark X2600 printer working?

6,296

After installing the driver, do this:

sudo modprobe usblp
sudo chown -Rh root:root /usr/local/lexmark
sudo chown -Rh root:root /usr/lib/cups
/etc/init.d/cups restart

gedit /etc/apparmor.d/usr.sbin.cupsd

Find:

# FIXME: no policy ATM for hplip and Brother drivers
/usr/bin/hpijs Ux,
/usr/Brother/** Ux,

Copy and Past after this:

/usr/local/lexmark/lxk08/bin/printdriver Ux,
/usr/lib/cups/backend/lxkusb Ux,
/usr/local/lexmark/lxk08/bin/lxkusb Ux,

Save the file

/etc/init.d/apparmor restart
Share:
6,296

Related videos on Youtube

Jorge Castro
Author by

Jorge Castro

Updated on September 18, 2022

Comments

  • Jorge Castro
    Jorge Castro almost 2 years

    I can't get my Lexmark X2600 printer working. I tried a lot of things find over the net but without any success.

    Is there a really big brain who can help me? I really love 12.04 release (64 bits) and I NEED my printer working.

  • newbies2005
    newbies2005 about 12 years
    si tu utilise ubuntu en français je pense que ca seras mieux que j'ecris en français, Est-que l’installateur de lexmark apparaît sur ton écran quand tu l'as excuté avec le shell dans le terminal?