MB:3V700C

From LEXWiKi

Jump to: navigation, search
O.S. VGA Audio IDE SATA LAN TV-OUT Support MPEG2 Accelerator MPEG4 Accelerator Mini PCI Download Patch

Windows XP Embedded

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

Yes

  • MPEG2 Accelerator depends on PowerDVD
  • MPEG4 Accelerator support SDK for customer.
  • 由於 D-sub 與 S-Video 在硬體設計上同走一條channel, 故在 TV-OUT 部分若接了 S-Video 便需要將 D-sub 給移除, 才不至於影響 S-Video 畫面(D-sub S-Video 兩者只能取其一)

Fedora Core 5

Yes

Yes

Yes

Yes

Yes

Yes

No

Yes

Yes

  • Hardware Accelerator works on VeMP or VeXP player
  • 由於 D-sub 與 S-Video 在硬體設計上同走一條channel, 故在 TV-OUT 部分若接了 S-Video 便需要將 D-sub 給移除, 才不至於影響 S-Video 畫面(D-sub S-Video 兩者只能取其一)

Windows CE 5.0

Yes

Yes

Yes

Yes

Yes

Yes

No

No

-


Windows CE 6.0

Yes

Yes

Yes

Yes

Yes

No

No

No

-

Debian 4.0

Yes

Yes

Yes

Yes

Yes

Yes

No

No

-

Ubuntu 8.04

Yes

Yes

Yes

Yes

Yes

Yes

No

Yes

Yes

  • Hardware Accelerator works on VeMP or VeXP player
  • Supported by kernel default

Ubuntu 8.10

Yes

Yes

Yes

Yes

Yes

Yes

No

Yes

Yes

  • Hardware Accelerator works on VeMP or VeXP player
  • Supported by kernel default

Fedora core 9

Yes

Yes

Yes

Yes

Yes

Yes

No

Yes

Yes

  • Hardware Accelerator works on VeMP or VeXP player
  • Supported by kernel default

edit table

Contents

FAQ of 3V700C

1. 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)

Image:menulst.jpg


(In Ubuntu)

Image:menulst_u.jpg


#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)

2. Problem to install Ubuntu 8.10 touch driver on 7" panel PC

Ans:

CX700 ubuntu 8.10 vga driver set RandR to false by default, but touch driver will detect RandR automatically.

if using those driver together, X window will crash.

to solve this problem, we asked touch vendor to modified driver to disable RandR detected.

Patch File:

PenMount_Ubuntu_8.10_Driver_V2.4.1.X152.tar.gz

Defect:

N/A

Asker:

Robert 2009/04/09

Provider:

Denny 2009/04/14

How to install VGA Driver support 7" , 8.9" , 10.2" ,15.6" panel in Ubuntu 8.04 and 8.10 on 3V700C?

Ans:

1.Download driver from:

Ubuntu 8.04:
cx700_u8.04_vga_16_9.tar.gz
Ubuntu 8.10:
cx700_u8.10_vga_16_9.tar.gz


2.go into root

 #sudo su

3.Excute the vga driver

 7" panel  	        #./vinstall_800x480
 8.9" and 10.2"panel 	#./vinstall_1024x600
 15.6" panel           #./vinstall_1366x768

4.#reboot


Patch File:

N/A

Defect:

N/A

Asker:

Max 17:50, 17 Jun 2009 (CST)

Provider:

Patty 14:54, 19 Jun 2009 (CST)

Using LVDS panel on Ubuntu 10.04

Ans:

Install VGA beta driver for Ubuntu 10.04

   via_drv.so //VGA beta driver copy to /usr/lib/xorg/modules/driver/
   xorg.conf  //x-windows setting file copy to /etc/X11/

modify xorg.conf to setting x-windows resolution for panel

   "PanelSize" "800x600" //setting to 800*600
Patch File:

1004_vga_driver.zip Touch driver for VIA

Defect:

Because the driver is beta version ,SO can't support overlapped.

Asker:

Steve 2010/06/14

Provider:

Steve 2010/06/14

Using LVDS panel on Ubuntu 10.10

Ans:

A.Install VGA driver

   1.Download VGA driver and login as root in ubuntu 10.10
   2.#tar -zxvf CX700_VGAdriver.tgz
   3.#cd CX700_VGAdriver
   4.#chmod +x ./vinstall
   5.#chmod +x ./vuninstall
   6.#./vinstall
   7.#reboot

B.modify LCD(LVDS) resolution after install finish

   1.#vi /etc/X11/xorg.conf
   2.insert panel resolution requirement to Label "Panel Size"
   Image:3V700C_Ubuntu1010_resolution.jpg
   3.#reboot

C.uninstall VGA driver

   1.login as root
   2.#cd CX700_VGAdriver
   3.#chmod +x ./vuninstall
   4.#./vuninstall
   5.#reboot
   6.login as root
   7.#Xorg -configure
   8.#cp /root/xorg.conf.new /etc/X11/xorg.conf
   9.#startx 
   
Patch File:

Ubuntu1010_VGAdriver.tgz

Defect:

Only support output ordinary , can not support 3D or overlap

Asker:

Steven & 2011/02/26

Provider:

Steve & 2011/03/14

Personal tools