[Bug 596515] Re: [powerpc] Text theme used even when logo theme is configured

2010-07-18 Thread Steve Langasek
Possible, yes - reassigning this bug to the kernel package for follow- up. ** Package changed: plymouth (Ubuntu) = linux (Ubuntu) ** Summary changed: - [powerpc] Text theme used even when logo theme is configured + [powerpc] built-in radeonfb driver prevents KMS from running -- [powerpc]

[Bug 596515] Re: [powerpc] Text theme used even when logo theme is configured

2010-07-15 Thread Onkar Shinde
I am also hit by bug 570228. Apparently this bug is the cause of /dev/dri* not being present. When I turn off KMS the device node is present - /dev/dri/card0. I found a relevant thread here - http://us.generation-nt.com/answer/how-activate-kms-radeon-video-card-powerpc-help-196523701.html

[Bug 596515] Re: [powerpc] Text theme used even when logo theme is configured

2010-06-22 Thread Steve Langasek
Is udev running on this system? Does /dev/dri show anything at all? I see from your /proc/modules that the drm driver is loaded and referenced, but OTOH, /proc/fb appears to list a non-drm framebuffer. -- [powerpc] Text theme used even when logo theme is configured

[Bug 596515] Re: [powerpc] Text theme used even when logo theme is configured

2010-06-22 Thread Steve Langasek
Ok, here's the critical section of the log: [./plugin.c]create_backend:creating renderer backend for device /dev/dri/card0 [./plugin.c] load_driver:Attempting to load driver '(null)' [./plugin.c]

[Bug 596515] Re: [powerpc] Text theme used even when logo theme is configured

2010-06-22 Thread Onkar Shinde
Please find attached the log. When I boot with the option you specified although the machine boot up, GDM never came up. Is that expected? ** Attachment added: plymouth-debug.log http://launchpadlibrarian.net/50718904/plymouth-debug.log ** Changed in: plymouth (Ubuntu) Status:

[Bug 596515] Re: [powerpc] Text theme used even when logo theme is configured

2010-06-22 Thread Onkar Shinde
Both commands fail. on...@ibook:~$ readlink /sys/dev/char/$((0x$(stat -c '%t' /dev/dri/card0))):$(stat -c '%T' /dev/dri/card0)/device/driver stat: cannot stat `/dev/dri/card0': No such file or directory stat: cannot stat `/dev/dri/card0': No such file or directory on...@ibook:~$ ls -l

[Bug 596515] Re: [powerpc] Text theme used even when logo theme is configured

2010-06-22 Thread Onkar Shinde
udev is running. This is standard Ubuntu installation upgraded from karmic. on...@ibook:~$ ps -ef |grep udev root 240 1 0 10:46 ?00:00:00 upstart-udev-bridge --daemon root 244 1 0 10:46 ?00:00:00 udevd --daemon root 661 244 0 10:46 ?00:00:00

[Bug 596515] Re: [powerpc] Text theme used even when logo theme is configured

2010-06-21 Thread Steve Langasek
Please boot with the option 'plymouth:debug=file:/var/log/plymouth- debug.log' and attach the resulting log. ** Changed in: plymouth (Ubuntu) Status: New = Incomplete -- [powerpc] Text theme used even when logo theme is configured https://bugs.launchpad.net/bugs/596515 You received this

[Bug 596515] Re: [powerpc] Text theme used even when logo theme is configured

2010-06-20 Thread Onkar Shinde
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/50630802/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/50630803/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/50630804/Dependencies.txt **