OpenSUSE :: AVG Scan Causing Kernel Failure?

May 1, 2011

I just installed OpenSUSE 11.4 x64 as a fresh full-install last week. Seems to be running great, up until the last couple days when I installed AVG. Every time I do a avgscan, it runs for 20 to 60 min, and then causes the PC to reboot. The only thing I can find is the following event in the /var/log/messages:

Code:
May 1 11:45:01 linuxbox sntp[7653]: Started sntp
May 1 11:45:59 linuxbox kernel: [38429.349995] iTCO_wdt: Unexpected close, not stopping watchdog!
May 1 11:46:00 linuxbox kernel: [38430.111688] PM: Marking nosave pages: 000000000009d000 - 0000000000100000

[Code].....

I get this result every time I try to do a virus scan. I also have seen this result once when doing a large scp transfer from another Suse box. The AVG log just terminates and gives no warnings as to what's going wrong.

Are there any other logs I can check out to try to troubleshoot this further???

View 9 Replies


ADVERTISEMENT

Ubuntu Installation :: Failure During Disk Scan?

Aug 21, 2011

Here are my specs to start off...

OS: Corrupted Windows XP, Home Edition
CPU: Pentium 4 2.8GHz
RAM: 1gb
Graphic Card: nVidia GeForce 8600 GS

So I corrupted my Windows OS by doing something stupid so I decided to install Unbuntu. I tried installing it over my windows OS, but as it's scanning the disk it fails and says "Apt configuration failure" and then "installation failure". I can't upload my partitions because I can't run my OS to find them.

I know the information is limited I've considered trying to install a different linux OS or even format my entire harddrive (I would really prefer NOT to do that since I'd have to install all the drivers off the internet).

View 5 Replies View Related

Fedora Networking :: WPA2 W/ PSK Causing Kernel Panic?

Feb 3, 2009

I'm running Fedora 10 on a HP Compaq 6710b laptop. It is by far the best OS I have ever used and have no complaints, but I seem to be having some trouble with the wireless at work. The office has a single Cisco Aironet 1131 configured for WPA2 using AES with a PSK. The SSID is not broadcast. The mode is B/G mixed. My wireless card is a built-in Intel PRO 3945ABG, the driver is IWL3945 (auto configured during the OS install).

I use the Network Manager to manually add my SSID and select "WPA & WPA2 Personal" on the security tab and enter the PSK in the password field. After a few moments the wireless connects and appears to be working fine. About every 3-5 minutes while using the office network I get the "kernel error" dialog in the bottom right hand corner of my screen and the wireless drops connection. It re connects after about 30 seconds and appears to work fine until the next kernel error.

View 4 Replies View Related

General :: Debian 686 Kernel Total Networking Failure On IbmX60 But 486 Kernel Works

Feb 11, 2011

The 486 kernel works just fine, and while I have only 1GB of RAM at the moment I hope to have 2GB someday and would like to take advantage of the dual core CPU, so I would like to configure grub to run the 686 kernel by default. For whatever reason, it runs the 486 right now and the 686 fails in a major way: there is no network connectivity at all. It could be plugged into my cable modem router and it shows no wired connections. The fact that one works and the other doesn't puzzles me since I haven't touched either since the install and a few rounds of upgrades.

I should mention I'm newbie but getting better; I managed to install debian on this x60, yet while preserving the factory install rescue & recovery partition and preserving the factory install MBR so that ibm-specific hardware functions (thinkvantage button, etc.) still work. This required me to use dd to copy the first 512 bytes of my debian partition to a file in the windows partition, etc., and modifying the windows bootloader. (I wish I had learned dd long ago--it rocks). I did this because if I ever resell the X60, the fact is most people use MS Windows and having that partition adds a perception of value to some potential buyers; not to mention I paid $ for it (I was young & stupid) so why should I delete it. I also backed up the recovery partition on another drive using dd over NFS in case the hd ever heads south.

Anyway, I've never been comfy with messing with the kernel. I did once recompile a module for ALSA because it had a bug in it for an old Yamaha integrated sound card on an old PIII and the newer version worked [alsa fails on this x60 too but I think I found a post on here that has a solution I will try later]. But I'm clueless as to networking modules, not to mention the correct module is installed already from Intel for this chipset. So what is there to do?

