Search results for query: brother printer

  1. G

    LXC USB Printer Server

    So - I came up with a udev rule that symlink a /dev/printer - I also saw a solution of passing a /dev/serial - But this folder does not exist for me nano /etc/udev/rules.d/98-printer.rules SUBSYSTEMS=="usb", ATTRS{idVendor}=="04f9", ATTRS{idProduct}=="02ce", SYMLINK+="printer", MODE="0777"...
  2. D

    LXC USB Print Server

    I installed the drivers on the host. I was using the Brother web page drivers, some of the log talked about "lpadmin: Printer drivers are deprecated and will stop working in a future version of CUPS". A friend suggested i use "apt install printer-driver-gutenprint" for drivers instead, but i do...
  3. D

    LXC USB Print Server

    Hello all, my first post. I have been searching the internet for days to solve this but cannot. My post should display the amount I have tried myself before reaching out for help. I have a Proxmox VE host/node. For simplicity purposes I just want a single LXC container that has a working USB...
  4. X

    USB Passthrough struggles

    Do you know if PCIe passthrough is possible when the USB controller is part of the motherboard? Is that still treated as PCIe even though it's integrated?
  5. leesteken

    USB Passthrough struggles

    It has happened to other people here too, and none of them managed to fix it. Maybe PCIe passthrough of a whole USB controller (with all its caveats) or something like USB/IP might work.
  6. X

    USB Passthrough struggles

    I have a brother printer connected to my proxmox machine, which I can view using lsusb on the host. I have the device passed through to the VM (Ubuntu Server) in the USB Device settings. On the Monitor tab, running info usbhost lists the printer. However within the VM, I can't get the printer...
  7. M

    USB Redirection on Windows VM, installed on Proxmox

    Hello, I am using Proxmox to virtualize a Windows 10 VM. From another physical computer with Windows 10, I am connecting to the VM via RDP. I have a specific USB printer (Brother label printer) connected to the physical computer. Need to redirect it to the VM, as the software is searching for...
  8. M

    USB device (Brother Printer) not seen in Win VM

    The hardware from within the VM seems to see/recognize the device... But Windows 10 does not see the device and installation of a driver then fails. I cannot see the device in the hardware manager: What to do to make the USB device available to Win10?
  9. G

    LXC with CUPS and /dev/usb/lp0

    Hi. I'm trying to convert a KVM machine with Ubuntu 15.10 to a LXC 17.10 with CUPS and passthrough a USB printer. (Brother HL-2130). I'm using VE 5.1-41. I've managed to get it working, but only works if in the host the file /dev/usb/lp0 exists. I can see that this file is created when the KVM...
  10. W

    USB Pass through changed?

    Installed KVM guest with Win 7 x64 SP1, did the USB pass through for the multi-function device and it registered in Device Manager. Performed driver upgrade with the latest drivers from Brother's website, rebooted machine and everything came up fine. The printer works just fine -- just like it...
  11. W

    USB Pass through changed?

    ...or indications of something not working correctly. Any insight would be greatly appreciated. I am trying to pass through a MFC Brother printer/scanner from host machine to guest machine. The printer AND scanner were functioning perfectly in PVE 1.9. After upgrading to PVE 2.0 I got the...