Difference between revisions of "SMI LynxEM"
(→Features) |
(→Features) |
||
Line 18: | Line 18: | ||
|style="vertical-align:top" | | |style="vertical-align:top" | | ||
|} | |} | ||
− | wikis are cool | + | * wikis are cool |
=== Linux X.Org driver === | === Linux X.Org driver === |
Revision as of 15:50, 9 September 2005
SMI LynxEM+This is a Silicon Motion video adapter Note: 4MB memory versions are called LynxEM4+ in IBM documentation Features
|
- wikis are cool
Linux X.Org driver
This chip is supported by the 'siliconmotion' driver as part of the X.Org distribution
ThinkPad LCD
Display on the internal LCD works as long as you set the monitor settings correct.
External VGA port
??
Linux kernel Framebuffer driver
There are two framebuffer drivers. One is sm712.c. The other is lynxfb.c. The sm712.c driver comes with the Embedded Linux Development Kit (eldk) as part of the stock Linux kernel and seems to work well (but possibly needs hardware-dependant tweaks in some embedded environments.) The second one, lynxfb.c was obtained directly from Silicon Motion and won't work without tweaks in some environments.
There is also limited framebuffer support for this chip in embedded devices as part of the "U-Boot" boot loader. This works well and is based on the second (lynxfb) driver.