public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Paul Hartman <paul.hartman+gentoo@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] KDE and HARD lock ups.
Date: Tue, 5 Jul 2011 15:07:44 -0500	[thread overview]
Message-ID: <CAEH5T2Pkjmu-kCF3uEM_gGyRSrnLzoN0igAj9SZzas6H7nt9mA@mail.gmail.com> (raw)
In-Reply-To: <4E1364B6.3090405@gmail.com>

On Tue, Jul 5, 2011 at 2:23 PM, Dale <rdalek1967@gmail.com> wrote:
> Dale wrote:
>>
>> Well, I tried a different kernel.  Same thing.  I tried reseting the BIOS
>> and lurking around in there for a bit as well.  Same thing.  So, right now
>> I'm chewing on a emerge -e kde-meta.  After I remembered the power failure
>> the other day, I suspect a corrupt file somewhere.  I'm just glad I have
>> Fluxbox on here.  I'm in it right now and it works OK.  I just wish the
>> little bar at the bottom was larger.  So far, nothing I click changes that.
>>  Tough on my eyes too.  Teeny tiny stuff down there.  o_o
>>
>> Thinking back, I should have booted the CD and run file system checks.
>>  Crap, the one thing I didn't think of. < sighs >
>>
>> I still use Nvidia's driver here.  it has worked well for me at least.  I
>> don't use any fancy hardware or play any serious games so it works well, so
>> far at least.  That may change next week.  lol   You know me.  Something new
>> pretty regular.
>>
>> I don't guess I use kdepim stuff.  It's installed so who knows.  Any
>> relation to pam?
>>
>> Dale
>>
>> :-)  :-)
>>
>
> Well, I got rid of openldap.  It runs longer but still crashes so I am back
> to Fluxbox again, which works fine.  I also started with a fresh .kde4
> directory.  That seemed to help more than anything else.  It lasted a LOT
> longer after that.  I don't know if it was a coincidence or what but it did
> lock up once when I logged into Konsole as root.
>
> I started a emerge -e world this time.  This thing has 4 cores so it won't
> take to long.  Any ideas on what else I can try?  If this emerge doesn't
> help, it has to be a config file somewhere.
>
> Again, I'm pretty sure it is not hardware.  It runs fine when compiling in a
> console and I have run from systemrescue stick as well.  Hardware seems to
> work fine.
>
> Ideas?

It's a long shot, but since you're using nvidia, I had random lockups.
It turned out to be due to faulty handling of the on-by-default
aggressive power savings mode of my Nvidia card. It was solved by
placing this undocumented incantation, pieced together from various
Google searches, in my xorg.conf device section for my video card:

Section "Device"
    Identifier "nVidia GT 240"
    Driver "nvidia"
    Option "RegistryDWords" "PowerMizerEnable=0x1;
PerfLevelSrc=0x3322; PowerMizerDefault=0x1; PowerMizerDefaultAC=0x1"
EndSection

After that, everything works wonderfully.

You can also use nvidia-settings to change the power saving mode at
run-time, but it does not save it and you must do it every time you
log into X, which is annoying. The xorg.conf method above requires no
further action.

Your card may not even support PowerMizer, who knows? I thought I'd
mention it just in case.



  reply	other threads:[~2011-07-05 20:09 UTC|newest]

