[Bug 312714] Re: [i945] X failure with eee box combined with Panasonic LCD projector

Geir Ove Myhr gomyhr at gmail.com
Sun Jan 4 19:15:33 UTC 2009


I'm attaching the Xorg.0.log that you included in the description. It's
easier to read the bug reports when the logs are attached separately.

Could you also attach:
- the output of `lspci -vvnn`
- /var/log/xorg.conf

** Attachment added: "Xorg.0.log.txt"
   http://launchpadlibrarian.net/20901808/Xorg.0.log.txt

** Description changed:

  I would like to use my new eee box as a media player (mythtv) with my
  LCD projector. At this moment I have a lot of trouble getting it to work
  with Ubuntu 8.10 (or Mythbuntu for that matter).
  
  Normally, I would be able to google my way out of this, but the problem
  seems unique to the specific hardware combination I have and I found no
  help on any fora at all.
  
  Here is the hardware:
  - Asus Eee Box B202
  - Panasonic PT-AE500E
  
  What are the symptoms:
  1 I get the Bios screen
  2 I get the Ubuntu CD install menu
  3 I get the Ubuntu Splash screen
  4 Then the screen goes black and nothing happens. The system can be pinged and responds to ctrl-alt-del so I think it just runs but has trouble displaying an X screen. ctrl-alt-F1/2/3/etc does NOT give me a text console either btw.
  
  What did I try:
  - Tried safe graphics mode: Same as above, but at point 4 screen loses sync instead of going black
  - Tried vga=771 at grub prompt: Display loses sync. Blue screen.
  - I connected a standard lcd monitor and it installed without as much as a hitch. However, when I connect the system to the projector again, the system will start, X will start but the screen loses sync.
  - SSH'ed into the box, tried several settings and drivers (vesa) but screen stays either black or loses sync.
  - Stopped gdm, started X by hand with "startx" and it seems to run (but loses sync).
  
  Hopefully someone can help me with this...
  
  I included some info to get you started:
  
  lspci
  
  00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
  00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
  00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
  00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
  00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
  00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
  00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
  00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
  00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
  00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
  00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
  00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
  00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
  00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
  00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
  00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
  03:00.0 Network controller: RaLink Device 0781
  04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
  
  cat /etc/X11/xorg.conf (comments stripped):
  
  Section "Device"
  	Identifier	"Configured Video Device"
  EndSection
  
  Section "Monitor"
  	Identifier	"Configured Monitor"
  EndSection
  
  Section "Screen"
  	Identifier	"Default Screen"
  	Monitor		"Configured Monitor"
  EndSection
  
  I am not an expert at debugging X problems, apart from the obvious ones.
  I see nor real errors. Perhaps I am overlooking something. Here is the
  Xorg.log file:
  
