[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-06-17 Thread Nicolas Repentin
doesn't work for me on Ubuntu 10-04 32bits on HP mini 311c (Nvidia ION) and Ubuntu 10.04 64bits on pc with Geforce 8400GS, with nvidia 195.36.24 for both :s -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification bec

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-06-17 Thread ippsatsi
Solution # 97 works for me. /etc/default/grub : GRUB_GFXMODE=1280x1024 GRUB_GFXPAYLOAD_LINUX=1280x1024x32 /etc/initramfs-tools/conf.d/splash : FRAMEBUFFER=y As root or sudo: update-initramfs -u update-grub Using GRUB_GFXPAYLOAD_LINUX=1280x1024x24, colors incomplete. Nvidia 8600gt nvidia 195.36

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-06-08 Thread yurik81
Solution #77 was helpful for me. Thanks. Why this solution still not in Ubuntu? -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ub

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-05-10 Thread saisyukusanagi
The same on mi desktop: /etc/default/grub : GRUB_GFXMODE=1440x900 GRUB_GFXPAYLOAD_LINUX=1440x900 /etc/initramfs-tools/conf.d/splash : FRAMEBUFFER=y As root or sudo: update-initramfs -u update-grub TTy's are OK Thank you community :) -- [Lucid] plymouth does not display when using nvidia d

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-05-07 Thread eris23
On my lucid system with nVidia 8800GT Adding: GRUB_GFXMODE=1920x1200 GRUB_GFXPAYLOAD_LINUX=1920x1200 to /etc/default/grub and FRAMEBUFFER=y to /etc/initramfs-tools/conf.d/splash seems to work. Grub is visible, plymouth is visible during boot (I haven't checked shutdown, yet), and text consoles are

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-05-07 Thread philinux
Error in #80. Should have been. gksu gedit /etc/default/grub -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing l

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-05-07 Thread eris23
With fix #77 plymouth was visible, but the grub menu wasn't. -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-05-07 Thread juanlucer
Fix #77 has worked for my GeForce 7300 SE/7200 GS and 195.36.15 driver version Before this I had several seconds of a black screen with a blinking cursor in the top left corner followed by less than a second of plymouth (0.8.2-2) -- [Lucid] plymouth does not display when using nvidia drivers htt

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-05-07 Thread jd65pl
After: apt-get install kubuntu-destop Missing packages were installed, I now have plymouth. ** Attachment added: "cat /var/log/apt/history.log" http://launchpadlibrarian.net/47989868/apt-history -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/5

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-05-06 Thread Ron S
Never saw plymouth at all on boot or shutdown just a few colored pixels at the top of the screen and when a disc check was being done there was no message at all just a minute longer of black screen. Using fix #77 fixed these problems. Nvidia GeForce 8600 GT Driver 195.36.15 -- [Lucid] plymouth

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-05-06 Thread Jack Dale
Something similar to #71 worked well for me until recent kernel update then removed all changes from #71 Tried #80 but did not work for me #77 WORKS PERFECTLY for me: NVIDIA GeForce 9600 Driver 195.36.15 Thanks philinux -- [Lucid] plymouth does not display when using nvidia drivers https://bug

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-05-05 Thread Leonardo Torok
I've found an workaround: adding "vga=792" at the end of the entry in /boot/grub/menu.lst (i'm using the old Grub, i've dist-upgraded since hardy, passing by all releases). With that change, GDM appears correctly, the virtual terminals are ok and plymouth doesn't stays ugly (now it's displaying

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-05-05 Thread Leonardo Torok
I'm using NVidia driver (195.36.15). Plymouth is displayed correctly, but I only got a black screen after it disapears. GDM only appear if I press ctrl + alt + f8 and go back to X with ctrl + alt + f7. All the virtual terminals (ctrl + alt + 1,2..) are with the fonts messed up. -- [Lucid] plymout

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-30 Thread Nicolas Repentin
I'm using 195.36.15. -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 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://

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-30 Thread Tomas Šaduikis
nothing works for me too. 8400GS, booting I get "Input not supported". drivers from repos. -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-30 Thread J.A. Sully
on Ubuntu Lucid (all updates applied) with NVIDIA Quadro NVS 140m Booting seems to take longer in 10.04 than it did in 9.10...but it may just be more flickery and in worse resolution. I've tried and undone every work around I can find. Would be great if a proper fix was released for this soon.

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-30 Thread jd65pl
#77 Doesn't work with the latest nvidia drivers either. NVidia 195.36.24 Nicolas which driver are you using? -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-29 Thread Nicolas Repentin
#77 doesn't work either for me, on two pc with nvidia drivers (nvidia Geforce 8400GS, nvidia ION) -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-29 Thread Tuxerito
Fix it with the solution of philinux, message #77 nVidia 7150M plymout 0.8.2-2ubuntu2 Tanks philinux -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-29 Thread jd65pl
#77 does not work for me, I am using the driver directly from Nvidia rather than the one in the repos if that makes any difference. Nvidia GeForce GT240 (See #76 for more details) -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received t

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-28 Thread philinux
The fix for the resolution was this for me. gksu /etc/default/grub and add the line after GRUB_GFXMODE # The resolution used on graphical terminal # note that you can use only modes which your graphic card supports via VBE # you can see them in real GRUB with the command `vbeinfo' #GRUB_GFXMODE=6

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-28 Thread Nicolas Repentin
Same problem for me, I got the splash screen but in bad resolution with nvidia proprietary driver -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-28 Thread philinux
Forgot to add nVidia 8600GT -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 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 h

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-28 Thread philinux
This fix worked for me. From a vanilla install. Instead of 12 seconds of blinking black cursor before plymouth I now have a smooth boot experience. gksu gedit /etc/initramfs-tools/conf.d/splash and add this option FRAMEBUFFER=y, save the file, then sudo update-initramfs -u -- [Lucid] plymouth do

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-28 Thread jd65pl
I have this problem with the NVidia proprietary driver uname -srm Linux 2.6.32-21-generic x86_64 lsb_release -r Release:10.04 Nvidia driver: 195.36.15 plymouth: Installed: 0.8.2-2ubuntu2 Candidate: 0.8.2-2ubuntu2 Version table: *** 0.8.2-2ubuntu2 0 500 http://gb.archive.u

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-27 Thread George
Bug still not fixed, got the same problem. Try the 3 steps, but then, my computer freeze before kdm login -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-26 Thread Botond Szász
I can confirm that the bug is still not fixed. Lucid 64 bit. GeForce 8500 GT NVIDIA Driver Version: 195.36.15 -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-19 Thread Jan Henkins
Hello, I've got the latest Lucid update (Beta2, updated approx Mon Apr 19 22:41:00) with Plymouth 0.8.2-2. My GFX is a GeForce 6200, and the above problem still persists with this setup. The status of this bug is "Fix Released" Is there any logs/data that I could add that would be helpful? -- [

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-13 Thread Daniel Añez Scott
Oh, sorry for the last post... i should have put that on bug 526892 and not this one. -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-13 Thread Daniel Añez Scott
I tried this steps, and it isn't working for me: "Step 1: we must edit the /etc/default/grub file. Open a terminal and paste this: sudo gedit /etc/default/grub On line #18, uncomment (uncomment = remove the "#" in front of the line( "#GRUB_GFXMODE=640x480" and change the resolution to wh

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-06 Thread Sense Hofstede
I can confirm that this issue is fixed in Lucid for Nvidia when you're using the closed driver. Chaostya: this bug report is for Nvidia, you're using Intel. Rajeev: same for you, but you're using ATi. Those errors belong in different bug reports. By the way, hikaricore, comments like "Fix plymout

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-05 Thread hikaricore
I have a couple systems that I work on which this is still an issue on. Fix plymouth... -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-04-04 Thread Chaostya
Latest Lucid Plymouth Version: 0.8.1-2 Intel with KMS On boot I see GRUB menu, then "Starting up..." and then GDM login screen appears. No bootsplash. When I shutdown new shutdown splash appears. -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/50671

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-03-20 Thread karl
0.8.0~-17 and black screens too. -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 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.

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-03-20 Thread hva
still seeing the problem here -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 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

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-03-09 Thread BrodocK
I have plymouth 0.8.0~-12 and I still having problems... -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-03-03 Thread Charlie Kravetz
Rajeev Nair: Have you filed a new bug for that? This was determined to be NVIdia and Plymouth, and has been fixed. -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-03-03 Thread Rajeev Nair
What about ATI cards? I have an ATI Radeon 4850 with the open source driver.I dont see nothing. -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-26 Thread dei
Have the same problem like Fred and probably chillshock with the blue/green/white bars on the bottom. plymouth 0.8.0~-10ubuntu1 Should be this bug: https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/526892 You can subscribe, to get informed when it gets changed. -- [Lucid] plymouth does n

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-21 Thread chillshock
apt-cache policy plymouth plymouth: Installiert: 0.8.0~-10ubuntu1 Kandidat: 0.8.0~-10ubuntu1 sudo plymouth-set-default-theme ubuntu-logo --rebuild-initrd update-initramfs: Generating /boot/initrd.img-2.6.32-14-generic-pae cat /proc/fb 0 VGA16 VGA No properly working plymouth on my ASUS lapto

Re: [Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-08 Thread Claudio Moretti
err.. What? On Mon, Feb 8, 2010 at 19:50, philinux wrote: > Thats the copy and paste bug again at work. > > Seems to paste a previous copy. Bug 516412 was linked in post #53 which > is what I was supposed to be pasting. > > -- > [Lucid] plymouth does not display when using nvidia drivers > https

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-08 Thread philinux
Thats the copy and paste bug again at work. Seems to paste a previous copy. Bug 516412 was linked in post #53 which is what I was supposed to be pasting. -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification becau

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-08 Thread Claudio Moretti
The GDM lookup problem is discussed, if I'm not misunderstanding, in bug #516412. Try subscribing there :) -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-08 Thread philinux
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/506717 My problem namely the gdm lockup on pressing the enter key to login can be got around by alt+SysRq+k then login again. -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-08 Thread Claudio Moretti
Not really; plymouth shows up; it does not work, but it is shown, so this bug is fixed. We need to file another bug for this. I don't have time now, can one of you do it and link it here, please? -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/50671

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-07 Thread philinux
Hi Steve, Re my post #51. Any idea whats causing the hard lockup? Also is the bug status wrong now. -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-06 Thread Steve Langasek
The blue/white progress bar isn't corrupted, it /is/ plymouth. You do have plymouth at startup; you don't have a graphical splash screen at startup, because the nvidia driver doesn't expose a framebuffer that plymouth can use to display graphics. The latter is an issue that should be addressed, b

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-06 Thread Fred
plymouth: Installed: 0.8.0~-9 Candidate: 0.8.0~-9 Version table: *** 0.8.0~-9 0 500 http://gb.archive.ubuntu.com lucid/main Packages 100 /var/lib/dpkg/status No plymouth at startup. Fsck messages then corrupted sort of blue/white progress bar at bottom of screen. Also sti

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-03 Thread Charlie Kravetz
I see the grub menu (multiple drives and installs), then a black screens for a couple of seconds, then a text-only prompt for the password: Unlocking the disk /dev/disk/by-uuid/UUID_OF_THE_DISK (sda1_crypt) Enter passphrase: : Yes, it is two lines, and there are two colons

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-03 Thread philinux
Update. Had to chroot in to lucid and purge plymouth. It was causing a hard lockup on logging in at gdm. Recovery mode hangs at resume normal boot. I can now boot into lucid with no problems. -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-03 Thread philinux
Terminal has decided not to lock up solid this reboot. apt-cache policy plymouth plymouth: Installed: 0.8.0~-8 Candidate: 0.8.0~-8 Version table: *** 0.8.0~-8 0 500 http://archive.ubuntu.com lucid/main Packages 100 /var/lib/dpkg/status -- [Lucid] plymouth does not display

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-03 Thread philinux
Righto got 0.8.0~-8 No plymouth at startup. Fsck messages then corrupted sort of blue/white progress bar at bottom of screen. Locked up solid at gdm had to reisub and reboot twice to get in to desktop. Using the terminal causes a hard freeze too. This is after purging and reinstalling plymouth to

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-03 Thread Kevin Fullerton
Sorry, just realised I didn't have splash on my grub command - running with splash enabled it works as expected - the above behaviour is not plymouth related. -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification b

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-03 Thread Kevin Fullerton
Just upgraded to 0.8.0~-8 and can confirm I now get the password prompt, however I have a new problem where the "Unlocking disk" message appears everytime a letter in the passphrase is entered - attached a photo to illustrate ** Attachment added: "Plymouth bug.jpg" http://launchpadlibrarian.net

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-03 Thread Steve Langasek
Let me see if I've understood right - after upgrade to plymouth 0.8.0~-8, you do correctly get prompted for the passphrase on boot, which didn't work before; and then the screen is messed up afterwards? I guess that will be a new bug. When you do see the prompt for the passphrase, what does the pr

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-02 Thread Charlie Kravetz
Just to verify, I also did this installation in a VirtualBox, and it worked. I could also log in through gdm after the updates and restart. I also installed without encryption and failed to get the gdm screen after updating. -- [Lucid] plymouth does not display when using nvidia drivers https://b

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-02 Thread Charlie Kravetz
As the original reporter on this bug, I can report that I now get a prompt for the passphrase. After installing, using the "Guided partitioning using full disk with LVM Encryption", the installation completes normally. Remove the cd, as the system restarts. When the grub menu appears, the entry is

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-02 Thread Sense Hofstede
The '0.8.0~8' version comes from Steve's reply and the changelog that was posted in this bug report. The fact that you couldn't update to the latest version was probably caused by the latest version not being synced with your repository yet. It takes a while before packages reach the archives after

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-02 Thread philinux
@Sense, I could see that I'm running an older version but lucid is fully up to date. Where does the 0.8.0~8 version come from. -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubunt

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-02 Thread Sense Hofstede
philinux: actually you're not. You're running Plymouth '0.8.0~-7', whereas the version that should work is Plymouth '0.8.0~-8'. It's in the last number. -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-02 Thread philinux
Hi Steve, I'm fully up to date but apt-cache policy plymouth plymouth: Installed: 0.8.0~-7 Candidate: 0.8.0~-7 Version table: *** 0.8.0~-7 0 500 http://archive.ubuntu.com lucid/main Packages 100 /var/lib/dpkg/status -- [Lucid] plymouth does not display when using nvid

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-02 Thread Steve Langasek
philinux, do you have the 0.8.0~-8 version of plymouth installed? -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-02 Thread philinux
Not working here with nVidia-current driver Black screen at startup the fsck messages etc then GDM. -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-02-02 Thread Launchpad Bug Tracker
This bug was fixed in the package plymouth - 0.8.0~-8 --- plymouth (0.8.0~-8) lucid; urgency=low [ Steve Langasek ] * Include label.so in the initramfs, as well as the font support files it depends on, needed for any text prompts or messages. This will bloat the initramfs

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-27 Thread Joel Ebel
** Tags added: glucid -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 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:/

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-24 Thread exploder91
Thanks Sense Hofstede! I have a better understanding of the status now. I see some outstanding work in this release and just wanted to be sure what was happening with this issue. The system boots up so fast that Plymouth is not going to displaying very long anyway. This release is pretty easy to ge

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-24 Thread Sense Hofstede
cecilpierce: Please don't change the status without knowing what you're doing. It was set to Fix Committed because a fix is committed but still pending or not in the repositories due to a different cause. When it will be set to Fix Released the fix should be in the Lucid repositories and then you c

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-24 Thread exploder91
Sense Hofstede, I misunderstood the status of this before I posted, sorry about that. I am enjoying the LTS so much and I was just trying to do my part with the bug reporting. I will try to be more careful when it comes to reading the status in the future. Again, sorry for my mistake and thank you.

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-24 Thread cecilpierce
I've tried everything that has been posted and still no plymouth, nvidia 6200 ** Changed in: plymouth (Ubuntu Lucid) Status: Fix Committed => Incomplete ** Changed in: plymouth (Ubuntu Lucid) Status: Incomplete => In Progress ** Changed in: plymouth (Ubuntu Lucid) Status: In

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-24 Thread Sense Hofstede
exploder91: Fix Committed means indeed that the fix hasn't landed in the repositories yet. The status will be Fix Released when that's happened. The number of affected people is as low or high as the number of people who visited this bug report and told Launchpad they were affected as well. --

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-23 Thread exploder91
This problem is still present with nvidea graphics. This is marked as "Fix Committed", has the fix just not made it into the repos yet? The report also says that 3 people are effected, there are more than 3 people effected by this bug. I am guessing that most people just did not want to add a "me t

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-23 Thread Sense Hofstede
I've added "vga=0x0369" to the argument list in GRUB_CMDLINE_LINUX_DEFAULT, nevertheless I do get the warning that it is deprecated. This is also what is said elsewhere on the internet, Grub2 has deprecated this boot option. I'll try the GRUB_GFXMODE option to see what it does. -- [Lucid] plymo

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-23 Thread Steve Langasek
I agree; considering this fix complete. > By the way, I'm pasing the 'vga=' argument, but all that changed is > that now Grub2 warns me that the argument is deprecated in favour of > gfxpayload, which cannot be set in /etc/default/grub -- that is a bug > report somewhere, not sure if also on LP th

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/plymouth -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 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.ubu

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-23 Thread Sense Hofstede
I'd go for keeping this bug as getting something usable -- text mode in this case -- for vga16fb systems and file a separate bug for getting something visual working on that fb, especially since it seems a lot of work to me to port the code to a new colourmap. By the way, I'm pasing the 'vga=' arg

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-23 Thread Steve Langasek
The text fallback wasn't working because the script plugin, despite having no support for non-framebuffer output, wasn't telling plymouth this. I've applied a patch to bzr that fixes this. I'm not sure if we should consider this bug closed, or if we should be targeting getting plymouth running in

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-22 Thread Steve Langasek
As already noticed in the duplicate bug report, booting with 'vga=' also works around this issue by forcing the use of the VESA fb instead of the VGA16 fb. That's not suitable as a solution for this by default on users systems, however. -- [Lucid] plymouth does not display when using nvidia driv

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-22 Thread Steve Langasek
Oh, well, here's the problem when trying to use vga16fb. In src/plugins/renderers/frame-buffer/plugin.c: if (fixed_screen_info.visual != FB_VISUAL_TRUECOLOR || variable_screen_info.bits_per_pixel < 16) { ply_trace ("Visual is %s; not using graphics\n", get_visua

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-22 Thread Steve Langasek
Sorry, it seems I misremembered. With the drm renderer enabled, i915.modeset=0 also causes plymouth to fail to show up. With the drm renderer excluded from the initramfs, but without passing i915.modeset=0, splash screen appears correctly. The net conclusion seems to be the same: the frambuffer

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-22 Thread Steve Langasek
I was able to reproduce this on a machine with intel video only by doing the following: - edit /usr/share/initramfs-tools/hooks/plymouth to comment out /lib/plymouth/renderers/drm.so and regenerate my initramfs - boot with i915.modeset=0 set This is noteworthy because it appears the frame-buff

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-22 Thread Steve Langasek
** Also affects: plymouth (Ubuntu Lucid) Importance: High Status: Confirmed ** Changed in: plymouth (Ubuntu Lucid) Milestone: None => lucid-alpha-3 -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notificati

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-21 Thread Steve Langasek
certainly not 'triaged', we still have no idea what's going on here. ** Changed in: plymouth (Ubuntu) Status: Triaged => Confirmed -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a mem

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-21 Thread Sense Hofstede
I can confirm that Plymouth shows nothing but black on my system, which is using the nvidia-current drivers for its Nvidia Geforce 9600GT graphics card. However, when the moment arrives that ureadahead is killed, or when error messages are shown the black screen goes away and you see the lines of

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-21 Thread Markus Korn
** Changed in: plymouth (Ubuntu) Status: New => Triaged -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

Re: [Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-20 Thread Claudio Moretti
Whoops, sounded strange: r...@jarvis:~# cat /proc/fb 0 VGA16 VGA On Tue, Jan 19, 2010 at 22:44, Steve Langasek wrote: > On Tue, Jan 19, 2010 at 12:36:39PM -, Claudio Moretti wrote: > > clau...@jarvis:~$ sudo /proc/fb > > [sudo] password for claudio: > > sudo: /proc/fb: command not found > >

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-19 Thread Charlie Kravetz
This is the dmesg log from the restart Let me know if you need any other logs. The installation will sit until after the bug is resolved. ** Attachment added: "/var/log/dmesg" http://launchpadlibrarian.net/38113992/dmesg -- [Lucid] plymouth does not display when using nvidia drivers https://

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-19 Thread Charlie Kravetz
This is the syslog from the restart ** Attachment added: "/var/log/syslog" http://launchpadlibrarian.net/38113983/syslog -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-19 Thread Charlie Kravetz
** Attachment added: "/var/log/installer/cdebconf/templates.dat" http://launchpadlibrarian.net/38113954/templates.dat -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bug

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-19 Thread Charlie Kravetz
** Attachment added: "/var/log/installer/cdebconf/questions.dat" http://launchpadlibrarian.net/38113949/questions.dat -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bug

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-19 Thread Charlie Kravetz
** Attachment added: "/var/log/installer/syslog" http://launchpadlibrarian.net/38113928/syslog -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-19 Thread Charlie Kravetz
** Attachment added: "/var/log/installer/status" http://launchpadlibrarian.net/38113912/status -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-19 Thread Charlie Kravetz
** Attachment added: "/var/log/installer/partman" http://launchpadlibrarian.net/38113902/partman -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-19 Thread Charlie Kravetz
** Attachment added: "/var/log/installer/media-info" http://launchpadlibrarian.net/38113881/media-info -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-19 Thread Charlie Kravetz
** Attachment added: "/var/log/installer/hardware-summary" http://launchpadlibrarian.net/38113840/hardware-summary -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-19 Thread Charlie Kravetz
$ cat /proc/fb 0 VGA16 VGA I did a complete install on the same system that I used for ISO testing. I am including the install logs and lspci results for your consideration. ** Attachment added: "lspci in text format" http://launchpadlibrarian.net/38113793/lspci.txt -- [Lucid] plymouth does

Re: [Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-19 Thread Steve Langasek
On Tue, Jan 19, 2010 at 12:36:39PM -, Claudio Moretti wrote: > clau...@jarvis:~$ sudo /proc/fb > [sudo] password for claudio: > sudo: /proc/fb: command not found This should be 'cat /proc/fb', not 'sudo /proc/fb'. Thanks, -- Steve Langasek Give me a lever long enough and a

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-19 Thread Claudio Moretti
clau...@jarvis:~$ sudo /proc/fb [sudo] password for claudio: sudo: /proc/fb: command not found -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-19 Thread Steve Langasek
Can someone with an affected system check what framebuffer (fb*) modules are loaded after boot when booting without 'splash'? What does /proc/fb show? -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because

[Bug 506717] Re: [Lucid] plymouth does not display when using nvidia drivers

2010-01-19 Thread Steve Langasek
** Summary changed: - [Lucid] fails to restart after installing full disk with encryption + [Lucid] plymouth does not display when using nvidia drivers -- [Lucid] plymouth does not display when using nvidia drivers https://bugs.launchpad.net/bugs/506717 You received this bug notification because