[Bug 883042] Re: gnome-shell freezes/craches

2011-10-28 Thread alcCapone
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883042

Title:
  gnome-shell freezes/craches

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cogl/+bug/883042/+subscriptions

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


[Bug 883042] [NEW] gnome-shell freezes/craches

2011-10-28 Thread alcCapone
Public bug reported:

$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION=Ubuntu 11.10

$ apt-cache policy libcogl5
libcogl5:
  Installed: 1.8.0-1~svn1
  Candidate: 1.8.0-1~svn1
  Version table:
 *** 1.8.0-1~svn1 0
500 http://de.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
100 /var/lib/dpkg/status


Happens during different tasks e.g. surfing (w/ and w/o flash), using 
gnome-shell especially when effects are involved, opening pdfs, ...

Only evidence of a problem I could find was...
[  572.641337] gnome-shell[2583]: segfault at 28 ip b63e38d2 sp bfcf7c40 error 
4 in libcogl.so.5.0.0[b6395000+74000]
[  575.701173] gnome-shell[3563]: segfault at 28 ip b63aa8d2 sp bfa747d0 error 
4 in libcogl.so.5.0.0[b635c000+74000]
... using dmesg. Makes it impossible to work with gnome-shell.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: libcogl5 1.8.0-1~svn1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
Uname: Linux 3.0.0-12-generic-pae i686
NonfreeKernelModules: openafs nvidia
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Fri Oct 28 13:50:15 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: cogl
UpgradeStatus: Upgraded to oneiric on 2011-10-25 (2 days ago)

** Affects: cogl (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883042

Title:
  gnome-shell freezes/craches

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cogl/+bug/883042/+subscriptions

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


[Bug 419328] Re: [i945gme] attaching external monitor: laptop display is black, external monitor too, with frozen mouse coursor

2010-01-25 Thread alcCapone
Does not yet mean it's going to make it into the Karmic repositories -
before Lucid is out?

-- 
[i945gme] attaching external monitor: laptop display is black, external monitor 
too, with frozen mouse coursor
https://bugs.launchpad.net/bugs/419328
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 419328] Re: [i945gme] attaching external monitor: laptop display is black, external monitor too, with frozen mouse coursor

2009-12-05 Thread alcCapone
I'm on an X60s with an Intel 945GM and when I go to Configure Display
Settings the problem is *not* fixed.

-- 
[i945gme] attaching external monitor: laptop display is black, external monitor 
too, with frozen mouse coursor
https://bugs.launchpad.net/bugs/419328
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 419328] Re: [i945gme] attaching external monitor: laptop display is black, external monitor too, with frozen mouse coursor

2009-11-26 Thread alcCapone
Confirming that Disabling Compiz and temporarily using metacity for
attaching the monitor makes the problem go away!

-- 
[i945gme] attaching external monitor: laptop display is black, external monitor 
too, with frozen mouse coursor
https://bugs.launchpad.net/bugs/419328
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 487019] Re: passwd says Module is unknown

2009-11-25 Thread alcCapone
Problem solved: libpam-passwdqc was not installed, neither manually nor
as a dependency.

-- 
passwd says Module is unknown
https://bugs.launchpad.net/bugs/487019
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 487019] [NEW] passwd says Module is unknown

2009-11-23 Thread alcCapone
Public bug reported:

Description:Ubuntu 9.10, Release:   9.10

passwd-1:4.1.4.1-1ubuntu2

I'd like to change passwords (actually I have to 'cause my password
expired) but I can't, see:

# passwd
passwd: Module is unknown
passwd: password unchanged

Maybe that's a hint:

# dpkg -l | grep libpam-modules
ii  libpam-modules 1.1.0-2ubuntu1   
  Pluggable Authentication Modules for PAM
ii  update-motd3.5-0ubuntu1 
  superceded by pam_motd in libpam-modules

# for FILE in $(dpkg -L libpam-modules)
 do
 [ -x $FILE ] || echo $FILE is missing
 done
/etc/security/access.conf is missing
/etc/security/pam_env.conf is missing
/etc/security/group.conf is missing
/etc/security/limits.conf is missing
/etc/security/namespace.conf is missing
/etc/security/sepermit.conf is missing
/etc/security/time.conf is missing
/lib/security/pam_access.so is missing
/lib/security/pam_debug.so is missing
/lib/security/pam_deny.so is missing
/lib/security/pam_echo.so is missing
/lib/security/pam_env.so is missing
/lib/security/pam_exec.so is missing
/lib/security/pam_faildelay.so is missing
/lib/security/pam_filter.so is missing
/lib/security/pam_ftp.so is missing
/lib/security/pam_group.so is missing
/lib/security/pam_issue.so is missing
/lib/security/pam_keyinit.so is missing
/lib/security/pam_lastlog.so is missing
/lib/security/pam_limits.so is missing
/lib/security/pam_listfile.so is missing
/lib/security/pam_localuser.so is missing
/lib/security/pam_loginuid.so is missing
/lib/security/pam_mail.so is missing
/lib/security/pam_mkhomedir.so is missing
/lib/security/pam_motd.so is missing
/lib/security/pam_namespace.so is missing
/lib/security/pam_nologin.so is missing
/lib/security/pam_permit.so is missing
/lib/security/pam_pwhistory.so is missing
/lib/security/pam_rhosts.so is missing
/lib/security/pam_rootok.so is missing
/lib/security/pam_securetty.so is missing
/lib/security/pam_selinux.so is missing
/lib/security/pam_sepermit.so is missing
/lib/security/pam_shells.so is missing
/lib/security/pam_stress.so is missing
/lib/security/pam_succeed_if.so is missing
/lib/security/pam_tally.so is missing
/lib/security/pam_tally2.so is missing
/lib/security/pam_time.so is missing
/lib/security/pam_timestamp.so is missing
/lib/security/pam_umask.so is missing
/lib/security/pam_unix.so is missing
/lib/security/pam_userdb.so is missing
/lib/security/pam_warn.so is missing
/lib/security/pam_wheel.so is missing
/lib/security/pam_xauth.so is missing
/usr/share/man/man8/pam_access.8.gz is missing
/usr/share/man/man8/pam_cracklib.8.gz is missing
/usr/share/man/man8/pam_debug.8.gz is missing
/usr/share/man/man8/pam_deny.8.gz is missing
/usr/share/man/man8/pam_echo.8.gz is missing
/usr/share/man/man8/pam_env.8.gz is missing
/usr/share/man/man8/pam_exec.8.gz is missing
/usr/share/man/man8/pam_filter.8.gz is missing
/usr/share/man/man8/pam_ftp.8.gz is missing
/usr/share/man/man8/pam_group.8.gz is missing
/usr/share/man/man8/pam_issue.8.gz is missing
/usr/share/man/man8/pam_keyinit.8.gz is missing
/usr/share/man/man8/pam_lastlog.8.gz is missing
/usr/share/man/man8/pam_limits.8.gz is missing
/usr/share/man/man8/pam_listfile.8.gz is missing
/usr/share/man/man8/pam_loginuid.8.gz is missing
/usr/share/man/man8/pam_mail.8.gz is missing
/usr/share/man/man8/pam_mkhomedir.8.gz is missing
/usr/share/man/man8/pam_motd.8.gz is missing
/usr/share/man/man8/pam_namespace.8.gz is missing
/usr/share/man/man8/pam_nologin.8.gz is missing
/usr/share/man/man8/pam_permit.8.gz is missing
/usr/share/man/man8/pam_rhosts.8.gz is missing
/usr/share/man/man8/pam_rootok.8.gz is missing
/usr/share/man/man8/pam_securetty.8.gz is missing
/usr/share/man/man8/pam_selinux.8.gz is missing
/usr/share/man/man8/pam_sepermit.8.gz is missing
/usr/share/man/man8/pam_shells.8.gz is missing
/usr/share/man/man8/pam_succeed_if.8.gz is missing
/usr/share/man/man8/pam_tally.8.gz is missing
/usr/share/man/man8/pam_time.8.gz is missing
/usr/share/man/man8/pam_timestamp.8.gz is missing
/usr/share/man/man8/pam_timestamp_check.8.gz is missing
/usr/share/man/man8/pam_tty_audit.8.gz is missing
/usr/share/man/man8/pam_umask.8.gz is missing
/usr/share/man/man8/pam_unix.8.gz is missing
/usr/share/man/man8/pam_warn.8.gz is missing
/usr/share/man/man8/pam_wheel.8.gz is missing
/usr/share/man/man8/pam_xauth.8.gz is missing
/usr/share/man/man8/unix_chkpwd.8.gz is missing
/usr/share/man/man8/unix_update.8.gz is missing
/usr/share/man/man8/mkhomedir_helper.8.gz is missing
/usr/share/man/man8/pam_faildelay.8.gz is missing
/usr/share/man/man8/pam_localuser.8.gz is missing
/usr/share/man/man8/pam_pwhistory.8.gz is missing
/usr/share/man/man8/pam_tally2.8.gz is missing
/usr/share/man/man8/pam_userdb.8.gz is missing
/usr/share/man/man5/group.conf.5.gz is missing
/usr/share/man/man5/namespace.conf.5.gz is missing
/usr/share/man/man5/pam_env.conf.5.gz is missing
/usr/share/man/man5/access.conf.5.gz is 

