LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 716|回复: 3

esd -terminate -nobeeps -as 2 -spawnfd 33这个是干吗的?

[复制链接]
发表于 2004-3-22 22:35:41 | 显示全部楼层 |阅读模式
从来没见运行过,今天第一次看见!
发表于 2004-3-22 22:52:58 | 显示全部楼层
跟声卡有关的设置吧!,看他的/etc/esd.conf文件
/root:ps -e |grep esd
  525 ?        00:00:00 esd
/root:
应该是有关声卡的一个进程
附:
/home/javalee:esd --help
Usage: esd [options]

  -d DEVICE     force esd to use sound device DEVICE
  -b            run server in 8 bit sound mode
  -r RATE       run server at sample rate of RATE
  -as SECS      free audio device after SECS of inactivity
  -unix         use unix domain sockets instead of tcp/ip
  -tcp          use tcp/ip sockets instead of unix domain
  -public       make tcp/ip access public (other than localhost)
  -promiscuous  start unlocked and owned (disable authenticaton) NOT RECOMMENDED
  -terminate    terminate esd daemone after last client exits
  -nobeeps      disable startup beeps
  -trust        start esd even if use of /tmp/.esd can be insecure
  -port PORT   listen for connections at PORT (only for tcp/ip)
  -bind ADDRESS binds to ADDRESS (only for tcp/ip)

Possible devices are:  /dev/dsp, /dev/dsp2, etc.
 楼主| 发表于 2004-3-22 23:04:16 | 显示全部楼层
红色部分是什么意思?

  1. 2507 ?        S      0:00 esd -terminate -nobeeps -as 2 [color=red]-spawnfd 33[/color]


  2. esd --help
  3. Usage: esd [options]

  4.   -d DEVICE     force esd to use sound device DEVICE
  5.   -b            run server in 8 bit sound mode
  6.   -r RATE       run server at sample rate of RATE
  7.   -as SECS      free audio device after SECS of inactivity
  8.   -unix         use unix domain sockets instead of tcp/ip
  9.   -tcp          use tcp/ip sockets instead of unix domain
  10.   -public       make tcp/ip access public (other than localhost)
  11.   -promiscuous  start unlocked and owned (disable authenticaton) NOT RECOMMENDED  -terminate    terminate esd daemone after last client exits
  12.   -nobeeps      disable startup beeps
  13.   -trust        start esd even if use of /tmp/.esd can be insecure
  14.   -port PORT   listen for connections at PORT (only for tcp/ip)
  15.   -bind ADDRESS binds to ADDRESS (only for tcp/ip)

  16. Possible devices are:  /dev/dsp, /dev/dsp2, etc.
复制代码
发表于 2004-3-22 23:12:16 | 显示全部楼层
:sorry, 我的PC是哑巴 ;)
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表