Ubuntu :: FTP Hanging On LS Command?

Jan 1, 2011

Using the latest version of Ubuntu. Trying to ftp to an ftp server. Able to successfully login through terminal but when I try and list the contents of a folder I get "200 PORT command successful" and then it just hangs. I thought it might be the server but I've tried it on different Mac and Windows machines and was successful. I can only assume there's something in Ubuntu which is blocking it.

View 3 Replies


ADVERTISEMENT

Ubuntu :: Hanging On Boot From Usb?

Jul 23, 2010

I'm trying to boot to install ubuntu 10.04 via a USB, and it keeps hanging on:

pciehp : PCI Express Hot Plug Controller Driver version : 0.4

and it sits there for a long time, and nothing happens..

This is an HP Pavilion dv5000 laptop with a 120 gb IDE hard drive, 2gb of ram, if you need any more info lmk, but I can't boot into windows.

View 2 Replies View Related

Ubuntu :: 11.04 Hanging While Working - How To Fix It

May 2, 2011

I have installed ubuntu 11.04 via wubi.My machine stuck while i was browsing internet.This is happening frequently.This happened with direct installation.Same thing happened when i tried 10.04,mint.

View 4 Replies View Related

Ubuntu :: 10.10 Installer Is Hanging?

Mar 21, 2011

i am trying to install ubuntu 10.10 on an eee pc 1000H but the installer is hanging on the installation dialog that shows the check list for installation (min. disk space, connected to the net, plugged in to wall outlet, etc) i check all the options here and then click forward. this is where the installer is hanging.

i had successfully installed ubuntu on this machine before but then i replaced it with 11.4 open suse.now i am trying to replace the open suse with ubuntu because the open suse did not work well.

View 1 Replies View Related

Ubuntu :: Telnet Session Hanging On 9.04?

Apr 25, 2010

I am running Ubuntu 9.04 on a wireless networked host machine. The wireless NIC is usb based. Its running inetd for network based servers (telnet, ftp etc).For some reason telnet, ssh or any application specific connection, hangs for a few seconds and then comes back. This happens after every few minutes. I do not loose any sessions or any data flowing across but it is sort of very annoying.It is a dual boot machine and I have also got Windows XP 64-bit. When am running on windows this does not happen, hence am not sure if it is something to do with the wirless nic or something else

View 2 Replies View Related

Ubuntu :: Hanging Up 5 Minutes After Startup?

Jun 18, 2010

why it's hanging up.It hangs up 5 mins after startup whether or not any application is running.

View 2 Replies View Related

Ubuntu :: 10.04 LTS Server Hanging During Bootup?

Sep 14, 2010

I seem to have the following problem with Ubuntu. I have two PATA drives in my server. The OS is loaded on the first drive which is the master and the server functions fine. This is what I want to do is to have two 120 gig drives in the system and mirror them. When I put the second drive in set to be a slave the bios see's both drives. After the bios shows what is in the system it hangs with the cursor in the upper left hand corner and will not boot beyond that point. If I unplug that second drive it will boot up with no issues.

View 1 Replies View Related

Ubuntu Installation :: Hanging After First Reboot?

Sep 20, 2010

There's a strange problem, after installing ubuntu 10.04.1 using wubi.

The installation goes fine in Windows, unpacks to an empty 15gb ntfs partition. After restarting to complete the installation, it would'n find the grldr but fixed that by copying over the wubi* files installed in C:.

Now the problem, the boot screen shows for a few seconds, switches to the default ubuntu wallpaper, the mouse cursor is there and working, and that's it. The installation doesn't continue, the keyboard won't work; Also I've tried all the additional options the installation offers when it asks to press Esc.

The system:
Wubi installed size: 15gb
32bit Ubuntu 10.04.1
4gb installed ram
nVidia 9800gx2

Using ubuntu for a month on my netbook determined me to add it to my desktop so I hope this gets fixed

View 7 Replies View Related

Ubuntu Networking :: SSH Hanging After Upgrade To 11.04

May 3, 2011

Recently I upgraded to Ubuntu 11.04 on my home server. Before this, SSH worked fine. Now, however, I get to 'Entering Interactive Session' and SSHD seems to hang. I'll post a debug view below.

dbicknel@spectre:~$ ssh -v -v -v -p XX 192.168.XX.X (masking port and IP for security)
OpenSSH_5.8p1 Debian-1ubuntu3, OpenSSL 0.9.8o 01 Jun 2010
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to 192.168.XX.X [192.168.XX.X] port XXXX. (masking port and IP for security)
debug1: Connection established .....

View 5 Replies View Related

Ubuntu :: USB Flash - IOWAIT And Hanging

May 28, 2011

Most of the time when using USB flash drives under Linux, the OS will lock up at 100% IOWAIT, with a load average of 12-18. Even my music stutters and stops. Using USB drives makes my Core I7 3.0GHz HyperThreaded act like a Pentium 2 running Vista. It's embarrassing. A client asks for a file, and it takes me 2 hours to copy it. This is a deal breaker. I've been trying to find a solution. If I can't, I'm sorry to say I'll be leaving Linux for something that can use USB drives. I've been using Ubuntu for 4 years, I'd hate to leave. Don't take that as threat, just a stark fact based on business decisions.

View 2 Replies View Related

General :: After Installation Of Ubuntu 9.10 PC Keeps Hanging

Dec 16, 2010

a few weeks ago i installed Ubuntu 9.10 on my PC on which i was previously using Ubuntu 8.10. However after the installation of the new version, my machine keeps hanging all the time,like i can use it for 20 minutes and it hangs and completely freezes, so i have to force a shutdown in order to restart and it does so very often, i don't know where the problem really is. The PC is Pentium 4, 40GB hard disk, 512MB RAM, processor speed of 1.8 GHz.

View 7 Replies View Related

Ubuntu :: System Hanging On The Grub2 Boot Up?

Mar 1, 2010

I've read the various Grub2 posts and even the guide, but unfortunately for me I can't seem to come up with an answer to my problem. I installed Ubuntu 9.10 on a new hard drive on a friends laptop, but I have problems with the system hanging on the Grub2 bootup.I'll post the screen

recordfail=1
if [ -n ${have_grubenv} ]; then save-env recordfail; fi
set quiet=1
insmod ext2
set root=(hd0,1)
search --no floppy --fs-uuid --set ac1b1d46-bac1-4140--953e-70a8a61be8b0
linux /boot/vmlinuz-2.6.31-14-generic root=UUI=ac1b1d46-bac1-4140-953e-70a8a61be8b0 ro quiet splash
initrd /boot/initrd.img-2.6.31-14-generic

If I hold down the left shift and then press E to edit and remove the search --no floppy line entirely then press ctrl-x the system boots just fine. I then opened up a terminal and did sudo update-grub to try that but it didn't fix it. Is this a problem in my bios looking for a floppy, I tried with the boot from floppy enabled and disabled (but always as the 3rd boot option) the floppy is not installed. Is there anyway to edit the file and save it so it will boot up? I was trying to research that and could not come up with it.

View 8 Replies View Related

Ubuntu Installation :: 10.04 Hanging At Purple Screen?

May 5, 2010

My problem is with the new Ubuntu 10.04 Installer, and the Plymouth Bootloader.

I have installed Ubuntu plenty of times before on my hardware setup, so 10.04 shouldn't be significantly different, however I can't seem to get it to go past the purple screen with the red dots.

If i let it sit there for a while, then press an arrow key, it takes me to the text which is as follows:

Code:
(process:404) : GLib-WARNING **: getpwuid_r(): failed due to unknown user(0)
unable to open '/dev/mapper/nvidia_afgjfcea'
unable to open '/dev/sda'
unable to open '/dev/sdb'

[Code]....

View 9 Replies View Related

Ubuntu :: Gnome-do Hanging System And Login

Jun 16, 2010

I'm running a fresh install of Lucid without any issues thus far. I have my computer setup to log me in automatically, without requesting a password.

I installed Gnome-do and set it up to run at login (as I always have). After a reboot, my system is not responding to input from my mouse or keyboard. I can move my cursor, but it will not accept input.

I see gnome-do, which is partially covered by the "Unlock keyring" dialog" (which always comes up, I think to unlock my wifi).

View 1 Replies View Related

Ubuntu :: Evolution Started Hanging On MH Folder

Jun 20, 2010

