535539
19
Zoom out
Zoom in
Vorherige Seite
1/50
Nächste Seite
Installation
User Manual
15
chmod a+rw /dev/ttyS2
chmod a+rw /dev/ttyS3
If need be these changes can be manually
undone after the installation pro-
cess has completed. It is also just as easy to add more com ports to the list,
if required.
The com ports are changed to “raw” mode.
The default behavior for com ports under L
inux is for them to act as remote
terminals. This means that certain binary data is converted — this needs to
be turned off. The first four com ports are changed to “raw” mode in the /
etc/rc.d/rc.local or /etc/rc.d/boot.local file.
stty –file=/dev/ttyS0 raw
stty –file=/dev/ttyS1 raw
stty –file=/dev/ttyS2 raw
stty –file=/dev/ttyS3 raw
If additional com ports need to be turned into raw mode, or
some need to
be changed back to non raw mode, the /etc/rc.d/rc.local (fedora) or /
etc/rc.d/boot.local (SuSE) file can be edited as required.
“Update USB Access”- LINUX ONLY
Under Fedora and SuSE the default behavior is to grant limited access to the
USB ports. The access to these ports is changed by modifying the /etc/
fstab file under SuSE, and the /etc/rc.d/rc.sysinit file under Fedora.
SuSE
The following line in the /etc/fstab file:
usbfs /proc/bus/usb usbfs noauto 0 0
is changed to:
usbfs /proc/bus/usb usbfs
noa
uto,devmode=0666 0 0
Or for SuSE 11 SP2 and other Linux distributions that use Kernel versions
greater
than 2.6.31-18
/sys/bus/usb/drivers /proc/bus/usb usbfs
aut
o.devmode=0666 0 0
Fedora
The following line in the /etc/rc.d/rc.sysinit file:
[ -d /proc/bus/usb ] && mount –n –t usbfs /proc/bus/usb
/pr
oc/bus/usb
is changed to:
[ -d /proc/bus/usb ] && mount –n –t usbfs –o
dev
mode=0666 /proc/bus/usb /proc/bus/usb
“Update LD_LIBRARY_PATH”- LINUX ONLY
The LD_LIBRARY_PATH variable needs to be defined because some the the
low level Java IO uses JNI to talk to the devices. The LD_LIBRARY_PATH helps
Java find any shared objects that need to be loaded at the appropriate times.
A new variable DLS_LD_LIBRARY_PATH is created in the /etc/profile file,
19

Brauchen Sie Hilfe? Stellen Sie Ihre Frage.

Forenregeln

Missbrauch melden von Frage und/oder Antwort

Libble nimmt den Missbrauch seiner Dienste sehr ernst. Wir setzen uns dafür ein, derartige Missbrauchsfälle gemäß den Gesetzen Ihres Heimatlandes zu behandeln. Wenn Sie eine Meldung übermitteln, überprüfen wir Ihre Informationen und ergreifen entsprechende Maßnahmen. Wir melden uns nur dann wieder bei Ihnen, wenn wir weitere Einzelheiten wissen müssen oder weitere Informationen für Sie haben.

Art des Missbrauchs:

Zum Beispiel antisemitische Inhalte, rassistische Inhalte oder Material, das zu einer Gewalttat führen könnte.

Beispielsweise eine Kreditkartennummer, persönliche Identifikationsnummer oder unveröffentlichte Privatadresse. Beachten Sie, dass E-Mail-Adressen und der vollständige Name nicht als private Informationen angesehen werden.

Forenregeln

Um zu sinnvolle Fragen zu kommen halten Sie sich bitte an folgende Spielregeln:

Neu registrieren

Registrieren auf E - Mails für Datalogic JAVA POS Device Services wenn:


Sie erhalten eine E-Mail, um sich für eine oder beide Optionen anzumelden.


Das Handbuch wird per E-Mail gesendet. Überprüfen Sie ihre E-Mail.

Wenn Sie innerhalb von 15 Minuten keine E-Mail mit dem Handbuch erhalten haben, kann es sein, dass Sie eine falsche E-Mail-Adresse eingegeben haben oder dass Ihr ISP eine maximale Größe eingestellt hat, um E-Mails zu erhalten, die kleiner als die Größe des Handbuchs sind.

Ihre Frage wurde zu diesem Forum hinzugefügt

Möchten Sie eine E-Mail erhalten, wenn neue Antworten und Fragen veröffentlicht werden? Geben Sie bitte Ihre Email-Adresse ein.



Info