Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Nouveau driver turns off video when I start X
Date: Thu, 19 Apr 2012 02:08:58
Message-Id: CA+czFiC4iyBZTCiy-C7LwBwbo-583N2+TA=KSX8GiUE+Yx0u8w@mail.gmail.com
In Reply to: Re: [gentoo-user] Nouveau driver turns off video when I start X by Walter Dnes
1 On Wed, Apr 18, 2012 at 9:27 PM, Walter Dnes <waltdnes@××××××××.org> wrote:
2 > On Wed, Apr 18, 2012 at 05:21:28PM -0400, Michael Mol wrote
3 >> Proprietary drivers work fine with 3.2.1. Haven't tried 3.2.12.
4 >
5 >  The proprietary driver partly works.  Static images (jpeg/gif/png/etc)
6 > are OK.  1080p HD Flash videos play fullscreen without stuttering.  But
7 > colours are way off on hue.  Faces are blue (no, this wasn't the "Avatar"
8 > trailer <G>).  Mplayer totally locks up the machine as soon as I start
9 > it.  I have to resort to Magic-Sysrq to bail out without forcing a major
10 > fsck.  Here are the card details from "lspci -v"...
11 >
12 > 01:00.0 VGA compatible controller: NVIDIA Corporation GT218 [GeForce 210] (rev a2) (prog-if 00 [VGA controller])
13 >        Subsystem: ASUSTeK Computer Inc. Device 83c7
14 >        Flags: bus master, fast devsel, latency 0, IRQ 5
15 >        Memory at fb000000 (32-bit, non-prefetchable) [size=16M]
16 >        Memory at b0000000 (64-bit, prefetchable) [size=256M]
17 >        Memory at ce000000 (64-bit, prefetchable) [size=32M]
18 >        I/O ports at df00 [size=128]
19 >        [virtual] Expansion ROM at c0000000 [disabled] [size=512K]
20 >        Capabilities: [60] Power Management version 3
21 >        Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
22 >        Capabilities: [78] Express Endpoint, MSI 00
23 >        Capabilities: [b4] Vendor Specific Information: Len=14 <?>
24 >        Capabilities: [100] Virtual Channel
25 >        Capabilities: [128] Power Budgeting <?>
26 >        Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
27 >        Kernel driver in use: nvidia
28 >        Kernel modules: nvidia
29 >
30 > 01:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1)
31 >        Subsystem: ASUSTeK Computer Inc. Device 83c7
32 >        Flags: bus master, fast devsel, latency 0, IRQ 17
33 >        Memory at fcffc000 (32-bit, non-prefetchable) [size=16K]
34 >        Capabilities: [60] Power Management version 3
35 >        Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
36 >        Capabilities: [78] Express Endpoint, MSI 00
37 >        Kernel driver in use: snd_hda_intel
38 >
39 >  I'm file-attaching the Xorg log and the xorg.conf, if they'll help.
40
41 Hm. Things to try.
42
43 eselect opengel set nvidia
44 eselect opencl set nvidia
45
46 revdep-rebuild # mplayer locking up the entire system is unusual, to
47 say the least.
48
49 The nvidia-drivers build should have screamed bloody murder if you had
50 any incompatible kernel options set (or required ones missing).
51
52 --
53 :wq

Replies

Subject Author
Re: [gentoo-user] Nouveau driver turns off video when I start X Walter Dnes <waltdnes@××××××××.org>
Re: [gentoo-user] Nouveau driver turns off video when I start X Walter Dnes <waltdnes@××××××××.org>