User manual
D hwtest-qt
D.6. Bluetooth Test
Bluetooth test needs an active Bluetooth device like headset, Bluetooth dongle etc. to find during
the scan.
hwtest-qt -qws --test-bt
D.7. Disk Test
Insert CFast card and execute:
hwtest-qt -qws --test-disk --drive=/dev/sda
D.8. Touch Test
If you start ghwtest-qt and you can precisely touch the buttons, then touch controller is functioning
properly. You can calibrate it by executing
ts_calibrate
D.9. SIM-card Test
You’ll need a 3G card and a SIM-card For Ericsson F5521gw execute:
hwtest-qt -qws --test-simcard --cardmodel=F5521gw --cmdport=/dev/ttyACM0
For Sierra Wireless creates /dev/ttyUSBx devices, so according to where external FTDI devices are
connected the port numbering can differ. Please refer to dmesg, to see what ports were assigned to
Sierra Wireless card and calculate an offset. If numbered from /dev/ttyUSB0 the command port
is /dev/ttyUSB3
hwtest-qt -qws --test-simcard --cardmodel=mc8790 --cmdport=/dev/ttyUSB3
D.10. Button Test
For button test the user will be prompted to press buttons on the front panel from left to right,
skipping the first button (power button).
hwtest-qt -qws --test-btn
D.11. Audio Test
Insert earphones into the left connector and execute:
hwtest-qt -qws --test-audio
You’ll hear a woman voice saying “Front left”
May 2014 OnRISC User Manual 84