All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcin Slusarz <marcin.slusarz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Piotr Hosowicz <piotr-aAmyfUXO971Wk0Htik3J/w@public.gmane.org>
Cc: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: Re: Problems with the driver
Date: Sun, 26 Sep 2010 17:10:55 +0200	[thread overview]
Message-ID: <20100926151055.GA3284@joi.lan> (raw)
In-Reply-To: <4C9F54F2.1010108-hcDgGtZH8xNBDgjK7y7TUQ@public.gmane.org>

On Sun, Sep 26, 2010 at 04:13:06PM +0200, Piotr Hosowicz wrote:
> Hello,
> 
> I can build the driver, it loads, but it does not work. Please find 
> attached my local data, sorry for the form, I made it a few days ago and 
> would have to build a new kernel which would also not work. My card is 
> 01:00.0 VGA compatible controller: nVidia Corporation G96 [GeForce 9400 
> GT] (rev a1). The things stay the same, never mind how I try.
> 

You have 0.0.16 nouveau kernel module, but 0.0.15 libdrm/xf86-video-nouveau.
This is probably your main problem. Upgrade libdrm and xf86-video-nouveau.

Note, you didn't uninstall NVIDIA proprietary driver (Module glx: 
endor="NVIDIA Corporation" in xorg.log) which might crash X if wrong
version of some component is installed (don't remember which one, just
uninstall nvidia drivers)

If you resolve these issues and still have problem, simplify your xorg.conf
to contain only:

Section "Device"
Identifier "n"
Driver "nouveau"
EndSection

Almost all above is documented on wiki: http://nouveau.freedesktop.org/wiki/TroubleShooting


Marcin

  parent reply	other threads:[~2010-09-26 15:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-26 14:13 Problems with the driver Piotr Hosowicz
     [not found] ` <4C9F54F2.1010108-hcDgGtZH8xNBDgjK7y7TUQ@public.gmane.org>
2010-09-26 14:37   ` Sven Joachim
2010-09-26 14:46   ` Xavier Chantry
     [not found]     ` <AANLkTi=2ioaP97oNarmPUwLY0vO2JX5=j+WTUDw_bCN9-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-09-26 14:53       ` Piotr Hosowicz
2010-09-26 15:10   ` Marcin Slusarz [this message]
     [not found]     ` <20100926151055.GA3284-OI9uyE9O0yo@public.gmane.org>
2010-09-26 15:29       ` Piotr Hosowicz
2010-09-26 17:10       ` Piotr Hosowicz

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=20100926151055.GA3284@joi.lan \
    --to=marcin.slusarz-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    --cc=piotr-aAmyfUXO971Wk0Htik3J/w@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.