Hi, all

I'm having a serious problem when using directfb.

There are some infomation get from the console in my computer.

#lspci
........
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM 
Integrated Graphics Device (rev 02)
........

#dfbinfo
........
Screen (00) FBDev Primary Screen            (primary screen)
   Caps: VSYNC POWER_MANAGEMENT

     Layer (00) FBDev Primary Layer             (primary layer)
        Type:    GRAPHICS
        Caps:    SURFACE BRIGHTNESS CONTRAST SATURATION

Input (01) IMPS/2 Mouse                    (primary mouse)
   Type: MOUSE
   Caps: AXES BUTTONS
   Max. Axis: 2
   Max. Button: 2

Input (00) Keyboard                        (primary keyboard)
   Type: KEYBOARD
   Caps: KEYS
..........


but someone get the information like below:

..........................................
..........................................
Screen (00) FBDev Primary Screen            (primary screen)
   Caps: VSYNC POWER_MANAGEMENT

     Layer (00) FBDev Primary Layer             (primary layer)
        Type:    GRAPHICS
        Caps:    SURFACE BRIGHTNESS CONTRAST SATURATION

     Layer (01) Intel 830/845/855/865 Overlay
        Type:    GRAPHICS VIDEO STILL_PICTURE
        Caps:    SURFACE SCREEN_LOCATION DST_COLORKEY BRIGHTNESS 
CONTRAST SATURATION SCREEN_POSITION SCREEN_SIZE


Input (01) IMPS/2 Mouse                    (primary mouse)
   Type: MOUSE
   Caps: AXES BUTTONS
   Max. Axis: 2
   Max. Button: 2

Input (00) Keyboard                        (primary keyboard)
   Type: KEYBOARD
   Caps: KEYS
......................................................
.......................................................

The problem is how could I get the Layer (01), is there something wrong?
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to