Ubuntu :: 3-minute Boot Times On 10.10?

Apr 25, 2011

My 64-bit Kubuntu has a rather long boot time, anyone else had 3 mins plus

View 2 Replies


ADVERTISEMENT

Debian Configuration :: Udev Times Out Resulting In 3 Min Boot Times

Jan 21, 2016

My systemd-udev-settle.service is failing for some reason.

systemctl status systemd-udev-settle.service -a output
Code: Select all● systemd-udev-settle.service - udev Wait for Complete Device Initialization
   Loaded: loaded (/lib/systemd/system/systemd-udev-settle.service; static)
   
[ode]...

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

View 6 Replies View Related

Ubuntu :: 10.04 - 1 Minute Boot Time?

May 19, 2010

Why is my computer taking around a minute to boot? 10.04 for me is slower at booting than 8.04 is. 10.04 is taking about 10 seconds to get to the login screen, then almost a minute after that before it gets to a fully loaded desktop.

View 7 Replies View Related

Fedora :: F11 Boot Slow Down (Almost Taking One Minute)

Jun 13, 2009

Anybody notice a slowdown in their boot times? I have had F11 (64 bit) running for about three days and it is taking twice as long to boot as when I first installed. I have not done much other than configure my wireless printer and change a few icons. I have Compiz cube effects running but I did that right away and it made no difference in my system speed. If anything I thought I should be booting faster after disabling a few things in the start up menu that I dont need.

I went from about a 30 second total boot to almost a minute to the login screen
top - 15:13:37 up 11 min, 2 users, load average: 0.35, 0.24, 0.12
Tasks: 150 total, 1 running, 149 sleeping, 0 stopped, 0 zombie
Cpu(s): 0.8%us, 1.1%sy, 0.0%ni, 98.1%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 3062244k total, 523208k used, 2539036k free, 31580k buffers
Swap: 5111800k total, 0k used, 5111800k free, 206328k cached

View 5 Replies View Related

Ubuntu :: Lucid Boot Over 1 Minute - Nautilus Playing Prominent Role?

Jul 14, 2010

As per the bootchart png, what in the world is nautilus doing?

View 1 Replies View Related

Ubuntu Networking :: Wifi Takes A Minute Before It Tries To Connect After Boot/suspend

Oct 16, 2010

Basically when I login back from a suspend or after I boot the pc, the wifi takes 30seconds to a minute before it starts to connect. This makes it very annoying to have to wait for no reason.

Basically the issue is caused by the wifi not having a script to search for a network after a suspend.

HP Pavillion DV9000 Fresh install of Maverick 10.10

View 9 Replies View Related

Ubuntu :: System Hangs At Boot Time When Loading Hardware Drivers For About A Minute?

Sep 2, 2010

My system hangs at boot time when loading hardware drivers for about a minute. dmesg

Code:
[ 11.865604] iTCO_vendor_support: vendor-support=0
[ 11.888580] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008)

[code]....

View 3 Replies View Related

OpenSUSE :: RollbackRX Used To Backup/Restore Whole System Changes In Less Than 1 Minute Before OS Boot?

May 15, 2010

I wanted to know if there is variant of RollbackRX (www.rollbackrx.com.au) freeware or payable. RollbackRX used to Backup/Restore whole system changes in less than 1 minute before OS boot. And it does not consume a lot of free space.

View 9 Replies View Related

Ubuntu :: How To Decrease 10.04 Boot Times

Aug 9, 2010

There seems to be quite a craze about reducing the Ubuntu boot times to 10 seconds. I never really reached the 10 second mark.. for me it was more like 30 seconds from when I selected Ubuntu in GRUB to when I was prompted to type in the password in GDM. First of all, is this what is meant by boot time? Secondly, I know this already is quite a good 'boot' time, but just for the sake of tinkering around, is it possible to reduce the time that elapses between the GRUB menu and GDM?

View 8 Replies View Related

Ubuntu :: Slow Boot Times From 9.10 To 10.10?

Oct 23, 2010

I'm running 10.10 on an IBM Thinkpad R60 with 3GB RAM. I did a clean install of 9.10 and 10.04, and recently upgraded to 10.10. With all three, I'm noticing mething rather strange; after passing the PC's BIOS screen, I get a flashing cursor for about 20-30 seconds before Ubuntu starts booting. When I did the clean installs, I completely erased the hard drive, so I'm not sure what's causing it. The hard drive activity light is on when this happens, as well. It's very strange, as I have an old Dell Dimension 4550 with a slower hard drive and less RAM than the Thinkpad...yet it boots up faster, with no flashing cursor.

