CentOS 5.4出来一段时间了,趁着今天比较闲,升级了一下,升级我使用的是YUM的方式,直接执行yum upgrade,等系统检测完成,大概需要下载500多M的文件包,看来更新的东西还挺多的,更新完重启机器 unmae -an 发现版本号为2.6.18-164.2.1.el5
启动asterisk->正常
执行dahdi show status发现报告错误
chan_dahdi.c:10760 dahdi_show_status: Unable to open /dev/dahdi/ctl: No such file or directory
执行dahdi_tool
Unable to open /dev/dahdi/ctl: No such file or directory
看来是升级内核后造成的,重新编译DAHDI,重启机器后执行dahdi_hardware
pci:0000:02:03.0 wcfxo+ 1057:5608 Wildcard X100P
我的单口卡又能继续使用了
启动asterisk->正常
执行dahdi show status发现报告错误
chan_dahdi.c:10760 dahdi_show_status: Unable to open /dev/dahdi/ctl: No such file or directory
执行dahdi_tool
Unable to open /dev/dahdi/ctl: No such file or directory
看来是升级内核后造成的,重新编译DAHDI,重启机器后执行dahdi_hardware
pci:0000:02:03.0 wcfxo+ 1057:5608 Wildcard X100P
我的单口卡又能继续使用了