請先看『使用說明』
MB:MI270A
From LEXWiKi
(Difference between revisions)
(→FAQ of MI270A) |
|||
Line 139: | Line 139: | ||
!bgColor = #F3F3F3 align="left"| | !bgColor = #F3F3F3 align="left"| | ||
"Steve & 2010/12/08" | "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 | ||
+ | 4.you will find /dev/fb framebuffer device in /dev/ | ||
+ | |||
+ | |- | ||
+ | !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 | ||
|- | |- | ||
|} | |} |
Revision as of 16:09, 17 December 2010
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" |