[Bug 616287] Re: umountfs doesn't cleanly unmount / on reboot

2011-10-26 Thread piwacet
OK.  It's working.

I installed a fully up-to-date natty 64 bit desktop in both a virtualbox
and on bare metal on my old macbook 2,1.

Again I verified that the procedure in comment #71 does in fact produce
the problem with orphaned inodes.

>From natty-proposed I installed these packages:

sysvinit-utils_2.87dsf-4ubuntu23.1_amd64.deb
sysv-rc_2.87dsf-4ubuntu23.1_all.deb
initscripts_2.87dsf-4ubuntu23.1_amd64.deb

This does make the changes to /etc/init.d/sendsigs from the patch, and
it does fix the problem with orphaned inodes (tested on both the macbook
and virtualbox)

I don't use these installations much, so I can not tell if these updates
cause other unexpected problems.

Thanks!

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

Title:
  umountfs doesn't cleanly unmount / on reboot

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

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


[Bug 616287] Re: umountfs doesn't cleanly unmount / on reboot

2011-10-26 Thread piwacet
I think I'm confused about something.  Neither Natty nor Natty-proposed
seem to have a package "sysvinit," but they do have "sysvinit-utils."

So from natty-proposed I installed the package sysvinit-utils_2.87dsf-
4ubuntu23.1_amd64.deb.

This did not make the change from the diff to /etc/init.d/sendsigs, and
it did not fix the original problem of orphaned inodes.

I do see the packages "sysv-rc" and "initscripts" in natty-proposed that
have suspiciously similar version numbers to "sysvinit-utils."

I'll install both of these packages from natty-proposed and report back.

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

Title:
  umountfs doesn't cleanly unmount / on reboot

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

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


[Bug 616287] Re: umountfs doesn't cleanly unmount / on reboot

2011-10-21 Thread piwacet
I'll try to give this a test in the next week if that time frame works.

Thanks.

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

Title:
  umountfs doesn't cleanly unmount / on reboot

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

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


[Bug 778520] Re: install on degraded raid1 does not boot, drops to initramfs shell

2011-09-28 Thread piwacet
OK figured it out.

If I understand this right, this bug remains fixed in Oneiric.

I tested this in a KVM machine, which shows early-boot console output
that virtualbox does not.  When I remove a drive in KVM, I'm given a
choice to boot the degraded raid, or drop to a shell.  After a timeout,
it automatically drops to the shell; if I choose 'y' before the timeout,
it boots the degraded raid.

The problem with virtualbox is that it does not show this early console
output.  But the process proceeds correctly: if in virtualbox I remove a
drive, boot, and wait a bit, and then blindly press 'y' and enter at the
still-blank screen, it boots to the degraded raid.  If I press enter
only (selecting the default to drop to a shell), then 'reboot', then
enter, it reboots.  None if this is visible on the screen, that's the
only problem.  If I do boot to the degraded raid, the console output
becomes visible as it nears the end of the boot process.

So the problem I was experiencing has nothing to do with this bug.  It
seems to be simply virtualbox not displaying console output until very
late in a successful boot process.  Don't know why it does this.

So apologies for the noise, but hopefully this can be helpful if someone
else runs into this problem in a virtualbox VM.

Thanks!

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

Title:
  install on degraded raid1 does not boot, drops to initramfs shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/778520/+subscriptions

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


[Bug 778520] Re: install on degraded raid1 does not boot, drops to initramfs shell

2011-09-28 Thread piwacet
Here's my kernel command line information:

>From dmesg:

[0.00] Kernel command line:
BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-server root=UUID=b63798ce-2a88-4598
-8dad-a9c1cd679330 ro nomodeset

And /etc/default/grub minus the commented lines:

GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=2
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT=""
GRUB_CMDLINE_LINUX="nomodeset"

Even with nomodeset, screen stays black.

I'll see if I can test this out in KVM to see if it's different.  Maybe
the black screen is a virtualbox thing.

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

Title:
  install on degraded raid1 does not boot, drops to initramfs shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/778520/+subscriptions

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


[Bug 778520] Re: install on degraded raid1 does not boot, drops to initramfs shell

2011-09-27 Thread piwacet
Apologies if I'm misunderstanding something, but I'm not sure this bug
is fixed in Oneiric.

I've tested this in virtualbox with both the server 64-bit beta2 and the
daily build server 64-bit for Sept. 27th.  If I've hit this same
problem, it's 100% reproducible.

Two virtual disks, with /dev/sda1 /dev/sdb1 as raid 1 /dev/md0 for /.
/dev/sda2 /dev/sdb2 as raid 1 /dev/md1 for swap.

If I "disconnect" one of the drives, on booting the grub countdown
appears, and then the screen goes black.  The only response I can get
from the machine is if I blindly press 'enter', then type 'reboot', then
press 'enter' again, which causes the virtual computer  to reboot.  It
doesn't matter which of the 2 disks I 'disconnect.'

So far, this has happened 100% of boot attempts.  If I reattach the
disk, it boots fine.

