[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29->3.12-rc2)

2019-07-24 Thread Brad Figg
** Tags added: cscc

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29->3.12-rc2)

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

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

[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29->3.12-rc2)

2019-07-11 Thread Bug Watch Updater
Launchpad has imported 26 comments from the remote bug at
https://bugzilla.kernel.org/show_bug.cgi?id=60542.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2013-07-10T02:30:12+00:00 sduddikunta wrote:

Created attachment 106855
DSDT

For the past few releases of almost all popular Linux-based
distributions, users of Lenovo's Z580 laptop have been noticing that
past a particular kernel version (usually a certain build of 3.2), the
boot would seem to hang. In reality, the boot would eventually complete,
though after 15-20 minutes (or more in extreme cases). Looking at dmesg
output of boots that hung but eventually finished, three ACPI timeouts
are reported (120s infinite loop timeout in BIOS).

Testing of this bug on my end took place on Ubuntu 12.04 LTS and Fedora
19, running mainline builds (unmodified mainline tree sources with
distribution kernel configurations). However, users of Fedora, Arch,
Mint, and Gentoo report similar issues both with distribution and
mainline kernels.

Ubuntu Bug Report:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1093217

>From the dmesg output, it was found that booting without the battery
physically installed was always successful. Later inserting the battery
after boot had no adverse consequences. Furthermore, compiling a kernel
without battery support (either not at all or as a module later
blacklisted on the command line) would also produce successful boots.

dmesg from above showing impacted area:

[ 840.304049] INFO: task swapper/0:1 blocked for more than 120 seconds.
[ 840.304052] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this 
message.
[ 840.304054] swapper/0 D 81806240 0 1 0 0x
[ 840.304058] 880118301e80 0046  
880114537040
[ 840.304061] 880118301fd8 880118301fd8 880118301fd8 
000137c0
[ 840.304065] 880117c19700 8801182f8000 880118301e70 
0009
[ 840.304068] Call Trace:
[ 840.304074] [] schedule+0x3f/0x60
[ 840.304078] [] async_synchronize_cookie_domain+0x75/0x120
[ 840.304082] [] ? add_wait_queue+0x60/0x60
[ 840.304085] [] async_synchronize_full+0x17/0x20
[ 840.304090] [] init_post+0xe/0xc5
[ 840.304094] [] kernel_init+0x164/0x164
[ 840.304098] [] kernel_thread_helper+0x4/0x10
[ 840.304101] [] ? start_kernel+0x3bd/0x3bd
[ 840.304104] [] ? gs_change+0x13/0x13
[ 947.952877] ACPI Error: Method parse/execution failed [\_SB_.WADR] (Node 
880118260028), AE_AML_INFINITE_LOOP (20110623/psparse-536)
[ 947.952891] ACPI Error: Method parse/execution failed [\_SB_.BAT1.UPBI] (Node 
880118260258), AE_AML_INFINITE_LOOP (20110623/psparse-536)
[ 947.952898] ACPI Error: Method parse/execution failed [\_SB_.BAT1._BIF] (Node 
880118260208), AE_AML_INFINITE_LOOP (20110623/psparse-536)
[ 947.952906] ACPI Exception: AE_AML_INFINITE_LOOP, Evaluating _BIF 
(20110623/battery-419)
[ 947.952909] ACPI: Battery Slot [BAT1] (battery present)
[ 947.954127] Freeing unused kernel memory: 924k freed
[ 947.954237] Write protecting the kernel read-only data: 12288k

Specifically, this bug has been reported to appear sometime between 3.2
and 3.3, though the exact commit is unknown. Some temporary workarounds
have been proposed, both on the Ubuntu tracker above, and on other
forums. The only fix that has consistently worked (no failed boots) was
a modification of the DSDT suggested by Tom Thompson on the Ubuntu
tracker. His workaround
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1093217/comments/63)
was to add a "Sleep (50)" line inside the method WAEC, recompile the
DSDT, and use grub2 to replace the DSDT before booting. This fix has
consistently worked on every kernel I have tested, including Mainline
3.3, 3.4, 3.8; Ubuntu 3.3, 3.4; and Fedora 3.8. This change seems to
indicate either a race condition or other timing issue in the Linux
kernel.