View 9 Replies View Related

Ubuntu :: Most Times After Boot Up The Display Is Black?

Nov 8, 2010

This little guide is for anyone with an HP Touchsmart Tm2 series running Ubuntu 10.04 and above. PLEASE NOTE: These workarounds, solutions, and tips have been tested and verified to work on an HP Touchsmart Tm2-2050us running Ubuntu 10.04 Lucid Lynx and Ubuntu 10.10 Maverick Meerkat. Installation: There are no problems I have experienced with installation except for the display not working on the live USB/CD images occasionally, this can be fixed by simply closing the display lid, and reopening it (this usually has to be done at least 2 or 3 times). Display: Most times after boot up, the display is black. A workaround for this is closing the lid and reopening it (repeat until the display works). Another reported solution is as follows:

1) Open a terminal
2) Type:

Code:
sudo nano /etc/rc.local 3) Add this to the bottom of the file (this disables the ATI part of the hybrid graphics card):
Code:
echo OFF > /sys/kernel/debug/vgaswitcheroo/switch
4) Press CTRL-X (to exit), Y (to save changes), and ENTER/RETURN to accept the file name.
5) Reboot
Note: This solution is also reported to increase battery life.

Trackpad: It may seem that the right click button is disabled, but it isn't. To right click, you must tap the very bottom right corner of the trackpad. Also, by default the trackpad does not have multi-touch enabled (even though it is capable of it). A reported solution for this is:

1) Open a terminal
2) Type:

Code:
sudo nano /etc/X11/xorg.conf.d/50-two-finger-scroll-touchsmart-tm2.conf
3) Add this to the bottom of the file:
Code:
Section "InputClass"
Identifier "enable synaptics SHMConfig"
MatchIsTouchpad "on"

[Code]...

View 8 Replies View Related

Ubuntu :: Second HDD Improve Boot Time And Access Times ?

Jun 26, 2010

I managed to install a second hand 10Gb HDD on my old P4. I want to see how I can use this extra disk to speed up Ubuntu 10.04 if possible.

I installed my swap onto this second drive but since I never use swap I can't see any real improvement. Next, I'm considering the creation of a new partition on that disk that would handle /tmp. Could that improve access times?

Finally, what other tricks could I use with this 2nd HDD to speed things up?

View 6 Replies View Related

Ubuntu Servers :: Extraordinarily Fast Boot Times In VM?

Nov 1, 2010

At work, we use two very powerful servers to host a series of VMs to do some heavy-lifting analytical work. Part of my job has been to evaluate a variety of different virtualization environments, including changing the host OS (or dom0 kernel for Xen), changing the platform (KVM, Xen, ESXI, etc.), and changing the guest OS types.

I noticed a number of behaviors that Ubuntu exhibited that set it apart (almost always in a positive way) from the other OSes. Most astounding though was that when an Ubuntu 10.04 AMD64 server VM was booted from an Ubuntu 10.04 AMD64 server host (that is, same version of Host OS and Guest OS) in KVM, the guest boots in roughly 2 seconds. At least, the guest boots faster than the VNC connection can initialize.

I'm certainly not complaining, but I can't for the life of me figure out how this could be possible. I understand that the Upstart init daemon is very good about startup times.

View 2 Replies View Related

Ubuntu :: Restart Several Times The Bios And Boot Loader?

Jun 17, 2011

First off, i have ran 10.10 for the past 6 months without any problems. Then last week i decided to try 11.04. I installed using Wubi. Now the problem is the computer only freezes when I am using a web browser (firefox). it completely freezes where I can do nothing, so I will kill it with the power button. When i try to restart, not even the bios will boot up, just a blank screen with the num/caps lock key flashing.

But after trying to restart several times the bios and boot loader will eventually come up and will start up normally until the same thing happens. I decided to reinstall using wubi so when i tried to boot itno windows, the windows partition was corrupted. I fully restored windows and installed 11.04 with wubi again only to have the same freezing problems.

I will be trying 10.10 again and see if it just a 11.04 issue, but thought this problem should be out there if anyone else has a similar experience

View 1 Replies View Related

Fedora Installation :: 12 Hanging On Boot (most Times)?

Nov 26, 2009

I have just installed Fedora12 x86 64. On booting more often than not it hangs just before completing the login screen.I will try some of the options in the wiki. In the mean time has anyone else experienced this and resolved it.The odd thing is although the keyboard is not on, (num lock light goes out as boot starts and only comes back on if it has fully booted), the mouse will move around the screen but the click has no effect.Note the same behaviour was shown on the x86 64 live cd which I needed to install to enable me to create a bootable usb stick from the x86 64 DVD.