[Bug 487019] Re: passwd says Module is unknown

2009-11-23 Thread alcCapone

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/35966130/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/35966131/XsessionErrors.txt

-- 
passwd says Module is unknown
https://bugs.launchpad.net/bugs/487019
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 487019] Re: passwd says Module is unknown

2009-11-23 Thread alcCapone
# aptitude reinstall libpam-modules
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information  
Initializing package states... Done
Writing extended state information... Done
The following packages will be REINSTALLED:
  libpam-modules 
The following packages will be REMOVED:
  libpackagekit-glib11{u} libpackagekit-qt11{u} packagekit{u} 
packagekit-backend-apt{u} python-packagekit{u} 
0 packages upgraded, 0 newly installed, 1 reinstalled, 5 to remove and 2 not 
upgraded.
Need to get 0B/368kB of archives. After unpacking 3,101kB will be freed.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
[INFO - 23.Nov.09 16:29:44]: Heartbeat URL: 
http://c4eb-ssl.watson.ibm.com/yum/config.php?architecture=i686localname=openclientlocalrelease=ocdcdistribution=Ubunturelease=karmicmanufacturer=LENOVOproduct=64575GGserial=L3D1956lid=20090526084042_uc1cqfwhfvcrh041ep7g2jwbqyuid=CFLAMM%40de.ibm.comsite=genericcds=no
Preconfiguring packages ...
(Reading database ... 462793 files and directories currently installed.)
Removing packagekit ...
Removing libpackagekit-glib11 ...
Removing libpackagekit-qt11 ...
Removing packagekit-backend-apt ...
Removing python-packagekit ...
Processing triggers for shared-mime-info ...
Unknown media type in type 'all/all'

Unknown media type in type 'all/allfiles'

Unknown media type in type 'uri/mms'

Unknown media type in type 'uri/mmst'

Unknown media type in type 'uri/mmsu'

Unknown media type in type 'uri/pnm'

Unknown media type in type 'uri/rtspt'

Unknown media type in type 'uri/rtspu'

Unknown media type in type 'fonts/package'

Unknown media type in type 'interface/x-winamp-skin'

Processing triggers for man-db ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
(Reading database ... 462716 files and directories currently installed.)
Preparing to replace libpam-modules 1.1.0-2ubuntu1 (using 
.../libpam-modules_1.1.0-2ubuntu1_i386.deb) ...
Unpacking replacement libpam-modules ...
Processing triggers for man-db ...
Setting up libpam-modules (1.1.0-2ubuntu1) ...

Reading package lists... Done 
Building dependency tree   
Reading state information... Done
Reading extended state information  
Initializing package states... Done
Writing extended state information... Done

# passwd
passwd: Module is unknown
passwd: password unchanged

-- 
passwd says Module is unknown
https://bugs.launchpad.net/bugs/487019
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 487019] Re: passwd says Module is unknown

2009-11-23 Thread alcCapone
after reinstall - problem still exists

# for FILE in $(dpkg -L libpam-modules)
 do
 [ -x $FILE ] || echo $FILE is missing
 done
/etc/security/access.conf is missing
/etc/security/pam_env.conf is missing
/etc/security/group.conf is missing
/etc/security/limits.conf is missing
/etc/security/namespace.conf is missing
/etc/security/sepermit.conf is missing
/etc/security/time.conf is missing
/lib/security/pam_access.so is missing
/lib/security/pam_debug.so is missing
/lib/security/pam_deny.so is missing
/lib/security/pam_echo.so is missing
/lib/security/pam_env.so is missing
/lib/security/pam_exec.so is missing
/lib/security/pam_faildelay.so is missing
/lib/security/pam_filter.so is missing
/lib/security/pam_ftp.so is missing
/lib/security/pam_group.so is missing
/lib/security/pam_issue.so is missing
/lib/security/pam_keyinit.so is missing
/lib/security/pam_lastlog.so is missing
/lib/security/pam_limits.so is missing
/lib/security/pam_listfile.so is missing
/lib/security/pam_localuser.so is missing
/lib/security/pam_loginuid.so is missing
/lib/security/pam_mail.so is missing
/lib/security/pam_mkhomedir.so is missing
/lib/security/pam_motd.so is missing
/lib/security/pam_namespace.so is missing
/lib/security/pam_nologin.so is missing
/lib/security/pam_permit.so is missing
/lib/security/pam_pwhistory.so is missing
/lib/security/pam_rhosts.so is missing
/lib/security/pam_rootok.so is missing
/lib/security/pam_securetty.so is missing
/lib/security/pam_selinux.so is missing
/lib/security/pam_sepermit.so is missing
/lib/security/pam_shells.so is missing
/lib/security/pam_stress.so is missing
/lib/security/pam_succeed_if.so is missing
/lib/security/pam_tally.so is missing
/lib/security/pam_tally2.so is missing
/lib/security/pam_time.so is missing
/lib/security/pam_timestamp.so is missing
/lib/security/pam_umask.so is missing
/lib/security/pam_unix.so is missing
/lib/security/pam_userdb.so is missing
/lib/security/pam_warn.so is missing
/lib/security/pam_wheel.so is missing
/lib/security/pam_xauth.so is missing
/usr/share/man/man8/pam_access.8.gz is missing
/usr/share/man/man8/pam_cracklib.8.gz is missing
/usr/share/man/man8/pam_debug.8.gz is missing
/usr/share/man/man8/pam_deny.8.gz is missing
/usr/share/man/man8/pam_echo.8.gz is missing
/usr/share/man/man8/pam_env.8.gz is missing
/usr/share/man/man8/pam_exec.8.gz is missing
/usr/share/man/man8/pam_filter.8.gz is missing
/usr/share/man/man8/pam_ftp.8.gz is missing
/usr/share/man/man8/pam_group.8.gz is missing
/usr/share/man/man8/pam_issue.8.gz is missing
/usr/share/man/man8/pam_keyinit.8.gz is missing
/usr/share/man/man8/pam_lastlog.8.gz is missing
/usr/share/man/man8/pam_limits.8.gz is missing
/usr/share/man/man8/pam_listfile.8.gz is missing
/usr/share/man/man8/pam_loginuid.8.gz is missing
/usr/share/man/man8/pam_mail.8.gz is missing
/usr/share/man/man8/pam_mkhomedir.8.gz is missing
/usr/share/man/man8/pam_motd.8.gz is missing
/usr/share/man/man8/pam_namespace.8.gz is missing
/usr/share/man/man8/pam_nologin.8.gz is missing
/usr/share/man/man8/pam_permit.8.gz is missing
/usr/share/man/man8/pam_rhosts.8.gz is missing
/usr/share/man/man8/pam_rootok.8.gz is missing
/usr/share/man/man8/pam_securetty.8.gz is missing
/usr/share/man/man8/pam_selinux.8.gz is missing
/usr/share/man/man8/pam_sepermit.8.gz is missing
/usr/share/man/man8/pam_shells.8.gz is missing
/usr/share/man/man8/pam_succeed_if.8.gz is missing
/usr/share/man/man8/pam_tally.8.gz is missing
/usr/share/man/man8/pam_time.8.gz is missing
/usr/share/man/man8/pam_timestamp.8.gz is missing
/usr/share/man/man8/pam_timestamp_check.8.gz is missing
/usr/share/man/man8/pam_tty_audit.8.gz is missing
/usr/share/man/man8/pam_umask.8.gz is missing
/usr/share/man/man8/pam_unix.8.gz is missing
/usr/share/man/man8/pam_warn.8.gz is missing
/usr/share/man/man8/pam_wheel.8.gz is missing
/usr/share/man/man8/pam_xauth.8.gz is missing
/usr/share/man/man8/unix_chkpwd.8.gz is missing
/usr/share/man/man8/unix_update.8.gz is missing
/usr/share/man/man8/mkhomedir_helper.8.gz is missing
/usr/share/man/man8/pam_faildelay.8.gz is missing
/usr/share/man/man8/pam_localuser.8.gz is missing
/usr/share/man/man8/pam_pwhistory.8.gz is missing
/usr/share/man/man8/pam_tally2.8.gz is missing
/usr/share/man/man8/pam_userdb.8.gz is missing
/usr/share/man/man5/group.conf.5.gz is missing
/usr/share/man/man5/namespace.conf.5.gz is missing
/usr/share/man/man5/pam_env.conf.5.gz is missing
/usr/share/man/man5/access.conf.5.gz is missing
/usr/share/man/man5/time.conf.5.gz is missing
/usr/share/man/man5/limits.conf.5.gz is missing
/usr/share/doc/libpam-modules/copyright is missing
/usr/share/doc/libpam-modules/examples/upperLOWER.c is missing
/usr/share/doc/libpam-modules/NEWS.Debian.gz is missing
/usr/share/doc/libpam-modules/changelog.gz is missing
/usr/share/doc/libpam-modules/changelog.Debian.gz is missing
/usr/share/lintian/overrides/libpam-modules is missing
/lib/security/pam_rhosts_auth.so is missing
/lib/security/pam_unix_session.so is missing