I came home, having left Evolution running all day, to find it frozen and unresponsive. I killed it, opened it back up... and same thing. It opens, checks through my folders (I have one imap account, and one MH folder that Evolution dumps my pop mail into.) and freezes.

In the status bar, when it freezes, this is what it's doing:

Opening folder mh:///home/katia/mail;command=ssh%20-C%20-l%20%25u%20%25h%20exec%20/usr/sbin/imapd#inbox(...)

And then it just hangs.

If I disable my MH folder real quick, it doesn't hang and I can use my imap account fine. Re-enabling my MH folder quickly causes the hang again.

I tried opening the MH folder in clawsmail, but it hung also. Mutt was able to open it fine.

View 4 Replies View Related

Ubuntu :: 10.10 / HP Compaq 420 Wifi Hanging And Not Shutting Down?

Feb 3, 2011

I recently installed Ubuntu Desktop Edition 10.10 . Everything works fine till the wifi is switched on. It keeps blinking and seems to work sometimes and intermittently hangs the system. Plus the machine hangs while shutting down whenever the wifi is turned on. I tried out acpi=no, pci=noacpi .

Note:I was also getting rt2800_pci_MCU_Status related hardware error and then added rt2800 to the blacklist.cfg , but this does not seem have affected the wifi and the hanging issue.

View 2 Replies View Related

Ubuntu Servers :: Server Is Now Hanging On Boot?

Jun 7, 2011

After a powercut in the middle of the night (UPS battery also ran out before power came back) my server is now hanging on boot.This is where it gets, and it just hangs indefinitely:

View 2 Replies View Related

Ubuntu :: 11.04 Hanging After Going Blank In After The Lock Screen?

Jul 7, 2011

Ubuntu hangs after the lock screen menu disappears. When it goes into the lock screen and the menu disappears Ubuntu stops responding. Moving My mouse or typing on my keyboard doesn't help. The password screen does not appear. It does not appear to be this bug: as it stops responding within a second of the screen disappearing. I have confirmed that nothing is wrong with my monitor or video card using my brothers setup.

View 2 Replies View Related

Hardware :: Boot Hanging On HP PC W/ Ubuntu Unless Press Key?

Mar 5, 2011

I'm running Ubuntu 10.10-i386 on my HP a6242n PC and whenever I restart or turn it on from shutdown the computer lights up but nothing shows on my screen until I press a key, and when it does start up it's just starting the boot

View 9 Replies View Related

General :: Ubuntu Hanging On Login After Editing Pam.d

Jan 9, 2010

In the process of trying to make Ubunti authenticate with AD2008, I followed some instructions and edited files as follows:

# /etc/pam.d/common-account
account sufficient pam_winbind.so
account required pam_unix.so
# /etc/pam.d/common-auth

[Code]....

After doing this I can no longer log in, it just hangs on the brown screen after logging in... it also asks me for my password twice before authenticating?

View 1 Replies View Related

Ubuntu Installation :: 10.10 32-bit Desktop Edition Hanging On Shutdown?

Oct 16, 2010

I installed ubuntu 10.10 and everything works perfectly, but whenever I go to shutdown/restart, after showing the ubuntu logo (just like when you log in), the logo goes away, and it just hangs/freezes there.

I've tried waiting even for 10 minutes, but nothing. It there anything I can manually edit for it to just shutdown? If it helps here is my PC...

[URL]

...and to be specific the WLAN module is a Ralink RT3090.

View 5 Replies View Related

Ubuntu :: New User - Updates Installed - Hanging Boot

Dec 29, 2010

