Hello,
When I try to run X on my Intel HD Graphics (Toshiba Tecra M11), I get
a blank screen. Attached is the xorg.conf and the resulting
Xorg.0.log.
I'm running snv_148. The vesa driver does work.
Any ideas?
Thanks,
Steve
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules/amd64"
ModulePath "/usr/X11/lib/modules/"
FontPath "catalogue:/etc/X11/fontpath.d"
EndSection
Section "Module"
Load "dbe"
Load "dri"
Load "dri2"
Load "extmod"
Load "glx"
Load "ia"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "ColorKey" # <i>
#Option "CacheLines" # <i>
#Option "Dac6Bit" # [<bool>]
#Option "DRI" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ShowCache" # [<bool>]
#Option "XvMCSurfaces" # <i>
#Option "PageFlip" # [<bool>]
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Core Processor Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: SunOS 5.11 i86pc
Current Operating System: SunOS solaris 5.11 snv_148 i86pc
Build Date: 31 August 2010 04:59:15PM
Solaris ABI: 64-bit
Current version of pixman: 0.18.4
Before reporting problems, check http://support.oracle.com/
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 2 06:24:11 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Disabling SIGIO handlers for input devices
(==) Automatically adding devices
(==) Automatically enabling devices
(**) FontPath set to:
catalogue:/etc/X11/fontpath.d,
catalogue:/etc/X11/fontpath.d
(**) ModulePath set to "/usr/lib/xorg/modules/amd64,/usr/X11/lib/modules/"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse'
will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(II) Loader magic: 6260b0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(--) using VT number 2
(--) PCI:*(0:0:2:0) 8086:0046:1179:0003 Intel Corporation Core Processor
Integrated Graphics Controller rev 2, Mem @ 0xd0000000/4194304,
0xc0000000/268435456, I/O @ 0x00003058/8, BIOS @ 0x????????/65536
(II) "extmod" will be loaded. This was enabled by default and also specified in
the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in
the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in
the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in
the config file.
(II) "dri2" will be loaded. This was enabled by default and also specified in
the config file.
(II) "ia" will be loaded. This was enabled by default and also specified in the
config file.
(II) "xtsol" will be loaded by default.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "ia"
(II) Loading /usr/lib/xorg/modules/extensions/amd64/libia.so
(II) Module IANAME: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
(II) LoadModule: "xtsol"
,(II) intel(0): Attempting memory allocation with untiled buffers.
(II) intel(0): xf86AcquireGART: AGPIOC_ACQUIRE succeeded
(II) intel(0): Untiled allocation successful.
(II) intel(0): [drm] Registers = 0x7660f000
(II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
(II) intel(0): [dri] visual configs initialized
(II) intel(0): Page Flipping disabled
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) EXA(0): Offscreen pixmap area of 30720000 bytes
(II) EXA(0): Driver registered support for the following operations:
(II) Solid
(II) Copy
(II) Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse disabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x01d4bfff: exa offscreen (30000 kB)
(II) intel(0): 0x01d4c000-0x03d4bfff: classic textures (32768 kB)
(II) intel(0): 0x03fff000: end of stolen memory
(II) intel(0): 0x03fff000-0x0c2b3fff: DRI memory manager (133844 kB)
(II) intel(0): 0x10000000: end of aperture
(II) intel(0): BO memory allocation layout:
(II) intel(0): 0x03fff000: start of memory manager
(II) intel(0): 0x04020000-0x049e3fff: depth buffer (10000 kB)
(II) intel(0): 0x05020000-0x059e3fff: back buffer (10000 kB)
(II) intel(0): 0x06020000-0x069e3fff: front buffer (10000 kB)
(II) intel(0): 0x07020000-0x07029fff: HW cursors (40 kB)
(II) intel(0): 0x0c2b4000: end of memory manager
(WW) intel(0): ESR is 0x00000011, page table error
(WW) intel(0): PGTBL_ER is 0x00100000, CS instruction GTT PTE
(WW) intel(0): PGTBL_CTL (0x00000000) indicates GTT is disabled
(WW) intel(0): Existing errors found in hardware state.
(II) intel(0): Output configuration:
(II) intel(0): Pipe A is on
(II) intel(0): Display plane A is now disabled and connected to pipe A.
(WW) intel(0): Hardware claims pipe A is off while software believes it is on
(WW) intel(0): Hardware claims plane A is off while software believes it is on
(II) intel(0): Pipe B is off
(II) intel(0): Display plane B is now disabled and connected to pipe A.
(II) intel(0): Output VGA is connected to pipe none
(II) intel(0): Output LVDS is connected to pipe A
(II) intel(0): Output HDMI-1 is connected to pipe none
(II) intel(0): Output HDMI-2 is connected to pipe none
(II) intel(0): using SSC reference clock of 120 MHz
(II) intel(0): [drm] mapped front buffer at 0xc6020000, handle = 0xcbecb000
(II) intel(0): [drm] mapped back buffer at 0xc5020000, handle = 0xcc88f000
(II) intel(0): [drm] mapped depth buffer at 0xc4020000, handle = 0xc68eb000
(II) intel(0): [drm] mapped classic textures at 0xc1d4c000, handle = 0xce6b3000
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(==) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up textured video
(II) intel(0): direct rendering: XF86DRI Enabled
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) AIGLX: Screen 0 is not DRI2 capable
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 16, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 16, (OK)
drmOpenByBusid: drmOpenMinor returns 16
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: enabled GLX_texture_from_pixmap with driver support
(II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/amd64/i965_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) intel(0): Setting screen physical size to 423 x 238
(II) config/hal: Adding input device PS/2 Port for PS/2-style Mice
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/amd64/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.5.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(II) PS/2 Port for PS/2-style Mice: Setting Device option to "/dev/mouse"
(**) PS/2 Port for PS/2-style Mice: Protocol: VUID
(**) PS/2 Port for PS/2-style Mice: always reports core events
(**) Option "Device" "/dev/mouse"
(II) PS/2 Port for PS/2-style Mice: Setting Buttons option to "3"
(==) PS/2 Port for PS/2-style Mice: Emulate3Buttons, Emulate3Timeout: 50
(**) PS/2 Port for PS/2-style Mice: ZAxisMapping: buttons 4 and 5
(**) PS/2 Port for PS/2-style Mice: Buttons: 9
(II) XINPUT: Adding extended input device "PS/2 Port for PS/2-style Mice"
(type: MOUSE)
(**) PS/2 Port for PS/2-style Mice: (accel) keeping acceleration scheme 1
(**) PS/2 Port for PS/2-style Mice: (accel) acceleration profile 0
(II) config/hal: Adding input device hotkey
(II) LoadModule: "hotkey"
(II) Loading /usr/lib/xorg/modules/input/amd64/hotkey_drv.so
(II) Module hotkey: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(II) XINPUT: Adding extended input device "hotkey" (type: KEYBOARD)
(WW) hotkey_events_init: sysevent_bind_handle failed: with errno = 13
(WW) hotkey_events_init failed
(EE) Couldn't init device "hotkey"
(II) UnloadModule: "hotkey"
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device System keyboard
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/amd64/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
compiled for 1.7.7, module version = 1.4.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(**) System keyboard: always reports core events
(**) Option "Device" "/dev/kbd"
(II) System keyboard: Opened device "/dev/kbd"
(**) Option "XkbRules" "base"
(**) System keyboard: XkbRules: "base"
(**) Option "XkbModel" "sun_type6_usb"
(**) System keyboard: XkbModel: "sun_type6_usb"
(**) Option "XkbLayout" "us"
(**) System keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) System keyboard: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "System keyboard" (type: KEYBOARD)
(--) System keyboard: Keyboard type: USB (6)
(--) System keyboard: Keyboard layout: 33
_______________________________________________
xwin-discuss mailing list
[email protected]
List info: http://mail.opensolaris.org/mailman/listinfo/xwin-discuss
Unsubscribe: http://mail.opensolaris.org/mailman/options/xwin-discuss