[Bug 295103] Re: very slow boot after upgrade to 8.10

2011-07-13 Thread Brad Figg
This bug was filed against a series that is no longer supported and so
is being marked as Won't Fix. If this issue still exists in a supported
series, please file a new bug.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: Confirmed = Won't Fix

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

Title:
  very slow boot after upgrade to 8.10

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

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


[Bug 295103] Re: very slow boot after upgrade to 8.10

2009-03-18 Thread Miek Gieben
I've made a bootchart of my (looong) startup, maybe that can help track
down the slow starts?

See 
http://miek.nl/files/intrepid-20090315-2.png

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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 295103] Re: very slow boot after upgrade to 8.10

2008-12-30 Thread nitto
I'm affected too by the bug. My laptop is a HP Pavilion dv6915nr.
Here the requested details.

Linux nittux 2.6.27-11-generic #1 SMP Fri Dec 19 16:29:35 UTC 2008
x86_64 GNU/Linux

In the dmesg the hang-up is visible about at 23 seconds.

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/20819225/dmesg.log

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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 295103] Re: very slow boot after upgrade to 8.10

2008-12-30 Thread nitto
Here the second attachment

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/20819238/lspci-vvnn.log

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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 295103] Re: very slow boot after upgrade to 8.10

2008-12-10 Thread ssNoT
I use ubuntu studio 8.10 and WICD  and this
http://aldeby.org/blog/index.php/slow-bootup-times.html#comment-5088
solved my problem with the slow bootup.

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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 295103] Re: very slow boot after upgrade to 8.10

2008-12-10 Thread NickPeirson
I can confirm that both solutions, as posted by wios and ssNoT, resolve
the long boot time for me.

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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 295103] Re: very slow boot after upgrade to 8.10

2008-12-07 Thread Lassaad Ben Saad
The bug is still here :( it was not resolved by the lastest updates...

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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 295103] Re: very slow boot after upgrade to 8.10

2008-12-06 Thread wios
this little workaround solved the problem for me...
http://www.it-blog.net/artikel/67-Probleme-mit-NetworkManager-unter-Ubuntu-8.10.html

in german sorry... but i try to translate:
First you should consider whether in the /etc/Network 
Manager/nm-system-settings.conf contain is correct and necessary: [ifupdown]
managed=true
Now the network settings, it is critical that the Network Manager is running as 
root . This is possible by using the console executes the command: sudo 
nm-connection-editor In the next step we must now all under Wired Connections 
delete and then recreate and configure. 
Is also to advise to call the respective network connection as ethx and set 
as System Preferences. Then you can network managers close again. 
If the settings correctly, is under /etc/Network Manager/system-connections/ 
for each connection with a file containing the appropriate settings created.

hope this solves the problem... reg wios

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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


Re: [Bug 295103] Re: very slow boot after upgrade to 8.10

2008-12-06 Thread Letcase
Lots of thanks for your reply.

I try your way after removing my WICD and installation of *Network Manager*,
it works. And now I wonder if the setting for network disturb the system
check(I think so), and beg for your patience to answer how to set WICD .

your sincerely

letcase

2008/12/6 wios [EMAIL PROTECTED]

 this little workaround solved the problem for me...

 http://www.it-blog.net/artikel/67-Probleme-mit-NetworkManager-unter-Ubuntu-8.10.html

 in german sorry... but i try to translate:
 First you should consider whether in the /etc/Network
 Manager/nm-system-settings.conf contain is correct and necessary:
 [ifupdown]
 managed=true
 Now the network settings, it is critical that the Network Manager is
 running as root . This is possible by using the console executes the
 command: sudo nm-connection-editor In the next step we must now all under
 Wired Connections delete and then recreate and configure.
 Is also to advise to call the respective network connection as ethx and
 set as System Preferences. Then you can network managers close again.
 If the settings correctly, is under /etc/Network
 Manager/system-connections/ for each connection with a file containing the
 appropriate settings created.

 hope this solves the problem... reg wios

 --
 very slow boot after upgrade to 8.10
 https://bugs.launchpad.net/bugs/295103
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in linux source package in Ubuntu: Confirmed

 Bug description:
 After upgrade to ubuntu 8.10 from 8.04, the boot became very slow, the
 progress bar take about 1 minute to be filled, (it stops for a while in the
 middle...)
 Everything works fine after that...


-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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 295103] Re: very slow boot after upgrade to 8.10

2008-12-05 Thread Letcase
Upgrade to 8.10 with kernel 2.6.27-10. This bug is also found in my computer 
now just like Asta's description.
 And there is the bootchart record.

