Multiple startup issues on HP tx2 (radeon kms driver)

Bug #522598 reported by Kiwinote
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
plymouth (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: plymouth

This bug contains multiple issues that occur 9 out of ten boots. When they occur all issues occur, when they don't occur none of the issues occur. Hence one bug rapport with multiple issues. These issues have only started occuring over the past two weeks.

(This may or may not be related to plymouth..)

Symptons:
(i) Everything runs as expected up to and including the ubuntu logo being displayed (although ureadahead runs every boot (see bootchart))
(ii) Normally now a spinning cursor would be displayed on top of the logo, this does not happen
(iii) Gdm is started (I can hear the sound file that is played when the system is ready to login). My screen however is black minus a few white boxes and random characters in the top left corner.
(iv) I can switch to vt1 and back to vt7 (15s-25s in bootchart) and now I can see the login screen.
(v) Pressing enter causes x to crash (x is restarted, see bootchart)
(vi) Now I can log in and use the laptop as normal
(vii) Selecting shut down causes the system to restart.

I have attached a bootchart for illustrative purposes.

ProblemType: Bug
Architecture: amd64
Date: Tue Feb 16 12:13:49 2010
DistroRelease: Ubuntu 10.04
DkmsStatus:
 bcmwl, 5.60.48.36+bdcom, 2.6.32-13-generic, x86_64: installed
 vboxnetadp, 3.1.4, 2.6.32-13-generic, x86_64: installed
 vboxdrv, 3.1.4, 2.6.32-13-generic, x86_64: installed
 vboxnetflt, 3.1.4, 2.6.32-13-generic, x86_64: installed
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20091230)
MachineType: Hewlett-Packard HP TouchSmart tx2 Notebook PC
NonfreeKernelModules: wl
Package: xorg 1:7.5+1ubuntu2
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-13-generic root=UUID=79d565e9-5ce1-4038-884f-97af452244a7 ro quiet splash
ProcEnviron:
 LANGUAGE=en_GB.utf8
 LANG=en_GB.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-13.18-generic
RelatedPackageVersions:
 xserver-xorg 1:7.5+1ubuntu2
 libgl1-mesa-glx 7.7-0ubuntu8
 libdrm2 2.4.17-0ubuntu2
 xserver-xorg-video-intel 2:2.9.1-1ubuntu4
SourcePackage: xorg
Symptom: display
Uname: Linux 2.6.32-13-generic x86_64
dmi.bios.date: 11/06/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.25
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3045
dmi.board.vendor: Quanta
dmi.board.version: 16.15
dmi.chassis.type: 10
dmi.chassis.vendor: Quanta
dmi.chassis.version: N/A
dmi.modalias: dmi:bvnHewlett-Packard:bvrF.25:bd11/06/2009:svnHewlett-Packard:pnHPTouchSmarttx2NotebookPC:pvrRev1:rvnQuanta:rn3045:rvr16.15:cvnQuanta:ct10:cvrN/A:
dmi.product.name: HP TouchSmart tx2 Notebook PC
dmi.product.version: Rev 1
dmi.sys.vendor: Hewlett-Packard
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 architecture: x86_64kernel: 2.6.32-13-generic

Revision history for this message
Kiwinote (kiwinote) wrote :
Revision history for this message
Steve Langasek (vorlon) wrote :

Kiwinote,

Please install the 0.8.0~-10ubuntu1 version of the plymouth and libplymouth2 packages and run 'apport-collect -p plymouth 522598'.

Changed in plymouth (Ubuntu):
status: New → Incomplete
Revision history for this message
Steve Langasek (vorlon) wrote :

(It is likely that this is the infamous "X started between VTs" bug in plymouth, but we should collect all the info we might need here.)

Also, point (vii) is unrelated to plymouth; if choosing 'shutdown' causes a restart instead, that's a bug in a completely separate package. Please file another bug report for this against the indicator-session package.

summary: - Multiple startup issues on HP tx2 (ati)
+ Multiple startup issues on HP tx2 (radeon kms driver)
Kiwinote (kiwinote)
tags: added: apport-collected
Revision history for this message
Kiwinote (kiwinote) wrote :

Apport crashed on LP: #516381, so here is the contents of the rapport all in one file.

Kiwinote (kiwinote)
Changed in plymouth (Ubuntu):
status: Incomplete → New
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (4.1 KiB)

This bug was fixed in the package plymouth - 0.8.0~-13

---------------
plymouth (0.8.0~-13) lucid; urgency=low

  [ Steve Langasek ]
  * Don't attach /proc/cmdline to apport reports, this is already in the
    standard info that gets collected...

  [ Alberto Milone ]
  * ubuntu_logo theme:
    - New logo from Otto Greenslade.
    - Switch off dots starting from the ones on the left instead of
      switching them off all at once.

  [ Scott James Remnant ]
  * Move the Ubuntu logo up as discussed with Otto, this makes the mouse
    cursor appear between the logo and dots and solves the optical illusion
    of the logo being too low. LP: #535014.
  * Don't include message about disk checks, which can come from mountall.
  * Drop the rc script splash functions, we don't want the SysV-rc compat
    stuff messing around with the splash screen - this can be entirely
    managed by Upstart now. LP: #528787, #537262.

  * Plymouth Fix Mega Patch:
    - This hasn't yet been broken up into enough bits to send upstream, and
      doesn't *quite* address all the issues yet, but it's a major step.

    - Rewrite the VT handling, rather than abusing /dev/tty0 keep all VT
      operations on the actual VT (tty7), this avoids issues where we set
      the graphics mode of the wrong VT or put the wrong VT into VT_PROCESS
      mode. LP: #520460, #522598, #526321, #533135
    - Don't attempt VT switch when using non-VT consoles.
    - Make VT mandatory for renderer plugins, so we fallback gracefully to
      text when the console is not a VT. LP: #516825, #527083.
    - Restore VT when finished displaying the splash unless plymouth quit
      is called with --retain-splash. LP: #506297.
    - Activate VT from text and details plugins, rather than haphardly in
      the main code, this means the textual boot is also on VT7.
      LP: #518352, #520122.
    - Add a --has-active-vt command that can let gdm inquire whether it
      should reuse Plymouth's VT; fixes the issue where Plymouth has no
      visible splash screen and X ends up on VT1. LP: #519641, #533572.

    - Don't open terminal device in X11, fixes the issue where X will crash
      when debugging plugins using the X11 renderer.
    - Add --tty option to plymouthd for debugging when X is running and
      thus using an alternate VT.

    - Improve deactivate command so that the terminal is no longer watched
      for keyboard input, session is closed, etc. LP: #528787, #531650.
    - Ignore mode changes while deactivated, otherwise we can end up
      resetting the VT back into text mode while X is starting up.
      LP: #523788, #502509.

    - Fix races with simultaneous quit and deactivate commands, or multiples
      of those commands.
    - Ignore --show-splash, --hide-splash, etc. commands while deactivated.
    - Add reactivate command for testing purposes.

    - Don't scan out drm buffer contents to fbcon when not called with
      quit --retain-splash. LP: #527180.

    - Avoid resetting the terminal to unbuffered mode on every write, this
      results in setting X's VT into raw mode and results in the X server
      crashing on key presses. LP: #532047, #534861, #519460, #520...

Read more...

Changed in plymouth (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.