Apologies if I've misunderstood something.  I can do some virtualbox
testing if that would help.

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

Title:
  install on degraded raid1 does not boot, drops to initramfs shell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/778520/+subscriptions

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


[Bug 633983] Re: Can't boot amd64 live cd on Mac (EFI)

2011-09-26 Thread piwacet
Apologies for the noise.

Tested this image:

ubuntu-11.10-beta2-alternate-amd64+mac.iso

on my Macbook 2,1.

It boots swimmingly.

Thanks!

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

Title:
  Can't boot amd64 live cd on Mac (EFI)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/633983/+subscriptions

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


[Bug 633983] Re: Can't boot amd64 live cd on Mac (EFI)

2011-09-25 Thread piwacet
Problem still persists.

Tested in Macbook 2,1

ISO image:

ubuntu-11.10-beta2-desktop-amd64.iso

Exact same symptoms as original reporter.

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

Title:
  Can't boot amd64 live cd on Mac (EFI)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/633983/+subscriptions

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


[Bug 616287] Re: umountfs doesn't cleanly unmount / on reboot

2011-09-25 Thread piwacet
I was wondering what the status of this is.  I'm happy to test the
natty-proposed package.  I can test it in both a virtualbox VM and on my
laptop on bare metal.

Thanks!

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

Title:
  umountfs doesn't cleanly unmount / on reboot

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

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


[Bug 616287] Re: umountfs doesn't cleanly unmount / on reboot

2011-09-14 Thread piwacet
Would it have made more sense to make this change in the package
'sysvinit-utils?'

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

Title:
  umountfs doesn't cleanly unmount / on reboot

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

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


[Bug 616287] Re: umountfs doesn't cleanly unmount / on reboot

2011-09-14 Thread piwacet
I had a go at this.

I'm not a technical person, and can not vouch for the technical accuracy
of this.  Thanks for looking at this, and if I've done this incorrectly,
I apologize for wasting people's time.

In a freshly installed  virtualbox ubuntu natty, I verified that the
procedure in comment #71 does in fact cause this problem, and that
making changes to /etc/init.d/sendsigs from this patch:

http://launchpadlibrarian.net/73183009/sysvinit_2.87dsf-4ubuntu24_2
.87dsf-4ubuntu25.diff.gz

does fix the problem.  (This patch is based on codewarrior's patch from
comment #65.)

I made a debdiff based on the natty package "sysvinit - 2.87dsf-
4ubuntu23" with the change to /etc/init.d/sendsigs incorporated,
following this procedure ("Tutorial 1: Providing a Debdiff"):

https://wiki.ubuntu.com/PackagingGuide/HandsOn

I'll attach the debdiff.

Again, if I've done this incorrectly, sorry for wasting people's time.
I could likely make another attempt at this if there is a better way.
Thanks!

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

Title:
  umountfs doesn't cleanly unmount / on reboot

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

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


[Bug 616287] Re: umountfs doesn't cleanly unmount / on reboot

2011-09-14 Thread piwacet
** Patch added: "sysvinit_2.87dsf-4ubuntu23.1.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/616287/+attachment/2404834/+files/sysvinit_2.87dsf-4ubuntu23.1.debdiff

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

Title:
  umountfs doesn't cleanly unmount / on reboot

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

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


[Bug 616287] Re: umountfs doesn't cleanly unmount / on reboot

2011-09-11 Thread piwacet
Curious - is fixing this bug still on the radar for natty?  Thanks!

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

Title:
  umountfs doesn't cleanly unmount / on reboot

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

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


[Bug 396304] Re: KMS problems on macbook2.1, both in VT(minor) and Xorg(freeze)

2009-07-07 Thread piwacet
Have a look at:

https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+bug/393455

Apple hardware, pci 27a2 bus ID, similar symptoms.

May be related; there's a patch linked at the end to see if it fixes
things.

-- 
KMS problems on macbook2.1, both in VT(minor) and Xorg(freeze)
https://bugs.launchpad.net/bugs/396304
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 393455] Re: GDM: Can't log in with KMS enabled

2009-07-04 Thread piwacet
Likely same Ubuntu bug.  Apple hardware, 27a2 pci bus ID, seems like
same symptoms:

https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+bug/394531

** Bug watch added: Gentoo Bugzilla #269554
   http://bugs.gentoo.org/show_bug.cgi?id=269554

** Bug watch added: freedesktop.org Bugzilla #21710
   https://bugs.freedesktop.org/show_bug.cgi?id=21710

-- 
GDM: Can't log in with KMS enabled
https://bugs.launchpad.net/bugs/393455
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 393455] Re: GDM: Can't log in with KMS enabled

2009-07-04 Thread piwacet
This problem is solved on my test gentoo install using the vanilla
2.6.31-rc2 kernel.

Here are some relevant links:

Gentoo bug report:

http://bugs.gentoo.org/show_bug.cgi?id=269554

Upstream bug report:

https://bugs.freedesktop.org/show_bug.cgi?id=21710

Mailing list entry linked to by upstream bug, may have patch that fixed
this?

http://lists.freedesktop.org/archives/intel-gfx/2009-June/002975.html

-- 
GDM: Can't log in with KMS enabled
https://bugs.launchpad.net/bugs/393455
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 393455] Re: GDM: Can't log in with KMS enabled

2009-07-04 Thread piwacet
Sorry, lspci -vnn, may be even more helpful.

Attached: lspci -vnn

** Attachment added: "lspcivnn"
   http://launchpadlibrarian.net/28693630/lspcivnn

-- 
GDM: Can't log in with KMS enabled
https://bugs.launchpad.net/bugs/393455
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 393455] Re: GDM: Can't log in with KMS enabled

2009-07-03 Thread piwacet
Attached: lspci -vn

May be more helpful

** Attachment added: "lspcivn"
   http://launchpadlibrarian.net/28679244/lspcivn

-- 
GDM: Can't log in with KMS enabled
https://bugs.launchpad.net/bugs/393455
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 393455] Re: GDM: Can't log in with KMS enabled

2009-07-03 Thread piwacet
Attached: lsusb

** Attachment added: "lsusb"
   http://launchpadlibrarian.net/28679197/lsusb

-- 
GDM: Can't log in with KMS enabled
https://bugs.launchpad.net/bugs/393455
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 393455] Re: GDM: Can't log in with KMS enabled

2009-07-03 Thread piwacet
Attached: lspci

** Attachment added: "lspci"
   http://launchpadlibrarian.net/28679172/lspci

-- 
GDM: Can't log in with KMS enabled
https://bugs.launchpad.net/bugs/393455
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 393455] Re: GDM: Can't log in with KMS enabled

2009-07-03 Thread piwacet
Attached: Xorg.conf

** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/28679158/xorg.conf

-- 
GDM: Can't log in with KMS enabled
https://bugs.launchpad.net/bugs/393455
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 393455] Re: GDM: Can't log in with KMS enabled

2009-07-03 Thread piwacet
Attached: Xorg.0.log when computer is booted with 'nomodeset' kernel
parameter.

** Attachment added: "Xorg.0.log.nomodeset"
   http://launchpadlibrarian.net/28679156/Xorg.0.log.nomodeset

-- 
GDM: Can't log in with KMS enabled
https://bugs.launchpad.net/bugs/393455
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 393455] Re: GDM: Can't log in with KMS enabled

2009-07-03 Thread piwacet
Sorry I don't know how to put multiple attachments into a single reply.

Attached: Xorg.0.log retrieved by ssh'ing into affected computer.

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

-- 
GDM: Can't log in with KMS enabled
https://bugs.launchpad.net/bugs/393455
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 393455] Re: GDM: Can't log in with KMS enabled

2009-07-03 Thread piwacet
I should mention this is the intel i915 driver for a 945gm chip.

Attached: dmesg generated while ssh'ed into affected computer


** Attachment added: "dmesg"
   http://launchpadlibrarian.net/28679113/dmesg

-- 
GDM: Can't log in with KMS enabled
https://bugs.launchpad.net/bugs/393455
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 393455] Re: GDM: Can't log in with KMS enabled

2009-07-03 Thread piwacet
Hi.  I believe I have this bug as well on a macbook 2,1.

I have a fresh install of 9.04 and followed the instructions for
upgrading to KMS here:

https://wiki.ubuntu.com/X/KernelModeSetting

(except that I did not edit /etc/modprobe.d/i915-kms.conf or update
initramfs as the kernel (2.6.30-10-generic) has kms enabled by default.)
This is on x86_64.

When I boot, the screen goes black, after 15 seconds it flickers and
then the login screen appears with a corrupt mouse.  I can move the
mouse, but can not type anything or click on anything.  Only hard-reset
will recover the computer.  During this time, I can ssh into the
computer, and execute commands from the terminal, but oddly as root
'reboot' and 'halt' do not shut down the computer.  I can kill the
X-server, but that doesn't recover the computer.

Booting with nomodeset kernel option seems to work fine.

I've tried KMS on gentoo with the vanilla 2.6.30.1 kernel with same
problem.

Looking around the internet, there are only a few other people reporting
this problem, and I've noticed they seem to have apple hardware of
similar vintage.  I believe this bug report is related:

https://bugzilla.redhat.com/show_bug.cgi?id=494390

lspci 8086:27a2 or 8086:27a3 as the video card ID seems to be
consistently implicated, although I believe there are some people with
this card who do not have apple hardware that have kms working.

With Gentoo, if I do not have xmd (or similar) running at boot, the
computer will boot to console; the switch to KMS terminal happens during
the boot process as expected, but when I type 'startx' from the command
line, the same problem happens.

I will attach various files that I will try to get when ssh'ed into the
computer when it is frozen.

Thanks!

** Bug watch added: Red Hat Bugzilla #494390
   https://bugzilla.redhat.com/show_bug.cgi?id=494390

-- 
GDM: Can't log in with KMS enabled
https://bugs.launchpad.net/bugs/393455
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