[Bug 454957] Re: [i945GM] Configuring laptop screen and external monitor to run with different resolutions freezes X

2009-11-02 Thread alcCapone
In case it matters: the monitor is a Fujitsu C17-2.

-- 
[i945GM] Configuring laptop screen and external monitor to run with different 
resolutions freezes X
https://bugs.launchpad.net/bugs/454957
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 454957] Re: [i945GM] Configuring laptop screen and external monitor to run with different resolutions freezes X

2009-11-01 Thread alcCapone
The problem does also occur if I plug-in the external monitor _after_
the laptop has booted. If I then go to the Gnome Display Preferences
and click Detect Monitors my X server freezes as described before.

-- 
[i945GM] Configuring laptop screen and external monitor to run with different 
resolutions freezes X
https://bugs.launchpad.net/bugs/454957
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 454957] [NEW] Configuring laptop screen and external monitor to run with different resolutions freezes X

2009-10-18 Thread alcCapone
Public bug reported:

Binary package hint: xserver-xorg-video-intel

Responsible package is only a rough guess!

I'm using my Thinkpad X60s with an external monitor. X60s has a native
resolution of 1024x768, external monitor's native resolution is
1280x1024.

Having them both in a mirrored or extended view at 1024x768 works fine. 
Having the external monitor at its native resolution and the laptop's LCD 
disabled also works nicely.

But having them both running at their native resolutions forming one
desktop (yes, then theirs a rectangle unused) freezes the X session. All
I see then is my mouse cursor, X reacts to nothing: neither keyboard nor
mouse. To illustrate what I'm talking about, a screen shot of the gnome
display configuration tool is attached. If I would click apply - X
would freeze.

Actually I wouldn't care for this feature since it's IMHO completely
useless. The thing is that I like to switch between my (external)
display settings with [Fn] + [F7] - and the freezing configuration is
the first one that this key combo will switch to.

Btw: Besides that karmic's great so far!

ProblemType: Bug
Architecture: i386
Date: Sun Oct 18 22:15:28 2009
DistroRelease: Ubuntu 9.10
MachineType: LENOVO 17045UG
Package: xserver-xorg-video-intel 2:2.9.0-1ubuntu2
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: root=UUID=59e55a12-8e81-4220-8d2e-08f8cb5b8b5e ro quiet splash
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu5
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: xserver-xorg-video-intel
Uname: Linux 2.6.31-14-generic i686
XsessionErrors:
 (polkit-gnome-authentication-agent-1:2652): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:2637): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (gnome-help:3132): Yelp-WARNING **: Yelper initialization failed for 0x88e1f48
 (gnome-help:3132): Yelp-WARNING **: Yelper initialization failed for 0x8a5ac28
 (gnome-help:3132): Yelp-WARNING **: Yelper initialization failed for 0x8a5acf8
dmi.bios.date: 03/07/2007
dmi.bios.vendor: LENOVO
dmi.bios.version: 7BETC7WW (2.08 )
dmi.board.name: 17045UG
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7BETC7WW(2.08):bd03/07/2007:svnLENOVO:pn17045UG:pvrThinkPadX60s:rvnLENOVO:rn17045UG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 17045UG
dmi.product.version: ThinkPad X60s
dmi.sys.vendor: LENOVO
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-14-generic

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Configuring laptop screen and external monitor to run with different 
resolutions freezes X
https://bugs.launchpad.net/bugs/454957
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 454957] Re: Configuring laptop screen and external monitor to run with different resolutions freezes X

2009-10-18 Thread alcCapone

** Attachment added: asymmetric combination of monitors that freezes my X
   http://launchpadlibrarian.net/33914499/Screenshot.png

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/33914500/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/33914501/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33914502/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/33914503/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/33914504/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/33914505/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/33914506/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/33914507/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/33914509/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/33914510/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/33914511/UdevLog.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/33914512/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/33914513/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/33914515/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/33914516/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/33914517/glxinfo.txt

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/33914518/monitors.xml.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/33914519/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/33914520/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/33914521/xkbcomp.txt

-- 
Configuring laptop screen and external monitor to run with different 
resolutions freezes X
https://bugs.launchpad.net/bugs/454957
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 450517] Re: chkconfig on service fails due to detected loop

2009-10-13 Thread alcCapone

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33599769/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/33599770/XsessionErrors.txt

-- 
chkconfig on service fails due to detected loop
https://bugs.launchpad.net/bugs/450517
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 450517] [NEW] chkconfig on service fails due to detected loop

2009-10-13 Thread alcCapone
Public bug reported:

Binary package hint: chkconfig

# chkconfig -a bootchart
insserv: warning: script 'S01linux-restricted-modules-common' missing LSB tags 
and overrides
insserv: warning: script 'K20acpi-support' missing LSB tags and overrides
insserv: warning: script 'S10powernowd.early' missing LSB tags and overrides
insserv: warning: script 'bootchart' missing LSB tags and overrides
insserv: warning: current start runlevel(s) (0 6) of script `umountroot' 
overwrites defaults (empty).
insserv: warning: script 'hwclock' missing LSB tags and overrides
insserv: warning: script 'usplash' missing LSB tags and overrides
insserv: warning: script 'statd' missing LSB tags and overrides
insserv: warning: script 'ufw' missing LSB tags and overrides
insserv: warning: current stop runlevel(s) (1) of script `nvidia-kernel' 
overwrites defaults (empty).
insserv: warning: script 'sreadahead' missing LSB tags and overrides
insserv: warning: current start runlevel(s) (0) of script `halt' overwrites 
defaults (empty).
insserv: warning: script 'acpi-support' missing LSB tags and overrides
insserv: warning: script 'module-init-tools' missing LSB tags and overrides
insserv: warning: current start runlevel(s) (0 6) of script `wpa-ifupdown' 
overwrites defaults (empty).
insserv: warning: script 'portmap' missing LSB tags and overrides
insserv: warning: script 'atd' missing LSB tags and overrides
insserv: warning: script 'apport' missing LSB tags and overrides
insserv: warning: current start runlevel(s) (6) of script `reboot' overwrites 
defaults (empty).
insserv: warning: script 'anacron' missing LSB tags and overrides
insserv: warning: script 'acpid' missing LSB tags and overrides
insserv: warning: script 'udev' missing LSB tags and overrides
insserv: warning: script 'udev-finish' missing LSB tags and overrides
insserv: warning: current start runlevel(s) (0 6) of script `umountnfs.sh' 
overwrites defaults (empty).
insserv: warning: script 'cron' missing LSB tags and overrides
insserv: warning: current start runlevel(s) (0 6) of script `sendsigs' 
overwrites defaults (empty).
insserv: warning: script 'procps' missing LSB tags and overrides
insserv: warning: script 'dbus' missing LSB tags and overrides
insserv: warning: script 'gssd' missing LSB tags and overrides
insserv: warning: current stop runlevel(s) (1) of script `policykit' overwrites 
defaults (empty).
insserv: warning: script 'linux-restricted-modules-common' missing LSB tags and 
overrides
insserv: warning: script 'kdm' missing LSB tags and overrides
insserv: script kdm: service kdm already provided!
insserv: warning: script 'powernowd.early' missing LSB tags and overrides
insserv: warning: script 'rsyslog' missing LSB tags and overrides
insserv: warning: script 'rpc_pipefs' missing LSB tags and overrides
insserv: warning: current start runlevel(s) (0 6) of script `networking' 
overwrites defaults (empty).
insserv: warning: current start runlevel(s) (0 6) of script `umountfs' 
overwrites defaults (empty).
insserv: warning: script 'network-manager' missing LSB tags and overrides
insserv: warning: script 'hal' missing LSB tags and overrides
insserv: warning: script 'idmapd' missing LSB tags and overrides
insserv: warning: script 'gdm' missing LSB tags and overrides
insserv: warning: script 'avahi-daemon' missing LSB tags and overrides
insserv: There is a loop between service rsyslog and hwclock if stopped
insserv:  loop involving service hwclock at depth 4
insserv:  loop involving service sysklogd at depth 3
insserv: There is a loop between service rsyslog and hal if stopped
insserv:  loop involving service hal at depth 4
insserv:  loop involving service x-display-manager at depth 3
insserv: There is a loop between service hwclock and sysklogd if started
insserv:  loop involving service sysklogd at depth 2
insserv:  loop involving service hwclock at depth 1
insserv: There is a loop between service hwclock and sysklogd if stopped
insserv:  loop involving service rsyslog at depth 5
insserv:  loop involving service rsyslog at depth 1
insserv: There is a loop between service rsyslog and hal if stopped
insserv:  loop involving service pulseaudio at depth 7
insserv: There is a loop between service hal and x-display-manager if stopped
insserv:  loop involving service udev at depth 8
insserv: exiting without changing boot order!
/sbin/insserv failed, exit code 1
bootchart 0:off  1:off  2:off  3:off  4:off  5:off  6:off

