Public bug reported:

In Intrepid my external display turns black for a second every 8 seconds
and Xorg.0.log shows a repeating entry in Xorg.0.log.

- My notebook is a Fujitsu Siemens E8020D with intel graphics and Fujitsu 
Siemens external display.
- With Hadry this did not happen.
- I'm using Kubuntu.
- I'm also not able to use the functionkey Fn + F10 to switch between active 
displays.

/var/log/Xorg.0.log
(II) intel(0): EDID vendor "FUS", prod id 1106
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
... > repeating every 8 seconds

$ uname -a
Linux lishta 2.6.27-7-generic #1 SMP Fri Oct 17 22:24:21 UTC 2008 i686 GNU/Linux

$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express 
Processor to DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML 
Express Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express 
Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI 
Express Port 1 (rev 04)
00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI 
Express Port 2 (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #1 (rev 04)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #2 (rev 04)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #3 (rev 04)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #4 (rev 04)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB2 EHCI Controller (rev 04)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge 
(rev 04)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
IDE Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 82801FBM (ICH6M) SATA Controller 
(rev 04)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus 
Controller (rev 04)
02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5751M Gigabit 
Ethernet PCI Express (rev 11)
06:03.0 CardBus bridge: O2 Micro, Inc. OZ711MP1/MS1 MemoryCardBus Controller 
(rev 20)
06:03.2 SD Host controller: O2 Micro, Inc. Integrated MMC/SD Controller
06:05.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] 
Network Connection (rev 05)
06:06.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 
Controller (PHY/Link)

$ cat /etc/X11/xorg.conf
Section "Device"
        Identifier      "Configured Video Device"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
EndSection

$ cat /var/log/kdm.log
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-16-server i686 Ubuntu
Current Operating System: Linux lishta 2.6.27-7-generic #1 SMP Fri Oct 17 
22:24:21 UTC 2008 i686
Build Date: 18 October 2008  10:09:44AM
xorg-server 2:1.5.2-2build1 ([EMAIL PROTECTED])
        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: Mon Oct 20 08:28:36 2008
(==) Using config file: "/etc/X11/xorg.conf"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
kdmgreet(5537) KLocalePrivate::initEncoding: Cannot resolve system encoding, 
defaulting to ISO 8859-1.
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server

** Affects: ubuntu
     Importance: Undecided
         Status: New

** Description changed:

  In Intrepid my external display turns black for a second every 8 seconds
  and Xorg.0.log shows a repeating entry in Xorg.0.log.
  
- - My notebook is a Fujitsu Siemens E8020D with intel graphics and Jujitsu 
Siemens external display.
+ - My notebook is a Fujitsu Siemens E8020D with intel graphics and Fujitsu 
Siemens external display.
  - With Hadry this did not happen.
  - I'm using Kubuntu.
  - I'm also not able to use the functionkey Fn + F10 to switch between active 
displays.
  
  /var/log/Xorg.0.log
  (II) intel(0): EDID vendor "FUS", prod id 1106
  (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
  (II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
  ... > repeating every 8 seconds
  
  $ uname -a
  Linux lishta 2.6.27-7-generic #1 SMP Fri Oct 17 22:24:21 UTC 2008 i686 
GNU/Linux
  
  $ lspci
  00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express 
Processor to DRAM Controller (rev 03)
  00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML 
Express Graphics Controller (rev 03)
  00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express 
Graphics Controller (rev 03)
  00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
High Definition Audio Controller (rev 04)
  00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI 
Express Port 1 (rev 04)
  00:1c.1 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI 
Express Port 2 (rev 04)
  00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #1 (rev 04)
  00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #2 (rev 04)
  00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #3 (rev 04)
  00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #4 (rev 04)
  00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB2 EHCI Controller (rev 04)
  00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
  00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge 
(rev 04)
  00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
IDE Controller (rev 04)
  00:1f.2 SATA controller: Intel Corporation 82801FBM (ICH6M) SATA Controller 
(rev 04)
  00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus 
Controller (rev 04)
  02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5751M Gigabit 
Ethernet PCI Express (rev 11)
  06:03.0 CardBus bridge: O2 Micro, Inc. OZ711MP1/MS1 MemoryCardBus Controller 
(rev 20)
  06:03.2 SD Host controller: O2 Micro, Inc. Integrated MMC/SD Controller
  06:05.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] 
Network Connection (rev 05)
  06:06.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 
Controller (PHY/Link)
  
  $ cat /etc/X11/xorg.conf
  Section "Device"
          Identifier      "Configured Video Device"
  EndSection
  
  Section "Monitor"
          Identifier      "Configured Monitor"
  EndSection
  
  Section "Screen"
          Identifier      "Default Screen"
          Monitor         "Configured Monitor"
          Device          "Configured Video Device"
  EndSection
  
  $ cat /var/log/kdm.log
  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-16-server i686 Ubuntu
  Current Operating System: Linux lishta 2.6.27-7-generic #1 SMP Fri Oct 17 
22:24:21 UTC 2008 i686
  Build Date: 18 October 2008  10:09:44AM
  xorg-server 2:1.5.2-2build1 ([EMAIL PROTECTED])
          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: Mon Oct 20 08:28:36 2008
  (==) Using config file: "/etc/X11/xorg.conf"
  The XKEYBOARD keymap compiler (xkbcomp) reports:
  > Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
  >                   Ignoring extra symbols
  Errors from xkbcomp are not fatal to the X server
  The XKEYBOARD keymap compiler (xkbcomp) reports:
  > Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
  >                   Ignoring extra symbols
  Errors from xkbcomp are not fatal to the X server
  The XKEYBOARD keymap compiler (xkbcomp) reports:
  > Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
  >                   Ignoring extra symbols
  Errors from xkbcomp are not fatal to the X server
  The XKEYBOARD keymap compiler (xkbcomp) reports:
  > Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
  >                   Ignoring extra symbols
  Errors from xkbcomp are not fatal to the X server
  kdmgreet(5537) KLocalePrivate::initEncoding: Cannot resolve system encoding, 
defaulting to ISO 8859-1.
  The XKEYBOARD keymap compiler (xkbcomp) reports:
  > Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
  >                   Ignoring extra symbols
  Errors from xkbcomp are not fatal to the X server

** Summary changed:

- External display going black and to normal every 8 seconds
+ External display going black and to normal every 8 seconds (Intrepid/Intel)

-- 
External display going black and to normal every 8 seconds (Intrepid/Intel)
https://bugs.launchpad.net/bugs/286271
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to