SGI Dial Boxes
It's possible, at least in some cases, to use SGI dial boxes on linux with O. ![]()
What you need
- Dial Box
- Power supply for the dial box
- Serial to USB adaptor
- admin access to the system, and awareness that messing around in
/devcan cause problems.
What to do
- add users to appropriate group for
/dev/tty*files (dialout) - connect dial box and power supply
- remove
/dev/ttyS0 - create symlink
ln -s /dev/ttyUSB0 /dev/ttyS0 - Start
O, check if dials work.