tech-x11 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

intel xserver fails to start after 5.99.29->5.99.39 upgrade



Hi,

just upgraded my system from 5.99.29 (early June) to 5.99.39 (yesterday)
and Xserver is failing to start (with either xdm or startx). I have Intel
i945GM hardware (in Thinkpad T60), and have tried disabling DRI, Tiling
and FramebufferCompression with no effect. The pertinent failure shown in
the Xorg.0.log seems to be

(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with untiled buffers.
(WW) intel(0): xf86AllocateGARTMemory: allocation of 107 pages failed
        (Invalid argument)
(WW) intel(0): Failed to allocate fake bufmgr space.
(II) intel(0): Untiled allocation failed.
(EE) intel(0): Couldn't allocate video memory

reverting to the 5.99.29 kernel does not help, and I don't have the older
xserver binaries handy at the moment (they were working fine with the new
kernel)

I've attached the full Xorg.0.log (with nothing disabled) and the console
output (with hw.dri.debug=1) in case there is something else that might be
interesting.. any clues?

regards,
iain
X.Org X Server 1.6.5
Release Date: 2009-10-12
X Protocol Version 11, Revision 0
Build Operating System: NetBSD/i386  - 
Current Operating System: NetBSD galant 5.99.39 NetBSD 5.99.39 (GALANT) #0: Sun 
Sep 26 19:46:40 BST 2010  
plunky@galant:/var/work/NetBSD-current/obj/sys/arch/i386/compile/GALANT i386
Build Date: 12 October 2009  12:14:03AM
 
        Before reporting problems, check http://wiki.X.Org
        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: Mon Sep 27 09:17:23 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |-->Screen "Default Screen Section" (0)
(**) |   |-->Monitor "<default monitor>"
(==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
(==) Not automatically adding devices
(==) Not automatically enabling devices
(==) FontPath set to:
        /usr/X11R7/lib/X11/fonts/misc/,
        /usr/X11R7/lib/X11/fonts/TTF/,
        /usr/X11R7/lib/X11/fonts/Type1/,
        /usr/X11R7/lib/X11/fonts/75dpi/,
        /usr/X11R7/lib/X11/fonts/100dpi/
(==) ModulePath set to "/usr/X11R7/lib/modules"
(==) |-->Input Device "Mouse0"
(==) |-->Input Device "<default keyboard>"
(==) No Layout section. Using the first mouse device.
(==) No Layout section. Using the default keyboard configuration.
(II) Loader magic: 0x1900
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 5.0
        X.Org XInput driver : 4.0
        X.Org Server Extension : 2.0
(II) Loader running on netbsd
(--) Using wscons driver on /dev/ttyE4 in pcvt compatibility mode (version 3.32)
(--) using VT number 5

(--) PCI:*(0:0:2:0) 8086:27a2:17aa:201a rev 3, Mem @ 0xee000000/524288, 
0xd0000000/268435456, 0xee100000/262144, I/O @ 0x00001800/8
(--) PCI: (0:0:2:1) 8086:27a6:17aa:201a rev 3, Mem @ 0xee080000/524288
(II) System resource ranges:
        [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [3] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [4] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/X11R7/lib/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.6.5, 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: "dbe"
(II) Loading /usr/X11R7/lib/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.6.5, 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: "glx"
(II) Loading /usr/X11R7/lib/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.6.5, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/X11R7/lib/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
        compiled for 1.6.5, module version = 1.13.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/X11R7/lib/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.6.5, 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/X11R7/lib/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.6.5, module version = 1.1.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(==) Matched intel for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "intel"
(II) Loading /usr/X11R7/lib/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
        compiled for 1.6.5, module version = 2.7.1
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "mouse"
(II) Loading /usr/X11R7/lib/modules/drivers//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.6.5, module version = 1.5.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 4.0
(II) LoadModule: "kbd"
(II) Loading /usr/X11R7/lib/modules/drivers//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.6.5, module version = 1.4.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 4.0
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
        i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
        E7221 (i915), 915GM, 945G, 945GM, 945GME, IGD_GM, IGD_G, 965G, G35,
        965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
        Mobile Intel GM45 Express Chipset,
        Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
(II) Primary Device is: PCI 00@00:02:0
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [3] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [4] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
(II) resource ranges after probing:
        [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [3] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B]
        [4] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[B]
        [5] 0   0       0x000b8000 - 0x000bffff (0x8000) MS[B]
        [6] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [7] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
        [8] 0   0       0x000003b0 - 0x000003bb (0xc) IS[B]
        [9] 0   0       0x000003c0 - 0x000003df (0x20) IS[B]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R7/lib/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
        compiled for 1.6.5, module version = 0.1.0
        ABI class: X.Org Video Driver, version 5.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) intel(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
(==) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) 945GM
(--) intel(0): Chipset: "945GM"
(--) intel(0): Linear framebuffer at 0xD0000000
(--) intel(0): IO registers at addr 0xEE000000
(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
Failed to load DMI info, X60 TV quirk not applied.
(==) intel(0): Using EXA for acceleration
(II) intel(0): 2 display pipes available.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) intel(0): Output VGA has no monitor section
(II) intel(0): Output LVDS has no monitor section
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): Attempting to determine panel fixed mode.
(II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at 
address 0x60.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): EDID vendor "LEN", prod id 16418
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered 
at address 0x70.
(II) intel(0): I2C bus "SDVOB DDC Bus" initialized.
(II) intel(0): Output TMDS-1 has no monitor section
(II) intel(0): SDVOB: device VID/DID: 02:3C.06, clock range 25.0MHz - 200.0MHz
(II) intel(0): SDVOB: 1 input channel
(II) intel(0): SDVOB: TMDS0 output reported
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" registered 
at address 0x72.
(II) intel(0): No SDVO device found on SDVOC
(II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" removed.
(II) intel(0): Current clock rate multiplier: 1
(WW) intel(0): remove MTRR a0000 - b0000
(II) intel(0): Resizable framebuffer: not available (1 3)
(II) intel(0): EDID vendor "LEN", prod id 16418
(II) intel(0): Output VGA disconnected
(II) intel(0): Output LVDS connected
(II) intel(0): Output TMDS-1 disconnected
(II) intel(0): Using exact sizes for initial modes
(II) intel(0): Output LVDS using initial mode 1400x1050
(WW) intel(0): remove MTRR a0000 - b0000
(II) intel(0): detected 256 kB GTT.
(II) intel(0): detected 7932 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(==) intel(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R7/lib/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.6.5, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "exa"
(II) LoadModule: "exa"
(II) Loading /usr/X11R7/lib/modules//libexa.so
(II) Module exa: vendor="X.Org Foundation"
        compiled for 1.6.5, module version = 2.4.0
        ABI class: X.Org Video Driver, version 5.0
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 
0xd0000009
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [1] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [2] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [3] 0   0       0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
        [4] 0   0       0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
        [5] 0   0       0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
        [6] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [7] -1  0       0x00000000 - 0x000000ff (0x100) IX[B]
        [8] 0   0       0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
        [9] 0   0       0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) intel(0): Kernel reported 241152 total, 0 used
(II) intel(0): I830CheckAvailableMemory: 964608 kB available
(WW) intel(0): DRI2 requires UXA
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 15, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 15, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 15, (OK)
drmOpenByBusid: drmOpenMinor returns 15
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) [drm] DRM interface version 1.2
(II) [drm] DRM open master succeeded.
(II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
(II) intel(0): [drm] framebuffer mapped by ddx driver
(II) intel(0): [drm] added 1 reserved context for kernel
(II) intel(0): X context handle = 0x6
(II) intel(0): [drm] installed DRM signal handler
(**) intel(0): Framebuffer compression enabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(WW) intel(0): xf86AllocateGARTMemory: allocation of 1644 pages failed
        (Invalid argument)
(WW) intel(0): Failed to allocate fake bufmgr space.
(II) intel(0): Tiled allocation failed.
(WW) intel(0): Couldn't allocate tiled memory, fb compression disabled
(II) intel(0): Attempting memory allocation with untiled buffers.
(WW) intel(0): xf86AllocateGARTMemory: allocation of 107 pages failed
        (Invalid argument)
(WW) intel(0): Failed to allocate fake bufmgr space.
(II) intel(0): Untiled allocation failed.
(II) intel(0): Couldn't allocate 3D memory, disabling DRI.
(II) intel(0): Attempting memory allocation with untiled buffers.
(WW) intel(0): xf86AllocateGARTMemory: allocation of 107 pages failed
        (Invalid argument)
(WW) intel(0): Failed to allocate fake bufmgr space.
(II) intel(0): Untiled allocation failed.
(EE) intel(0): Couldn't allocate video memory

Fatal server error:
AddScreen/ScreenInit failed for driver 0


Please consult the The X.Org Foundation support 
         at http://wiki.X.Org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional 
information.

[drm:pid2100:drm_open] [drm:pid2100:drm_open] open_count = 0
[drm:pid2100:drm_open_helper] [drm:pid2100:drm_open_helper] pid = 2100, minor = 0
[drm:pid2100:drm_addmap] [drm:pid2100:drm_addmap] offset = 0x00000000, size = 
0x00002000, type = 2
[drm:pid2100:drm_addmap] [drm:pid2100:drm_addmap] 8192 13 0xc265b000
[drm:pid2100:drm_addmap] [drm:pid2100:drm_addmap] Added map 2 0xc265b000/0x2000
[drm:pid2100:drm_firstopen] [drm:pid2100:drm_firstopen] 
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0xc0246400, 
nr=0x00, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0xc0246400, 
nr=0x00, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_close] [drm:pid2100:drm_close] open_count = 1
[drm:pid2100:drm_close] [drm:pid2100:drm_close] pid = 2100, device = 
0x0xcb93ae00, open_count = 1
[drm:pid2100:drm_close] [drm:pid2100:drm_close] setting open_count 1 to 1
[drm:pid2100:drm_lastclose] [drm:pid2100:drm_lastclose] 
[drm:pid2100:drm_open] [drm:pid2100:drm_open] open_count = 0
[drm:pid2100:drm_open_helper] [drm:pid2100:drm_open_helper] pid = 2100, minor = 0
[drm:pid2100:drm_addmap] [drm:pid2100:drm_addmap] offset = 0x00000000, size = 
0x00002000, type = 2
[drm:pid2100:drm_addmap] [drm:pid2100:drm_addmap] 8192 13 0xc265b000
[drm:pid2100:drm_addmap] [drm:pid2100:drm_addmap] Added map 2 0xc265b000/0x2000
[drm:pid2100:drm_firstopen] [drm:pid2100:drm_firstopen] 
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0xc0246400, 
nr=0x00, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0xc0246400, 
nr=0x00, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_close] [drm:pid2100:drm_close] open_count = 1
[drm:pid2100:drm_close] [drm:pid2100:drm_close] pid = 2100, device = 
0x0xcb93ae00, open_count = 1
[drm:pid2100:drm_close] [drm:pid2100:drm_close] setting open_count 1 to 1
[drm:pid2100:drm_lastclose] [drm:pid2100:drm_lastclose] 
[drm:pid2100:drm_open] [drm:pid2100:drm_open] open_count = 0
[drm:pid2100:drm_open_helper] [drm:pid2100:drm_open_helper] pid = 2100, minor = 0
[drm:pid2100:drm_addmap] [drm:pid2100:drm_addmap] offset = 0x00000000, size = 
0x00002000, type = 2
[drm:pid2100:drm_addmap] [drm:pid2100:drm_addmap] 8192 13 0xc265b000
[drm:pid2100:drm_addmap] [drm:pid2100:drm_addmap] Added map 2 0xc265b000/0x2000
[drm:pid2100:drm_firstopen] [drm:pid2100:drm_firstopen] 
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0xc0106407, 
nr=0x07, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0xc0086401, 
nr=0x01, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0xc0086401, 
nr=0x01, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0xc0106407, 
nr=0x07, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0xc0186415, 
nr=0x15, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_addmap] [drm:pid2100:drm_addmap] offset = 0x00000000, size = 
0x00002000, type = 2
[drm:pid2100:drm_addmap] [drm:pid2100:drm_addmap] Found kernel map 2
[drm:pid2100:drm_addmap] [drm:pid2100:drm_addmap] Added map 2 0xc265b000/0x2000
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0xc0086426, 
nr=0x26, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0xc0086426, 
nr=0x26, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0xc0086420, 
nr=0x20, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_ctxbitmap_next] [drm:pid2100:drm_ctxbitmap_next] 
drm_ctxbitmap_next bit : 6
[drm:pid2100:drm_addctx] [drm:pid2100:drm_addctx] 6
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0x80086422, 
nr=0x22, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0x8008642a, 
nr=0x2a, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_lock] [drm:pid2100:drm_lock] 6 (pid 2100) requests lock 
(0x00000000), flags = 0x00000000
[drm:pid2100:drm_lock] [drm:pid2100:drm_lock] 6 has lock
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0x8004667d, 
nr=0x7d, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0x8004667c, 
nr=0x7c, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0xc0246400, 
nr=0x00, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0xc0246400, 
nr=0x00, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_ioctl] [drm:pid2100:drm_ioctl] pid=2100, cmd=0xc0086446, 
nr=0x46, dev 0xcb93ae00, auth=1
[drm:pid2100:drm_close] [drm:pid2100:drm_close] open_count = 1
[drm:pid2100:drm_close] [drm:pid2100:drm_close] pid = 2100, device = 
0x0xcb93ae00, open_count = 1
[drm:pid2100:drm_close] [drm:pid2100:drm_close] Process 2100 dead, freeing lock 
for context 6
[drm:pid2100:drm_close] [drm:pid2100:drm_close] setting open_count 1 to 1
[drm:pid2100:drm_lastclose] [drm:pid2100:drm_lastclose] 


Home | Main Index | Thread Index | Old Index