ProblemType: Bug
Architecture: i386
Date: Tue Oct 13 19:06:06 2009
DistroRelease: Ubuntu 9.10
Package: chkconfig 11.0-79.1-1ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-13.45-generic
SourcePackage: chkconfig
Uname: Linux 2.6.31-13-generic i686

** Affects: chkconfig (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
chkconfig on service fails due to detected loop
https://bugs.launchpad.net/bugs/450517
You received this bug 

[Bug 448342] [NEW] gdm_2.28.0-0ubuntu14 failes to install in karmic

2009-10-10 Thread alcCapone
Public bug reported:

Binary package hint: gdm

# apt-get install gdm
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut   
Lese Status-Informationen ein... Fertig
gdm ist schon die neueste Version.
gdm wurde als manuell installiert festgelegt.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.
1 nicht vollständig installiert oder entfernt.
Nach dieser Operation werden 0B Plattenplatz zusätzlich benutzt.
Richte gdm ein (2.28.0-0ubuntu14) ...
Error setting value: Failed to contact configuration server; some possible 
causes are that you need to enable TCP/IP networking for ORBit, or you have 
stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
Error setting value: Failed to contact configuration server; some possible 
causes are that you need to enable TCP/IP networking for ORBit, or you have 
stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
Error setting value: Failed to contact configuration server; some possible 
causes are that you need to enable TCP/IP networking for ORBit, or you have 
stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
Error setting value: Failed to contact configuration server; some possible 
causes are that you need to enable TCP/IP networking for ORBit, or you have 
stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
dpkg: Fehler beim Bearbeiten von gdm (--configure):
 Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
Fehler traten auf beim Bearbeiten von:
 gdm
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Bug
Architecture: i386
Date: Sun Oct 11 01:08:03 2009
DistroRelease: Ubuntu 9.10
Package: gdm 2.28.0-0ubuntu14
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-12.41-generic
SourcePackage: gdm
Uname: Linux 2.6.31-12-generic i686

** Affects: gdm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
gdm_2.28.0-0ubuntu14 failes to install in karmic
https://bugs.launchpad.net/bugs/448342
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 448342] Re: gdm_2.28.0-0ubuntu14 failes to install in karmic

2009-10-10 Thread alcCapone

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33424351/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/33424352/XsessionErrors.txt

-- 
gdm_2.28.0-0ubuntu14 failes to install in karmic
https://bugs.launchpad.net/bugs/448342
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 448341] [NEW] gdm_2.28.0-0ubuntu14 failes to install in karmic

2009-10-10 Thread alcCapone
Public bug reported:

Binary package hint: gdm

# apt-get install gdm
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut   
Lese Status-Informationen ein... Fertig
gdm ist schon die neueste Version.
gdm wurde als manuell installiert festgelegt.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.
1 nicht vollständig installiert oder entfernt.
Nach dieser Operation werden 0B Plattenplatz zusätzlich benutzt.
Richte gdm ein (2.28.0-0ubuntu14) ...
Error setting value: Failed to contact configuration server; some possible 
causes are that you need to enable TCP/IP networking for ORBit, or you have 
stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
Error setting value: Failed to contact configuration server; some possible 
causes are that you need to enable TCP/IP networking for ORBit, or you have 
stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
Error setting value: Failed to contact configuration server; some possible 
causes are that you need to enable TCP/IP networking for ORBit, or you have 
stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
Error setting value: Failed to contact configuration server; some possible 
causes are that you need to enable TCP/IP networking for ORBit, or you have 
stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Did not 
receive a reply. Possible causes include: the remote application did not send a 
reply, the message bus security policy blocked the reply, the reply timeout 
expired, or the network connection was broken.)
dpkg: Fehler beim Bearbeiten von gdm (--configure):
 Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
Fehler traten auf beim Bearbeiten von:
 gdm
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Bug
Architecture: i386
Date: Sun Oct 11 01:08:03 2009
DistroRelease: Ubuntu 9.10
Package: gdm 2.28.0-0ubuntu14
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-12.41-generic
SourcePackage: gdm
Uname: Linux 2.6.31-12-generic i686

** Affects: gdm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
gdm_2.28.0-0ubuntu14 failes to install in karmic
https://bugs.launchpad.net/bugs/448341
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 448341] Re: gdm_2.28.0-0ubuntu14 failes to install in karmic

2009-10-10 Thread alcCapone

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33424344/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/33424345/XsessionErrors.txt

-- 
gdm_2.28.0-0ubuntu14 failes to install in karmic
https://bugs.launchpad.net/bugs/448341
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-07-16 Thread alcCapone
@Chem.Imbalance:

Do you have this problem with a Toshiba laptop?

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-07-11 Thread alcCapone
maxcpus=1 does *not* solve my problem. Still easily reproducible. Will 
spend some time investigating the sound approach.

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-07-11 Thread alcCapone
I just installed the 2.6.30-kernel and

- I seem to have no more problems with VT switches
- my Intel graphics performance is not only back at intrepid level (was 
down to 20% in jaunty) but now it's about 20% BETTER than it was with 
intrepid
- I can't seem to reproduce any freezes

Me is happy.

I'm now having problems with watching videos. If I move the gmplayer 
window ... the video moves but in addition it also stays where it was. 
Strange... but I too happy to care for it now.

Greetz. Christian.

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384937] Re: [i945gm] Unexpected X-server restarts on system with Intel 945GM

2009-07-02 Thread alcCapone
Problem still present with xserver-xorg-video-intel 2:2.6.3-0ubuntu9.4

-- 
[i945gm] Unexpected X-server restarts on system with Intel 945GM
https://bugs.launchpad.net/bugs/384937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384490] Re: System with Intel 945GM freezes

2009-07-01 Thread alcCapone
Upgrading from xserver-xorg-video-intel 2:2.6.3-0ubuntu9.3 to xserver-
xorg-video-intel 2:2.6.3-0ubuntu9.4 does not solve the problem.

Still easy to recreate - see
https://bugs.launchpad.net/ubuntu/+bug/384490/comments/17

-- 
System with Intel 945GM freezes
https://bugs.launchpad.net/bugs/384490
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-07-01 Thread alcCapone
Upgrading from xserver-xorg-video-intel 2:2.6.3-0ubuntu9.3 to xserver-
xorg-video-intel 2:2.6.3-0ubuntu9.4 *does not* solve the problem.

Still easy to recreate - see
https://bugs.launchpad.net/ubuntu/+bug/384490/comments/17

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384937] Re: [i945gm] Unexpected X-server restarts on system with Intel 945GM

2009-06-15 Thread alcCapone
Although its getting off-topic here:

- Downloaded the alpha-2 image _again_
- Put it on _another usb-stick_
- Tried to boot _another laptop_ (IBM T43p) with it

Same Error. ( The only difference: it's not sd:6:0:0:0: [sdb] but
sd:2:0:0:0: [sdb] )

-- 
[i945gm] Unexpected X-server restarts on system with Intel 945GM
https://bugs.launchpad.net/bugs/384937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384937] Re: [i945gm] Unexpected X-server restarts on system with Intel 945GM

2009-06-14 Thread alcCapone
I downloaded karmic-desktop-i386.iso and used usb-creator ... well ...
to create a boot-able usb stick since my X60s doesn't have a CD drive.
Booting works fine until the init process starts. Then I receive these
messages here: http://pkqs.net/~cf/small-IMG_1310.JPG .

These last for hours.

-- 
[i945gm] Unexpected X-server restarts on system with Intel 945GM
https://bugs.launchpad.net/bugs/384937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384937] Re: [i945gm] Unexpected X-server restarts on system with Intel 945GM

2009-06-14 Thread alcCapone
I used the one from that link here:
http://cdimage.ubuntu.com/releases/9.10/ . I downloaded it again (to
ensure the image hasn't been corrupted) and used usb-creator again with
deactivated  persistent file system feature but the result is the same.

Btw: If I boot the ubuntu from my hard disk then I get exactly 2 of
these hundreds of lines from the linked picture.

-- 
[i945gm] Unexpected X-server restarts on system with Intel 945GM
https://bugs.launchpad.net/bugs/384937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 384937] Re: Unexpected X-server restarts on system with Intel 945GM

