請先看『使用說明』
MB:MI270A
From LEXWiKi
(Difference between revisions)
(edited by PattyChen via TableEdit) |
(→How to Run the Application with the DirectFB) |
||
| (5 intermediate revisions not shown.) | |||
| Line 38: | Line 38: | ||
Yes | Yes | ||
| | | | ||
| - | + | ||
| | | | ||
| Line 68: | Line 68: | ||
| | | | ||
*kernel default support | *kernel default support | ||
| - | *kernel default VGA driver cannot support 1024x600 | + | *kernel default VGA driver cannot support 1024x600 resolution |
| + | | | ||
| + | |||
| + | |- | ||
| + | | | ||
| + | Ubuntu 8.10 | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | Yes | ||
| + | | | ||
| + | *Kernel default support | ||
| | | | ||
| Line 76: | Line 105: | ||
[{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=f777871962f1c0432784d4e0e73802b8.0.T4a73332d718c6&page=0&pagename={{FULLPAGENAMEE}} edit table] | [{{SERVER}}/lexwiki/index.php?title=Special:TableEdit&id=f777871962f1c0432784d4e0e73802b8.0.T4a73332d718c6&page=0&pagename={{FULLPAGENAMEE}} edit table] | ||
<!--box uid=f777871962f1c0432784d4e0e73802b8.0.T4a73332d718c6--> | <!--box uid=f777871962f1c0432784d4e0e73802b8.0.T4a73332d718c6--> | ||
| + | |||
| + | |||
| + | == FAQ of MI270A == | ||
| + | === 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" | ||
| + | |- | ||
| + | |} | ||
| + | |||
| + | |||
| + | === How to Run the Application with the DirectFB === | ||
| + | {| | ||
| + | !bgcolor = #ccccff width="50" align="center"|Ans: | ||
| + | !bgcolor = #F3F3F3 width="100%" align="left"| | ||
| + | Test on:Ubuntu 9.04 Debian 5.0<br /> | ||
| + | 1.install directfb libeary | ||
| + | #apt-get install libdirectfb-dev | ||
| + | 2.open framebuffer device | ||
| + | insert "vga=ask" in /boot/grub/menu.lst | ||
| + | <center>[[Image:directfb.jpg]]</center> | ||
| + | 3.restart<br /> | ||
| + | 4.you will find /dev/fb framebuffer device in /dev/ <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"| | ||
| + | Sato & 2010/12/08 | ||
| + | |- | ||
| + | !bgcolor = #ccccff |Provider: | ||
| + | !bgColor = #F3F3F3 align="left"| | ||
| + | Steve & 2010/12/17 | ||
| + | |- | ||
| + | |} | ||
Current revision
Contents |
Driver Support
| O.S. | VGA | IDE | SATA | Audio | USB | COM | LAN | Mini PCI | Mini PCIE | Video-in | Touch | Download | Patch |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Fedora Core 10 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes | ||
|
Ubuntu 9.04 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
| |
|
Ubuntu 8.10 |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
Yes |
|
FAQ of MI270A
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" |
