- Linux Device Driver Development Cookbook
- Rodolfo Giometti
- 76字
- 2021-06-24 13:54:13
Using kernel messages
As already stated, the serial console is very helpful if we need to set up a system from scratch, but it's also very useful if we wish to see kernel messages as soon as they are generated. In order to generate kernel messages, we can use several functions and, in this recipe, we will take a look at them and how to display messages on the serial console or over an SSH connection.
推薦閱讀
- pcDuino開發實戰
- Puppet實戰
- 精解Windows 8
- 嵌入式操作系統(Linux篇)(微課版)
- macOS效率手冊
- Linux自動化運維:Shell與Ansible(微課版)
- 嵌入式實時操作系統μC/OS原理與實踐
- Learning Bootstrap
- Advanced TypeScript Programming Projects
- Social Data Visualization with HTML5 and JavaScript
- Linux設備驅動開發
- 新編電腦辦公(Windows 10+ Office 2013版)從入門到精通
- Learning BeagleBone
- Linux內核修煉之道
- Linux內核分析及應用