From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5234113800E for ; Thu, 2 Aug 2012 22:49:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5152FE0812; Thu, 2 Aug 2012 22:48:45 +0000 (UTC) Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 1195421C024 for ; Thu, 2 Aug 2012 22:46:51 +0000 (UTC) Received: by obbup19 with SMTP id up19so99000obb.40 for ; Thu, 02 Aug 2012 15:46:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=MxoY/TEVtbUbZomnsxdXTndEWCEpBg2XwwUx3gJrK5o=; b=HBcH1ZHWCF1s8+EC6ZD4qSJM48TyKUB3CPzT+kbLKdKFatAutZkW9DbGht1GWwJZl5 I9eOVMAzO35Q7llVlrmHYzgzWA/U49kQ9c83z5swU3sQsMsC3OkZZAY6PFob2BpO9jiS M6HqeYQgJMBckTkUD5fTYr9rkVnJSN6+5/gf0PFCUxAhl+sFJv/CtrXsNMO056sosB1S Ry4TTPDFn+Fij9BOyVpX1RYYsyDalHMU8P5Mj1pWfuW7OV6+Du8o/4nNglDBUCw1N65O gU+CQ+yEGZJK8yp2ePq/9+RG/B3Ol5sRG0i4EeEOhKyYQbvQFpDasWuZyRkyhBtOze6M 0tEA== Received: by 10.182.174.70 with SMTP id bq6mr41087810obc.78.1343947611501; Thu, 02 Aug 2012 15:46:51 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.182.154.35 with HTTP; Thu, 2 Aug 2012 15:46:11 -0700 (PDT) In-Reply-To: <501AFF93.40400@gmail.com> References: <501ADE89.7010901@gmail.com> <501AF122.20107@gmail.com> <501AFF93.40400@gmail.com> From: Willie Date: Thu, 2 Aug 2012 15:46:11 -0700 Message-ID: Subject: Re: [gentoo-user] I am tired of this one. To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=e89a8f647bcffaf3c304c6502f20 X-Archives-Salt: 9dd60c90-1f95-4bc3-82c7-a6225eabfd76 X-Archives-Hash: 54b6e17b36833d365de16b5c1f1a808e --e89a8f647bcffaf3c304c6502f20 Content-Type: text/plain; charset=ISO-8859-1 On Thu, Aug 2, 2012 at 3:30 PM, Willie Matthews wrote: > On 08/02/12 14:39, Mark Knecht wrote: > > On Thu, Aug 2, 2012 at 2:29 PM, Willie Matthews wrote: > > > Hey Mark, > > What technical information would you like me to post? I am not to good > with troubleshooting. > > Driver Version is x11-drivers/nvidia-drivers-302.17:0 > > -- > > Willie Matthewsmatthews.willie@gmail.com > > If you're gonna be a Gentoo user you will develop more of those traits > over time. > > That's the newest driver. As per Paul's suggestion you might try an older one. > > Other than that post the contents of /etc/X11/xorg.conf as well as > your current xorg log file, most like /var/log/Xorg.0.log, but it > might have a different name. > > As the 6150 seems to be an on-board GPU only used in specific nvidia > laptop chipsets I have no idea about it's specs. As you say it's not > CUDA-based I'm suspicious about mixing CUDA & non-CUDA and getting > good results. You might query the nouveau driver guys to see if they > support it. The 8400 is probably well supported there and likely > someone will know if they support old & new NVidia chips running > together. > > Also, if you can get it to crash and are still able to ssh in then I'd > look closely at the X11 log file and see if it says anything, as well > as dmesg, etc. Maybe you're up against a kernel bug or something. (You > didn't tell us much about your setup...) ;-) > > HTH, > Mark > > Hey Mark, > > I have tried numerous drivers, from I think 275 up, skipping a couple of > revisions. I end up with the same result when it comes to the 8400GS. I > have also tried the nouveau driver with the same result. I have to disable > the acceleration for it to work. > > When I change the bios setting to use the PCIe it doesn't show the 6150 at > all in lspci (I Think). I am using the same xorg.conf file that I use for > my 8400, nothing about it has changed except for the addition of the > suggestions of Paul. Even that change still have the 6150 still working. > > Here are the two files that you asked for. > > /var/log/Xorg.0.log http://pastebin.com/dPy7HPRZ > /etc/X11/xorg.conf http://pastebin.com/JQMr6HTS > > In the beginning this was my desktop with Gentoo on it. 8400 worked just > fine. I started using it as a headless server for awhile and playing around > with CUDA, now I am back to using it as a desktop but more for XBMC > connected to a TV. I still use it to share the net, DNS, DHCP you know all > that good stuff. > > Kernel Version 3.3.8-gentoo-r1 > Tried to build 3.4 series but it just crashes out this computer, haven't > tried the 3.5 series yet. > > I also just looked through my /var/log/messages file. It is nothing in > there about the crash. It just jump time 2 minutes. That is the same thing > that would be in dmesg right? > > I will switch back to the 8400 to take a look at dmesg for the crash if I > can ssh in still. > > -- > > Willie Matthewsmatthews.willie@gmail.com > > > > Can't get dmesg log. Can't ssh into it anymore! :( -- Willie Matthews matthews.willie@gmail.com --e89a8f647bcffaf3c304c6502f20 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Thu, Aug 2, 2012 at 3:30 PM, Willie Matthews = <matthews.willie@gmail.com> wrote:
=20 =20 =20
On 08/02/12 14:39, Mark Knecht wrote:
On Thu, Aug 2, 2012 at 2:29 PM, Willie Matthews
<matthews=
.willie@gmail.com> wrote:
<SNIP>
Hey Mark,

What technical information would you like me to post? I am not to good
with troubleshooting.

Driver Version is x11-drivers/nvidia-drivers-302.17:0

--

Willie Matthews
matthews.wil=
lie@gmail.com
If you're gonna be a Gentoo user you will develop more of th=
ose traits
over time.

That's the newest driver. As per Paul's suggestion you might try an=
 older one.

Other than that post the contents of /etc/X11/xorg.conf as well as
your current xorg log file, most like /var/log/Xorg.0.log, but it
might have a different name.

As the 6150 seems to be an on-board GPU only used in specific nvidia
laptop chipsets I have no idea about it's specs. As you say it's no=
t
CUDA-based I'm suspicious about mixing CUDA & non-CUDA and getting
good results. You might query the nouveau driver guys to see if they
support it. The 8400 is probably well supported there and likely
someone will know if they support old & new NVidia chips running
together.

Also, if you can get it to crash and are still able to ssh in then I'd
look closely at the X11 log file and see if it says anything, as well
as dmesg, etc. Maybe you're up against a kernel bug or something. (You
didn't tell us much about your setup...) ;-)

HTH,
Mark
Hey Mark,

I have tried numerous drivers, from I think 275 up, skipping a couple of revisions. I end up with the same result when it comes to the 8400GS. I have also tried the nouveau driver with the same result. I have to disable the acceleration for it to work.

When I change the bios setting to use the PCIe it doesn't show the 6150 at all in lspci (I Think). I am using the same xorg.conf file that I use for my 8400, nothing about it has changed except for the addition of the suggestions of Paul. Even that change still have the 6150 still working.

Here are the two files that you asked for.

/var/log/Xorg.0.log =20 http://paste= bin.com/dPy7HPRZ
/etc/X11/xorg.conf =20 http://paste= bin.com/JQMr6HTS

In the beginning this was my desktop with Gentoo on it. 8400 worked just fine. I started using it as a headless server for awhile and playing around with CUDA, now I am back to using it as a desktop but more for XBMC connected to a TV. I still use it to share the net, DNS, DHCP you know all that good stuff.

Kernel Version 3.3.8-gentoo-r1
Tried to build 3.4 series but it just crashes out this computer, haven't tried the 3.5 series yet.

I also just looked through my /var/log/messages file. It is nothing in there about the crash. It just jump time 2 minutes. That is the same thing that would be in dmesg right?

I will switch back to the 8400 to take a look at dmesg for the crash if I can ssh in still.
--=20

Willie Matthews
matthews.wil=
lie@gmail.com



Can't get dmesg log. Can't ssh into it anymo= re! :(

--

Willie Matthews
matthews.willie@gm= ail.com
--e89a8f647bcffaf3c304c6502f20--