Thread overview: 152+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-04 16:48 [gentoo-user] KDE and HARD lock ups Dale
2011-07-04 17:12 ` Jesús J. Guerrero Botella
2011-07-04 18:56   ` Dale
2011-07-04 22:17     ` Jesús J. Guerrero Botella
2011-07-04 22:49       ` Dale
2011-07-05  6:58         ` Jesús J. Guerrero Botella
2011-07-05  7:12           ` Dale
2011-07-04 20:36   ` Alan McKinnon
2011-07-04 21:03     ` Dale
2011-07-05 19:23       ` Dale
2011-07-05 20:07         ` Paul Hartman [this message]
2011-07-05 20:41           ` Dale
2011-07-05 22:40             ` Dale
2011-07-05 23:07               ` Jesús J. Guerrero Botella
2011-07-05 23:09                 ` Jesús J. Guerrero Botella
2011-07-06  0:03                 ` Dale
2011-07-06 14:44                   ` Peter Humphrey
2011-07-06 14:57                     ` Mark Knecht
2011-07-06 19:27                 ` Dale
2011-07-06 19:51                   ` Mark Knecht
2011-07-06 22:00                     ` Dale
2011-07-06 23:46                       ` Mark Knecht
2011-07-07  2:41                         ` Dale
2011-07-07  3:13                           ` Dale
2011-07-07  4:01                             ` Dale
2011-07-07  6:53                               ` William Kenworthy
2011-07-07  7:21                                 ` Dale
2011-07-07 13:07                               ` Mark Knecht
2011-07-09  1:53                                 ` Dale
2011-07-09  8:15                                   ` William Kenworthy
2011-07-07  7:01                   ` Jesús J. Guerrero Botella
2011-07-07  7:29                     ` Dale
2011-07-07  8:44                       ` Dale
2011-07-06  1:52             ` Volker Armin Hemmann
2011-07-06  4:16               ` Dale
2011-07-06  4:26                 ` Paul Hartman
2011-07-06  5:12                   ` Dale
2011-07-06  5:19                     ` Paul Hartman
2011-07-06  5:38                       ` Dale
2011-07-07 22:27                         ` [gentoo-user] " walt
2011-07-08  4:43                           ` Dale
2011-07-08  6:02                             ` Mick
2011-07-08  7:31                               ` Dale
2011-07-08  7:44                                 ` Dale
2011-07-09  1:49                                   ` [gentoo-user] Re: Firefox and kernel panics Dale
2011-07-09  7:45                                     ` Mick
2011-07-09  9:03                                       ` Dale
2011-07-09 11:29                                         ` Neil Bothwick
2011-07-09 16:11                                           ` Dale
2011-07-09  9:20                                     ` András Csányi
2011-07-09 16:18                                       ` Dale
2011-07-09 17:31                                         ` Mark Knecht
2011-07-09 19:28                                         ` Michael Orlitzky
2011-07-09 20:56                                           ` Dale
2011-07-09 21:34                                             ` Michael Orlitzky
2011-07-09 22:26                                               ` Dale
2011-07-09 23:12                                                 ` Mark Knecht
2011-07-09 23:55                                                   ` Dale
2011-07-10  0:12                                                     ` Mark Knecht
2011-07-10  1:36                                                       ` Dale
2011-07-10  2:41                                                         ` Mark Knecht
2011-07-10  3:31                                                           ` Dale
2011-07-10  4:32                                                             ` Joshua Murphy
2011-07-10  6:46                                                               ` Dale
2011-07-10 11:09                                                                 ` Willie Wong
2011-07-10 18:49                                                     ` Neil Bothwick
2011-07-10 19:40                                                       ` Dale
2011-07-10 23:10                                                         ` walt
2011-07-11  5:09                                                           ` Dale
2011-07-11  9:13                                                           ` Neil Bothwick
2011-07-11 16:42                                                           ` Alex Schuster
2011-07-11 20:56                                                             ` Neil Bothwick
2011-07-11 22:17                                                             ` walt
2011-07-11 22:33                                                               ` Dale
2011-07-10  9:32                                                 ` pk
2011-07-10 19:42                                                   ` Dale
2011-07-10 22:05                                                     ` Neil Bothwick
2011-07-11  0:27                                                       ` Dale
2011-07-11  2:05                                                         ` Mark Knecht
2011-07-11  2:11                                                           ` Mark Knecht
2011-07-11  5:03                                                             ` Dale
2011-07-11  5:35                                                               ` Bill Kenworthy
2011-07-11  6:49                                                                 ` Dale
2011-07-11  7:21                                                                   ` Dale
2011-07-11  8:15                                                                     ` Jesús J. Guerrero Botella
2011-07-11 20:26                                                                       ` Dale
2011-07-14  5:31                                                                         ` Dale
2011-07-14  8:07                                                                           ` Neil Bothwick
2011-07-14  8:28                                                                             ` Dale
2011-07-14  9:09                                                                               ` Neil Bothwick
2011-07-14 15:42                                                                                 ` Mick
2011-07-14 18:28                                                                               ` Daniel da Veiga
2011-07-14 13:52                                                                           ` Mark Knecht
2011-07-14 14:54                                                                             ` Willie Wong
2011-07-14 15:09                                                                               ` Dale
2011-07-14 15:39                                                                               ` Mark Knecht
2011-07-14 16:06                                                                                 ` Peter Humphrey
2011-07-14 19:01                                                                                   ` Mark Knecht
2011-07-11 10:11                                                                     ` William Kenworthy
2011-07-11  5:58                                                               ` Dale
2011-07-11 12:47                                                               ` Mark Knecht
2011-07-11 13:45                                                                 ` Neil Bothwick
2011-07-11 14:17                                                                   ` Michael Orlitzky
2011-07-11 15:12                                                                     ` Mark Knecht
2011-07-11 21:00                                                                     ` Neil Bothwick
2011-07-11 21:32                                                                       ` Mark Knecht
2011-07-11 22:30                                                                         ` Dale
2011-07-11 23:14                                                                           ` Peter Humphrey
2011-07-11 23:29                                                                           ` Neil Bothwick
2011-07-11 15:11                                                                   ` Mark Knecht
2011-07-11 21:20                                                                 ` Dale
2011-07-11  9:15                                                         ` Neil Bothwick
2011-07-11 21:30                                                           ` Dale
2011-07-11 23:48                                                             ` walt
2011-07-11 17:10                                                         ` Alex Schuster
2011-07-11 21:47                                                           ` Dale
2011-07-14 23:02                                                           ` Dale
2011-07-10 22:24                                                     ` Peter Humphrey
2011-07-11  0:49                                                       ` Dale
2011-07-09 17:16                                     ` Nikos Chantziaras
2011-07-09 18:42                                       ` Nikos Chantziaras
2011-07-08  7:46                             ` [gentoo-user] Re: KDE and HARD lock ups Neil Bothwick
2011-07-08  9:19                               ` Dale
2011-07-08 11:16                                 ` Neil Bothwick
2011-07-08 16:13                                   ` Dale
2011-07-06  7:13                 ` [gentoo-user] " Volker Armin Hemmann
2011-07-06  7:27                   ` Dale
2011-07-06  7:35                     ` Neil Bothwick
2011-07-06  8:08                       ` Dale
2011-07-06  8:53                         ` Dale
2011-07-06  9:12                           ` Urs Schutz
2011-07-06  9:38                         ` Neil Bothwick
2011-07-06  9:36                       ` Peter Ruskin
2011-07-06  9:51                         ` Neil Bothwick
2011-07-06 10:37                           ` Mick
2011-07-06 11:38                             ` Neil Bothwick
2011-07-06 20:32                               ` Mick
2011-07-06 10:56                     ` Tanstaafl
2011-07-06  8:11               ` Alan McKinnon
2011-07-07 21:59                 ` [gentoo-user] " walt
2011-07-07 22:25                   ` Alan McKinnon
2011-07-09 10:34                   ` Sebastian Beßler
2011-07-05 23:04           ` [gentoo-user] " Neil Bothwick
2011-07-05 23:14             ` Paul Hartman
2011-07-05 23:49               ` Neil Bothwick
2011-07-06  4:19                 ` Paul Hartman
2011-07-06  7:26                   ` Neil Bothwick
2011-07-04 20:47 ` Volker Armin Hemmann
     [not found] <haUF3-ct-3@gated-at.bofh.it>
     [not found] ` <haUYp-Uk-7@gated-at.bofh.it>
     [not found]   ` <haWGR-3Pu-5@gated-at.bofh.it>
     [not found]     ` <haZOq-z6-9@gated-at.bofh.it>
2011-07-05  0:46       ` Gregory Shearman
2011-07-05  2:48         ` Dale
  -- strict thread matches above, loose matches on Subject: below --
2011-07-07 22:39 Robin Atwood
2011-07-09  2:34 ` Dale

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEH5T2Pkjmu-kCF3uEM_gGyRSrnLzoN0igAj9SZzas6H7nt9mA@mail.gmail.com \
    --to=paul.hartman+gentoo@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox