----- Original Message ----- | The computer is an HP Proliant DC7600S. | O/S: Centos 5.7 | | I try to connect minicom or Hylafax to /dev/ttyS0 and I can't reach | the | modem. | | Can somebody had this problem and find a solution? | | | --- | Michel Donais | | _______________________________________________ | CentOS mailing list | CentOS@centos.org | http://lists.centos.org/mailman/listinfo/centos
It's a permissions issue. Either add the users in question to the group owning /dev/ttyS0 or you need to create a device override script which changes the ownership of the file each time the system boots.