Here's a clue: the ifconfig output is radically different from the 686 and 486 kernels. Looks like hardware is not being detected since eth0 fails to show:

I would show the diff output below if it weren't so long--and not allowed--upon 2 text files, the first holding the output of modprobe -l under the 486 kernel and the second under the 686 kernel.

View 14 Replies View Related

Fedora Installation :: FC12 Install Causing Kernel Panic Not Syncing Vfs

Mar 15, 2010

I had FC10 working nicely but decided to move to FC12 to be able to use the latest and greatest... Turning out to be nightmare!

My HDD is partitioned into three:

(hd0, 0) 100MB : used to be original /boot for FC 10
(hd0, 1) 120GB : /home
(hd0, 2) 30GB : /
> First thing tried: preupgrade

Using this preupgrade setup happend and asked to reboot. However, upton reboot got locked in stage2. So this option was abondoned.

> Second thing tried: installation CDs

Using this method formatted (hd0,2) and installed FC12 on (hd0,2). However, did not change anything on (hd0,0). This still held all the upgrade information from the previous trial. Now, when I rebooted after the install there was a kernel panic with error "kernel panic not syncing vfs". Thinking it might due to the (hd0,0) partition and errors in my install, I abandoned this.

> Third thing tried: installation CDs

Using this method I formatted both (hd0,0) and (hd0,2). The install was similar to above but now (hd0,0) was also formatted and after install was empty. But upton reboot I still got the "kernel panic not syncing vfs" message. I dug through google and saw references to problems in grub.conf and lo behold there were problems with my grub.conf. I don't see the initrd line at all nor do I see the initrd*.img file in my disk. The grub.conf is:

---
default=0
timeout=0
splashimage=(hd0,2)/boot/grub/splash.xpm.gz
hiddenmenu

[Code].....

View 3 Replies View Related

OpenSUSE Network :: Failure Message "Makefile:61: Kernel Source Not Found"

Oct 3, 2010

I want to load the package madwifi under opensuse from Index of /suse/11.1, but RealPlayer did not function correctly. The reason why I want to use madwifi is that I cannot start my internet with opensuse 11.1 using motherboard from asus with the ethernet adapter from Atheros AR 8121/AR8113 PCI-E Version 1.0.0.5. When I compile the delivered Linux drivers I got the failure message "Makefile:61: Linux kernel source not found". So I decided to take rpm from opensuse within madwifi. How/Where can I get the corrosponding madwifi elsewhere?

View 4 Replies View Related

OpenSUSE Multimedia :: WARNING: Raw1394 Kernel Module Not Loaded Or Failure To Read/write /dev/raw1394

Jun 25, 2010

I get this error message with KINO.

WARNING: raw1394 kernel module not loaded or failure to read/write /dev/raw1394!

View 9 Replies View Related

Debian :: Eeepc Wifi - Every Time Scan For Network Using Iwconfig Wlan0 Scan Or Wicd And Computer Completely Freezes

Jan 9, 2011

I installed squeeze on my eeepc 1015ped and downloaded the correct firmware-brcm80211 drivers but every time I scan for my network using iwconfig wlan0 scan or wicd, my computer completely freezes. I previously had a solid install running xmonad, and wicd was working like a charm (using the same broadcom driver) but i tinkered too much with it and decided to do a fresh install. I haven't quite run into a problem like this before.

View 2 Replies View Related

Fedora :: Kernel Failure In 11 ?

Jul 24, 2009

Why am i getting this error?

Quote:

Kernel failure message 1:

Kernel failure message 2:

View 1 Replies View Related

OpenSUSE :: LibreOffice 3 Causing Display Corruption -?

Apr 14, 2011

I have 11.4 with kde 4.6, all up to date via YAST. Radeon driver, legacy ATI display hardware. LibreOffice is latest from the Stable:11.4 repo.

When I open LO, it causes the desktop to break up - diagonal stripes of blocks, and garbage (offset blocks) form all mouse movements from there until kdm restarted.

I restart by switching to F1 console, init 3, the init 5 as root. I can't seem to find any useful messages or logs.

View 2 Replies View Related

Fedora :: Kernel Update Failure ?

Dec 13, 2009

even from a terminal it wouldn't update? Maybe because I put my bootsector as ro ?

I don't know here is the message:

View 4 Replies View Related

OpenSUSE :: Mplayer Plugin Causing Firefox To Freeze?

Mar 12, 2011

I've been having trouble lately with firefox freezing. For awhile I couldn't figure out what was causing it as it seemed random. But I think I narrowed down the problem to the mplayer plugin. Whenever I go to a site that has streaming video, the mplayer plugin would start reading the stream, but then display "stopped". Now sometimes when it does this firefox would freeze, but sometimes it wouldn't freeze till I start mousing over my bookmark tabs, then it would freeze my entire desktop. I can move my mouse but not much else. I can do a ctrl-alt-backspace to reload the xserver. Has anyone else noticed this? Also, can some help me troubleshoot this. I've removed and then re-installed firefox and the myplayer plugin; deleted my .mozilla directory; changed profiles. Is there anything else I can do?

Here are the package details:

Code:

Repository: @System
Name: MozillaFirefox
Version: 3.6.15-0.2.2
Arch: x86_64

[code]....

View 9 Replies View Related

OpenSUSE :: 11.4 - White Glare Around Fonts Causing Eye Strain

May 30, 2011

I am using openSUSE 11.4 with this monitor [URL]. I use this PC mainly as a HTPC and also for internet surfing, checking email ....etc.

- One problem that I have been facing since I migrated from CRT to LCD is difficulty in reading small
- Fonts that you cant zoom. Like for example the fonts on the dialog boxes or menus of some
- Applications. I see a kind of white glare surrounding the fonts making it "hazy" & therefore causing difficulty in reading.

Is there a way to improve the situation?

View 7 Replies View Related

OpenSUSE Network :: Networkmanager Causing Freeze On Resume?

Jul 23, 2011

i've been able to narrow down a freezing issue on my laptop, down to NetworkManager when i have a cifs share mounted in fstab.removing the cifs mount, or using 'ifup' method appears to fix the issue.the problem is when my laptop resumes from sleep, and when using NetworkManager with cifs share, then i get a 20second freeze when using the launcher while the network sorts itself out. this happens on either wifi or wired connections. this freeze only occurs when using the Launcher for the first time after resume. if i dont use the launcher then everything is fine untill i do (ie: i have network access and desktop shortcuts work fine)

View 1 Replies View Related

Debian Configuration :: Kernel Failure Almost On Every Boot

Oct 13, 2010

Lately I'm encountering a somewhat annoying malfunction: almost every boot, my desktop is stuck, HD red led is constatnly on, and i get a message from kerneloops that I had a kernel failure. I can move the cursor a little and slowly or not at all. Few violent reboots and I get a clean boot. Running Debian Lenny kernel 2.6.26-2-686 on a Pentium 4 2.0 GHz with 250 MiB ram.

View 4 Replies View Related

Fedora :: Received Two Kernel Failure Messages In 11

Mar 4, 2010

I have just installed Fedora 11 to my laptop and it appears I am in trouble. I have received two kernel failure messages, which I post below. What are the consequences of these issues and how can I solve them ?

Message 1:

Message 2:

View 4 Replies View Related

Ubuntu Installation :: Kernel Upgrade Failure 2.6.31.20

Feb 13, 2010

I'm running the 64 bit version of Ubuntu 9.10 on an AMD64 dual core platform with all the most recent upgrades installed. After the most recent Kernel upgrade version 2.6.31.20 the computer failed to boot correctly. Extremely slow getting to the desktop and a general failure to preload any programs that I load on boot. I had to uninstall and revert back to the previous Linux headers which solved the problem. If it makes any difference I have the machine setup as an apache2 server along with my standard desktop environment.

View 1 Replies View Related

Fedora :: 13 Kernel 2.6.34.7-63 X86_64 Causes Boot Failure?

Dec 7, 2010

I have just updated my kernel and immediately struck trouble. The kernel update is marked as security update.
When booting I get a multiple warnings " deprecated config file /etc/modprobe...", then "no root device found" followed by "boot has failed, sleeping forever"!Clearly something is amiss with this update, so figured the best thing might be to remove it and wait on a fix, but attempting to remove the kernel via the package manager would cause a whole lot of other packages to be removed as well.Instead, I edited grub.conf, commenting out all the kernel-2.6.34.7-63 lines, so that the default is now the previous kernel (2.6.34.7-61).