Many Z580 models exist based on both 2nd and 3rd generation Intel Core
processors with Intel Integrated and optional NVIDIA graphics, and all
exhibit this same behavior. Windows 7/8 will boot without modification
to the BIOS provided DSDT. As Linux requires the modification to the
DSDT to boot normally after kernel 3.2, this is likely a bug. All kernel
versions past 3.2 do not boot successfully.

The original compiled DSDT, decompiled DSDT.dsl.orig, modified DSDT.dsl,
diff DSDT.dsl.diff, and recompiled DSDT.aml are attached to this report.
This bug has existed for many months, and most newer versions of
distributions will not even boot live media to install. Thank you for
your assistance.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1093217/comments/132


On 2013-07-10T02:30:46+00:00 

[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2015-02-16 Thread Tommy_CZ
It seems to be resolved, right?

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-05-12 Thread Jon Baca
The only way I have been able to get the patched DSDT to work is to
build it into the kernel.  This is less than ideal but will allow you to
use your computer.  If you have been unable to get a patched DSDT to
work, this should work for you.  I am currently running 14.04 with a
custom kernel build.  The following should work with other kernel
versions as well.  I am only posting the steps exactly as I performed
them, so if version number etc don't match for you, you are on your own.

1) Install Ubuntu 14.04.  If you have to, just pull out your battery and
complete the installation.  Just leave it out until we are finished.

2) Compile your custom DSDT - this should produce a DSDT.hex file that you will 
need for incorporation into the kernel.  
sudo iasl -tc DSDT.dsl

3) Get the source:
sudo apt-get source linux-image-3.13.0-24-generic

4) Untar the source:
gzip -cd linux_3.13.0.orig.tar.gz | tar xvf -

5) Move into the directory that contains the kernel source code and apply the 
patch:
cd linux-3.13/
gzip -cd ~/linux_3.13.0-24.47.diff.gz | patch -p1

6) Get the required tools to build the kernel
sudo apt-get install git-core libncurses5 libncurses5-dev libelf-dev asciidoc 
binutils-dev linux-source qt3-dev-tools libqt3-mt-dev libncurses5 
libncurses5-dev fakeroot build-essential crash kexec-tools makedumpfile 
kernel-wedge kernel-package gcc

7) Configure the kernel for compilation:
make menuconfig

When the menu comes up navigate to Power Management and ACPI options - ACPI
In the field Custom DSDT Table file to include enter the path to your 
DSDT.hex file which for me was /home/DSDT.hex

Now navigate to General Setup (you will have to go back to the main menu)
In the field Local Version enter -custom-dsdt

Now navigate to Device Drivers - Generic Driver Options 
Deselect the field Prevent Firmware from being built

Select save at the bottom, accept the default file name and exit

8) Build the kernel:
sudo make -j3 deb-pkg

At this point, just walk away from you computer.  Come back every so
often to check on the progress but the build will probably take a couple
of hours(depending on your system).  Try to resolve it and retry
building the kernel

9) Install the kernel:
sudo dpkg -i linux-image-3.13.9-custom-dsdt_3.13.9-custom-dsdt-4_amd64.deb

This will install the new kernel.  If it completes successfully, reboot
your system.  The default grub option should now be your new kernel.
You can verify the custom DSDT is loaded in dmesg and you should see
your custom version number with the uname -r command.  If all goes
well power off your computer, reinstall your battery, and boot your
computer up.

Let me know if I missed anything and good luck.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-05-12 Thread Jon Baca
Sorry, end of 8 was supposed to say if you encounter any errors, try to
resolve them and retry building the kernel.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-04-30 Thread Matthew Pray
Has anyone tried out Ubuntu 14.04?

