Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Graphics driver for Intel Atom E6xx (Tunnel Creek): (1 Item)
   
Graphics driver for Intel Atom E6xx (Tunnel Creek)  
Hi all,
I have Lippert CoreExpress ECO2 based on Intel Atom E6xx series processor.
I am using "Intel Crown Bay BSP" with QNX 6.5.1, and in general it works well. But there are no any devg-* driver.

The "pci" utility shows two graphics controllers on board:
                ...
                Class          = Display (VGA)
                Vendor ID      = 8086h, Intel Corporation 
                Device ID      = 4108h,  Tunnel Creek Integrated Graphics Controller
                ...
                Class          = Multimedia (Video)
                Vendor ID      = 8086h, Intel Corporation 
                Device ID      = 8182h,  Tunnel Creek Integrated Graphics Controller
                ...
                
I have succesfully started the general driver "vesabios", but I want to use an accelerated driver instead, if at all 
possible. 

So I have several questions:
                1) What device I should use? 4108 or 0x8182? What are the differencies between them, because I didn't 
find any? 
                2) Where can I find an accelerated driver?