View 14 Replies View Related

Fedora :: When Login Into FC10 - Kernel Failure ?

Feb 14, 2010

I am getting a problem when login into FC10. It boots correctly an shows the login screen; then, when typing my user and passwd goes to the desktop and shows a KERNEL FAILURE. At this moment, most of the times the PC is blocked and doesnt works any more. One time has continued working without problems.

After the las failure, my system log has this info:

Code:

I have checked my hard disks (fsck) y every thing looks fine. However, i dont know how to fsck the VolGroup0. I cant'get it unmounted.

Code:

View 1 Replies View Related

Fedora :: Boot Failure After Kernel Update / Log In As Usual?

Jun 16, 2011

I upgraded the kernel of my machine with a yum update, and now it will not boot. I am running Fedora 14 on a 64 bit machine. I really really need it to boot. Help!

I did Ctrl+Alt+F2 and managed to log in. I have kernel x86_64 2.6.35.12-90.fc14 installed. How do I log in as usual? I never get to a login screen.

View 4 Replies View Related

Ubuntu Installation :: Failure To Load Following Kernel Upgrade

Feb 6, 2010

I successfully installed Ubuntu 9.10 Netbook Remix on an Asus EeePC in a dual boot mode with Windows XP. Because the computer has no CD drive, I used a USB stick to download the files for installation. Twice now, after upgrading to a new kernel (2.6.31-17 and 2.6.31-19 I think), when rebooting after the upgrade and selecting Ubuntu from the operating system menu, I get a message:

sh:grub>

along with a notice about limited shell commands being available. The ls command results in:

(loop0) (hd0,3) (hd0,2) (hd0,1)

In trying some of the other commands, I get a message that a linux kernel isn't loaded. The computer still runs Windows fine - or at least as fine as Windows ever runs. I'd like to recover Ubuntu without doing another full installation.

View 2 Replies View Related

Ubuntu Installation :: Boot Failure After Kernel Update

Mar 25, 2011

After a kernel update ubuntu would not boot. So found this procedure using the live update cd. Update grub.cfg & delete everything down to but not including the first line that starts with 'menuentry' . Then boot works ok. A couple of weeks ago it started on my notebook. Is anyone @ hq listening & able to fix this problem permanently?

View 9 Replies View Related

Red Hat / Fedora :: Boot Failure After Latest Kernel Update (12)?

Mar 14, 2010

Dual Boot: Fedora 12 and XP Dell 505I've had trouble with the latest kernel update.I updated a bunch of packages recently (including Xorg and kernel), and noticed a severe flickering after the update on my center monitor (Samsung T260 - the laptop display did not exhibit the flickering behavior). I backed out all the changes and started updating package by package. After I updated the kernel (again) I rebooted and here's where the fun part is -

