Fedora :: Fedora 14 Hangs Every Time When Rebooting
Dec 5, 2010
My fedora 14 is upgraded from fedora 13, which was upgraded from fedora 12. Everything seems fine, but recently I met across a very strange thing.Fedora 14 shutdown properly, but it won't reboot. It will hang at the last step(I guess that is the last step: [*****.*****] Restarting system.The picture of the last steps before it hangs is attached. Please someone give me a hint how to diagnose it ?
View 6 Replies
ADVERTISEMENT
May 24, 2010
Since i installed fedora 12 i cannot successfully shutdown or reboot my pc as was possible with fedora 11: i already tried with no luck with desktop button, the commands 'poweroff', the 'shutdown -h now' and the 'reboot' but the system go to the bliking cursor and hangs without powering off (and reboot while requested). And i have to hard poweroff the system... (GRRRR)If i go on the console I can only see the system terminating services and saying "halting system" and then hangs...
Now i have kenel 2.6.32.12-115.fc12.i686.PAE, but this problem happened with last 5 preceeding.I use the mjm installation guide since fedora 7 (or later) and i had the following HW (lspci).
View 3 Replies
View Related
Mar 26, 2010
I have two dual boot systems, each running Fedora 11 and a version of Windows.When I boot into Windows after running Fedora on either, the Windows time is wrong and I have to reset it. But, if I reboot from Windows into Windows, the Windows time is right . I think this results from different ways Fedora and Linux keepi track of time and what they do to the real time hardware clock.Could someone explain exactly what is going wrong and how I can resolve the problem?
View 1 Replies
View Related
Jan 7, 2010
is it possible to restart /start/stop all services at the same time without rebooting?
View 3 Replies
View Related
Sep 25, 2009
When booting Fedora 11, my system hangs for a very long time on starting udev. Sometimes I get an I/O error. However, my hardware is fine. I do eventually get in to the system.
View 7 Replies
View Related
Jul 28, 2009
i have been using F10 and before that F8, so after release of F11 i couldn't resist to install. system specifications are:Intel Pentium D 2.8 GHzRAM 512MbHDD 80Gbthe only problem is that it ceases and it's unexpected. sometimes i loose my work although it is not of much importance but it is that way.for initial few times i hoped it as a bug. but i think it is not.i love Fedora i looking forward to use it.only my mouse is moving all others locks up.one thing i used "unexpected" because it all happens regardless of any specific applicationor any time duration.all i need after it happens is to restart manually using restart button.i don't know whether my graphics driver is right or not?graphics seems right but during scroll it doesn't looks good.
View 6 Replies
View Related
Aug 21, 2009
The desktop stops working, the panel stops working.. but compositing, desktop cube etc all work fine.I can still launch a program with Alt-F2.When I try and kill it (to restart) using 'killall plasma' / 'kill -9 <pid> / 'kill -15 pid' from a terminal, nothing happens, the process keeps running. If I leave it for about 30 mins it suddenly dies, allowing me to run 'plasma' from a terminal - then everything is back to normal.
If I log out and try to log back in again, I get a black screen. Only way to fix it is either to kill it and wait for 30 mins or so, or totally reboot the computer.Tail of the xsessions error file:
Code:
[/usr/bin/nepomukservicestub] Removing connection
[/usr/bin/nepomukservicestub] Removing connection
[/usr/bin/nepomukservicestub] CLuceneIndex::close in thread 3086616432[code]....
View 1 Replies
View Related
Dec 7, 2009
I'm trying to install F12 on an iMac G4 (ppc). I partitioned the HD with OS X (10.4.11) on a 50 GB partition, left the remaining 26 GB free, then ran the installer. Everything seems to run very smoothly until it hits this package: sendmail-8.14.3-8.fc12.ppc. Then everything freezes. After this happened twice, I pulled a few applications out, thinking it might be a space issue, but it hung in exactly the same place next time. The install DVD passed the media check at the beginning of the install. Is there a way I could keep this package out of the install and, if it's needed, pull it in from the repositories later?
View 2 Replies
View Related
Sep 4, 2010
Ever since the kernel update to 2.6.34.6-47.fc13.x86_64, my boot process hangs at about startx time. I boot cleanly at runlevel 3 in either this or the previous 2.6.33.8 kernel. If I execute startx from here (in either kernel), the system hangs at the same place. During the early troubleshooting, I read in another thread (250929) about installing xorg-x11-drv-catalyst, which I did using yum. This led to the failure of the 2.6.33 kernel; yum remove did not fix this. I have carefully followed the instructions in the fglrx HOWTO (updated a week ago by Hlingler) as they relate to a PAE kernel (including reinstalling mesa-libGL), and that fixed earlier difficulties. Hence, I felt I needed a new thread.
dmesg tells me
Code:
microcode: CPU0: patch_level=0x2000032
platform microcode: firmware: requesting amd-ucode/microcode_amd.bin
Linux video capture interface: v2.00
piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
microcode: CPU1: patch_level=0x2000032
platform microcode: firmware: requesting amd-ucode/microcode_amd.bin
microcode: Microcode Update Driver: v2.00 .....
But the program itself reports
Code:
# microcode_ctl -h
This program is for updating the microcode on Intel processors belonging to the IA32 family - PentiumPro upwards (x86-64 included). It depends on the Linux kernel driver. The website urbanmyth.org/microcode (mentioned by yum info microcode_ctl) clearly indicates that Intel has taken over this microcodecode distribution, and suggests that it is no longer valid for AMD processors.
I found a reference to a kernel configuration flag CONFIG_MICROCODE_AMD (as a plausible subsititute for CONFIG_MICROCODE_INTEL) that possibly belongs in a script in /etc/init.d - but the above context leads me to suspect this is not true any more. In any event, those flags are not mentioned anywhere in my init.d scripts - in fact nowhere in the entire /etc tree. My microcode file exists, and is dated March 23. How do I get it installed? Or is this completely unrelated to my hanging boot problem, as suggested by the "platform microcode" line in the dmesg output? If so, where should I be looking?
View 4 Replies
View Related
Mar 26, 2010
I have Debian (Kernel 2.6.26-2-686) installed on two computers. On one of them it reboots quite finely but I am having following problem with rebooting Debian on my second computer.When i type reboot at the linux prompt, following messages appear and system hangs up after saying "Restarting System":
The difference that I noted between my two computers is that I don't have ACPI support in the BIOS of the system which is giving me this error whereas the BIOS of my first computer do have ACPI support on which Debain do not give this Restart hanging problem.I have also disabled running the acpid script by running Code: update-rc.d -f acpid remove.
View 3 Replies
View Related
Mar 5, 2010
I'm using Ubuntu 9.10, and a usb webcam that is shown as 'Bus 001 Device 005: ID 0ac8:3450 Z-Star Microelectronics Corp.' by lsusb.
The problem is that on connecting the cam, it just works with the first program I start (skype, tokbox, messenger), and if I disconnect it or switch to another program, it stops to work and I have to restart my computer to make it work again.
Is there some good solution to reset the camera without rebooting to make it work again?
View 1 Replies
View Related
May 3, 2010
I started out with Kubuntu RC, then installed ubuntu-desktop and updated all the way to the current state of packages.Anyway, from the moment I installed the RC, from time to time the boot splash appears, the dots light up/turn off and then the booting hags. No key seems to work.I the do a hard reset and everything works just fine.As not to open another thread:- how can I see the Ubuntu splash screen? (currently I can see the Kubuntu one)- how can I turn the splash off and have it boot in text mode?
View 3 Replies
View Related
Apr 11, 2010
I upgraded to Fedora 10 using preupgrade. It installed fine and everything loaded fine. Unfortunately the mouse would not work so I restarted my laptop. Now Fedora won't load at all the PC just turns on then keeps rebooting itself. I really want to avoid using the recovery disk. How to rectify?
View 1 Replies
View Related
Jul 12, 2010
How can I restart the X server without rebooting? This used to be "CTR-ALT-BACKSPACE",but that doesn't seem to work anymore.
View 11 Replies
View Related
Oct 24, 2010
About 2 weeks ago i installed ubuntu 10.10 and downloaded fresh network drivers. I ran autorun.sh, the module was compiled and installed, i could see it with lsmod. But after rebooting the old module appeared again, but no file for him were in modules directory because autorun.sh removed old module file. Some time passed and I figured out that it is initrd who is guilty. I couldn't check it because i already deleted ubuntu and installed Fedora 14 Beta. Today i tried to repeat my steps and installed new network module on Fedora. But when i rebooted and started again i was surprised - new module works instead my old one. Everything is fine So, my question, does Fedora use initrd? I saw some files in /boot that which are initrd files (as i think). Or may be not every fedora system uses initrd or something else?
View 7 Replies
View Related
Nov 18, 2010
My laptop (as many others) has a hardware switch which turns wireless/bluetooth disabled. If after booting up the system I switch on this key, the wireless would still remain disabled and I need to reboot the system to be able to connect to any network.
I have tried
Code:
rfkill unblock all
ifconfig wlan0 up
Is there any way to activate wireless without rebooting the system?
View 1 Replies
View Related
Jan 20, 2010
If i install new hardware using a vmguest or physical system How can I detect it.
disk
nic
memory
etc.
In AIX we just run cfgmgr -v. Is there a similar command in Red Hat?I am guessing a reboot will pick it up if the device drivers are common enough and in the kernel already. I want to know how to do this dynamically with the system on-line if possible.
View 6 Replies
View Related
Nov 29, 2010
I have kuduz installed but am wondering if there is a way to probe hardware with Fedora without having to reboot? Ioscan command is not found in my terminal and I can't find it in my Package Manager or a RPM search. A GUI version would also be of interest but not mandatory.I'm a Mandriva defector that is wheening off of Drake Tools.
View 2 Replies
View Related
Aug 6, 2010
It is my first time to install fedora 13 and touch linux system.
I burn the DVD edition to install offline. The installation completed and rebooted the system. However, the process stop at the startup screen. And I press escape and find that the process stops at following line: Starting Avahi daemon ...
I don't konw what this line means and how I can deal with.
My computer specification:
CPU P4 2.66GHz
RAM 512M DDR400
Motherboard GA-8IPE775-G
Display Geforce 6200
View 3 Replies
View Related
Jun 2, 2011
I have downloaded the latest iso from the Fedora site (15 32-bit). I am using a netbook and so I have used the tool suggested on the site to copy the iso to my usb drive. Before this I formatted it to fat32 in Windows and then used the tool. When I rebooted with my USB drive, all that shows is a blinking _. I tried repeating the process again but the same happened.
View 1 Replies
View Related
May 14, 2010
We have a server running CentOS 5 Linux 2.6.18-128.1.16.el5xen #1 SMP Tue Jun 30 06:39:23 EDT 2009 x86_64 x86_64 x86_64 GNU Linux. We've seen at random times that the server will just reboot and nothing is logged in messages. I tried to enable kdump but was only able to get a 5.4 gig dump since our /var directory is set to 10GB. Here is the messages I see before and after the server restart. I had thought that when a kernel panics, it is supposed to halt the system and not reboot it. My /proc/sys/kernel/panic is set to 0. I can run an update but want to have some sort of idea what is causing the issue and if the update will fix anything.
May 13 20:05:22 hlotmt01 xinetd[3609]: EXIT: bpcd status=0 pid=1071 duration=1(sec)
May 13 20:05:22 hlotmt01 xinetd[3609]: START: bpcd pid=1072 from=10.203.1.1
May 13 20:05:23 hlotmt01 xinetd[3609]: EXIT: bpcd status=0 pid=1072 duration=1(sec)
[code]....
View 2 Replies
View Related
Sep 8, 2011
I updated Fedora 14 with the new kernel-2.6.35.12-88.fc14.i686 but when I reboot its rebooting automatically after showing the bios. What can I do now.
View 3 Replies
View Related
Oct 12, 2010
"Sleep" is not supposed to permanently kill off the network service. restarting the NetworkManager / network services DOES NOT WORK. Why this blatent and crippling bug is allowed tp persist? I dont want to "rasberry reboot" like windows, this has been the only forced reboot
View 4 Replies
View Related
Apr 18, 2009
I just downloaded Fedora 10, burned the CD, installed the program, etc. Everything went just fine, but after rebooting the screen turns gibberish, totally unreadable. I now it's the video card, NVIDIA but how do I fix it? I installed Fedora 8 which worked just great, no issues. My machine is Intel Core 2 7300, Geforce 9600GT my other machine, is AMD-64 5000, Geforce 9500 GT, same problem happens when trying to install Centos 5.
View 5 Replies
View Related
Oct 5, 2009
I rebooted my Fedora 11 server via SSH and when it came back up it booted the gui, but no option to log in just a mouse pointer and a spinning blue circle...nothing I can do to get it back.
I should add that I installed the latest updates this morning and this was the first reboot since then.
View 1 Replies
View Related
Mar 3, 2011
I was playing with my debian server when something went totally wrong while i was editing something on my network interface,i removed those crap that i wrote and left the network interface configuration as it was
Like for example after re-editing my network interface,it was like :
As i did a network restart, i get this error saying :
There is already a pid file /var/run/dhclient.eth0.pid with pid 2802 killed old client process, removed PID file.
What is this error and how can i fix it,because every time im re booting my server i lost my network config.
View 1 Replies
View Related
Jan 29, 2010
Just making one last tweak with my fresh install of F12KDE. I need to . How do I do this
View 2 Replies
View Related
Oct 3, 2009
I've got fedora 11 set up to use network time protocol to sync my laptop's date & time when I'm on-line. The question is simple really, I've added a local universality's time server (what is public) and it's live. but it's added to the end of the default time servers what come with fedora. How do I get fedora to just use the local time server, is it a case of removing the default time servers for fedora, but there is a box what says advanced options which are. sync system clock before starting service ???? & use Local time source (( is that the same as the local ntp server that I've got set up ))Hope some body can help me with the network time protocol part of Date/Time settings.
View 9 Replies
View Related
Jan 21, 2011
First time on the forum, excuse me if i'm posting this in the wrong area. So with that being said, here's what goes on - right before it gets into the loader, it hangs right before it gets to it, where it says it's going to load it.
View 3 Replies
View Related
Jan 11, 2010
I have a problem..
the Date and time are changing all the time...
Meanwhile, I'm set the clock every day, But I must find a solution ... Do you have a solution?
View 1 Replies
View Related