File: README

package info (click to toggle)
xserver-xorg-video-openchrome 1%3A0.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 3,368 kB
  • ctags: 5,693
  • sloc: ansic: 29,302; sh: 11,091; perl: 414; makefile: 195
file content (64 lines) | stat: -rw-r--r-- 1,948 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
xf86-video-openchrome
---------------------
(http://www.openchrome.org)

SUPPORTED CHIPSETS :
--------------------
- CLE266 (VT3122)
- KM400/P4M800 (VT3205)
- K8M800 (VT3204)
- PM800/PM880/CN400 (VT3259)
- VM800/CN700/P4M800Pro (VT3314)
- CX700 (VT3324)
- P4M890 (VT3327)
- K8M890 (VT3336)
- P4M900/VN896 (VT3364)
- VX800 (VT3353)
- VX855 (VT3409)
- VX900 (VT3410)


SUPPORTED FEATURES :
--------------------
- Free modesetting for Unichrome, Unichrome Pro and Chrome9 chipsets.
- VBE modesetting for everything not natively supported.
- TV-out support.
- EXA acceleration.
- Hardware MPEG2 acceleration.


KNOWN BUGS/LIMITATIONS :
------------------------
* Laptop panel
- Laptop displays for anything other than CLE266 and KM400/P4M800 are only
  supported thru VBE calls.
- Virtual terminal is broken on some laptop displays. Use a vesa framebuffer to
  work around that (append vga=791 to your kernel command line, for example).

* XvMC
- The hardware MPEG4 acceleration that is present on some chipsets is not
  implemented.
- No XvMC support for CX700 and newer (new, unsupported engine).
- No XvMC support for K8M890, P4M890 and P4M900/VN896 (need to get dri working
  for them first).

* TV output
- TV modes are hardcoded and must be choosen inside a list depending on the TV
  encoder.
- Outputs are dependent on each other and will use the least common
  denominator. If you're using both VGA/LCD output and TV output, the VGA/LCD
  output will be limited by the TV encoder (720x576@50Hz for example).
  In other words, there is no dual screen support.

* Misc.
- Add-on TMDS encoders are not supported, except thru VBE.
- CX700, VX800 and VX855 integrated TMDS is supported.

* Chrome9
- Chrome9 chipsets' family (P4M900, K8M890, VX800, VX855, VX900) currently
  doesn't support neither AGP DMA nor 3D acceleration. 


Please note that 3D acceleration is provided by Mesa (http://mesa3d.org) and is
not directly related to openchrome.