2009-06-11 Thread alcCapone
Yesterday I upgraded to a new generic kernel image:

$ uname -a
Linux x60s 2.6.28-13-generic #44-Ubuntu SMP Tue Jun 2 07:57:31 UTC 2009 
i686 GNU/Linux

After starting X and gdm for the first time I already saw some 
flickering Image equal to this here http://pkqs.net/~cf/small-IMG_1303 
but the X server started after that. When I now press CTRL+ALT+F1 then 
there's only that picture - no terminal to log on. I can then get back 
to X/Gnome with pressing CTRL+ALT+F9 - so X doesn't restart. I'll append 
the log.

Do you want me to degrade the kernel again so I can check the earlier 
behavior or are you more interested in how the new kernel behaves?


** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/27769764/Xorg.0.log

-- 
[i945gm] Unexpected X-server restarts on system with Intel 945GM
https://bugs.launchpad.net/bugs/384937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-06-11 Thread alcCapone
Another premiere: Just had my first freeze while plugging an USB mouse
in - while I was watching a video with gmplayer. That's by now the only
thing all my freezes have in common: watching a video.

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384490] Re: System with Intel 945GM freezes

2009-06-11 Thread alcCapone
Another premiere:

Just had my first freeze while plugging an USB mouse in - while I was
watching a video with gmplayer. That's by now the only thing all my
freezes have in common: watching a video.

-- 
System with Intel 945GM freezes
https://bugs.launchpad.net/bugs/384490
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384490] Re: System with Intel 945GM freezes

2009-06-11 Thread alcCapone
Another premiere:

Just had another freeze without any video involved. I was just surfing
the site www.xing.com

-- 
System with Intel 945GM freezes
https://bugs.launchpad.net/bugs/384490
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-06-11 Thread alcCapone
Another premiere:

Just had another freeze without any video involved. I was just surfing
the site www.xing.com

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 379417] Re: X restart after suspend and/or hibernate

2009-06-10 Thread alcCapone
*** This bug is a duplicate of bug 384937 ***
https://bugs.launchpad.net/bugs/384937

** This bug has been marked a duplicate of bug 384937
   Unexpected X-server restarts on system with Intel 945GM

-- 
X restart after suspend and/or hibernate
https://bugs.launchpad.net/bugs/379417
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384937] Re: Unexpected X-server restarts on system with Intel 945GM

2009-06-09 Thread alcCapone
** Description changed:

  On my jaunty I just upgraded from xserver-xorg-video-intel
  2:2.6.3-0ubuntu9.2 to xserver-xorg-video-intel_2%3a2.6.3-0ubuntu9.3.
  While 3d/compiz performance is significantly better one annoying thing
  isn't fixed:
  
  There are several unexpected X-server restarts. Examples:
  
  - Go to tty1 (CTRL+ALT+F1) and then go back to the screen where gnome ran - 
X-server restarts
  - Hibernate/suspend and wake up after - X-server sometimes restarts
  
  $ uname -a
  Linux x60s 2.6.28-12-generic #43-Ubuntu SMP Fri May 1 19:27:06 UTC 2009 i686 
GNU/Linux
  
  $ dpkg -l | grep xorg | grep ^ii| sed 's/ */?/g' | cut -d ? -f1,2,3 | sed 
's/?/ /g'
  ...
- ii xserver-xorg-video-intel 2:2.6.3-0ubuntu9.2
+ ii xserver-xorg-video-intel 2:2.6.3-0ubuntu9.3
  ii xserver-xorg-video-vesa 1:2.0.0-1ubuntu6
  ...
  
  $ lspci
  00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 
945GT Express Memory Controller Hub (rev 03)
  00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML 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:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 
(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.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller 
(rev 02)
  00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA 
AHCI Controller (rev 02)
  00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 
02)
  02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet 
Controller
  03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] 
Network Connection (rev 02)
  15:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b4)
  15:00.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 
09)
  15:00.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host 
Adapter (rev 18)

-- 
Unexpected X-server restarts on system with Intel 945GM
https://bugs.launchpad.net/bugs/384937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384490] Re: System with Intel 945GM freezes

2009-06-09 Thread alcCapone
An even easier way of reproducing this freeze (on my system):

1) Start gmplayer and play a video that's as close as possible to these
characteristics:

$ file that video
RIFF (little-endian) data, AVI, 624 x 352, 23.98 fps, video: XviD,
audio: MPEG-1 Layer 3 (stereo, 48000 Hz)

I'd just try an XviD coded avi video.

2) Start Nautilus. Go to a directory with many files in it - so there's
an already quite small scrollbar. Scroll up and down very fast -
Freezes my system.

So this is *not Flash related*. It seems (besides other things) Scroll-
related.

Christian.

$ dpkg -l | grep nautilus | grep ^ii
ii  libnautilus-burn4  2.25.3-0ubuntu1
ii  libnautilus-extension1  1:2.26.2-0ubuntu2
ii  nautilus  1:2.26.2-0ubuntu2
ii  nautilus-data  1:2.26.2-0ubuntu2 
ii  nautilus-sendto  1.1.2-0ubuntu1
ii  nautilus-share   0.7.2-4ubuntu1

-- 
System with Intel 945GM freezes
https://bugs.launchpad.net/bugs/384490
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384937] [NEW] Unexpected X-server restarts on system with Intel 945GM

2009-06-08 Thread alcCapone
Public bug reported:

On my jaunty I just upgraded from xserver-xorg-video-intel
2:2.6.3-0ubuntu9.2 to xserver-xorg-video-intel_2%3a2.6.3-0ubuntu9.3.
While 3d/compiz performance is significantly better one annoying thing
isn't fixed:

There are several unexpected X-server restarts. Examples:

- Go to tty1 (CTRL+ALT+F1) and then go back to the screen where gnome ran - 
X-server restarts
- Hibernate/suspend and wake up after - X-server sometimes restarts

$ uname -a
Linux x60s 2.6.28-12-generic #43-Ubuntu SMP Fri May 1 19:27:06 UTC 2009 i686 
GNU/Linux

$ dpkg -l | grep xorg | grep ^ii| sed 's/ */?/g' | cut -d ? -f1,2,3 | sed 
's/?/ /g'
ii python-xkit 0.4.2
ii xorg 1:7.4~5ubuntu18
ii xserver-xorg 1:7.4~5ubuntu18
ii xserver-xorg-core 2:1.6.0-0ubuntu14
ii xserver-xorg-input-all 1:7.4~5ubuntu18
ii xserver-xorg-input-evdev 1:2.1.1-1ubuntu4
ii xserver-xorg-input-kbd 1:1.3.1-2ubuntu1
ii xserver-xorg-input-mouse 1:1.4.0-1
ii xserver-xorg-input-synaptics 0.99.3-2ubuntu4
ii xserver-xorg-input-vmmouse 1:12.5.1-4ubuntu5
ii xserver-xorg-input-wacom 1:0.8.2.2-0ubuntu2
ii xserver-xorg-video-amd 2.11.1-1
ii xserver-xorg-video-apm 1:1.2.1-1
ii xserver-xorg-video-ark 1:0.7.1-1
ii xserver-xorg-video-ati 1:6.12.1-0ubuntu2
ii xserver-xorg-video-chips 1:1.2.1-1
ii xserver-xorg-video-cirrus 1:1.2.1-3
ii xserver-xorg-video-dummy 1:0.3.1-1
ii xserver-xorg-video-fbdev 1:0.4.0-3
ii xserver-xorg-video-geode 2.11.1-1
ii xserver-xorg-video-glint 1:1.2.2-1
ii xserver-xorg-video-i128 1:1.3.1-2ubuntu1
ii xserver-xorg-video-i740 1:1.2.0-2
ii xserver-xorg-video-intel 2:2.6.3-0ubuntu9.2
ii xserver-xorg-video-mach64 6.8.0-3
ii xserver-xorg-video-mga 1:1.4.9.dfsg-3
ii xserver-xorg-video-neomagic 1:1.2.2-1
ii xserver-xorg-video-nv 1:2.1.12-1ubuntu5
ii xserver-xorg-video-openchrome 1:0.2.903+svn713-1ubuntu1
ii xserver-xorg-video-r128 6.8.0+git20090201.08d56c88-1
ii xserver-xorg-video-radeon 1:6.12.1-0ubuntu2
ii xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2ubuntu1
ii xserver-xorg-video-s3 1:0.6.1-1
ii xserver-xorg-video-s3virge 1:1.10.2-1
ii xserver-xorg-video-savage 1:2.2.1-4ubuntu2
ii xserver-xorg-video-siliconmotion 1:1.7.0-1
ii xserver-xorg-video-sis 1:0.10.1-1
ii xserver-xorg-video-sisusb 1:0.9.0-4
ii xserver-xorg-video-tdfx 1:1.4.0-2
ii xserver-xorg-video-trident 1:1.3.0-1ubuntu1
ii xserver-xorg-video-tseng 1:1.2.0-1ubuntu1
ii xserver-xorg-video-v4l 1:0.2.0-1ubuntu5
ii xserver-xorg-video-vesa 1:2.0.0-1ubuntu6
ii xserver-xorg-video-vmware 1:10.16.5-2
ii xserver-xorg-video-voodoo 1:1.2.0-1ubuntu1

