Site Tools


nas-usb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nas-usb [2024/11/27 18:39] – [USB Support] hogwildnas-usb [2025/04/23 00:22] (current) – [USB Support] hogwild
Line 18: Line 18:
     * (UHCI) - enables UHCI support on USB 2.x / higher USB ports.     * (UHCI) - enables UHCI support on USB 2.x / higher USB ports.
  
- \\   \\  {{::usb_support-main-2024.1.png?832}}+ \\   \\  {{::usb_support-main-2024.1.png?907}}
  
  \\   \\ **USB Printer Support ***: loads the driver for USB printing support.  \\   \\ **USB Printer Support ***: loads the driver for USB printing support.
Line 25: Line 25:
  
   * Bidirectional copying: enables bidirectional communications on the \\ printer connection. \\ \\ Modern USB printers can communicate in two directions: \\ The printer receives data from the client and the printer transmits\\ status messages back to the driver. Disabling this may help some \\ router-connected printers work better.   * Bidirectional copying: enables bidirectional communications on the \\ printer connection. \\ \\ Modern USB printers can communicate in two directions: \\ The printer receives data from the client and the printer transmits\\ status messages back to the driver. Disabling this may help some \\ router-connected printers work better.
 +
 + \\
 +
 +Freshtomato uses the p910nd daemon for printing. It doesn't spool to disk but passes jobs directly to the printer.
 +
 +If your printer doesn't need a hotplug driver, you can use it native. Most printers work right out of the box. However, some models don't contain firmware and need a hotplug script to send  fimware to the printer upon USB connection.
 +
 +Examples of such printers include:
 +
 +HP LaserJet 1018/1020/P2035/P1005/P1006/P1007/P1008/P1505/P1505n/P2014/P2014n
 +
 +HP LaserJet Pro P1102/P1102w/P1566/P1606dn\\
 +
 + \\
  
  \\  \\
Line 78: Line 92:
 ===== USB Support Notes ===== ===== USB Support Notes =====
  
-Some USB storage settings require the unloading/reloading of USB storage drivers. Changing those settings can affect the contents of your system log (syslog) file. For example, enabling or disabling filesystems, or unmounting the drive where the system log is stored may cause storage errors and possibly loss of log content.+Some USB storage settings require the USB storage drivers to be unloaded/reloaded. Changing these can affect the contents of your system log (syslog) file. For example, enabling or disabling filesystems, or unmounting the drive where the system log is stored may cause storage errors or loss of log content.
  
-Before changing any USB filesystem settings, you should first reconfigure syslog to be stored (temporarily) in RAM. Only then should you adjust filesystem settings or unmount the drive. Then you can configure syslog to again store log files on USB storage, where it shouldn't be interrupted.+Before changing USB filesystem settings, first reconfigure syslog to be stored (temporarily) in RAM. Only then should you adjust filesystem settings or unmount the drive. Then you can configure syslog to again store log files on USB storage, where it shouldn't be interrupted.
  
-**USB filesystem corruption is a very common cause of system instability.** You could experience a VPN connectivity issue, WiFi instability or any other seemingly "random" problem directly or indirectly caused by USB filesystem issues. When troubleshooting, you are advised to add USB filesystem checks to your troubleshooting checklist.+**USB filesystem corruption is a very common cause of system instability.** You could experience a VPN connectivity issue, WiFi instability or any other seemingly "random" problems caused by USB filesystem issues. When troubleshooting, you should include USB filesystem checks in your troubleshooting checklist.
  
  \\  \\  \\  \\
nas-usb.1732732755.txt.gz · Last modified: by hogwild