- X.Org X Server 1.5.2
- Release Date: 10 October 2008
- X Protocol Version 11, Revision 0
- Build Operating System: Linux 2.6.24-19-server i686 Ubuntu
- Current Operating System: Linux mythfront 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:20 UTC 2008 i686
- Build Date: 24 October 2008  08:00:16AM
- xorg-server 2:1.5.2-2ubuntu3 (buildd at rothera.buildd) 
- 	Before reporting problems, check http://wiki.x.org
- 	to make sure that you have the latest version.
- Module Loader present
- 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: Wed Dec 31 14:20:45 2008
- (==) Using config file: "/etc/X11/xorg.conf"
- (==) No Layout section.  Using the first Screen section.
- (**) |-->Screen "Default Screen" (0)
- (**) |   |-->Monitor "Configured Monitor"
- (==) No device specified for screen "Default Screen".
- 	Using the first device section listed.
- (**) |   |-->Device "Configured Video Device"
- (==) Automatically adding devices
- (==) Automatically enabling devices
- (==) No FontPath specified.  Using compiled-in default.
- (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
- 	Entry deleted from font path.
- (==) FontPath set to:
- 	/usr/share/fonts/X11/misc,
- 	/usr/share/fonts/X11/100dpi/:unscaled,
- 	/usr/share/fonts/X11/75dpi/:unscaled,
- 	/usr/share/fonts/X11/Type1,
- 	/usr/share/fonts/X11/100dpi,
- 	/usr/share/fonts/X11/75dpi,
- 	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
- (==) ModulePath set to "/usr/lib/xorg/modules"
- (II) Cannot locate a core pointer device.
- (II) Cannot locate a core keyboard device.
- (II) The server relies on HAL to provide the list of input devices.
- 	If no devices become available, reconfigure HAL or disable AllowEmptyInput.
- (II) Open ACPI successful (/var/run/acpid.socket)
- (II) Loader magic: 0x81d9a40
- (II) Module ABI versions:
- 	X.Org ANSI C Emulation: 0.4
- 	X.Org Video Driver: 4.1
- 	X.Org XInput driver : 2.1
- 	X.Org Server Extension : 1.1
- 	X.Org Font Renderer : 0.6
- (II) Loader running on linux
- (--) using VT number 7
- 
- (--) PCI:*(0 at 0:2:0) Intel Corporation Mobile 945GME Express Integrated Graphics Controller rev 3, Mem @ 0xfeb80000/0, 0xd0000000/0, 0xfeb40000/0, I/O @ 0x0000ec80/0
- (--) PCI: (0 at 0:2:1) Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller rev 3, Mem @ 0xfea80000/0
- (II) System resource ranges:
- 	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
- 	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
- 	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
- 	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
- 	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
- 	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
- (II) LoadModule: "extmod"
- 
- (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
- (II) Module extmod: vendor="X.Org Foundation"
- 	compiled for 1.5.2, module version = 1.0.0
- 	Module class: X.Org Server Extension
- 	ABI class: X.Org Server Extension, version 1.1
- (II) Loading extension SHAPE
- (II) Loading extension MIT-SUNDRY-NONSTANDARD
- (II) Loading extension BIG-REQUESTS
- (II) Loading extension SYNC
- (II) Loading extension MIT-SCREEN-SAVER
- (II) Loading extension XC-MISC
- (II) Loading extension XFree86-VidModeExtension
- (II) Loading extension XFree86-Misc
- (II) Loading extension XFree86-DGA
- (II) Loading extension DPMS
- (II) Loading extension TOG-CUP
- (II) Loading extension Extended-Visual-Information
- (II) Loading extension XVideo
- (II) Loading extension XVideo-MotionCompensation
- (II) Loading extension X-Resource
- (II) LoadModule: "dbe"
- 
- (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
- (II) Module dbe: vendor="X.Org Foundation"
- 	compiled for 1.5.2, module version = 1.0.0
- 	Module class: X.Org Server Extension
- 	ABI class: X.Org Server Extension, version 1.1
- (II) Loading extension DOUBLE-BUFFER
- (II) LoadModule: "glx"
- 
- (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
- (II) Module glx: vendor="X.Org Foundation"
- 	compiled for 1.5.2, module version = 1.0.0
- 	ABI class: X.Org Server Extension, version 1.1
- (==) AIGLX enabled
- (==) Exporting typical set of GLX visuals
- (II) Loading extension GLX
- (II) LoadModule: "freetype"
- 
- (II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
- (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
- 	compiled for 1.5.2, module version = 2.1.0
- 	Module class: X.Org Font Renderer
- 	ABI class: X.Org Font Renderer, version 0.6
- (II) Loading font FreeType
- (II) LoadModule: "record"
- 
- (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
- (II) Module record: vendor="X.Org Foundation"
- 	compiled for 1.5.2, module version = 1.13.0
- 	Module class: X.Org Server Extension
- 	ABI class: X.Org Server Extension, version 1.1
- (II) Loading extension RECORD
- (II) LoadModule: "dri"
- 
- (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
- (II) Module dri: vendor="X.Org Foundation"
- 	compiled for 1.5.2, module version = 1.0.0
- 	ABI class: X.Org Server Extension, version 1.1
- (II) Loading extension XFree86-DRI
- (II) Scanning /usr/share/xserver-xorg/pci directory for additional PCI ID's supported by the drivers
- (II) Matched intel from file name intel.ids
- (==) Matched intel for the autoconfigured driver
- (==) Assigned the driver to the xf86ConfigLayout
- (II) LoadModule: "intel"
- 
- (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
- (II) Module intel: vendor="X.Org Foundation"
- 	compiled for 1.5.2, module version = 2.4.1
- 	Module class: X.Org Video Driver
- 	ABI class: X.Org Video Driver, version 4.1
- (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, 965G, G35, 965Q, 946GZ,
- 	965GM, 965GME/GLE, G33, Q35, Q33,
- 	Mobile Intel® GM45 Express Chipset,
- 	Intel Integrated Graphics Device, G45/G43, Q45/Q43
- (II) Primary Device is: PCI 00 at 00:02:0
- (II) resource ranges after xf86ClaimFixedResources() call:
- 	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
- 	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
- 	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
- 	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
- 	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
- 	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
- (II) resource ranges after probing:
- 	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
- 	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
- 	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
- 	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
- 	[4] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
- 	[5] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
- 	[6] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
- 	[7] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
- 	[8] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
- 	[9] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
- 	[10] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
- (II) Loading sub module "int10"
- (II) LoadModule: "int10"
- 
- (II) Loading /usr/lib/xorg/modules//libint10.so
- (II) Module int10: vendor="X.Org Foundation"
- 	compiled for 1.5.2, module version = 1.0.0
- 	ABI class: X.Org Video Driver, version 4.1
- (II) Loading sub module "vbe"
- (II) LoadModule: "vbe"
- 
- (II) Loading /usr/lib/xorg/modules//libvbe.so
- (II) Module vbe: vendor="X.Org Foundation"
- 	compiled for 1.5.2, module version = 1.1.0
- 	ABI class: X.Org Video Driver, version 4.1
- (II) Loading sub module "vgahw"
- (II) LoadModule: "vgahw"
- 
- (II) Loading /usr/lib/xorg/modules//libvgahw.so
- (II) Module vgahw: vendor="X.Org Foundation"
- 	compiled for 1.5.2, module version = 0.1.0
- 	ABI class: X.Org Video Driver, version 4.1
- (II) intel(0): Creating default Display subsection in Screen section
- 	"Default Screen" 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) 945GME
- (--) intel(0): Chipset: "945GME"
- (--) intel(0): Linear framebuffer at 0xD0000000
- (--) intel(0): IO registers at addr 0xFEB80000
- (II) intel(0): 2 display pipes available.
- (==) intel(0): Using EXA for acceleration
- (II) Loading sub module "int10"
- (II) LoadModule: "int10"
- 
- (II) Reloading /usr/lib/xorg/modules//libint10.so
- (II) intel(0): initializing int10
- (WW) intel(0): Bad V_BIOS checksum
- (II) intel(0): Primary V_BIOS segment is: 0xc000
- (II) intel(0): VESA BIOS detected
- (II) intel(0): VESA VBE Version 3.0
- (II) intel(0): VESA VBE Total Mem: 7872 kB
- (II) intel(0): VESA VBE OEM: Intel(r) 82945GM Chipset Family Graphics Chip Accelerated VGA BIOS
- (II) intel(0): VESA VBE OEM Software Rev: 1.0
- (II) intel(0): VESA VBE OEM Vendor: Intel Corporation
- (II) intel(0): VESA VBE OEM Product: Intel(r) 82945GM Chipset Family Graphics Controller
- (II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
- (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 using monitor section Configured Monitor
- (II) intel(0): I2C bus "CRTDDC_A" initialized.
- (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:47.02, clock range 25.0MHz - 165.0MHz
- (II) intel(0): SDVOB: 1 input channel
- (II) intel(0): SDVOB: TMDS0 output reported
- (II) intel(0): Current clock rate multiplier: 8
- (II) intel(0): I2C device "SDVOB DDC Bus:ddc2" registered at address 0xA0.
- (II) intel(0): EDID vendor "MEI", prod id 53300
- (II) intel(0): DDCModeFromDetailedTiming: 1920x540 Warning: We only handle seperate sync.
- (II) intel(0): DDCModeFromDetailedTiming: 1920x540 Warning: We only handle seperate sync.
- (II) intel(0): Output VGA disconnected
- (II) intel(0): Output TMDS-1 connected
- (II) intel(0): Using fuzzy aspect match for initial modes
- (II) intel(0): Output TMDS-1 using initial mode 1400x1050
- (II) intel(0): Monitoring connected displays enabled
- (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): Will not try to enable page flipping
- (==) intel(0): Triple buffering disabled
- (==) intel(0): Intel XvMC decoder disabled
- (==) 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/lib/xorg/modules//libfb.so
- (II) Module fb: vendor="X.Org Foundation"
- 	compiled for 1.5.2, 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/lib/xorg/modules//libexa.so
- (II) Module exa: vendor="X.Org Foundation"
- 	compiled for 1.5.2, module version = 2.4.0
- 	ABI class: X.Org Video Driver, version 4.1
- (II) Loading sub module "ramdac"
- (II) LoadModule: "ramdac"
- (II) Module "ramdac" already built-in
- (II) intel(0): Comparing regs from server start up to After PreInit
- (==) Depth 24 pixmap format is 32 bpp
- (II) do I need RAC?  No, I don't.
- (II) resource ranges after preInit:
- 	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
- 	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
- 	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
- 	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
- 	[4] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
- 	[5] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
- 	[6] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
- 	[7] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
- 	[8] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
- 	[9] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
- 	[10] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
- (II) intel(0): Kernel reported 489216 total, 1 used
- (II) intel(0): I830CheckAvailableMemory: 1956860 kB available
- drmOpenDevice: node name is /dev/dri/card0
- drmOpenDevice: open result is 11, (OK)
- drmOpenDevice: node name is /dev/dri/card0
- drmOpenDevice: open result is 11, (OK)
- drmOpenByBusid: Searching for BusID pci:0000:00:02.0
- drmOpenDevice: node name is /dev/dri/card0
- drmOpenDevice: open result is 11, (OK)
- drmOpenByBusid: drmOpenMinor returns 11
- drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
- (II) [drm] DRM interface version 1.3
- (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 = 0x1
- (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.
- (II) intel(0): Tiled allocation successful.
- (II) intel(0): [drm] Registers = 0xfeb80000
- (II) intel(0): [drm] ring buffer = 0xd0000000
- (II) intel(0): [drm] mapped front buffer at 0xd1000000, handle = 0xd1000000
- (II) intel(0): [drm] mapped back buffer at 0xd5000000, handle = 0xd5000000
- (II) intel(0): [drm] mapped depth buffer at 0xd6000000, handle = 0xd6000000
- (II) intel(0): [drm] mapped classic textures at 0xd7000000, handle = 0xd7000000
- (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 47185920 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 enabled
- (II) intel(0): Initializing HW Cursor
- (II) intel(0): [DRI] installation complete
- (II) intel(0): Current clock rate multiplier: 8
- (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x01000000 (pgoffset 4096)
- (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x02000000 (pgoffset 8192)
- (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x05000000 (pgoffset 20480)
- (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x06000000 (pgoffset 24576)
- (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x07000000 (pgoffset 28672)
- (II) intel(0): Fixed memory allocation layout:
- (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
- (II) intel(0): 0x00020000-0x0061ffff: compressed frame buffer (6144 kB, 0x000000007f820000 physical
- )
- (II) intel(0): 0x00620000-0x00620fff: compressed ll buffer (4 kB, 0x000000007fe20000 physical
- )
- (II) intel(0): 0x00621000-0x0062afff: HW cursors (40 kB, 0x000000007fe21000 physical
- )
- (II) intel(0): 0x0062b000-0x00632fff: logical 3D context (32 kB)
- (II) intel(0): 0x00633000-0x00633fff: overlay registers (4 kB, 0x000000007fe33000 physical
- )
- (II) intel(0): 0x007bf000:            end of stolen memory
- (II) intel(0): 0x01000000-0x01ffffff: front buffer (15360 kB) X tiled
- (II) intel(0): 0x02000000-0x04cfffff: exa offscreen (46080 kB)
- (II) intel(0): 0x05000000-0x05ffffff: back buffer (15360 kB) X tiled
- (II) intel(0): 0x06000000-0x06ffffff: depth buffer (15360 kB) X tiled
- (II) intel(0): 0x07000000-0x08ffffff: classic textures (32768 kB)
- (II) intel(0): 0x10000000:            end of aperture
- (WW) intel(0): ESR is 0x00000010, page table error
- (WW) intel(0): PGTBL_ER is 0x00000010, display A pte
- (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 enabled and connected to pipe A.
- (II) intel(0):   Pipe B is off
- (II) intel(0):   Display plane B is now disabled and connected to pipe B.
- (II) intel(0):   Output VGA is connected to pipe none
- (II) intel(0):   Output TMDS-1 is connected to pipe A
- (II) intel(0): [drm] dma control initialized, using IRQ 16
- (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
- (II) intel(0): DPMS enabled
- (II) intel(0): Set up textured video
- (II) intel(0): Set up overlay video
- (II) intel(0): direct rendering: Enabled
- (--) RandR disabled
- (II) Initializing built-in extension MIT-SHM
- (II) Initializing built-in extension XInputExtension
- (II) Initializing built-in extension XTEST
- (II) Initializing built-in extension XKEYBOARD
- (II) Initializing built-in extension XC-APPGROUP
- (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) Initializing built-in extension XEVIE
- drmOpenDevice: node name is /dev/dri/card0
- drmOpenDevice: open result is 12, (OK)
- drmOpenByBusid: Searching for BusID pci:0000:00:02.0
- drmOpenDevice: node name is /dev/dri/card0
- drmOpenDevice: open result is 12, (OK)
- drmOpenByBusid: drmOpenMinor returns 12
- drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
- (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/dri/i915_dri.so
- (II) GLX: Initialized DRI GL provider for screen 0
- (II) intel(0): Setting screen physical size to 370 x 277
- (II) config/hal: Adding input device Macintosh mouse button emulation
- (II) LoadModule: "evdev"
- 
- (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
- (II) Module evdev: vendor="X.Org Foundation"
- 	compiled for 1.5.2, module version = 2.0.99
- 	Module class: X.Org XInput Driver
- 	ABI class: X.Org XInput driver, version 2.1
- (**) Macintosh mouse button emulation: always reports core events
- (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
- (II) Macintosh mouse button emulation: Found x and y relative axes
- (II) Macintosh mouse button emulation: Found 3 mouse buttons
- (II) Macintosh mouse button emulation: Configuring as mouse
- (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
- (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
- (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
- (II) config/hal: Adding input device NOVATEK USB Keyboard
- (**) NOVATEK USB Keyboard: always reports core events
- (**) NOVATEK USB Keyboard: Device: "/dev/input/event2"
- (II) NOVATEK USB Keyboard: Found 16 mouse buttons
- (II) NOVATEK USB Keyboard: Found keys
- (II) NOVATEK USB Keyboard: Configuring as keyboard
- (II) XINPUT: Adding extended input device "NOVATEK USB Keyboard" (type: KEYBOARD)
- (**) Option "xkb_rules" "evdev"
- (**) NOVATEK USB Keyboard: xkb_rules: "evdev"
- (**) Option "xkb_model" "pc105"
- (**) NOVATEK USB Keyboard: xkb_model: "pc105"
- (**) Option "xkb_layout" "us"
- (**) NOVATEK USB Keyboard: xkb_layout: "us"
- (**) NOVATEK USB Keyboard: YAxisMapping: buttons 4 and 5
- (**) NOVATEK USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
- (II) config/hal: Adding input device NOVATEK USB Keyboard
- (**) NOVATEK USB Keyboard: always reports core events
- (**) NOVATEK USB Keyboard: Device: "/dev/input/event1"
- (II) NOVATEK USB Keyboard: Found keys
- (II) NOVATEK USB Keyboard: Configuring as keyboard
- (II) XINPUT: Adding extended input device "NOVATEK USB Keyboard" (type: KEYBOARD)
- (**) Option "xkb_rules" "evdev"
- (**) NOVATEK USB Keyboard: xkb_rules: "evdev"
- (**) Option "xkb_model" "pc105"
- (**) NOVATEK USB Keyboard: xkb_model: "pc105"
- (**) Option "xkb_layout" "us"
- (**) NOVATEK USB Keyboard: xkb_layout: "us"
- (II) config/hal: Adding input device Video Bus
- (**) Video Bus: always reports core events
- (**) Video Bus: Device: "/dev/input/event6"
- (II) Video Bus: Found keys
- (II) Video Bus: Configuring as keyboard
- (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
- (**) Option "xkb_rules" "evdev"
- (**) Video Bus: xkb_rules: "evdev"
- (**) Option "xkb_model" "pc105"
- (**) Video Bus: xkb_model: "pc105"
- (**) Option "xkb_layout" "us"
- (**) Video Bus: xkb_layout: "us"
- (II) intel(0): EDID vendor "MEI", prod id 53300
- (II) intel(0): DDCModeFromDetailedTiming: 1920x540 Warning: We only handle seperate sync.
- (II) intel(0): DDCModeFromDetailedTiming: 1920x540 Warning: We only handle seperate sync.
- (II) intel(0): Printing DDC gathered Modelines:
- (II) intel(0): Modeline "1920x540"x0.0   74.25  1920 1964 2008 2200  540 542 547 562 interlace -hsync -vsync (33.8 kHz)
- (II) intel(0): Modeline "1920x540"x0.0   74.25  1920 2404 2448 2640  540 541 546 562 interlace -hsync -vsync (28.1 kHz)
- (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
- (II) intel(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
- (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
- (II) intel(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
- (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
- (II) intel(0): EDID vendor "MEI", prod id 53300
- (II) intel(0): DDCModeFromDetailedTiming: 1920x540 Warning: We only handle seperate sync.
- (II) intel(0): DDCModeFromDetailedTiming: 1920x540 Warning: We only handle seperate sync.
- (II) Macintosh mouse button emulation: Close
- (II) UnloadModule: "evdev"
- (II) NOVATEK USB Keyboard: Close
- (II) UnloadModule: "evdev"
- (II) NOVATEK USB Keyboard: Close
- (II) UnloadModule: "evdev"
- (II) Video Bus: Close
- (II) UnloadModule: "evdev"
- (II) intel(0): xf86UnbindGARTMemory: unbind key 0
- (II) intel(0): xf86UnbindGARTMemory: unbind key 1
- (II) intel(0): xf86UnbindGARTMemory: unbind key 2
- (II) intel(0): xf86UnbindGARTMemory: unbind key 3
- (II) intel(0): xf86UnbindGARTMemory: unbind key 4
- (II) intel(0): [drm] removed 1 reserved context for kernel
- (II) intel(0): [drm] unmapping 8192 bytes of SAREA 0xf89a8000 at 0xb7b0b000
- (II) intel(0): [drm] Closed DRM master.
+ [ Xorg.0.log moved to attachment ]

-- 
[i945] X failure with eee box combined with Panasonic LCD projector
https://bugs.launchpad.net/bugs/312714
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


More information about the universe-bugs mailing list