$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 
945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML 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:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 
(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.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller 
(rev 02)
00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI 
Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet 
Controller
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] 
Network Connection (rev 02)
15:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b4)
15:00.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 09)
15:00.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host 
Adapter (rev 18)

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Unexpected X-server restarts on system with Intel 945GM
https://bugs.launchpad.net/bugs/384937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list

[Bug 384937] Re: Unexpected X-server restarts on system with Intel 945GM

2009-06-08 Thread alcCapone

** Attachment added: lspci-vvnn.txt
   http://launchpadlibrarian.net/27657493/lspci-vvnn.txt

-- 
Unexpected X-server restarts on system with Intel 945GM
https://bugs.launchpad.net/bugs/384937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384937] Re: Unexpected X-server restarts on system with Intel 945GM

2009-06-08 Thread alcCapone

** Attachment added: messages.txt
   http://launchpadlibrarian.net/27657508/messages.txt

-- 
Unexpected X-server restarts on system with Intel 945GM
https://bugs.launchpad.net/bugs/384937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384937] Re: Unexpected X-server restarts on system with Intel 945GM

2009-06-08 Thread alcCapone

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

-- 
Unexpected X-server restarts on system with Intel 945GM
https://bugs.launchpad.net/bugs/384937
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384490] Re: System with Intel 945GM freezes

2009-06-08 Thread alcCapone
Not that anyone claimed that but upgrading from xserver-xorg-video-intel
2:2.6.3-0ubuntu9.2 to xserver-xorg-video-intel_2%3a2.6.3-0ubuntu9.3 does
not solve the problem.

-- 
System with Intel 945GM freezes
https://bugs.launchpad.net/bugs/384490
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-06-08 Thread alcCapone
Not that anyone claimed that but upgrading from xserver-xorg-video-intel
2:2.6.3-0ubuntu9.2 to xserver-xorg-video-intel_2%3a2.6.3-0ubuntu9.3 does
not solve the problem.

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384490] [NEW] System with Intel 945GM freezes

2009-06-07 Thread alcCapone
Public bug reported:

System with Intel 945GM freezes randomly

Somebody might say this is a duplicate of this bug here:
https://bugs.launchpad.net/ubuntu/+source/Linux/+bug/355155/ but since I
believe the other bug is a mix of at least 3 different bugs I start this
one here *ONLY* for systems with an Intel graphics chip.

With Jaunty

$ lsb_release -rd
Description:Ubuntu 9.04
Release:9.04

my *Gnome* desktop freezes randomly - I have *Compiz* activated. That
did not occur with Intrepid. A *memtest* does not find any problems - it
ran almost for 24 hours. During a freeze my mouse still moves so it's
not a complete system freeze anyway. My laptop is a Lenovo X60s.

The typical situation is (AFAIR) not related to Compiz' scale feature as I 
wrote in the other bug report before. All I can say for sure is that the last 5 
times it happened was while I was watching a video with *gmplayer*. The video 
has these characteristics:
$ file that video
RIFF (little-endian) data, AVI, 624 x 352, 23.98 fps, video: XviD, audio: 
MPEG-1 Layer 3 (stereo, 48000 Hz)

At the same time I was surfing these two websites using firefox:
www.spiegel.de
www.amazona.de

$ firefox --version
Mozilla Firefox 3.0.10, Copyright (c) 1998 - 2009 mozilla.org

These sites contain flash and I have adobe's flash plug-in installed:
$ dpkg -l | grep adobe
ii  adobe-flashplugin   10.0.22.87-2jaunty1   Adobe Flash Player plugin version 
10

While the laptop is frozen I can't
- leave X and switch to a real console (tty1)
- press CAPS or NUM LOCK...
- SSH on that machine

During one of the last freezes I had a camera in grabbing range. I tried
the key combo alt-sysrq-k. It took about 30s and this happened: Screen
is black with a thick blue stripe on the right side. See here
http://pkqs.net/~cf/small-IMG_1303 . After pressing alt-sysrq-k
several times this window appeared: Ubuntu is running in low graphics
mode - also saying:

(EE) intel(0): Failed to set tiling on front buffer: rejected by
kernel.

See here http://pkqs.net/~cf/small-IMG_1304 . Then another window
appears asking what to do. See here http://pkqs.net/~cf/small-IMG_1305 .
I chose Exit to console login. This put me on tty1 but totally screwed
up - I wasn't able to type something blindly. See here
http://pkqs.net/~cf/small-IMG_1307 . Going back to the console where
gnome was running on showed this here http://pkqs.net/~cf/small-IMG_1308
. After pressing ctrl-alt-backspace my computer performed a shut down.


After thinking a little about that line here:

(EE) intel(0): Failed to set tiling on front buffer: rejected by
kernel

I remembered that I manually added some proposed lines to my xorg.conf
that I read about in a Howto dealing with that Intel driver performance
loss - see here:
https://wiki.ubuntu.com/X/Troubleshooting/IntelPerformance

Section Device
 Identifier Configured Video Device
 Option AccelMethod uxa
 Option EXAOptimizeMigration true
 Option MigrationHeuristic greedy
 Option Tiling true
EndSection

I removed the lines dealing with Tiling and MigrationHeuristic but
this morning I had another freeze.

Some information that I won't attach as files:

$ uname -a
Linux x60s 2.6.28-12-generic #43-Ubuntu SMP Fri May 1 19:27:06 UTC 2009 i686 
GNU/Linux

$ dpkg -l | grep xorg | grep ^ii| sed 's/  */?/g' | cut -d ? -f1,2,3 | sed 
's/?/  /g'
ii  python-xkit  0.4.2
ii  xorg  1:7.4~5ubuntu18
ii  xserver-xorg  1:7.4~5ubuntu18
ii  xserver-xorg-core  2:1.6.0-0ubuntu14
ii  xserver-xorg-input-all  1:7.4~5ubuntu18
ii  xserver-xorg-input-evdev  1:2.1.1-1ubuntu4
ii  xserver-xorg-input-kbd  1:1.3.1-2ubuntu1
ii  xserver-xorg-input-mouse  1:1.4.0-1
ii  xserver-xorg-input-synaptics  0.99.3-2ubuntu4
ii  xserver-xorg-input-vmmouse  1:12.5.1-4ubuntu5
ii  xserver-xorg-input-wacom  1:0.8.2.2-0ubuntu2
ii  xserver-xorg-video-amd  2.11.1-1
ii  xserver-xorg-video-apm  1:1.2.1-1
ii  xserver-xorg-video-ark  1:0.7.1-1
ii  xserver-xorg-video-ati  1:6.12.1-0ubuntu2
ii  xserver-xorg-video-chips  1:1.2.1-1
ii  xserver-xorg-video-cirrus  1:1.2.1-3
ii  xserver-xorg-video-dummy  1:0.3.1-1
ii  xserver-xorg-video-fbdev  1:0.4.0-3
ii  xserver-xorg-video-geode  2.11.1-1
ii  xserver-xorg-video-glint  1:1.2.2-1
ii  xserver-xorg-video-i128  1:1.3.1-2ubuntu1
ii  xserver-xorg-video-i740  1:1.2.0-2
ii  xserver-xorg-video-intel  2:2.6.3-0ubuntu9.2
ii  xserver-xorg-video-mach64  6.8.0-3
ii  xserver-xorg-video-mga  1:1.4.9.dfsg-3
ii  xserver-xorg-video-neomagic  1:1.2.2-1
ii  xserver-xorg-video-nv  1:2.1.12-1ubuntu5
ii  xserver-xorg-video-openchrome  1:0.2.903+svn713-1ubuntu1
ii  xserver-xorg-video-r128  6.8.0+git20090201.08d56c88-1
ii  xserver-xorg-video-radeon  1:6.12.1-0ubuntu2
ii  xserver-xorg-video-rendition  1:4.2.0.dfsg.1-2ubuntu1
ii  xserver-xorg-video-s3  1:0.6.1-1
ii  xserver-xorg-video-s3virge  1:1.10.2-1
ii  xserver-xorg-video-savage  1:2.2.1-4ubuntu2
ii  xserver-xorg-video-siliconmotion  1:1.7.0-1
ii  xserver-xorg-video-sis  1:0.10.1-1
ii  xserver-xorg-video-sisusb  1:0.9.0-4
ii  xserver-xorg-video-tdfx  

