Results 1 to 4 of 4

Thread: HP Scanjet 2400 in Ubuntu 10.10

  1. #1
    Join Date
    Sep 2009
    Location
    Mangalore , India
    Beans
    Hidden!
    Distro
    Ubuntu

    Question HP Scanjet 2400 in Ubuntu 10.10

    Yesterday my brother gave a 2 year old Hp Scanjet 2400 . I connected it to my Ubuntu PC . I have Simple Scan , Scan Lite , Xsane installed in my pc . When I tried to scan a photo it scans only in 300dpi that too in B&W . How can I fix it .

  2. #2
    Join Date
    Sep 2009
    Location
    Mangalore , India
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: HP Scanjet 2400 in Ubuntu 10.10

    Any Solutions ? Urgent guys .

  3. #3
    Join Date
    Sep 2009
    Beans
    32

    Re: HP Scanjet 2400 in Ubuntu 10.10

    In Spanish respose

    descargar driver

    1.- Conectar el Scanner y no prenderlo

    2.- Desde una consola realizar los siguientes pasos

    sudo apt-get install xsane
    cd 2400drv
    sudo cp usr/lib/libsane.* /usr/lib
    sudo cp hp2400/usr/lib/sane/libsane-hp2400.* /usr/lib/sane/

    Editar el archivo dll.conf

    sudo nano /etc/sane.d/dll.conf

    y agregar debajo de donde dice hp5400 el modelo de nuestro scanner en este caso hp2400


    3.- Encender el Scanner y abrir el programa Xsane, seleccionar el primer dispositivo para que funciones correctamente

  4. #4
    Join Date
    Jul 2012
    Beans
    1

    Re: HP Scanjet 2400 in Ubuntu 10.10

    There are now drivers for the HP ScanJet 2400. All you have to do is to install some packages via apt-get or Synaptic, and you will be able to use the XSane software to scan images. Refer to:
    https://launchpad.net/~lion-simba/+archive/hp2400

    First, add this software source to your repositories.
    ppa:lion-simba/hp2400

    For 32-bit users, install this package:
    libsane-hp2400

    For 64-bit users, install these packages:
    libsane-hp2400x64
    scanimage-ia32
    xsane-ia32

    Go into System > Administration > Users and groups
    Look for the "saned" group and make sure your user account is included in that group.

    Reboot your computer.

    Make sure you have installed XSane Image Scanner. Launch XSane and you should be able to scan images now.

    Note that you can only scan colour images. Greyscale scanning will not work.

    Hope this helps!

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •