Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0031641 | Retail Modules | Web POS Hardware Manager | public | 2015-12-02 13:30 | 2022-03-03 14:10 |
Reporter | malsasua | ||||
Assigned To | adrianromero | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | malsasua | ||||
OBNetwork customer | |||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0031641: To improve the documentation about the hw manager running ubuntu | ||||
Description | it will be nice to improve the documentation about how to run the hw manager over ubuntu. For example: - In order for Linux to detect a USB-to-Serial device, the module ftdi_sio must be enabled in modprobe (not enabled by default in Ubuntu 14.04+ and Linux Mint Rebecca, as far as I can tell) - If the device does not get mapped as ttyUSB0 right away (you can check that in /var/log/syslog), you have to manually add its ID to the config file of ftdi_sio about serial ports: create a new rule: SUBSYSTEM=="usb",ATTRS{idVendor}=="0519", ATTRS{idProduct}=="0007", RUN+="/sbin/modprobe", RUN+="/bin/sh -c 'echo 0519 0007 > /sys/bus/usb-serial/drivers/ftdi_sio/new_id'" if it is needed to change the bauds, you need to aggregate the next line to udev rule: KERNEL=="ttyUSB0", RUN+="/bin/stty -F /dev/ttyUSB0 19200 raw -echo" | ||||
Steps To Reproduce | n/a | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | documentation | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-12-02 13:30 | malsasua | New Issue | |||
2015-12-02 13:30 | malsasua | Assigned To | => Retail | ||
2015-12-02 13:30 | malsasua | Triggers an Emergency Pack | => No | ||
2015-12-02 13:30 | malsasua | Tag Attached: documentation | |||
2015-12-02 14:31 | malsasua | Note Added: 0082535 | |||
2015-12-02 14:48 | pcg_elopez | Issue Monitored: pcg_elopez | |||
2022-01-11 12:31 | alostale | Assigned To | Retail => Triage Platform Conn | ||
2022-03-03 14:04 | adrianromero | Status | new => scheduled | ||
2022-03-03 14:04 | adrianromero | Assigned To | Triage Platform Conn => adrianromero | ||
2022-03-03 14:05 | adrianromero | Note Added: 0135428 | |||
2022-03-03 14:05 | adrianromero | Status | scheduled => resolved | ||
2022-03-03 14:05 | adrianromero | Resolution | open => fixed | ||
2022-03-03 14:10 | malsasua | Review Assigned To | => malsasua | ||
2022-03-03 14:10 | malsasua | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|