請先看『使用說明』
MB:CI270C
From LEXWiKi
(Difference between revisions)
(edited by Steve via TableEdit) |
(→FAQ for CI270C) |
||
| Line 170: | Line 170: | ||
!bgColor = #F3F3F3 align="left"| | !bgColor = #F3F3F3 align="left"| | ||
[[User:PattyChen|Patty]] 17:12, 6 March 2009 (CST) | [[User:PattyChen|Patty]] 17:12, 6 March 2009 (CST) | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | === How to get CPU temperature === | ||
| + | {| | ||
| + | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
| + | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
| + | In Terminal:<br /> | ||
| + | 1.#apt-get update<br /> | ||
| + | 2.#apt-get install lm-sensors<br /> | ||
| + | 3.#sensors-detect<br /> | ||
| + | 4.#vi /etc/modules <br /> | ||
| + | 5.Insert the belows to /etc/modules<br /> | ||
| + | coretemp | ||
| + | it87 | ||
| + | i2c-viapro | ||
| + | eeprom | ||
| + | 6.#sensors<br /> | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Patch File: | ||
| + | !bgcolor = #F3F3F3 align="left"| | ||
| + | N/A | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Defect: | ||
| + | !bgcolor = #F3F3F3 align="left"| | ||
| + | N/A | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Asker: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | "Robert & 2010/12/08" | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Provider: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | "Steve & 2010/12/08" | ||
|- | |- | ||
|} | |} | ||
Revision as of 10:52, 13 December 2010
| O.S. | VGA | IDE | SATA | Audio | USB | COM | LAN | Mini PCI | Mini PCIE | WDT/DIO | Download | Patch |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Fedora Core 10 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Driver supported by Kernel | ||
|
Ubuntu 9.04 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Driver Supported by Kernel | ||
|
Windows XP Embedded |
Yes |
Yes |
Yes |
Yes |
Yes |
- |
Yes |
- |
- |
- |
| |
|
Debian 5.0 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
- |
All suported by kernel |
FAQ for CI270C
How can I use Serial port COM5 and COM6 in Linux?
| Ans: |
#vi /boot/grub/menu.lst Add "8250.nr_uarts=6" in the kernel line as below picture: (In Fedora)
#reboot And then you can use 6 COM ports. |
|---|---|
| Patch File: |
N/A |
| Defect: |
N/A |
| Asker: |
Patty 17:12, 6 March 2009 (CST) |
| Provider: |
Patty 17:12, 6 March 2009 (CST) |
How to get CPU temperature
| Ans: |
In Terminal: coretemp it87 i2c-viapro eeprom 6.#sensors |
|---|---|
| Patch File: |
N/A |
| Defect: |
N/A |
| Asker: |
"Robert & 2010/12/08" |
| Provider: |
"Steve & 2010/12/08" |