View 4 Replies View Related

Ubuntu :: Netbook Boots Into Setup Multiple Times Before Boot Or Freezes

Jun 4, 2011

I actually have it installed on two of my computers. One is an older Acer Aspire 3100 that dual-boots windows 7 and Ubuntu 11.04, and an Acer Aspire ONE that has Ubuntu 11.04 as main OS. Before Ubuntu, (even currently) I'm a MAC user, and i'm really liking Ubuntu. On my 3100 it works just fine except the screen flicker on wake, but a quick reboot will solve that.

On my Aspire ONE i've had to re-install ubuntu multiple times. (we're talking 5 or 6 in the last month) Sometimes, it'll boot up to absolutely nothing. One time I got a weird error message everytime it booted. The last install froze up a lot, and eventually would only start to boot into setup. I reinstalled Ubuntu, again and it worked until I shut it off. Boot back up, same thing. Threw me right into setup. I was able to get around it after 5 or so tries of rebooting, hitting ALT F11 and somehow got into ubuntu recovery, but loaded normally. I'm using it now and it's working great currently.

Specs on the ONE

1.5GB Ram
8GB SSD (could this be the culprit?)
ATOM (1.8 or 1.6) GHz Processor.

Halfway through this fiasco, I put windows XP on it and used it solid for 3 days without any of the mentioned above issues.

View 2 Replies View Related

OpenSUSE Install :: OS 11.2 Hangs At Boot Several Times In Aspire One?

Dec 1, 2009

I don't know why, but when i first boot openSUSE at the morning in my Aspire it hangs over and over again. I don't know why is this, but the gecko appear, the white bar appear, and moves 1cm, and then, puff no more blinking from the hard drive. Then i force te reboot, over and over until works.The message is: acerhdf: no Aspire One hardware foundWhen i first installed the mini with openSUSE it works perfect for a week, and then start this problem.I have tried with different kernel flavors (like desktop) and still nothing.

View 9 Replies View Related

Fedora :: During Lovelock BOOT Seems To Stop "unit Systemd-tmpfiles-setup Service Entered Failed State For More Than A Minute... And Then It Resumes"

Jun 11, 2011

I have a problem during BOOT. During BOOT Fedora seems to stop at the following line:

