[Bug 1067057] Re: System startup does not appear in the "Ubuntu logo".

2012-12-16 Thread Launchpad Bug Tracker
[Expired for plymouth (Ubuntu) because there has been no activity for 60
days.]

** Changed in: plymouth (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  System startup does not appear in the "Ubuntu logo".

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

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


[Bug 1067057] Re: System startup does not appear in the "Ubuntu logo".

2012-10-17 Thread Steve Langasek
in that case, the vesafb module should not have been loaded.  Your udev
log shows:

UDEV  [26.683794] add  
/devices/pci:00/:00:0b.0/:01:00.0/drm/card0 (drm)
ACTION=add
DEVNAME=/dev/dri/card0
DEVPATH=/devices/pci:00/:00:0b.0/:01:00.0/drm/card0
DEVTYPE=drm_minor
MAJOR=226
MINOR=0
PRIMARY_DEVICE_FOR_DISPLAY=1
SEQNUM=1684
SUBSYSTEM=drm
TAGS=:udev-acl:
UDEV_LOG=3
USEC_INITIALIZED=26683507

and your dmesg output shows:

[   27.057936] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[   27.057945] vesafb: scrolling: redraw
[   27.057949] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[   27.058133] vesafb: framebuffer at 0xd000, mapped to 0xc9e0, 
using 3072k, total 3072k
[   27.060153] fb1: VESA VGA frame buffer device

This means that the radeon driver was correctly loaded by udev
coldplugging, and should have caused /etc/init/udev-fallback-
graphics.conf to not try to load the vesafb driver.

Can you please show the output of the following command:

   sudo grep -rl vesafb /etc 2>/dev/null

Also, could you please boot with --verbose appended to your kernel
command line, then run 'dmesg > dmesg.log', and attach the resulting
file?

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

Title:
  System startup does not appear in the "Ubuntu logo".

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

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


[Bug 1067057] Re: System startup does not appear in the "Ubuntu logo".

2012-10-17 Thread Adrián
I did not do anything, just installed the updates.

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

Title:
  System startup does not appear in the "Ubuntu logo".

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

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


[Bug 1067057] Re: System startup does not appear in the "Ubuntu logo".

2012-10-17 Thread Steve Langasek
Your bug shows that you have both a radeon video driver and a vesafb
video driver loaded.  Have you done something to your config to cause
the vesa driver to be loaded?  This should only ever be loaded when we
*don't* have a better driver available, so I suspect that you've done
something non-standard to your system to cause this driver to be loaded,
which would make it interfere with the radeon driver.

** Changed in: plymouth (Ubuntu)
   Status: New => Incomplete

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

Title:
  System startup does not appear in the "Ubuntu logo".

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

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