MB:MI270A

From LEXWiKi

(Difference between revisions)
Jump to: navigation, search
(edited by PattyChen via TableEdit)
Current revision (16:29, 17 December 2010) (edit) (undo)
(How to Run the Application with the DirectFB)
 
(5 intermediate revisions not shown.)
Line 38: Line 38:
Yes
Yes
|
|
-
[ftp://ftp.lex.com.tw/Engineer/SoftSupport/Driver\Module/TouchScreen/Linux/DMC6000/Fedora/PenMount_Fedora10_Driver_USB.tar.gz touch]
+
 
|
|
Line 68: Line 68:
|
|
*kernel default support
*kernel default support
-
*kernel default VGA driver cannot support 1024x600 and 800x480 resolution
+
*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

  • kernel default support
  • 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

edit table


FAQ of MI270A

How to get CPU temperature

Ans:

In Terminal:
1.#apt-get update
2.#apt-get install lm-sensors
3.#sensors-detect
4.#vi /etc/modules
5.Insert the belows to /etc/modules

   coretemp
   it87
   i2c-viapro
   eeprom

6.#sensors

Patch File:

N/A

Defect:

N/A

Asker:

"Robert & 2010/12/08"

Provider:

"Steve & 2010/12/08"


How to Run the Application with the DirectFB

Ans:

Test on:Ubuntu 9.04 Debian 5.0
1.install directfb libeary

   #apt-get install libdirectfb-dev

2.open framebuffer device

   insert "vga=ask" in /boot/grub/menu.lst
Image:directfb.jpg

3.restart
4.you will find /dev/fb framebuffer device in /dev/

Patch File:

N/A

Defect:

N/A

Asker:

Sato & 2010/12/08

Provider:

Steve & 2010/12/17

Personal tools