public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alexander Kapshuk <alexander.kapshuk@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] re: nVidia GeForce 210 and nvidia-drivers-334.21-r3
Date: Wed, 16 Apr 2014 16:14:06 +0300	[thread overview]
Message-ID: <534E821E.4050706@gmail.com> (raw)
In-Reply-To: <534C88D7.1040005@gentoo.org>


On 04/15/2014 04:18 AM, Michael Orlitzky wrote:
> On 04/14/2014 07:39 AM, Alexander Kapshuk wrote:
>> I've had to replace my GPU today. Prior to attempting to start X with
>> the new GPU in, I thought I'd pull in the latest updates and reboot the
>> system. X wouldn't start as a result. I've googled for answers, but
>> haven't found a solution so far.
> Nvidia dropped support for the GeForce 210 in their 334 series. It's
> still there in the 331 series, though, if you want to downgrade.
>
> Same thing happened to me a while ago with my old 7800GT. I don't have
> any reason to buy a new GPU, so I switched to nouveau.
>
> Reference: http://www.nvidia.com/object/unix.html (pick a version, and
> hit "Supported Products").
>
>
>
Thanks for your response. Apologies for the delay in replying.

After googling a bit more I did figure that the problem was with the
proprietary driver I was using.
I did try downgrading to some of these drivers, but to no avail, unless
I did something wrong in the process:
/usr/portage/x11-drivers/nvidia-drivers/nvidia-drivers-304.121.ebuild
/usr/portage/x11-drivers/nvidia-drivers/nvidia-drivers-331.49-r3.ebuild
/usr/portage/x11-drivers/nvidia-drivers/nvidia-drivers-331.49.ebuild
/usr/portage/x11-drivers/nvidia-drivers/nvidia-drivers-331.67.ebuild

What I ended up doing was using the
x11-drivers/xf86-video-nouveau-1.0.10 driver.
I set these up in my kernel .config:
CONFIG_DRM_NOUVEAU=y
CONFIG_NOUVEAU_DEBUG=5
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
CONFIG_DRM_NOUVEAU_BACKLIGHT=y

Enabled nouveau and disabled nvidia in make.conf:
egrep 'nvidia|nouveau' /etc/portage/make.conf
USE="$USE -nvidia consolekit pam policykit udisks upower acpi lm_sensors"
VIDEO_CARDS="nouveau"

And ran:
emerge --ask --changed-use --deep @world

The new driver's been running OK so far.
Playing videos via vlc/mplayer seems to run smooth.
Some youtube videos are a bit choppy, and/or delayed though. Not sure if
it's the nouveau driver to blame or the fact that I've got 1 Gb of RAM
onboard.

Should I have enabled the nouveau USE flag globally in make.conf like I
previously did for nvidia, or is that not necessary?

If there is something else I should be doing, or something I overlooked,
I'd appreciate anyone letting me know.

Thanks.



  reply	other threads:[~2014-04-16 13:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-14 11:39 [gentoo-user] re: nVidia GeForce 210 and nvidia-drivers-334.21-r3 Alexander Kapshuk
2014-04-15  1:18 ` Michael Orlitzky
2014-04-16 13:14   ` Alexander Kapshuk [this message]
2014-04-16 14:06     ` Michael Orlitzky
2014-04-16 14:26       ` Alexander Kapshuk

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=534E821E.4050706@gmail.com \
    --to=alexander.kapshuk@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