I have recently tried Manjaro, and then a full Arch Install on my Lenovo
z580.  Both successfully boot without any modifications.  I'll keep an
eye out here in the mean time, in hopes that this gets resolved.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


Re: [Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-04-30 Thread Siddu
14.04 has the same issue. I've since installed arch on a separate LV, and
I'm intending on switching to it as soon as it get it with all the software
and whatnot installed.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-03-26 Thread Jacob Cram
I have been running Siddhu's patched kernal for the last few months and
I have occasionally (maybe 2x/week) been experiencing whole system
freezes. Everything on the screen stops moving or responding. I don't
know if this is a problem with that particular kernal or something else
(I haven't controlled for all the system changes I have made), but it
wasn't a problem with other kernals.  Has anyone else experienced this
pattern?

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


Re: [Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-03-26 Thread Siddu
I haven't experienced it. Are you running any graphics kernel modules, such
as the NVIDIA or AMD proprietary drivers? What version of Ubuntu are you
on? I recall that such a bug used to exist in the Intel Graphics Stack for
Ivy Bridge GPUs, but it has since been fixed. I'm not quite sure which
kernel version the fix was released with, but I think that Precise is still
affected.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-03-16 Thread Matthew Pray
Does using something like coreboot to replace the BIOS fix this problem?
How about supergrubdisc?

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-02-22 Thread Dave Gilbert
Jochen: Please open a separate bug for your Acer; this one mostly seems
to be pretty specific to this hardware.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-02-18 Thread Jochen Fahrner
Maybe this race condition is also an issue on other platforms. I'm
wondering why my Acer Aspire One 521 netbook often hangs on reboot.
Powerup is fine, but reboot often does not boot. Could be the same
problem.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


Re: [Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-02-17 Thread Siddu
The patched dsdt is actually not guaranteed to work. I've had instances
where it didn't. That patch attempts to fix what's seems to be a race
condition by adding a delay to the relevant function. But with all timing
workarounds, it won't always work. The kernel patch will always work,
because battery support simply isn't available until late in the boot
process, where it can't do any harm.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-02-16 Thread Jacob Cram
Thanks Siddu,
 Forgive my ignorance, but may I ask what commands I need to run to make 
this happen.  I am currently running 3.13.0-031300rc3-generic kernal.

I installed the ppa no problem
sudo add-apt-repository ppa:sduddikunta/z580
sudo apt-get update

but then how do I correctly install the packages from the repository?
 sudo apt-get install linux-z580

Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following NEW packages will be installed:
  linux-z580
0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded.
Need to get 2,300 B of archives.
After this operation, 38.9 kB of additional disk space will be used.
Get:1 http://ppa.launchpad.net/sduddikunta/z580/ubuntu/ precise/main linux-z580 
all 0.1-3 [2,300 B]
Fetched 2,300 B in 0s (4,008 B/s)   
Selecting previously unselected package linux-z580.
(Reading database ... 1017776 files and directories currently installed.)
Unpacking linux-z580 (from .../linux-z580_0.1-3_all.deb) ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.13.0-031300rc3-generic
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-3.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-2.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-2.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-1.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8411-2.fw for module r8169
Processing triggers for ureadahead ...
Setting up linux-z580 (0.1-3) ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.13.0-031300rc3-generic
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-3.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8168g-2.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-2.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8106e-1.fw for module 
r8169
W: Possible missing firmware /lib/firmware/rtl_nic/rtl8411-2.fw for module r8169


and then sudo apt-get install linux

Reading package lists... Done
Building dependency tree   
Reading state information... Done
linux is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.


I presume I should perhaps delete the old linux image if I want this to work?
I'd love specific instructions if anybody could help me out.
Thanks in advance.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


Re: [Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-02-16 Thread Siddu
You want to upgrade your linux packages. Run sudo apt-get dist-upgrade
for the upgrades to run. You should see a version with a ppa1 suffix in
the output.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-02-16 Thread Jacob Cram
Thanks Siddhu.  I do see the version with ppa1 suffix in the output.  The 
dist-upgrade command ends with the following two lines though
Error! Could not locate dkms.conf file.
File:  does not exist.

Is this a problem or can I ignore it?

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-02-16 Thread Jacob Cram
Also, should I expect something new to show up in grub, or should I just
boot from 3.2.0-58?

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


Re: [Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-02-16 Thread Siddu
I'm not sure about DKMS, but if you don't have any special kernel modules
like Virtualbox or proprietary NVIDIA drivers, you should be okay. No new
entry should appear in grub.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-02-16 Thread Jacob Cram
Excellent.  So far no problems then.  I do run virtualbox but sudo
/etc/init.d/vboxdrv setup seemed sufficient to get that working again.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-02-16 Thread Jochen Fahrner
What is the advantage of a patched kernel over a patched DSDT (as
described in comment #160), which works with ANY kernel?

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-02-15 Thread Jacob Cram
Siddhu,  I'd like to try tour workaround.  Can I use that that kernal
with ubuntu 12.04 instead of 13.04 or is that likely to cause problems?

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-02-15 Thread Siddu
I've meaning to support LTS for a while, so here it is. I just uploaded
a build of 3.2.0-58.88 for Precise 12.04 LTS to the PPA. Give it a few
hours to build before you attempt to install it. Install both the
linux-z580 package (contains boot scripts) and upgrade your linux-
image-3.2.0-58-generic package to version 3.2.0-58.88ppa1. Note that
there's currently a slightly newer kernel in precise-proposed, so make
sure you don't upgrade to that one just yet.
https://launchpad.net/~sduddikunta/+archive/z580.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-01-18 Thread Jochen Fahrner
Thank you Alagos for that link. That also did the trick for me.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-01-17 Thread Alagos
Found temporary solution which works for me on my ubuntu 12.04 x64 and lenovo 
z580:
http://askubuntu.com/a/353999
Maybe it could be useful for someone else.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-01-14 Thread neon1ks
Siddu,
Thank you very much!

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-01-07 Thread Matthew Pray
I have read that this is an issue with software in the battery.  Would
buying a new battery help at all with this issue...such as a non-lenovo
battery?

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-01-07 Thread Siddu
I may have come across a workaround. After diff-ing the Arch and Ubuntu
kernel configs (the only true difference as the Ubuntu mainline series
is impacted as well), I found that Arch compiles ACPI battery support as
a module, while Ubuntu has it built-in. The difference seems to manifest
in the time at which ACPI battery support is loaded. Since Arch has it
as a module and not in the initramfs, it loads the battery module after
the root filesystem comes up, long after the danger of a hang.
Recompiling the Ubuntu kernel using the kernel source package with
battery support as a module, adding a blacklist entry in /etc/modprobe.d
to prevent battery support from coming up too early, and adding a system
service in /etc/init to bring up the battery after filesystems are
mounted has worked so far for me and a friend with the same machine. The
only downside is that the kernel must be recompiled each time it is
released, unless Ubuntu adopts a change to their configs.

I made a PPA with current kernel packages (13.10 Saucy only) and a
linux-z580 package with the two config/script files. It is offered
here, of course, without any warranty of any kind. Find it here:
https://launchpad.net/~sduddikunta/+archive/z580.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-01-07 Thread Varenya
I am still facing the problem I am using 12.04 LTS version kernel:
3.8.0-35-generic #50~precise1-Ubuntu SMP Wed Dec 4 17:25:51 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux

The issue is intermittent, i have to switch it off forcefully twice or
thrice to make it work.

Please provide an permanent fix for this.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-01-02 Thread Paul Abrahams
I also have a Lenovo Z580 running (Kubuntu) 13.10.  I have a slightly
different problem (also reported elsewhere) that I assume has the same
cause and probably the same fix.  My system often freezes for anywhere
from 10 seconds to a minute or two.  Switching to a virtual console and
back seems to help speed up the recovery but I'm not sure of that.
It's particularly noticeable when running Firefox, but I've seen it in
other contexts.  The mouse continues to work during the freeze.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2014-01-02 Thread nozyczek
@Paul
I don't think this is related to this bug.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2013-12-19 Thread Christopher M. Penalver
Abhishek Ellore Sreenath, this bug was reported a while ago and there
hasn't been any activity in it recently. We were wondering if this is
still an issue? If so, could you please test for this with the latest
development release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/current/ .

If it remains an issue, could you please just make a comment to this.

Also, could you please test the latest upstream kernel available (v3.13-rc3, 
not rc4 as it doesn't have the necessary files) following 
https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional 
upstream developers to examine the issue. Once you've tested the upstream 
kernel, please comment on which kernel version specifically you tested. If this 
bug is fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-v3.13-rc3

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Changed in: linux (Ubuntu)
   Status: Triaged = Incomplete

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2013-11-30 Thread bluenova
@provost, Sounds a little like witchcraft but I'll give anything a try.
Unfortunately first boot was stuck on a delay using 3.11.0-13-generic.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2013-11-29 Thread provost
This is what worked for me.
1) Shut down laptop
2) Remove battery and unplug the power supply.
3) Press and hold power button for more than 40 seconds.
4) replace back battery and plug in power.
5) Boot into Ubuntu.Ubuntu boots normally without any delay.

Apparantly there is a bios level optimization put in by lenevo that
prevents battery charging  until it reches below a certain percentage.
They claim this is to improve battery life. It seems that this bios
level optimization messes with Ubuntu start up and hangs it.

Steps mentioned above will disable this setting and apparantly fixes ubuntu 
boot delay.
I have not seen boot delay after this fix for more than 3 weeks now.
I am on 
~$ uname -a
Lenovo-Z580 3.8.0-33-generic #48-Ubuntu SMP Wed Oct 23 09:16:58 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux

P.S. the steps mentioned above also fixes Windows 8/8.1 glitch of
battery not charging even when power adapter is connected

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2013-11-23 Thread nozyczek
Few more days on arch and i still have not seen this bug. I was on
3.12.0-1-ARCH for a bit and now I'm on 3.12.1-1-ARCH.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2013-11-12 Thread nozyczek
I have not seen this problem on Arch yet. It has been only few weeks
since I installed it on my z580 so I will wait few more weeks and I will
report back. Kernel I'm using is stock vanilla Arch with no
customization on my end.

--uname -a
Linux z580 3.11.6-1-ARCH #1 SMP PREEMPT Fri Oct 18 23:22:36 CEST 2013 x86_64 
GNU/Linux

--dmesg | grep Z580
[0.00] DMI: LENOVO IdeaPad Z580/Lenovo  , BIOS 5FCN89WW 
08/27/2012

--dmesg | grep DSDT
[0.00] ACPI: DSDT daff1000 0AD57 (v02 LENOVO  IVB-CPT  
INTL 20061109)
[0.144683] ACPI: EC: Look up EC in DSDT

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2013-11-11 Thread Christopher M. Penalver
** Summary changed:

- Ubuntu 12.04/12.10/13.04/13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2) 
[Lenovo IdeaPad Z580]
+ 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 
3.2.0.29-3.12-rc2)

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


[Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2013-11-11 Thread Matthew Pray
Can this be confirmed that it only effects debian based distros?  Has
anyone tried Arch/Manjaro/Cent OS?

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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


Re: [Bug 1093217] Re: 8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From 3.2.0.29-3.12-rc2)

2013-11-11 Thread Siddu
It affects all Linux-based OSes. It is a bug in the upstream kernel itself.
I've tried Fedora, Arch, and even an LFS.

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

Title:
  8086:0166 [Lenovo IdeaPad Z580] 12.04-13.10 10-20min boot delay (From
  3.2.0.29-3.12-rc2)

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

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