I've got 10.4.1(rev190?) installed in what I guess is Wubi and have been running dual boot for a couple of weeks now. My other OS is XP. I recently ran the updater then shut the computer down for a week. I can't remember now if I had to restart to complete any updates or not but my laptop battery is fried so once I unplugged it after it completed shutdown all power was removed from the system for 9 days. Today I tried to boot Ubuntu and after I chose it from the boot menu it flashed some sort of message about WUBILDR really quick (I wasn't able to read it all) then went through its normal boot until the Ubuntu splash screen where one dot went red and the system hung.

I allowed it a good 15 minutes to see if it would unhang but no dice. It boots fine on XP. Any advice? I'm reading the Wubi Megathread right now but as I'm new to Ubuntu I figured I'd check to see if anyone else experienced these particular problems here, too. Right now I'm going to download the Ubuntu installer to a disk to try some of the Megathread troubleshooting.

View 2 Replies View Related

Ubuntu :: Boot Hanging At Checking Battery State

Jan 16, 2011

Today when I went to boot up my computer, it hung at "Checking battery state...". I have never had any problems before this, and have been using 10.10 for several months. The only change I made that I can think of was installing the Wacom Control Panel. I have no idea what to do, and really, really don't want to reinstall Ubuntu unless there's no other option.

View 4 Replies View Related

Ubuntu :: Browsers Always Hanging On Web-pages / Not Loading Them Fully

Jan 28, 2011

browsers consistently hanging and not fully loading web pages. this happens in all the browsers i have tried. Opera and Chromium and Firefox. This only happens in Ubuntu. All the other computer in this house load fine and this windows side of this computer loads the pages the right way. At this point i don't know what to do but keep hitting stop and reload and few time till the page loads. can anyone help with this? Also I have tried to clear the cashes. One question where do the temporary Internet files go so I can manually clean that folder out. And also Firefox isn't to bad and the other browsers I just don't like it that much as I like the opera.

View 2 Replies View Related

Ubuntu :: Firefox Keeps Hanging And Turns Black And White While Using

Mar 5, 2011

Firefox turns black and white while I'm using it, sometimes when I'm watching videos, sometimes when I click on a new page, sometimes when I'm doing nothing, what could be causing this? I'm using Ubuntu 10.10 - 64 bit.

View 9 Replies View Related

Ubuntu :: Mouse And System Freezing/lagging/hanging?

May 7, 2011

since installing 11.04 on a computer that was running 10.04 perfectly, the system hangs for a split second every 10 seconds or so. If you make little circles with the mouse pointer you will see it jump position when the computer hangs briefly. If you are listening to audio or watching video then this also hangs for the same very short length of time.

I had the exact same problem when I tired going to 10.10 and so had to go back to 10.04. I was hoping it may just be an issue with that version but it seems not. The computer is: 1.6GHz Intel Core Solo, 1GB Memory, the motherboard is a Jetway Mini ITX board with integrated Intel graphics. It has no problem running the 3D stuff in Unity (or any of the old gnome desktops). Changing to 2D or turning off desktop effects in 10.10 does nothing to solve the problem. 10.04 seems to be the last time Ubuntu worked properly with the computer.

View 1 Replies View Related

Ubuntu Installation :: U11.04 Auto Logoff And Hanging / Solution For This?

May 10, 2011

After upgrading from 10.10 to 11.04 my laptop starts hanging after lock the screen & also some time it is getting log off automatically while working.

It is really strange as all the work is getting lost in mean of working, is some one has faced such issue.

What is the probable solution for this, any idea ?

View 9 Replies View Related

Ubuntu Installation :: Update Hanging At Compiz-gnome?

Jun 17, 2011

During a routine update of my desktop (ubuntu 10.04), the update is hanging at "unpacking replacement compiz-gnome". I was wondering if it is safe to kill the update, and, if not, what else I could do. This has been hanging there for about 2hrs now, so its not just taking its time.

View 1 Replies View Related

Ubuntu :: Natty Hanging At Login If Network Not Plugged In

Jul 26, 2011

I have an acer one 522 netbook. I have installed Natty as a new install but if I don't have the network cable plugged in the system hangs at the login screen. This is prior to me having any input. Sometimes I can hit enter and get the password box but it freezes before I can input any information. Had a look at syslog and cant see anything wrong. Cant seem to find the messages log. why this would happen? If it continues and there is no solution I will install 10.04 instead

View 3 Replies View Related

Ubuntu :: Live Hanging On Loading Essential Drivers?

Jun 21, 2010

I'm trying to recover files from a desktop PC which has 4 HD running on a RAID (0+1) set-up. Now it would appear that either Vista Raid has failed (which I think will be the issue) or one or more of the HD partions has become corrupt. So, I have installed Ubuntu Live on USB and have succesfully booted; however, Ubuntu does not appearing to be loading as it is stuck on "loading essential drivers".

View 1 Replies View Related







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