免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库

动态

2015-09-12

  • cn_unix 发表了新话题 2015-09-12 11:22
    串口中断(nobody cared) 问题
    在kernel启动过程中按键盘进行输入发生: irq 105: nobody cared (try booting with the "irqpoll" option) Backtrace: [] (dump_backtrace+0x0/0x10c) fr ...

2015-04-09

  • cn_unix 发表了新话题 2015-04-09 19:34
    操作内存导致内核挂起
    系统正常启动后执行dd命令,导致内核挂住: switch$ dd if=/dev/zero of=111 bs=1M count=23 23+0 records in 23+0 records out 24117248 bytes (23.0MB) ...