GE HEALTHCARE
DIRECTION 5461425-8EN, REVISION 6 BRIVO XR118 SERVICE MANUAL
Chapter 8 - - Troubleshooting Page 225
with superuser.
ii.) Press keyboard “i” to enable edit function, add a line: route add -host “IP of pacs” gw “ip
of gateway”.
iii.) Press ESC key and then input :wq to save and exit from configuration file.
iv.) Reboot system.
18.) How to perform XR118 Workstation IP configuration
Solution:
- eth0: IP: 3.1.1.2. Internal IP to connect with detector.
- eth1: External IP to connect with hospital network, IP need be set in the same segment
as hospital RIS/PACS/Printer IP
- Lo: loop IP, IP: 127.0.0.1.
19.) Image quantity displays wrong
Problem:
Although images are deleted, but the image quantity still shows big number in Image
Management window.
Solution:
i.) Go to Transfer log and cleanup the transfer log by deleting all failed/queues/pending jobs
ii.) Press Ctrl+Shift+F5 to open ENGGUI and open command line window
iii.) Type command line: cd /database/DicomImage
iv.) Type command line: for f in *; do sudo rm "$f"; done
v.) Restart the application
vi.) Expected outcome: Extra occupied disk should be freed up.