Ubuntu :: Restart Doesn't Work In 10.4?

May 5, 2010

In Ubuntu 10.4 the restart option behaves like log off. It doesn't restart my computer just takes me to a log in screen.

View 2 Replies


ADVERTISEMENT

Debian :: Restart Doesn't Work?

Jun 3, 2011

I cannot restart my squeeze as a root user.I try:Code:# shutdown -r nowBroadcast message from root@WZHlinux2 (pts/0) (Fri Jun 3 23:29:33 2011):The system is going down for reboot NOW!

# init 6
but nothing happens.
BTW:

[code]...

View 8 Replies View Related

Ubuntu :: Internet Network Doesn't Work Anymore After A Forced Restart

May 3, 2010

I have Ubuntu Lucid Lynx and suddenly my wired internet network doesnt work anymore after a forced restart.

View 9 Replies View Related

Debian Multimedia :: GDM Goes To Tty On Restart / Doesn't Restart

Apr 5, 2010

Whenever I choose "Restart" from the GDM screen, GDM appears to shutdown, and the first TTY is displayed with a login prompt at the bottom (assuming I haven't used that TTY). I am by no estimation a patient individual, but I waited a solid minute or two for something to happen, but nothing ever did. I end up logging in as root on that TTY and running "shutdown -r now" to get the job done. This is a shared computer, and ideally any user should be able to perform shutdown options graphically from GDM.The only mentioned workaround doesn't apply to me as I am using the nvidia driver, not intel.

View 1 Replies View Related

Ubuntu :: Shutdown/Restart Doesn't Do Anything In 9.10

Feb 19, 2010

I'm in 9.10, I had KDE 4.3 now with SC 4.4, and it doesn't reboot or shut down from any graphical way I can access. Power management works otherwise, and I can shut down from the command line.

View 6 Replies View Related

Ubuntu :: Display Doesn't Load After A Restart?

May 25, 2010

I have a huge problem I can't move with. I bought an Asus N61JV laptop and put Ubuntu on it. There was a proprietry software (graphic card booster from nvidia) that asked me to restart the laptop afterwards. I did so, however, the laptop won't boot at all not. It doesn't respond to anyhing, I only hear it working. All I can do is turn it on and off. I'm getting desperate, I've had it for like 2 hours! Please help me, I'm almost crying. I'm not an experienced UNIX user and I totally don't know what to do. It boots until the point where I see Ubuntu writen and then the display like turns off. I can't even put windows there, it dosn't react to f9 or anyhing.

View 4 Replies View Related

Ubuntu Installation :: Restart Lap But It Doesn't Show Anything

Apr 18, 2011

i kept ubuntu cd into my laptop and then i restart my lap but it doesnt show anything ,again it shows my windows xp,i need to install ubuntu and i dont want delete xp,

View 1 Replies View Related

Ubuntu :: 10.04 GRUB Doesn't Boot After Sudden Restart?

Sep 14, 2010

I had Ubuntu 10.04 on my 500GB Samsung drive. Today it suddenly stopped responding, not only X11 but the whole system (Ctrl + alt + f1 didn't worked either) so I had to force restart it. Since then, I can't boot it again - right after memory test and general motherboard splash, the white line cursor goes about 3 lines down of topline and stops there. After about 5 minutes there's still no GRUB menu. Finally I had reinstalled the system (which is not really much pain since my "home" was on other partition than the system, but it didn't helped - still the same. On the other hand, booting USB Live works perfectly fine (I'm using it right now). I have an access to all the partitions, all the data seems to be there, SMART utility says the hdd is healthy ..

Oh, and I tried reinstalling with grub-reinstall before, it said that the reinstallation went fine but didn't helped either

View 8 Replies View Related

Ubuntu :: Shut Down - Works - Restart" Doesn't

Jul 23, 2011

I installed nVidia drivers for Ubuntu 11.04 but when I went to restart the computer (to complete the installation) it froze on the splash screen at the third "dot" and I had to turn off the computer manually.

I can shut down the computer, but every time I restart I get the same issue (except sometimes only the "dots" appear with lines of code running in the background).

I read on-line that hitting "F1" or "ALT + F1" right before the splash screen appears might work...but it doesn't.

My concern is that maybe the nVidia driver is "activated but not currently in use" because it didn't install properly due to the whole not restarting on it's own thing.

View 2 Replies View Related

Ubuntu :: 10.04 Won't Restart / Get It To Work?

May 7, 2010

Sometimes, when I restart, Ubuntu 10.04 doesn't. My monitor just goes to sleep and I end up having to turn off the computer manually and turn it back on.

View 9 Replies View Related

Ubuntu Multimedia :: Flash Doesn't Work And Removing / Re-installing Package Doesn't Fix It

Sep 1, 2011

I'm using 'Adobe Flash plug-in 10.3.183.4ubuntu0.11.04.1', installed from the package repos on kubuntu, and since the last update, it has broken all flash functionality in both rekonq and firefox.I have tried removing and reinstalling the package multiple times, both with and without the browsers open. Can anyone suggest a way to restoring functionality?

View 7 Replies View Related

Ubuntu :: Dual Monitors Nvidia X Server Doesn't Save After Restart

May 11, 2010

I have dual monitors running successfully with my BFG GeForce 8400GS and NVIDIA X server settings. The only problem is every time I restart, the settings go back to default, so I have to setup the dual monitors again.

View 5 Replies View Related

OpenSUSE Install :: System Doesn't Shutdown / Restart?

Aug 21, 2011

I have opensuse 11.4 (Gnome + KDE) installed. The problem is with Gnome. When in KDE, everything works fine. But in gnome, when I shutdown/restart, it merely logs off the session. Then I have to shutdown it from the menu in the login screen.

View 2 Replies View Related

Programming :: Restart Apache If File Doesn't Exists?

Jun 6, 2009

I'm running CentOS 5.3 64bit and from the get go I've had problems with the Apache serverMore specifically, on what seems to be a random occurance, the apache server stops to respond.The process is still running, but nothing happens with it, and it is not responding.The /var/logs/httpd/error_log is blank for the occurance and only shows an entry after I give it a restartSo I'm a bit confused about what is going on.With that said, I need to make sure the httpd is working one way or another.I don't want to force a restart service every 10 minutes as this seems a bit too much.However, I do want to have the following:run a crond every minute to do:

rm -Rf /root/testarea/*
wget http://ip/work.gif
then check if work.gif exists.

[code]...

View 1 Replies View Related

Ubuntu Networking :: Nfs-common Restart Does Not Work?

Feb 28, 2010

I am trying setup nfs mount points on my system. when i try to restart nfs-common servic, I get following error. client :~ sudo /etc/init.d/nfs-common restart bash: /etc/init.d/nfs-common: No such file or directory

apt-get install nfs-common gives this message :
apt-get install nfs-common
Reading package lists... Done
Building dependency tree
Reading state information...

nfs-common is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.what am i doing wrong? I'm running Linux client 2.6.31-19-generic #56-Ubuntu SMP Thu Jan 28 02:39:34 UTC 2010 x86_64 GNU/Linux (karmic)

View 2 Replies View Related

Ubuntu :: Graphicks Don't Work Anymore After Restart?

May 8, 2010

i am currently using an acer aspire one netbook and i saw the port on the side for a moniter. so i figured 'why not?'. i discovered why not. i restarted my system and the screen is all wierd i think if i can restore the default settings i'll be fine... i managed to log in but i can't see what i'm doing... i am running the most current stable release of ubuntu.

View 9 Replies View Related

Ubuntu :: Restart The System To Make It Work?

May 15, 2011

I have dell xps 14 laptop sometimes sound gets choppy it get started breaking in middle of playing music then i need to restart the system to make it work. how to solve this without restarting? i m using ubuntu 10.10

View 4 Replies View Related

CentOS 5 Server :: Need To Restart Apache If File Doesn't Exists

Jun 6, 2009

I'm running CentOS 5.3 64bit and from the get go I've had problems with the Apache server.More specifically, on what seems to be a random occurance, the apache server stops to respond.The process is still running, but nothing happens with it, and it is not responding.The /var/logs/httpd/error_log is blank for the occurance and only shows an entry after I give it a restart.So I'm a bit confused about what is going on.With that said, I need to make sure the httpd is working one way or another.I don't want to force a restart service every 10 minutes as this seems a bit too much.However, I do want to have the following:

run a crond every minute to do:If it fails, then do service httpd restart (and log the failure and restart to a file and email me a message).Any pointers on how to do that?It ain't the pretty solution, but it will save me from a very angry user until I'll figure what is the real cause for this failure.

View 5 Replies View Related

Ubuntu Multimedia :: Creative Webcam Doesn't Work - How To Make It Work

Feb 17, 2011

how to make creative web cam working with ubuntu

View 1 Replies View Related

Ubuntu Multimedia :: Skype - Pulseaudio - Sound Output Or Input Does Not Work At All Doesn't Work

Sep 11, 2010

When I installed my 64 bit system of Ubuntu 10.04 the sound worked very well and I were very happy. The problem started however when I installed Skype which uses pulseaudio. As soon as I start skype (or any other application that uses pulse, HoN for example) the applications sound output or input does not work at all. If I have pulseaudio started in some way, applications that I suppose do not use it like spotify or flash player stops to produce sounds. And when I type "pulseaudio" in the terminal it gives me this:

[Code]...

View 3 Replies View Related

Ubuntu Multimedia :: Pulseaudio - When Restart Skype Mic Work By Few Minutes But After That Not

Oct 11, 2010

I ve installed ubuntu 10.10 on hp g62 amd64, but on skype mic doesnt work. I ve tried playing with pulseaudio controller and everything is unmuted as well as in alsamixer. how can I solve it? i think there is some problem with alsa, because when i restart skype mic work by few minutes but after that not.

View 6 Replies View Related

Ubuntu :: Compiz Doesn't Work - How To Make It Work

Jul 29, 2010

I'm having trouble getting compiz to work on my Laptop. It worked for a while and then I turned on Shift Switcher and a message popped up saying..."The new value for the button binding for the action Terminate in plugin Shift Switcher conflicts with the action Zoom Window of the Scale Addons plugin. Do you wish to disable Zoom Window in the Scale Addons plugin?" I was given the option of Set Terminate anyway, Don't set Terminate, and Disable Zoom Window. I clicked Don't set Terminate and ever since the only thing that works in compiz are the bindings in the general options. I've used synaptic to completely remove and then reinstall compiz but the problem persist. Something else weird, all of the changes I made are still there, even after complete removal, but they don't work?

View 2 Replies View Related

Ubuntu :: Hibernate Doesn't Work - How To Make It Work

Oct 29, 2010

When I try to hibernate, the computer just goes to a blank, black screen and doesn't turn off. I have to hold the power button to get it to shut down, and when I turn it back on none of the programs running before hibernation have been saved.

View 8 Replies View Related

Ubuntu :: Unity Doesn't Work - How To Make It Work

Feb 16, 2011

I just recently (about an hour ago) installed Ubuntu Netbook edition on my old laptop, and I was greeted with the message, that unity could not be run due to some sort of missing driver...fair enough, I was then greeted with the default Ubuntu desktop, I installed all my needed software (wine, google chrome) and installed the missing display drivers. I then rebooted the system, and once again I am stuck with the default desktop, and not the Unity interface. I checked the software center, and it says Unity IS in fact installed.. And yet I cannot make it appear. So now I ask you Ubuntu veterans. How do I make it work?

P.S. I wiped the system of windows, and the computer is an old HP Pavilion DV6000

View 2 Replies View Related

Networking :: DNS Lookup Doesn't Work, Ping, Firefox Will Not Work Properly?

Apr 23, 2009

I have this annoying problem since day one.I am testing out Red Hat RHEL5, everything is fine except DNS look up.If I ping www.google.com, it doesn't work, ping ip address it all works;if I bring up browser, put www.google.com it doesn't work, can't find the name, however, simply put ip address there it works.My DNS seeting seems ok, and the DNS works from Windows box.

View 2 Replies View Related

Debian :: ATI Drivers - Run Aticonfig - Initial And Restart They Don't Seem To Work

Jul 6, 2011

Is it just me or is Debian Testing having problems with ATI video drivers lately? Whenever I install the drivers from ATI's site, run aticonfig --initial, and restart, they don't seem to work. Whenever I install fglrx drivers, the computer will freeze before gdm boots up.

View 4 Replies View Related

General :: Restart Rhe Server Automatically Starts To Work

Mar 1, 2010

some times network disconnected automatically. if we restart rhe server it automatically starts to work. again 2 or 3 days, the same senario is happening. on this server 2 database is running, it makes lot of problem to us. what will be the problem? is any connection parameter is there? (ie i mean only 50 numbers of client connection is only allowed like.) or any problem in NIC card or NIC driver.

View 4 Replies View Related

Slackware :: 13.1 Upgrade - Restart / Shutdown Button Do Not Work

Jun 17, 2010

I upgraded to 13.1 and found the restart, shutdown buttons do not work. I have to resort to the terminal commands init 6, or poweroff. I then tried to install flash plugin. I modified the slackbuild script as per normal. Then issued the following command which seemed to succeed. But when I try to play utube movie it says flash is not installed. Do I need to rebuild the system?

Code:
root@redeemer:/tmp# installpkg flash-player-plugin-10.0_r45-x86_64-1_SBo.tgz
Verifying package flash-player-plugin-10.0_r45-x86_64-1_SBo.tgz.
Installing package flash-player-plugin-10.0_r45-x86_64-1_SBo.tgz:
Package Description:
# flash-player-plugin (flash plugin for web browsers)
# Provides Adobe Flash plugin for browsers that recognize
# /usr/lib(64)/mozilla/plugins as a valid plugin directory
# Plugin is subject to Adobe terms of use:
# [URL]
# Plugin is subject to Adobe Flash EULA:
# [URL]
# Package flash-player-plugin-10.0_r45-x86_64-1_SBo.tgz installed.

View 14 Replies View Related

General :: Mail() Function Doesn't Work With HOTMAIL But Its Work With Others?

Apr 27, 2011

i have tried mail function in php to send email from the local host its work for yahoo but not with HOTMAIL whay ! actually i tried to figure it out,

View 1 Replies View Related

Ubuntu Installation :: Sony Vaio - LiveCD And Install Work But Restart Freezes

Dec 27, 2010

I've happily finished a SWE course that required VS2010, and thus a new computer to run the hog. Now that the course is done, I'm installing Ubuntu. As the post title implies, the live CD works well and the install goes fine. I'm able to boot up in Ubuntu and do an update. After that, though, Ubuntu freezes on boot. It gets as far as the moving dots but freezes right after that.

View 2 Replies View Related







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