I no longer get anything, except the cursor. No grub menu, no grub prompt. I rebooted and ran the rescue disk and followed the procedurery and point grub at the right boot partition - see here. However (obviously or I wouldn't be posting) that failed to work. I still get a blinking cursor and dead system on boot up.

View 9 Replies View Related

General :: Your Debian System Suffered A Kernel Failure

Feb 10, 2010

This error message appears in the varlog

The situation is I removed the ADSL card from my desktop as I have no use for it for the moment. I am guessing that the motherboard is still trying to detect the Sangoma ADSL card. What is the best way to resolve this problem, uninstall the drivers for the ADSL card or change the settings in the system configuration files?

The system is not affected by this removal, just get prompted regularly about this error as configured in the kerneloops client.

View 3 Replies View Related

Slackware :: Failure Building Nvidia-kernel Slackbuild From SBo?

Jun 27, 2011

I have a brand new installation of 13.37 but I can't seem to get the nvidia-kernel (64 bit only) Slackbuild from slackbuilds.org to build. I have the nvidia driver installed and working on 13.1 so I am not desperate yet: although I thought that it could just be something with the older Nvidia driver so I waited for the updated release but it fails in the same way.I have uninstalled xf86-video-nouveau and installed xf86-video-nouveau-blacklist-noarch-1.txz from /extra.I have also installed libvdpau from SBo. The nvidia-driver Slackbuild builds fine.I am using the stock 2.6.37.6 huge kernel but have also tried the 2.6.38.4 kernel from /extra and the 2.6.38.7 kernel from Slackware-current.Here is the error message I am seeing:

Code:
root@DarkStar:/home/server/Utils/Packages/Slackware/13.37/64/nvidia-kernel# SRCSUFFIX="-no-compat32" ./nvidia-kernel.SlackBuild

[code]....

View 7 Replies View Related

OpenSUSE Hardware :: Radeon Drivers Causing XOrg Freeze With 3D Graphics?

Dec 31, 2009

I'm having a few problems with XOrg freezing while playing World of Goo (not the worlds most intense game for graphics, but seemingly too much for my rig). I initially posted on the developer's forums, but they said a full X freeze wouldn't be the game. Testing with BZFlag got me a full Xorg freeze even quicker than with WoG. Later I even tried glxgears to see how well it ran and even that froze the system! My only way of recovering is SysReq-REISUB.

Specs/system details:

2.4GHz Core 2 Duo (E6600)
2GB RAM
Radeon X1950XTX using the open source drivers
openSUSE 11.2 (64-bit - patched up to date and without an xorg.conf)

[code].....

So, is there a fix for the huge instability with 3D graphics, or am I stuck between a rock and a hard place with the options of outdated official drivers that may not work with the latest kernels (and would need manually rebuilding even if they did) or flakey open drivers that are guaranteed to freeze at some point, it is just a matter of when?

View 6 Replies View Related

Debian :: After Login Following Warning Popup - Your System Had A Kernel Failure

Jun 26, 2010

Debian 5.0. Lately after login following warning popup;Your system had a kernel failure

There is diagnostic information availiable for this failure.  Do you want to submit this infomation to the www.kerneloops.org

-> Yes

$ uname -aLinux vm0.debian50 2.6.26-2-686 #1 SMP Wed May 12 21:56:10 UTC 2010 i686 GNU/Linux

Reboot to old kernel 2.6.26-1 the said warning doesn't popup. Reboot again to kernel 2.6.26-2 and after login no kernel failure warning popup. I did it twice. IIRC I encountered this problem before.

View 3 Replies View Related

Debian :: Unplug USB Drive - Kernel Failure - System Will Not Shut Down

Jul 13, 2011

I have a flash drive that I regularly use on my laptop. If I unplug the flash drive without first unmounting it, I get a popup notification of a kernel failure (with diagnostics sent to kerneloops.org). Then, if I attempt to shut down the system via the console, it hangs on "The system is going down for halt/reboot NOW!" and doesn't actually shut down. Using Gnome's graphical System > Shut Down feature just logs me out and sends me to the login screen; the shutdown feature from there does nothing. I have to disconnect the power cord on the laptop in order to shut it down, and I don't like doing this.

System: 32-bit Debian Squeeze stable with kernel version 2.6.32-5-686, running Gnome 2.30.2, on an Acer Aspire 5570z.

I use Keepassx to store my passwords and keep the keyfile for my password database on the flash drive in question. I mention this just in case it helps determine what's causing the failure.

dmesg has quite a bit to say about this:

View 8 Replies View Related

Debian Installation :: Kernel Failure After Lenny Install (on Core I7 870)?

Jan 5, 2011

I just installed the lenny (amd64) on my new core i7 870 computer (with netinst), but the kernel failure message appeared everytime I booted into gnome. I don't know how to solve this problem. Sorry I don't have much experience with installing linux, though I have been its user for a few years.

View 4 Replies View Related

Fedora X86/64bit :: Boot After Install Gives Kernel Panic Failure

Aug 19, 2009

I was finally able to install Fedora 11 x64 after choosing to only install packages from the repository on the install DVD. Prior to that when I had chosen tio install from the default online repositories, the install itself failed with a Python exception ( see my other post ). Now, however, once I boot after the install I eventually receive a kernel panic message, and failure. The exact same thing happened with CentOS 5.3 x64 after a flawless install. So unless someone knows what might be going on I will assume that Fedore, Red hat, and offshoots for x64 bit systems are just not for me. I have been able to successfully install the latest Mandriva and SUSE x64 Linux distros so whatever Red Hat/Fedora has done just does not work on my system.

View 3 Replies View Related







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