openSUSE Forums > Install/Boot/Login » OpenSUSE 11.1 freezing

Go Back   openSUSE Forums > Install/Boot/Login
Forums FAQ Members List Search Today's Posts Mark Forums Read


Install/Boot/Login Questions about installation, login, boot issues, partitioning, file systems, software that runs at boot (GRUB, LILO, boot scripts)

Reply
Page 1 of 2 1 2
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-Aug-2009, 08:56
Puzzled Penguin
 
Join Date: Jul 2009
Location: Brazil
Posts: 4
brazooka hasn't been rated much yet
Default OpenSUSE 11.1 freezing

Dear OpenSUSE forum members:

I would like to count on your assistance providing some light on the causes of the following problem:


I built a new computer a few weeks ago with the following configuration:

Processor: AMD Phenom II X4 940
Motherboard: Asus M4A78
Memory: Corsair Dominator 4GB (2 x 2GB) DDR2 1066
Video Card: PCie Nvidia GeForce 9500GT (1GB)
Storage: Two 500GB HD configured in SW RAID 1

Memory tests run without any problems.

I successfully installed OpenSUSE 11.1 (x84_64, KDE4.1), run the updates (no factory updates though) and installed the nvidia drivers from the yast repository.

Then problems started: the machine started freezing (no mouse, no keyboard, no high CPU) randomly for no apparent reason. The system logs show no alert.

First I thought the problem could be the nvidia drivers and I uninstalled them. The freeze still happened with the drivers shipped with OpenSUSE.

Then I started reading the forums trying to find some assistance. I changed iommu and memaper kernel parameters during boot as suggested in some forum messages without success. I also enabled and disabled the "memory hole remap" option in the bios to check if it would make a difference, but it didn't.

At this point, suspecting a HW problem I added a third HD and installed Ubuntu 9.0.4 (AMD64). Gladly, it has been running for days now without a single freeze. So I am excluding the HW defect as a possible cause of the freezes.

Then I reinstalled OpenSUSE 11.1 all over, with the same configuration. The problem persisted.

After analyzing the logs of the booting process of both distributions I came noticed some differences, but their analysis is beyond my level of expertise with Linux, and besides they are from different kernel "versions", i.e., Ubuntu is using kernel 2.6.28 whereas OpenSUSE is using 2.6.27.

Can comparing the boot messages from both distributions help clarify this problem? I could post them here.

I could ignore this problem, start using Ubuntu, but the thing is I really love this distribution and have been using it since 1999. I am crossing my fingers I can come back using it as I did in the past ten years.
Reply With Quote
  #2 (permalink)  
Old 06-Aug-2009, 09:38
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,901
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: OpenSUSE 11.1 freezing

Your comment suggest that maybe if you didn't update after install it would run fine? Do you think that is a correct assumption?

Just say you install 11.1 install the kernel-source, gcc, make,.........and so on, so you can build the nvidia driver manually.
Try it and see how it is.
It's possibly the kernel update that's the issue.

Actually if you have 11.1 installed now and it's updated, you can roll back the kernel to the release version.
__________________
Box: openSUSE 11.2 | (KDE4.3.3) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #3 (permalink)  
Old 06-Aug-2009, 18:18
Puzzled Penguin
 
Join Date: Jul 2009
Location: Brazil
Posts: 4
brazooka hasn't been rated much yet
Default Re: OpenSUSE 11.1 freezing

caf4926:

I have just completed rolling back the kernel to the 11.1 release version, i.e., 2.6.27.7-9.

To exclude the nvidia driver influence, I uninstalled it, reverting the the original driver of the installation DVD.

In less than an hour OS freezed, just like it happened before.
Reply With Quote
  #4 (permalink)  
Old 06-Aug-2009, 23:25
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,901
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: OpenSUSE 11.1 freezing

Have you tried booting with these arguments:

acpi=off noapic

add them to your default bootline manually first.
__________________
Box: openSUSE 11.2 | (KDE4.3.3) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #5 (permalink)  
Old 06-Aug-2009, 23:45
PV
Guest
 
Posts: n/a
Default Re: OpenSUSE 11.1 freezing

On Thu August 6 2009 09:06 am, brazooka wrote:

>
> Dear OpenSUSE forum members:
>
> I would like to count on your assistance providing some light on the
> causes of the following problem:
>
> I built a new computer a few weeks ago with the following
> configuration:
>
> Processor: AMD Phenom II X4 940
> Motherboard: Asus M4A78
> Memory: Corsair Dominator 4GB (2 x 2GB) DDR2 1066
> Video Card: PCie Nvidia GeForce 9500GT (1GB)
> Storage: Two 500GB HD configured in SW RAID 1
> Memory tests run without any problems.
>
> I successfully installed OpenSUSE 11.1 (x84_64, KDE4.1), run the
> updates (no factory updates though) and installed the nvidia drivers
> from the yast repository.
>
> Then problems started: the *machine started freezing *(no mouse, no
> keyboard, no high CPU) randomly for no apparent reason. The *system
> logs show no alert*.
>
> First I thought the problem could be the nvidia drivers and I
> uninstalled them. The freeze still happened with the drivers shipped
> with OpenSUSE.
>
> Then I started reading the forums trying to find some assistance. I
> changed iommu and memaper kernel parameters during boot as suggested in
> some forum messages without success. I also enabled and disabled the
> "memory hole remap" option in the bios to check if it would make a
> difference, but it didn't.
>
> At this point, suspecting a HW problem I added a third HD and
> *installed Ubuntu 9.0.4* (AMD64). Gladly, it has been *running for
> days* now without a single freeze. So I am excluding the HW defect as a
> possible cause of the freezes.
>
> Then I reinstalled OpenSUSE 11.1 all over, with the same configuration.
> The problem persisted.
>
> After analyzing the *logs of the booting process* of both distributions
> I came noticed some differences, but their analysis is beyond my level
> of expertise with Linux, and besides they are from different kernel
> "versions", i.e., Ubuntu is using kernel 2.6.28 whereas OpenSUSE is
> using 2.6.27.
>
> *-Can comparing the boot messages from both distributions help clarify
> this problem? -*I could post them here.
>
> I could ignore this problem, start using Ubuntu, but the thing is *I
> really love this distribution* and have been using it since 1999. I am
> crossing my fingers I can come back using it as I did in the past ten
> years.
>
>