[Bug 384490] Re: System with Intel 945GM freezes

2009-06-07 Thread alcCapone

** Attachment added: messages.txt
   http://launchpadlibrarian.net/27615130/messages.txt

-- 
System with Intel 945GM freezes
https://bugs.launchpad.net/bugs/384490
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384490] Re: System with Intel 945GM freezes

2009-06-07 Thread alcCapone

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

-- 
System with Intel 945GM freezes
https://bugs.launchpad.net/bugs/384490
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384490] Re: System with Intel 945GM freezes

2009-06-07 Thread alcCapone

** Attachment added: lspci-vvnn.txt
   http://launchpadlibrarian.net/27615116/lspci-vvnn.txt

-- 
System with Intel 945GM freezes
https://bugs.launchpad.net/bugs/384490
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-06-07 Thread alcCapone
Since this here is too much of a mixture of different graphic
cards/chips (Intel, ATI, NVIDIA) and different behaviors (mouse also/not
frozen) I opened another bug report only for Intel graphic chips here:
https://bugs.launchpad.net/ubuntu/+bug/384490.

Bye. Christian.

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384490] Re: System with Intel 945GM freezes

2009-06-07 Thread alcCapone
** Tags added: compiz flash freeze gnome intel tiling xorg

-- 
System with Intel 945GM freezes
https://bugs.launchpad.net/bugs/384490
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384490] Re: System with Intel 945GM freezes

2009-06-07 Thread alcCapone
@bryncoles

Did you modify your xorg.conf i.e. as a workaround for the Intel driver
performance loss? In case you still wanna try Compiz would you - at a
freeze - press alt-sysreq-k many times (5-10) and wait 1 or 2 minutes?
Sometimes I have to wait for the above described reaction, too.

Christian.

-- 
System with Intel 945GM freezes
https://bugs.launchpad.net/bugs/384490
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 384490] Re: System with Intel 945GM freezes

2009-06-07 Thread alcCapone
Same situation - freeze!

Surfing the site spiegel.de with *firefox* and watching a video with
*gmplayer* and the systems freezes.

I might have to tell that I'm using the Flashblock plugin in version
1.5.10. This time a got the system to this stage here:
http://pkqs.net/~cf/small-IMG_1303 . Wasn't able to get any farer.

-- 
System with Intel 945GM freezes
https://bugs.launchpad.net/bugs/384490
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 384490] Re: System with Intel 945GM freezes

2009-06-07 Thread alcCapone
Similar situation - freeze!

Surfing the site youtube.de with *firefox* and watching a video with
*gmplayer* and the systems freezes again.

_It's getting reproducible!_

Btw and in case that's interesting: This time here 
http://pkqs.net/~cf/small-IMG_1305 I chose Run Ubuntu in low graphics 
mode... and another X-Session was started on :1 (CTRL+ALT+F9) with dri 
enabled but with a software renderer.

$ glxinfo |grep render
direct rendering: Yes
OpenGL renderer string: Software Rasterizer

-- 
System with Intel 945GM freezes
https://bugs.launchpad.net/bugs/384490
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 384490] Re: System with Intel 945GM freezes

2009-06-07 Thread alcCapone
I can recreate a freeze!!!

1) Open firefox and surf to that site: 
http://www.youtube.com/watch?v=WnRHItFtlxY

Be sure to have the right Flashplugin installed (for version numbers - 
see above). Play the video.

2) Start gmplayer and play a video in parallel that's as close as 
possible to these characteristics:

$ file that video
RIFF (little-endian) data, AVI, 624 x 352, 23.98 fps, video: XviD, 
audio: MPEG-1 Layer 3 (stereo, 48000 Hz)

I'd just try an XviD coded avi video.

3) While both videos (flash and avi) are playing go back to the browser 
window and scroll up and down very fast - faster than the window content 
is redrawn.

On my system that reproducibly causes the described freezes. I just had 
10 freezes in 10 minutes. That's of course only one way of reproduction. 
I'm pretty sure one can also reproduce that behavior with Compiz' scale 
feature or other things.

I tried very hard without the running avi video in parallel - that did 
not cause any freeze.

Christian.

-- 
System with Intel 945GM freezes
https://bugs.launchpad.net/bugs/384490
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-06-07 Thread alcCapone
Plz, everyone that suffers from these freezes and is using an *Intel
graphics chip* join this bug report here - I now can reproduce the
freeze on my system!!

Don't forget to subscribe and to click This bug affects me too. PLz
comment if you can reproduce the freeze, too.

Thx, Christian.

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-06-07 Thread alcCapone
 Plz, everyone that suffers from these freezes and is using an *Intel
 graphics chip* join this bug report here - I now can reproduce the
 freeze on my system!!

https://bugs.launchpad.net/ubuntu/+bug/384490

Sorry ... just forgot.

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-06-06 Thread alcCapone
Today - on my machine with the intel graphics chip - I experienced a
second freeze that again stood out a little. Luckily a camera was in
grabbing range :P

This is the second freeze in a row that happened while activating the
compiz scale feature. All the other freezes before I just can't
remember. It might be that these all have been scale-related, too.

While my computer was frozen I tried the obligatory key combo alt-
sysrq-k it took about 30s and the well known reaction happened: Screen
is black with a thick blue stripe on the right side. See here
http://pkqs.net/~cf/small-IMG_1303 .

After pressing alt-sysrq-k several times this known window appeared:
Ubuntu is running in low graphics mode - also saying: (EE) intel(0):
Failed to set tiling on front buffer: rejected by kernel. See here
http://pkqs.net/~cf/small-IMG_1304 .

Then another window appears asking you what to do. See here
http://pkqs.net/~cf/small-IMG_1305 . I chose Exit to console login.
This put me on tty1 but totally screwed up - I wasn't able to type
something blindly. See here http://pkqs.net/~cf/small-IMG_1307 . Going
back to the console where gnome was running on showed this here
http://pkqs.net/~cf/small-IMG_1308 .

After pressing ctrl-alt-backspace my computer performed a shut down.

Any reactions on this?

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-06-06 Thread alcCapone
After thinking a little about that line here:

(EE) intel(0): Failed to set tiling on front buffer: rejected by
kernel

I remembered that I manually added some proposed lines to my xorg.conf
that I read about in a Howto dealing with that Intel driver performance
loss:

Section Device
Identifier  Configured Video Device
Option  AccelMethod   uxa
Option  EXAOptimizeMigration  true
Option  MigrationHeuristicgreedy
Option  Tilingtrue
EndSection

I will remove them and see if that changes anything. Anyone else added
some/all of these lines?

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-06-02 Thread alcCapone

** Attachment added: lspci-vvnn.txt
   http://launchpadlibrarian.net/27402831/lspci-vvnn.txt

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-06-02 Thread alcCapone

** Attachment added: lsmod.txt
   http://launchpadlibrarian.net/27402827/lsmod.txt

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-06-02 Thread alcCapone

** Attachment added: kern.log.txt
   http://launchpadlibrarian.net/27402814/kern.log.txt

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-06-02 Thread alcCapone
Got a new laptop at work last week (T61p), installed Jaunty ... now
suffering from a *similar* bug. System freezes like before but some
things are different than on my X60s (see above):

- Mouse is frozen, too
- Key kombo ALT+SysRq+K did not cause any reactions

Btw: This is a laptop qith an NVidia graphics card.

$ lspci | grep -i nv
01:00.0 VGA compatible controller: nVidia Corporation Quadro FX 570M (rev a1)

Maybe we should split this bug report into
- Intel vs NVidia or
- Mouse frozen vs Mouse not frozen or
- Machine reacts to ALT+SysRq+K vs Machine does not react tp ALT+SysRq+K

Any comments?

** Attachment added: debug.0.txt
   http://launchpadlibrarian.net/27402807/debug.0.txt

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-06-02 Thread alcCapone

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

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 315965] Re: [i965,jaunty] x server crash on resume from suspend

2009-06-01 Thread alcCapone
I'm actually still having this problem. My laptop just woke up (after
suspend) with a restarted X session.

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/379417

-- 
[i965,jaunty] x server crash on resume from suspend
https://bugs.launchpad.net/bugs/315965
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-05-27 Thread alcCapone
I've just had a freeze last night.

My machine *reacted* on ALT+SysRq+K.

After I pressed that combination a black screen with a wide blue stripe
on the right side appeared including thin purple stripes and that screen
stayed there.

So I tried that key combo for 5 additional times. After the 5th time a
window appeared saying something like: Ubuntu is running in low
graphics mode. I klicked OK and so another window appeared asking hot
to proceed. I chose to stay in low graphics mode but right after I
klicked that the screen turned and remained black.

