NOTE: This problem has to do with the console emulator, not the console in the command shell.
Patch to fix the problem:
cd /etc/config.d
adb -w newunix
getq_loop1+16?W 0x2e8a4eb9
getq_loop1+1a?W 0x100540a4
getq_loop1+1e?w 0x602e
To confirm that the patch has been entered correctly, the disassembled code
should closely resemble the following:
getq_loop1+16?i mov.l %a2,(%a7)
getq_loop1+18?i jsr qenable
getq_loop1+1e?i bra.b getq_done1
After applying this patch with adb, you must run:
newconfig
and restart the system
Support Information Services