Results 1 to 7 of 7

Thread: Help getting IP address of usb printer

  1. #1
    Join Date
    May 2009
    Location
    Fareham, UK
    Beans
    1,524
    Distro
    Ubuntu 16.04 Xenial Xerus

    Help getting IP address of usb printer

    I'm trying to get a Ricoh printer working on the work computer which is running an old version of Red Hat and has no internet access, I downloaded a script from the Ricoh website and ran it on the work office pc but the script needs the printers IP address or hostname, its attached via USB so does it still have an IP, if so how do find it, I ran lpstat -s and got a device name usb:/dev/usb/lp0 but the script isn't accepting this as valid input, can anyone help me as I've not got much experience with printers (not having one at home)

    Regards
    Mark
    Catch me on Freenode - imark

  2. #2
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: Help getting IP address of usb printer

    Thread moved to Hardware.
    -------------------------

    USB doesn't use TCP/IP, so it does not have an IP address. Maybe we can help if you post the script itself?
    Also post the full and exact model no. of the printer.
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

  3. #3
    Join Date
    May 2009
    Location
    Fareham, UK
    Beans
    1,524
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Help getting IP address of usb printer

    Heres a link to where I found the script, its from the Ricoh website, the printer is a Ricoh Aficio SP 4310n, I can network the printer via ethernet if that's easier but I've never done that before either. I can't really use the provided .rpm's because the essential software on the computer requires such specific libraries I can't risk messing it up.
    Catch me on Freenode - imark

  4. #4
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: Help getting IP address of usb printer

    Well, I didn't 'accept' the EULA

    ..but it says the following in 'Requirements' -
    System Requirements
    • TCP/IP Network
    • Supported UNIX platform
    • Internal NIB (Network Interface Board)
    So I think you do need to connect it via ethernet. It is usually as easier as connecting via usb.

    Instead of trying to tweak the script (if that's possible at all), I suggest you try the ethernet first, and post back if there you face any issues.
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

  5. #5
    Join Date
    Apr 2012
    Beans
    7,256

    Re: Help getting IP address of usb printer

    Have you tried just using the CUPS web interface? open a browser and enter

    Code:
    http://localhost:631/admin/
    then press the 'Add Printer' button - does the Ricoh show up as a local printer?

    You will need to have installed the cups package, and be a member of the lpadmin group iirc

  6. #6
    Join Date
    Mar 2010
    Location
    India
    Beans
    8,116

    Re: Help getting IP address of usb printer

    Just realized -
    which is running an old version of Red Hat
    ..as such.. Thread moved to Other OS/Distro Talk.
    Varun
    Help others by marking threads as [SOLVED], if they are. (See how)
    Wireless Script | Use Code Tags

  7. #7
    Join Date
    May 2009
    Location
    Fareham, UK
    Beans
    1,524
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Help getting IP address of usb printer

    Cups is installed and running for other printers already on the network, where its old though, the drivers are not up to date, I've got it working with an old Ricoh driver for a different printer model but some prints come out garbled and full of random characters and some features are missing such as duplex printing
    Catch me on Freenode - imark

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
  •