Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 21

Thread: Brother Laser Printer HL-L2340DW, wifi

  1. #11
    Join Date
    Aug 2013
    Location
    North Carolina
    Beans
    113
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Brother Laser Printer HL-L2340DW, wifi

    Quote Originally Posted by brian_p View Post
    Your initial post gave the impression you could not connect to your network with wireless. That obstacle seems to have been overcome. Good.

    Now give the outputs of
    Code:
    avahi-browse -rt _ipp._tcp
    Code:
    avahi-browse -rt _uscan._tcp
    Code:
    driverless
    Here's everything as it appeared on command lines;

    mawil1013@mawil1013-Inspiron-5575:~$ avahi-browse -rt _ipp._tcp
    + wlp2s0 IPv4 Brother HL-L2340D series Internet Printer local
    = wlp2s0 IPv4 Brother HL-L2340D series Internet Printer local
    hostname = [BRWD46A6A7561F9.local]
    address = [192.168.1.84]
    port = [631]
    txt = ["print_wfds=T" "UUID=e3248000-80ce-11db-8000-d46a6a7561f9" "PaperMax=legal-A4" "kind=document,envelope,label" "URF=W8,CP1,IS4-1,MT1-3-4-5-8,OB10,PQ4,RS300-600,V1.3,DM1" "TBCP=F" "Transparent=T" "Binary=T" "PaperCustom=T" "Scan=F" "Fax=F" "Duplex=T" "Copies=T" "Color=F" "usb_CMD=PJL,HBP,URF" "usb_MDL=HL-L2340D series" "usb_MFG=Brother" "priority=25" "adminurl=http://BRWD46A6A7561F9.local./net/net/airprint.html" "product=(Brother HL-L2340D series)" "ty=Brother HL-L2340D series" "note=" "rp=ipp/print" "pdl=application/octet-stream,image/urf,image/pwg-raster" "qtotal=1" "txtvers=1"]
    mawil1013@mawil1013-Inspiron-5575:~$ avahi-browse -rt _uscan._tcp
    mawil1013@mawil1013-Inspiron-5575:~$ avahi-browse -rt _uscan._tcp
    mawil1013@mawil1013-Inspiron-5575:~$ driverless
    ipp://Brother%20HL-L2340D%20series._ipp._tcp.local/

  2. #12
    brian_p is offline Iced Blended Vanilla Crème Ubuntu
    Join Date
    Apr 2008
    Location
    UK
    Beans
    1,622

    Re: Brother Laser Printer HL-L2340DW, wifi

    mawil1013@mawil1013-Inspiron-5575:~$ driverless
    ipp://Brother%20HL-L2340D%20series._ipp._tcp.local/
    This output is a URI. Execute
    Code:
    lpadmin -p PRINT_Q_NAME -v URI -m everywhere
    PRINT_Q_NAME may be anything you choose. URI is the output of the driverless command. Test printing to the queue with
    Code:
    lp -d PRINT_Q_NAME /etc/nsswitch.conf
    How's that?
    Brian.

  3. #13
    Join Date
    Oct 2017
    Location
    /dev/sdx
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Brother Laser Printer HL-L2340DW, wifi

    you can also try this command, mawil10132:
    Code:
    lp -dBrother HL-L2340D .profile
    corn ubuntuforums community.
    Open Source platform where the real world of human is here. Click here for Solve thread

  4. #14
    Join Date
    Nov 2008
    Location
    Boston MetroWest
    Beans
    16,326

    Re: Brother Laser Printer HL-L2340DW, wifi

    Quote Originally Posted by mawil10132 View Post
    I see my printer.
    Good. You should be able to make it the default by using the administrative tools available through the web interface.

    If you have problems finding a driver, you should run the Brother Install Tool for this printer: https://support.brother.com/g/b/down...s_eu_as&os=128
    If you ask for help, do not abandon your request. Please have the courtesy to check for responses and thank the people who helped you.

    Blog · Linode System Administration Guides · Android Apps for Ubuntu Users

  5. #15
    Join Date
    Aug 2013
    Location
    North Carolina
    Beans
    113
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Brother Laser Printer HL-L2340DW, wifi

    Quote Originally Posted by brian_p View Post
    This output is a URI. Execute
    Code:
    lpadmin -p PRINT_Q_NAME -v URI -m everywhere
    PRINT_Q_NAME may be anything you choose. URI is the output of the driverless command. Test printing to the queue with
    Code:
    lp -d PRINT_Q_NAME /etc/nsswitch.conf
    How's that?
    mawil1013@mawil1013-Inspiron-5575:~$ lpadmin -p PRINT_Q_NAME -v URI -m everywhere
    lpadmin: Bad printer URI "URI".
    mawil1013@mawil1013-Inspiron-5575:~$ lp -d PRINT_Q_NAME /etc/nsswitch.conf
    lp: No such file or directory
    mawil1013@mawil1013-Inspiron-5575:~$

  6. #16
    Join Date
    Aug 2013
    Location
    North Carolina
    Beans
    113
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Brother Laser Printer HL-L2340DW, wifi

    Quote Originally Posted by SeijiSensei View Post
    Good. You should be able to make it the default by using the administrative tools available through the web interface.

    If you have problems finding a driver, you should run the Brother Install Tool for this printer: https://support.brother.com/g/b/down...s_eu_as&os=128

    mawil1013@mawil1013-Inspiron-5575:~$ cd downloads
    bash: cd: downloads: No such file or directory
    mawil1013@mawil1013-Inspiron-5575:~$ cd home
    bash: cd: home: No such file or directory
    mawil1013@mawil1013-Inspiron-5575:~$ CD downloads
    CD: command not found
    mawil1013@mawil1013-Inspiron-5575:~$ gunzip linux-brprinter-installer-*.*.*-*.gz
    gzip: linux-brprinter-installer-*.*.*-*.gz: No such file or directory
    mawil1013@mawil1013-Inspiron-5575:~$ cd downloads
    bash: cd: downloads: No such file or directory
    mawil1013@mawil1013-Inspiron-5575:~$ gunzip linux-brprinter-installer-2.1.1-1.gz
    gzip: linux-brprinter-installer-2.1.1-1.gz: No such file or directory
    mawil1013@mawil1013-Inspiron-5575:~$ cd downloads gunzip linux-brprinter-installer-2.1.1-1.gz
    bash: cd: too many arguments

  7. #17
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Brother Laser Printer HL-L2340DW, wifi

    do ll or ls -l
    # that is el not 1 nor cap I (eye) to see list of files & folder in /home.

    You should see that Downloads folder has a cap D. In Linux case is important.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  8. #18
    Join Date
    May 2013
    Location
    Galiza
    Beans
    4,009
    Distro
    Ubuntu

    Re: Brother Laser Printer HL-L2340DW, wifi

    Linux/Unix is case sensitive.

    Start with
    Code:
    cd Downloads
    You should be able to figure out the rest from there.

  9. #19
    brian_p is offline Iced Blended Vanilla Crème Ubuntu
    Join Date
    Apr 2008
    Location
    UK
    Beans
    1,622

    Re: Brother Laser Printer HL-L2340DW, wifi

    Quote Originally Posted by mawil10132 View Post
    mawil1013@mawil1013-Inspiron-5575:~$ lpadmin -p PRINT_Q_NAME -v URI -m everywhere
    lpadmin: Bad printer URI "URI".
    mawil1013@mawil1013-Inspiron-5575:~$ lp -d PRINT_Q_NAME /etc/nsswitch.conf
    lp: No such file or directory
    mawil1013@mawil1013-Inspiron-5575:~$

    As was indicated, PRINT_Q_NAME and URI are placeholders. You do not type them as you have done. Please read what I wrote, particularly regarding what is substituted for URI. You can substitute whatever you want for PRINT_Q_NAME - but not for URI.
    Brian.

  10. #20
    brian_p is offline Iced Blended Vanilla Crème Ubuntu
    Join Date
    Apr 2008
    Location
    UK
    Beans
    1,622

    Re: Brother Laser Printer HL-L2340DW, wifi

    If you have problems finding a driver, you should run the Brother Install Tool for this printer:
    This is a modern printer. Vendor drivers are completely unnecessary. But users love their drivers and still recommend them after having two years of driverless printing on Ubuntu. Progress retarded.
    Brian.

Page 2 of 3 FirstFirst 123 LastLast

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
  •