I have had trouble getting several versions of Linux stable on my machine over the last few months.
I do not think the issue is with the machine. Windows ran fine on it for a long time.
The current issue is that whenever I lock the screen then come back after a long time I find it frozen.
Using ctrl-alt function keys does not work.
watchdog was running on my latest Linux install. It did catch a softlockup. It did catch something with the networking. Most likely watchdog was configured to halt the system. I then disabled watchdog by putting the following entry in sysctl.conf:
After reboot, I did notice that there were watchdog processes still running:
Everything was running fine for a few days. Today the system froze. There are tons of lines in journalctl and the kern.log like this just before I forcibly rebooted.
I am on a home network but there are several WIFI networks running. My parents have a home office. The network guy setup a reasonably sophisticated setup. The 192.x IP is my machines gateway. I have no idea what 224.0..0.1 is. I assume something on the network is trying to reach a device through my wireless adapter. Maybe a ping?
I just have the default rules in ufw enabled: Deny ALL incoming Allow ALL outgoing.
If I turn UFW off, disable it, my system has not frozen yet.
Turning off logging does not work. I am not surprised. Logging would just eat up disk space not freeze the kernel.
I think the problem is that either watchdog was not disabled or UFW needs to be configured properly. I disabled UFW last night yet it still seems to be running this morning. The system locked up. The last lines in kern.log are a little different though. The source and destination IP's are different. How can I stop UFW from running?
Any advice on this issue would be appreciated.
The current issue is that whenever I lock the screen then come back after a long time I find it frozen.
There are a ton (and then some) different screen locks. Which one exactly do you use? If it is simple xlock it is probably something entirely different then what it might be with one of the "modern" contraptions that use seventeen different pseudo-connections through loopback and whatnot to achieve the same. So, which one do you use and how is it configured?
Quote:
Originally Posted by mojoman
There are tons of lines in journalctl and the kern.log like this just before I forcibly rebooted.
I am on a home network but there are several WIFI networks running. My parents have a home office. The network guy setup a reasonably sophisticated setup. The 192.x IP is my machines gateway. I have no idea what 224.0..0.1 is. I assume something on the network is trying to reach a device through my wireless adapter. Maybe a ping?
I just have the default rules in ufw enabled: Deny ALL incoming Allow ALL outgoing.
If I turn UFW off, disable it, my system has not frozen yet.
If you are on a home network i'd like to know what you exactly need a (host-based!) firewall for. Set aside the fact that host-based firewalls are nonsense anyway (and i suggest to set up your WLAN-router to do that instead if you need any at all) the firewall is useless probably as your WLAN-router is (i suppose) operating in NAT mode anyway. 224.0.0.x/8 was Microsofts idea for certain network-based services. I cannot say for sure from two packets but most probably this is some M$$ system discovering uPNP services or something such.
I am not a Linux specialist but to turn off services (like the watchdog and the firewall) you probably need some systemctl command to stop the respective services. You may first stop the service and then mask it so that it won't be started again. My suggestion is to restart the server after editing the services since this will immediately make sure that the server comes up in the way you have planned.
Quote:
Originally Posted by mojoman
Turning off logging does not work. I am not surprised. Logging would just eat up disk space not freeze the kernel.
I think the problem is that either watchdog was not disabled or UFW needs to be configured properly.
Perhaps so.
Quote:
Originally Posted by mojoman
I disabled UFW last night yet it still seems to be running this morning. The system locked up. The last lines in kern.log are a little different though. The source and destination IP's are different. How can I stop UFW from running?
After some digging into the systemd introduction found here I'd suggest something like:
but you probably want to check if there are any other services depending on it (i doubt it, but again, i am not a Linux crack), etc..
I am trying to force all my tun0's traffic through VPN but some some reason, the ufw is not working the way I want to.
Below are the commands that I have executed.. I am able to connect to my SSH and NFS server but for some reason that I am unable to understand, I am unable to surf the net.
... (0 Replies)
Hello all,
Earlier I had a mac book and created a HFS+ file system on Seagate 1 TB external HDD, copied around 200 GB content. Now, I have a Windows 7 machine and wanted to copy the HDD contents to this new machine. Tried using MacDrive10 to mount HFS+ file system in Windows. Mouting is fine and... (1 Reply)
I am having Laptop freezing issues. Whenever I try to use Firfox and vlc, chrome and vlc, firefox and chrome, or anything similar to that my computer freezes. I always have to kill one of the processes before I can use my laptop again. I am guessing this is a hardware issue because when I move... (5 Replies)
Hi ,
In our ubuntu server 10.10 ,we are getting below logs .Every day i need to restart server ,other wise it will not accessible.Some times ,i need to restart two times.
When i ping google.com ,it was very slow .some times host not reachable .After reboot ,it will ping as good.
... (0 Replies)
Hi All,
I am having a problem where my mouse (USB) is freezing after some idle time, and I am having to reboot everytime that happens.
I looked in the file /etc/X11/xorg.config to see if there is an entry for mouse and I could not find it. Instead I found the following entry:
Section... (8 Replies)
hi
I've configured X Server using Video Configuration Manager on SCO 5.0.6, but the keyboard and mouse are freezing after 5 minutes on the graphical login mask.
---------- Post updated at 01:59 PM ---------- Previous update was at 02:43 AM ----------
BTW I finished the configuration,... (2 Replies)
Hi,
I have enabled my UBUNTU 9.10 ufw. By default does it let anything through?
I would think it allows all outbound originating requests through and allows for their return but it does not allow any inbound requests. Is this how it works?
---------- Post updated at 08:17 PM ----------... (1 Reply)
Hie
I use SCO Unix 5.0.5 as my operating system and i have been having the following problem for the past couple of days :
After every 3 hours or more , my system freezes and all users are locked out .I can not do anything even on the console . Each time i have to press the reset button... (2 Replies)
I am running Solaris 8 intel and recently my Common Desktop environment will not load. I enter the root username and password at the prompt, it switches to the CDE screen and the freezes. The OpenWindows environment works fine. I tried with a regular username (not root) and I get the same resutls.... (2 Replies)