** Attachment added: A bootchart recorded by BOOTCHART
   http://launchpadlibrarian.net/20249541/intrepid-20081205-1.png

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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 295103] Re: very slow boot after upgrade to 8.10

2008-11-21 Thread Asta
I have the same issue. My dmesg output shows what appears to be network
related issues.

[   20.965259] NET: Registered protocol family 17
[   93.018325] eth0: link down
[  164.824052] ACPI: WMI: Mapper loaded

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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 295103] Re: very slow boot after upgrade to 8.10

2008-11-18 Thread Lassaad Ben Saad
When I started with the recovery mode, the boot stopped for 2 minutes in
:  Configuring Network Interfaces

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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 295103] Re: very slow boot after upgrade to 8.10

2008-11-08 Thread Lassaad Ben Saad
ok this is my uname -a :
Linux localhost 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:20 UTC 2008 i686 
GNU/Linux

and lspci-vvnn.log


** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/19484884/lspci-vvnn.log

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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 295103] Re: very slow boot after upgrade to 8.10

2008-11-08 Thread Lassaad Ben Saad
this is the dmesg.log

P.S: the boot is stopped for 60 or 70 seconds in the 9th block of the progress 
bar :)
I have mandriva 2009 in dual boot, and I use the Grub of mandriva by default.

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/19484951/dmesg.log

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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 295103] Re: very slow boot after upgrade to 8.10

2008-11-08 Thread Bruce R
For Information.
I have another rig on which the 8.10 release is reluctant to start in Live or 
engage Manual Install,  the latter then refusing to complete, so I think that 
all these reports are about problems actually created by the new Installer.

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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 295103] Re: very slow boot after upgrade to 8.10

2008-11-08 Thread Jouni Mettala
Thanks for reporting this bug and any supporting documentation. Since
this bug has enough information provided for a developer to begin work,
I'm going to mark it as confirmed and let them handle it from here.
Thanks for taking the time to make Ubuntu better!

** Changed in: linux (Ubuntu)
Sourcepackagename: None = linux
 Assignee: (unassigned) = Ubuntu Kernel Team (ubuntu-kernel-team)
   Status: Incomplete = Confirmed

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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 295103] Re: very slow boot after upgrade to 8.10

2008-11-07 Thread Jouni Mettala
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't fix it without more information.

Please include the following additional information, if you have not already 
done so (pay attention to lspci's additional options), as required by the 
Ubuntu Kernel Team:
1. Please include the output of the command uname -a in your next response. 
It should be one, long line of text which includes the exact kernel version 
you're running, as well as the CPU architecture.
2. Please run the command dmesg  dmesg.log after a fresh boot and attach the 
resulting file dmesg.log to this bug report.
3. Please run the command sudo lspci -vvnn  lspci-vvnn.log and attach the 
resulting file lspci-vvnn.log to this bug report.

For your reference, the full description of procedures for kernel-
related bug reports is available at
https://wiki.ubuntu.com/KernelTeamBugPolicies Thanks in advance!

It could be that this is not kernel problem but these logs are still
good start.

** Changed in: ubuntu
   Status: New = Incomplete

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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 295103] Re: very slow boot after upgrade to 8.10

2008-11-07 Thread Bruce R
First file didn't seem to get attached, so here it is !

** Attachment added: Network-dmesg.log
   http://launchpadlibrarian.net/19468437/Network-dmesg.log

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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 295103] Re: very slow boot after upgrade to 8.10

2008-11-07 Thread Bruce R
In My Opinion,  this Bug is NOT a duplicate of #294896 which is further 
confirming #24995 reports of the formal release suffering from more than three 
minute ShutDown delays.
THIS bug report is about slow Startup which at around 75 seconds,  is far less 
of a problem on my [A] rig.  Nevertheless,  to help solve the StartUp problem,  
I can advise that 64-bit (AMD) Ubuntu 8.10 when manually installed on my Intel 
E4600 [B] rig responds as follows after a 'Network Disabled' Restart  to uname 
-a with :
Linux B-G31MXS2-Intrepid 2.6.27-7-generic #1 SMP Tue Nov 4 19:33:06 UTC 2008 
x86_64 GNU/Linux
I also attach the related 'Network-dmesg.log' and 'Network-lspci-vvnn.log' 
files.
I really do hope that solving this problem will also fix the bigger ShutDown 
problem, so good luck !

** Attachment added: Network-lspci-vvnn.log
   http://launchpadlibrarian.net/19468408/Network-lspci-vvnn.log

-- 
very slow boot after upgrade to 8.10
https://bugs.launchpad.net/bugs/295103
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