appologies. Resending, as I missed the alias for discuss before. --- "edward.shu" <Edward.Shu at Sun.COM> wrote:
> Venu C: > > Kerry, > > > > is i915 is not supporting, is just because it is > not > > claiming the device. or the hardware interface to > > graphic device (0x8086, 0x8108) is supported by > i915 > > or > > it is not compatible to i915 supported hardware. > > > > Since the generic vgatext, is claiming and device > > works > > fine. As a simple test, if I add a driver alias > for > > i915 "pci8086,8108" will it work? > > > > > > Venu. > > --- Kerry Shu <Kerry.Shu at Sun.COM> wrote: > > > i915 was supposed to support all the Intel graphics > chips for PC. > However, we can not test all of the hardware > before the integration, > so some chip IDs may not be included in the > supported list. As to > "pci8086,8108", is it a graphics chip embedded in > ATOM platform? Yes, it is embeded in ATOM platform. # /usr/X11/bin/scanpci -v pci bus 0x0000 cardnum 0x00 function 0x00: vendor 0x8086 device 0x8100 Intel Corporation System Controller Hub (SCH Poulsbo) CardVendor 0x8086 card 0x7270 (Intel Corporation, Card unknown) STATUS 0x0000 COMMAND 0x0007 CLASS 0x06 0x00 0x00 REVISION 0x06 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 pci bus 0x0000 cardnum 0x02 function 0x00: vendor 0x8086 device 0x8108 Intel Corporation System Controller Hub (SCH Poulsbo) Graphics Controller CardVendor 0x8086 card 0x7270 (Intel Corporation, Card unknown) STATUS 0x0010 COMMAND 0x0007 CLASS 0x03 0x00 0x00 REVISION 0x06 BIST 0x00 HEADER 0x00 LATENCY 0x00 CACHE 0x00 BASE0 0xfdf00000 addr 0xfdf00000 MEM BASE1 0x0000ff01 addr 0x0000ff00 I/O BASE2 0xd0000000 addr 0xd0000000 MEM BASE3 0xfdf80000 addr 0xfdf80000 MEM MAX_LAT 0x00 MIN_GNT 0x00 INT_PIN 0x01 INT_LINE 0x0b .... ... ... # prtdiag -v .... ... ... ==== Processor Sockets ==================================== Version Location Tag -------------------------------- -------------------------- Intel(R) Atom(TM) Other ==== Memory Device Sockets ================================ Type Status Set Device Locator Bank Locator ----------- ------ --- ------------------- ---------------- DDR2 in use 0 A0 Bank0/1 ==== On-Board Devices ===================================== ==== Upgradeable Slots ==================================== ID Status Type Description --- --------- ---------------- ---------------------------- Thanks, Venu. > It may be different from Intel graphics for PC. > > > > _______________________________________________ > > driver-discuss mailing list > > driver-discuss at opensolaris.org > > > http://mail.opensolaris.org/mailman/listinfo/driver-discuss > > > >