Code: [20.245743 systemd[1]: unit systemd-tmpfiles-setup service entered failed state for more than a minute... and then it resumes.

View 2 Replies View Related

OpenSUSE Install :: 11.3 - Installed Several Times And Each Time System Freezes/crashes During Boot

Dec 7, 2010

LIVECD of 11.3 Gnome works fine in my old PC. I installed several times and each time system freezes/crashes during boot. I am linux newbie, so, I am trying to figure out my problems. In Livecd I noticed Hardware info list's my SATA disk as IDE. Driver Modules: "ata_piix"Attached to: #24 (IDE interface). Is it right? I have posted Hardware information output in 01: None 00.0: 10105 BIOS [Created at bios.186] - Suse 11.3 install problem My machine specs are: Intel DG31PR motherboard, Intel core2duo, 3 GB DDR2 Ram, 250 GB SATA harddisk

View 3 Replies View Related

Ubuntu :: 10.04 - 10 Minute Bootups?

Jul 8, 2010

I recently upgraded to 10.04 but also changed around some drives and it is now taking nearly 10 minutes to boot.The drive changes were the removal of one SATA drive used for storage and the addition of a two drive RAID1 set via the onboard ICH10R SATA controller that is used for storage. I then used DMRAID to initialize the raid set in Ubunutu. All of the operating system is still located on the primary IDE drive.Here are two versions of my bootchart:I turned off quiet mode hoping to see an error during bootup to search for but here is what I see prior to the system pausing for 5+ minutes:

Code:
[ 18.781348] kjournald starting. Commit interval 5 seconds.
[ 18.781367] ext3-fs: mounted filesystem with ordered data mode

[code]....

View 5 Replies View Related

Ubuntu Installation :: Ten Minute Start Up?

May 1, 2011

I just updated to Natty yesterday and I went straight into burg no problem, but from that point Ubuntu takes anywhere from 5 to 10 minutes to boot. I literally have to leave the room and go do other things while waiting. So, today I did a complete fresh install and it is on ssd with plenty of space, go straight to grub no problems. Windows 7 will boot at its normal speed, but Ubuntu just sits with a purple screen for anywhere to 5-10 minutes after grub menu. I have reinstalled two more times and still same issue, holding down and tapping shift key did make it boot one time in about a minute and a half (usual time in 10.10 on my machine is about 12 seconds). I don't think it is a graphics issue but I am running an ATI card.

View 3 Replies View Related

Ubuntu Multimedia :: VLC 1.1.9 Repeats First Minute?

Jun 8, 2011

I love VLC Media player, it works great, exept for this one thing. the first minute repeats for all videos that are a minute long (guesstimate time) If I skip the part after that its fine but it is really annoying.

View 1 Replies View Related

Ubuntu :: Random (10 Minute) Delays In Printing?

Mar 25, 2010

I have recently installed Ubutnu 9.10 on a laptop machine for my girlfriend, and she uses an HP 6300 series all-in-one printer. While things are generally good, the printer randomly delays output for long periods, often as much as ten minutes of delay. The delays might occur at any point during the output, that is, printing will often start, but then hang part way through a page. Sometimes, the delay is sol long (more than ten minutes) that the printer seems to timeout, form feeds the page, and abandons the output. Mostly, however, great patience results in output resuming after the many minutes delay and the page will complete. For multi-page outputs, the delay might occur more than once during the total output, and sometimes you get lucky and the whole thing comes out in a single shot.

my girlfriend is eying up the windows xp install disks and expressing socially unacceptable desires

View 2 Replies View Related

Ubuntu :: Taking Screenshots With Scrot Every Minute?

Jul 12, 2010

I have an issue with crontab that I can't resolve even though I searched the web like crazy. I tried to create a new cron job for taking a screenshot automatically every minute with scrot using "crontab -e" like so...

Code:
* * * * * /usr/bin/scrot ~/screenshots/screen\%G-\%T.png > ~/log.txt

when I run it in my shell it does work fine and it seems to run with cron also because the log.txt file is modified every minute, however when I run it through cron the screenshots don't appear in the screenshots directory and nowhere else either.

Other jobs in the same crontab run very well. It doesn't seem to be a PATH issue because the paths are complete.

View 7 Replies View Related

Ubuntu Multimedia :: Play A Minute Or Less Of A Song?

Dec 26, 2010

I'm sure I've seen in a player the option to play only first minute of songs in a playlist, but cannot remember which one that was.

View 6 Replies View Related

OpenSUSE :: SMB Keeps Shutting Down After About A Minute?

Jan 21, 2010

i glad i switched, but still have lots to learn. Any who, currently i am working on a server for some residents at my current job. I have DNS and everything setup right and it is working. Samba on the other hand is configured right but it keeps shutting down after about a minute. When i run this command:

chksmb status

it says "Dead". Ill restart the service(rcsmb start), and keep checking the status, and after about a minute it shuts down again. I have done a restart, double checked my configurations and still cant find why this is happening. (config file somewhere?)

View 9 Replies View Related

Ubuntu :: Accidentally Shift-deleted A 6gb Avi File A Minute Ago?

May 12, 2010

i just accidentally shift-deleted a 6gb avi file a minute ago. is it possible to recover it and how? im using lucid and ext4.

View 1 Replies View Related

Ubuntu :: Files (30 Second To 5 Minute Clips) Spread Out Across Several Directories?

May 18, 2010

I have about 50GB of .MOD video files that I need to compress to a smaller format. The only problem is that there are many files (30 second to 5 minute clips) spread out across several directories. I was wondering if anyone knew of a tool that will recursively search the directories and batch convert all of the files? I'm open to anything including a good script for mencoder or ffmpeg.

View 3 Replies View Related

Ubuntu Installation :: 10.04 Install Black Screen After One Minute?

Jul 3, 2010

I am installing 10.04 on a HP pavilion. I have downloaded the ubuntu-10.04-desktop-i386.iso (live CD). When I try to boot or install from it, the screen shows the "ubuntu" with the red dots for a minute and then a black screen with no action from the hard drive or the CD drive. I think it should be asking what language I want but presing enter does nothing.I have been using Ubuntu since 2006 and after yesterday's repartition I installed 6.06 from a live CD so I know I can install from a CD.

View 6 Replies View Related

Ubuntu :: Keyboard / Mouse Unresponsive For 1st Minute Of Start Up - Cause Of It?

Jul 29, 2010

This just started happening recently on an older install of Linux Mint 9, 32 bit, Gnome with Compiz using a Logitech wireless keyboard and mouse.

I noticed another problem about the same time and I don't know if it is related but now when I restart I get the "default keyring login" pop up message. The keyboard and mouse are unresponsive for at least 60-90 seconds after everything has opened. It only recently started to do this and is not a result of old/slower hardware.

I don't know where to start looking for a cause or what section to post this in.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved