[Bug 536673] Re: ubiquity crashed with InstallStepError in configure_hardware()
The problem with this issue is related to _partitioning_ This is a regression from ubuntu 9.10, the issues talked about below do not exist in 9.10 This issue only happens when you are trying to install into the _extended_ partition The issue is that the partition manager that is part of ubiquity is broken It may be related to: https://bugs.launchpad.net/ubuntu/+source/partman-partitioning/+bug/568290 What happens is that Ubuntu 10.04 installer tries to create a logical partition in the extended partition, and this fails if the extended partition exists AND already has 1 or more logical partitions. It succeeds if the extended partition doesn't exist, OR the extended partition is empty. Ubiquity in 10.04 does something strange with making gaps between the extended partition and the 3 previous primary partitions. It also trys to create gaps between logical partitions. Basically, partitioning in ubiquity of 10.04 is BROKEN, and that leads to the migration assistant issues. I have only managed to make it 10.04 install so far because I was telling ubiquity to use/re-format an existing partition. When you choose to use ubiquity to create partitions at install and there already are 4 paritions, eg 3 primary + extended, install fails. The error message is: "ERROR!!! : Unable to satisfy all constraints on partition [OK]" "ERROR!!! : Can't have overlapping partitions [OK]" So, partitioning in the install process of Ubuntu 10.04 is really broken. Incidentally, migration assistant works IF and ONLY IF you allow ubiquity to create your partitions. Basically, this issue exists for people with existing operating systems. So this issue with ubiquity has potential to trash someones system if they already have two operating systems, me for example with windows and a previous ubuntu with a swap file. I would consider this issue to be significant, and suspect that if this issue of partition manager is released with ubiqity, then ubuntu 10.04 will quickly loose traction as peoples computers are left unbootable, and it is certainly not a viable LTS, as people will be waiting for 10.10 which does install reliably. I suggest that if it is decided to release this, that you need to go back to the partition manager that came with 9.10 What's more, the ubiquity installer creates a messy partition table. Picture attached: ** Attachment added: "gparted-Screenshot.png" http://launchpadlibrarian.net/45474125/gparted-Screenshot.png -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 536673] Re: ubiquity crashed with InstallStepError in configure_hardware()
Some more digging, I think this bug is related to this bug here: https://bugs.launchpad.net/ubuntu/+source/partman-base/+bug/558382 -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 536673] Re: ubiquity crashed with InstallStepError in configure_hardware()
I have tried 20100426.2 and migration assistant either works, or doesn't crash - this is good. I've tried installing 6 times now, and only once did migration assistant not work, at which time it said "no information available for import" but it _did not crash_, the install was still successful. The other times it detected my Windows 7 install and wanted to import, but I did not allow it to import. As a side note, it would install successfully under the following conditions: 1) re-using/re-formatting existing partitions 2) starting from scratch partition wise 3) adding partitions to an existing extended partition that had free space where as previous scenario 1) would crash scenario 2) would work scenario 3) would throw up a partitioning error For what it's worth, I do not get the errors/issues of post #52 above no matter how hard I try, and can't reproduce them. Hope this is of use. -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 431812] Re: fbcon loading a mystery (screen powers off)
After reading all of this, maybe this summary might help: 1) the boot process is trying to do an file system check 2) because of an issue with the start process you can't see the prompt As a work around for those wanting to use their system 1) when the screen goes blank and hard drive light stops - type your password eg: password123 [Enter] 2) run a file system check, eg: fsck -y /dev/sda [enter] 3) reboot your system, eg: reboot [enter] NOTE: * This does not solve the underlying issue * but it does allow the system to continue to boot. My hardware is an ASUS EeePC 4G, which uses the Intel Driver mentioned above. -- fbcon loading a mystery (screen powers off) https://bugs.launchpad.net/bugs/431812 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 536673] Re: ubiquity crashed with InstallStepError in configure_hardware()
I am happy to test. The last .iso I downloaded was beta2 here: http://www.ubuntu.com/testing which had the issue. Is there a daily build of the ISO that I can download somewhere? If so, I am happy and willing to do that within 24 hours. Dion -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 536673] Re: ubiquity crashed with InstallStepError in configure_hardware()
Hi, install of Lucid Desktop Live Daily 2004-04-12 fails. I downloaded the ISO from here: http://cdimages.ubuntu.com/daily-live/20100412/lucid-desktop-i386.iso I used unetbootin to write it to a USB drive and installed on ASUS EeePC 1005PE Same crash again. It throws up an error when trying to copy user data, it says to check /var/log/syslog so that is attached. I'm happy to re-run with anything else that might be useful to you, but would need direction to an FAQ/Howto I could install Beta1. I don't know if it is of note, but I have windows and Lucid 10.04 beta1 also installed, my partitions look like this: My partition table is: /dev/sda1 31.3GB primary ntfs windows 7 /dev/sda2 32.9MB primary efibootbooster /dev/sda3 10.7GB primary fat32 hidden windows recovery partition /dev/sda4 181GB extended partition /dev/sda5 2624MB logical linux-swap(v1) /dev/sda6 157GB logical ext4 home directory for 10.04 beta1, not used for this install /dev/sda7 10.5GB logical ext4 THIS IS THE PARTITION that I am installing to... /dev/sda8 10.5GB logical ext4 with a working copy of Lucid 10.04 Beta1 installed from USB free space 25.3GB ** Attachment added: "syslog.gz" http://launchpadlibrarian.net/44017932/syslog.gz -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 536673] Re: ubiquity crashed with InstallStepError in configure_hardware()
The date above should read: 2010-04-12 (NOT 2004, sorry) -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 536673] Re: ubiquity crashed with InstallStepError in configure_hardware()
I have the same issue. My architecture is different, Intel Atom n450. I was attempting to install lucid Beta2 netbook-i386 Interestingly enough, I have installed Beta 1, and been running it quite okay since B1 come out. Could this be a regression? Should I submit anything else? -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 536673] Re: ubiquity crashed with InstallStepError in configure_hardware()
I have just re-tested with daily-live 20100416 and the issue persists. I see the issue has not been assigned to anyone. Does anyone know if this will be fixed before release? If not it has the potential to wreck-havoc with Asus EeePCs. Is there a debugging mode for ubiquity so I can see what the issue is? -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 536673] Re: ubiquity crashed with InstallStepError in configure_hardware()
Charile, should this be assigned to Lucid so it is fixed for that release? Dion -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 536673] apport information
Architecture: i386 DistroRelease: Ubuntu 10.04 Package: ubiquity 2.2.20 [modified: bin/hw-detect] PackageArchitecture: i386 ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2 Tags: lucid lucid Uname: Linux 2.6.32-21-generic i686 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 536673] Casper.gz
apport information ** Attachment added: "Casper.gz" http://launchpadlibrarian.net/45077065/Casper.gz -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 536673] Dependencies.txt
apport information ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/45077092/Dependencies.txt -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 536673] UbiquityDebug.gz
apport information ** Attachment added: "UbiquityDebug.gz" http://launchpadlibrarian.net/45077094/UbiquityDebug.gz -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 536673] UbiquityPartman.gz
apport information ** Attachment added: "UbiquityPartman.gz" http://launchpadlibrarian.net/45077097/UbiquityPartman.gz -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 536673] UbiquitySyslog.gz
apport information ** Attachment added: "UbiquitySyslog.gz" http://launchpadlibrarian.net/45077101/UbiquitySyslog.gz -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 536673] Re: ubiquity crashed with InstallStepError in configure_hardware()
As requested, I modified hw-detect, to uncomment set -x I ran ubiquity -d and as you can see above from attached files, ran apport-collect 536673 I'm guessing the status can be changed to complete now? -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 536673] Re: ubiquity crashed with InstallStepError in configure_hardware()
Installation completes for me too when I turn migration-assistant off with: #ubiquity -d --no-migration-assistant -- ubiquity crashed with InstallStepError in configure_hardware() https://bugs.launchpad.net/bugs/536673 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 513921] Re: hotkeys adjust display brightness non-monotonically on new Asus pinetrail netbooks (1001P, 1005P, 1005PE)
I have a ASUS 1005PE and have the same issue. I _do not think this should be fixed_ the issue is a faulty BIOS, see: http://groups.google.com/group/linux.kernel/browse_thread/thread/3c3cf40adea1f089 I think ASUS should be forced/encouraged to produce a BIOS that does not rely on an OSI string. There non-complient BIOS is the issue, and if this is patched, it wont make them fix the issue. -- hotkeys adjust display brightness non-monotonically on new Asus pinetrail netbooks (1001P, 1005P, 1005PE) https://bugs.launchpad.net/bugs/513921 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 428111] Re: bluetooth mouse not recognized as input device
I can confirm that my Apple Mighty Mouse s now works. I'm using Ubuntu 9.10 Beta, with kernel 2.6.31-11.38 and my mouse works. Thanks: - Leann Ogasawara - for a test kernel with the patch, and submitting the patch to the Kernel team - Tim Gardner - for the committ -- bluetooth mouse not recognized as input device https://bugs.launchpad.net/bugs/428111 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 428111] Re: bluetooth mouse not recognized as input device
I have the same Apple Wireless Bluetooth mouse, it pairs okay, but does not control the mouse after a pair/bond/trust. It appeared to get broken when trying to fix a wheel mouse issue where horizontal scrolling was inverted, see here: https://bugs.launchpad.net/linux/+bug/291408 According to http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.31 the commit for this was done on Wed Jun 10 10:25:56 2009 +0200 the problem is that they somehow seem to have removed all reference to the Apple Mighty mouse Wireless now. According to: http://bugzilla.kernel.org/show_bug.cgi?id=13935 A patch was applied on 2009-08-26 11:20:50 to kernel 2.6.31 (I'm not sure what release) to re-introduced the Apple mighty mouse wireless. I have no idea when/if this propagates its way to the generic or ubuntu kernel, and indeed there is no mention of this in the changelog here: http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.31 So maybe a patch hasn't been applied as bugzilla 13935 suggests? Anyway, my mouse is still broken and I am running ubuntu 9.10 alpha 5 with kernel 2.6.31-10.32-generic If I can test anything for anyone, or provide any more info I am willing to help. Thanks, Dion ** Bug watch added: Linux Kernel Bug Tracker #13935 http://bugzilla.kernel.org/show_bug.cgi?id=13935 -- bluetooth mouse not recognized as input device https://bugs.launchpad.net/bugs/428111 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 428111] Re: bluetooth mouse not recognized as input device
Hi Tom, can you confirm what kernel you are using that works on karmic, your output of uname -r says 2.6.30-9 but you say you are using 2.6.31 I could imagine that karmic would work if downgraded to 2.6.30 Dion -- bluetooth mouse not recognized as input device https://bugs.launchpad.net/bugs/428111 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 428111] Re: bluetooth mouse not recognized as input device
I have a fully updated karmic-alpha5 install I have just downgraded to kernel 2.6.30-2-386 and I can confirm that 1) the Apple Might Mouse Wireless now works 2) left and right buttons work 3) middle click of scroll wheel works 4) vertical scroll works as intended 5) horizontal scroll works - but is inverted, you go left and scroll goes right ... dmesg: [ 119.293530] apple 0005:05AC:030C.0005: input,hidraw3: BLUETOOTH HID v2.00 Mouse [Apple Bluetooth Mouse] on 00:15:83:07:CB:53 -- bluetooth mouse not recognized as input device https://bugs.launchpad.net/bugs/428111 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 428111] Re: bluetooth mouse not recognized as input device
This kernel works as expected for my Apple Wireless mouse, it now works, thanks Leann. In summary: 1) bluetooth moue works and controls pointer 2) horozontial scrolling works as expected 3) vertical scrolling works as expected 4) middle button works -- bluetooth mouse not recognized as input device https://bugs.launchpad.net/bugs/428111 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