brazooka;

The original 11.1 kernel had a broken inotify module. This may not apply to
you, but if you are running an IMAP or Samba server it may. See:

https://bugzilla.novell.com/show_bug.cgi?id=463372

This should have been corrected with a kernel update.
--
P. V.
"We're all in this together, I'm pulling for you." Red Green
Reply With Quote
  #6 (permalink)  
Old 08-Aug-2009, 21:15
Puzzled Penguin
 
Join Date: Jul 2009
Location: Brazil
Posts: 4
brazooka hasn't been rated much yet
Default Re: OpenSUSE 11.1 freezing

It took a while to happen again, but passing "acpi=off noapic" to the kernel during the boot did not solve the problem. Interestingly, after these changes top and meminfo reported less memory, around 3.2MB.

BTW, I am not using IMAP or Samba.

Should I try compiling 2.6.28 from the source? What could be the unwanted effects of using a different kernel version from the 11.1 release?

Thanks for the help!
Reply With Quote
  #7 (permalink)  
Old 08-Aug-2009, 21:44
Wise Penguin
 
Join Date: Jun 2008
Location: Kansas City Area, Missouri, USA
Posts: 2,208
lwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to alllwfinger 's reputation is known to all
Default Re: OpenSUSE 11.1 freezing

brazooka wrote:
> It took a while to happen again, but passing "acpi=off noapic" to the
> kernel during the boot did not solve the problem. Interestingly, after
> these changes top and meminfo reported less memory, around 3.2MB.
>
> BTW, I am not using IMAP or Samba.
>
> Should I try compiling 2.6.28 from the source? What could be the
> unwanted effects of using a different kernel version from the 11.1
> release?


The main differences will be the absence of the splash screen while
booting, a couple of warnings that the kernel does not support certain
ioctl's, and no AppArmor. In other words, no real differences.

I do kernel testing as my daily routine - mostly for wireless drivers
and support code. Once I do an installation, my first step is to build
and install the latest kernel version. Once that is complete, it is
extremely rare for me to boot the standard kernel.
Reply With Quote
  #8 (permalink)  
Old 08-Aug-2009, 21:56
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,901
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: OpenSUSE 11.1 freezing

This probably sounds a bit lame. But my Box as you see in my signature: I failed to get it working well with 11.1 - for me it just rebooted at random. Sadly I ended up without openSUSE on my Box and still have Fedora 10.

The hardware you have should make for a nice unit if it run properly and I can't see why it shouldn't.

It's possible .xsession-errors might have some enlightenment. That's in hidden /home/user/
__________________
Box: openSUSE 11.2 | (KDE4.3.3) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #9 (permalink)  
Old 15-Aug-2009, 20:00
Puzzled Penguin
 
Join Date: Jul 2009
Location: Brazil
Posts: 4
brazooka hasn't been rated much yet
Default Re: OpenSUSE 11.1 freezing

As I mentioned in the first post, Opensuse 11.1 root file system was running on top of a raid array (SW Raid1) and kept freezing, whereas Ubuntu 9.0.4 was running on a single HD and did not freeze.

In the past days I decided to install Ubuntu on the raid array, expecting the have a stable system, but I found out that it also freeezes! Even before installing the nvidia proprietary drivers.

My current plan is to try Fedora 11 tonight on the raid array and possibly Opensuse 11.2 after that, just to check if still freezes.

caf4926, thanks for all the suggestions and the feedback.
Reply With Quote
  #10 (permalink)  
Old 11-Sep-2009, 04:22
Puzzled Penguin
 
Join Date: Jun 2009
Posts: 30
nickelarse hasn't been rated much yet
Default Re: OpenSUSE 11.1 freezing

I'm also getting system freezes with OpenSuSE 11.1 on a RAID 0 array. Installed onto a single hard drive it runs flawlessly. Before 11.1, I was running 10.3 for years (or however long it was since it came out) with no problem on the exact same RAID array. Windows runs flawlessly on the same RAID array too. As with you, I get no errors in the logs. The kernel panics at any time between one hour and 2 days after boot, with the num lock and caps lock lights flashing. Alt+SysRq+B doesn't reboot it.

It seems like there is a problem with the RAID driver in the kernel, possibly, but I've got no idea where to go next!
Reply With Quote
Reply
Page 1 of 2 1 2

Bookmarks

Tags
11.1, freezing


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2