At least I was able to go to first real console (CTRL+ALT+F1). Graphics
where screwed up but I was able to see that I was able to type although
I couldn't see WHAT I was typing. So I blindly tried /etc/init.d/gdm
restart which turned the screen into a light blue screen. After that I
wasn't able to reach another real console again and I had to reboot
anyway.

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-05-26 Thread alcCapone
ALT+SysRq+K does work for me. Tested is yesterday.

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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



Re: [Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-05-26 Thread alcCapone
Sorry for disappointing you but it just works in general. Didn't have a 
freeze until now... Am pretty sure it's not a long time to wait now ...

I let you now when I was able trying it. Greets.

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-05-25 Thread alcCapone
After I enjoyed my very last freeze one minute ago I noticed that I have
to add something:

My mouse still moves!

Of course I can't klick anything because really everything else seems frozen - 
like 
- X
- leaving X and using a real console 
- pressing CAPS or NUM LOCK...
- SSH-ing on the machine

But my moving mouse seems to accent my problem since all I read here
includes frozen mice.

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-05-25 Thread alcCapone
Quote (mnicky): 
I'm starting to be pretty angry on Canonical... ;-) How can they release OS 
with so massive and critical bug? Or they simply didn't experienced these 
problems?

I'm starting to have that opinion, too. Since I upgraded to Jaunty I'm
also suffering from these bugs here:

 http://ubuntuforums.org/showthread.php?t=1134387
 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/379417

To me Jaunty really is disappointing.

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-05-25 Thread alcCapone
Will try ALT+SysRq+K next time.

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 379417] Re: X restart after suspend and/or hibernate

2009-05-22 Thread alcCapone

** Attachment added: dmesg.txt
   http://launchpadlibrarian.net/27052201/dmesg.txt

-- 
X restart after suspend and/or hibernate
https://bugs.launchpad.net/bugs/379417
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 379417] [NEW] X restart after suspend and/or hibernate

2009-05-22 Thread alcCapone
Public bug reported:

After I suspend or hibernate my X60s it wakes up_but with a restarted X
session_. This is of course very annoying since this a laptop and pretty
much all work I do with it is X related.

Everything worked fine with Intrepid - problem occurred after upgrade to
Jaunty.

$ uname -a
Linux x60s 2.6.28-12-generic #43-Ubuntu SMP Fri May 1 19:27:06 UTC 2009 i686 
GNU/Linux

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: hibernate restart suspend x-server

-- 
X restart after suspend and/or hibernate
https://bugs.launchpad.net/bugs/379417
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 379417] Re: X restart after suspend and/or hibernate

2009-05-22 Thread alcCapone

** Attachment added: pm-suspend.log.txt
   http://launchpadlibrarian.net/27052179/pm-suspend.log.txt

-- 
X restart after suspend and/or hibernate
https://bugs.launchpad.net/bugs/379417
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 379417] Re: X restart after suspend and/or hibernate

2009-05-22 Thread alcCapone

** Attachment added: lspci-vvnn.txt
   http://launchpadlibrarian.net/27052221/lspci-vvnn.txt

-- 
X restart after suspend and/or hibernate
https://bugs.launchpad.net/bugs/379417
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-05-21 Thread alcCapone
# cat /var/log/kern.log | grep -i hpet
May 20 21:40:58 x60s kernel: [0.00] ACPI: HPET 7F6DECAE, 0038 (r1 
LENOVO TP-7B2080 LNVO1)
May 20 21:40:58 x60s kernel: [0.00] ACPI: HPET id: 0x8086a201 base: 
0xfed0
May 20 21:40:58 x60s kernel: [0.004000] hpet clockevent registered
May 20 21:40:58 x60s kernel: [0.004000] HPET: 3 timers in total, 0 timers 
will be used for per-cpu timer
May 20 21:40:58 x60s kernel: [0.888123] hpet0: at MMIO 0xfed0, IRQs 2, 
8, 0
May 20 21:40:58 x60s kernel: [0.888132] hpet0: 3 comparators, 64-bit 
14.318180 MHz counter
May 20 21:40:58 x60s kernel: [3.416230] rtc0: alarms up to one month, y3k, 
114 bytes nvram, hpet irqs

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-05-21 Thread alcCapone

** Attachment added: lspci-vvnn.txt
   http://launchpadlibrarian.net/27028695/lspci-vvnn.txt

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Clocksource tsc unstable leads to lockups in Ubuntu Jaunty

2009-05-21 Thread alcCapone
# grep -i tsc /var/log/messages
May 15 08:11:52 x60s kernel: [0.00] Fast TSC calibration using PIT
May 15 08:11:52 x60s kernel: [0.800755] checking TSC synchronization [CPU#0 
- CPU#1]:
May 15 08:11:52 x60s kernel: [0.804002] Measured 526920 cycles TSC warp 
between CPUs, turning off TSC clock.
May 15 08:11:52 x60s kernel: [0.804002] Marking TSC unstable due to 
check_tsc_sync_source failed
May 15 08:12:01 x60s kernel: [   25.869988] vboxdrv: TSC mode is 
'asynchronous', kernel timer mode is 'normal'.
... [repeats]

# grep -i tsc /var/log/installer/syslog
[sudo] password for cf: 
Oct 31 16:41:39 ubuntu kernel: [  163.425955] checking TSC synchronization 
[CPU#0 - CPU#1]:
Oct 31 16:41:39 ubuntu kernel: [  163.445936] Measured 526930 cycles TSC warp 
between CPUs, turning off TSC clock.
Oct 31 16:41:39 ubuntu kernel: [  163.445939] Marking TSC unstable due to: 
check_tsc_sync_source failed.

-- 
Clocksource tsc unstable leads to lockups in Ubuntu Jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Computer hard locks randomly with ubuntu jaunty

2009-05-20 Thread alcCapone
Same problem here:

# cat /var/log/kern.log | grep -i tsc
May 20 21:40:58 x60s kernel: [0.00] Fast TSC calibration using PIT
May 20 21:40:58 x60s kernel: [0.800759] checking TSC synchronization [CPU#0 
- CPU#1]:
May 20 21:40:58 x60s kernel: [0.804002] Measured 526680 cycles TSC warp 
between CPUs, turning off TSC clock.
May 20 21:40:58 x60s kernel: [0.804002] Marking TSC unstable due to 
check_tsc_sync_source failed
May 20 21:41:07 x60s kernel: [   46.513662] vboxdrv: TSC mode is 
'asynchronous', kernel timer mode is 'normal'.

# lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 
945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 
943/940GML 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:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 
(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.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller 
(rev 02)
00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI 
Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
02:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet 
Controller
03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] 
Network Connection (rev 02)
15:00.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b4)
15:00.1 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 09)
15:00.2 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host 
Adapter (rev 18)

# uname -a
Linux x60s 2.6.28-12-generic #43-Ubuntu SMP Fri May 1 19:27:06 UTC 2009 i686 
GNU/Linux


** Attachment added: acpid.txt
   http://launchpadlibrarian.net/26989786/acpid.txt

-- 
Computer hard locks randomly with ubuntu jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Computer hard locks randomly with ubuntu jaunty

2009-05-20 Thread alcCapone

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

-- 
Computer hard locks randomly with ubuntu jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Computer hard locks randomly with ubuntu jaunty

2009-05-20 Thread alcCapone

** Attachment added: kern.log.txt
   http://launchpadlibrarian.net/26989860/kern.log.txt

-- 
Computer hard locks randomly with ubuntu jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Computer hard locks randomly with ubuntu jaunty

2009-05-20 Thread alcCapone

** Attachment added: lsmod.txt
   http://launchpadlibrarian.net/26989996/lsmod.txt

-- 
Computer hard locks randomly with ubuntu jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Computer hard locks randomly with ubuntu jaunty

2009-05-20 Thread alcCapone

** Attachment added: lsusb.txt
   http://launchpadlibrarian.net/26990011/lsusb.txt

-- 
Computer hard locks randomly with ubuntu jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Computer hard locks randomly with ubuntu jaunty

2009-05-20 Thread alcCapone

** Attachment added: messages.txt
   http://launchpadlibrarian.net/26990036/messages.txt

-- 
Computer hard locks randomly with ubuntu jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Computer hard locks randomly with ubuntu jaunty

2009-05-20 Thread alcCapone

** Attachment added: debug.0.txt
   http://launchpadlibrarian.net/26989858/debug.0.txt

-- 
Computer hard locks randomly with ubuntu jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Computer hard locks randomly with ubuntu jaunty

2009-05-20 Thread alcCapone

** Attachment added: daemon.log.txt
   http://launchpadlibrarian.net/26989841/daemon.log.txt

-- 
Computer hard locks randomly with ubuntu jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 355155] Re: Computer hard locks randomly with ubuntu jaunty

2009-05-20 Thread alcCapone

** Attachment added: user.log.txt
   http://launchpadlibrarian.net/26990044/user.log.txt

-- 
Computer hard locks randomly with ubuntu jaunty
https://bugs.launchpad.net/bugs/355155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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