Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Nvidia 295.59 driver on kernel 3.3.8
Date: Sun, 24 Jun 2012 17:58:25
Message-Id: CAK2H+ef-Vum0iwjeXk9G9D5jXy_aLr-U6utv1J1bE1rvYnyA0A@mail.gmail.com
In Reply to: [gentoo-user] Nvidia 295.59 driver on kernel 3.3.8 by Samuraiii
1 On Sun, Jun 24, 2012 at 3:49 AM, Samuraiii <samurai.no.dojo@×××××.com> wrote:
2 > Hello,
3 > yesterday I run emerge and run into problem with Nvidia 295.59 driver on
4 > kernel 3.3.8.
5 > It won't compile (also broadcom-sta driver won't rebuild)
6 > I've read the thread 'Nvidia-drivers + kernel 3.4' but no help for me
7 > (files from first post don't exist).
8 > Google didn't helped me so I ask here. (all outpust here are taken with
9 > --ignore-default-opts)
10 >
11 > my:
12 > ##############################################EMERGE
13 > output###################
14 >  emerge -1 --ignore-default-opts x11-drivers/nvidia-drivers
15
16 I don't know about the --ignore-default-opts thing. I don't use that
17 here and I'm running 3.3.8 + nvidia-drivers-302.17 with no problems.
18
19 c2stable ~ # uname -a
20 Linux c2stable 3.3.8-gentoo #1 SMP PREEMPT Thu Jun 21 13:06:44 PDT
21 2012 x86_64 Intel(R) Core(TM) i7 CPU X 980 @ 3.33GHz GenuineIntel
22 GNU/Linux
23 c2stable ~ #
24
25 c2stable ~ # eix -Ic nvidia
26 [I] media-video/nvidia-settings (302.11{tbz2}@06/18/2012): NVIDIA
27 Linux X11 Settings Utility
28 [I] x11-drivers/nvidia-drivers (302.17{tbz2}@06/21/2012): NVIDIA X11
29 driver and GLX libraries
30 Found 2 matches.
31 c2stable ~ #
32
33 1) Along the lines of Nikos' suggestion did you properly set the linux
34 link in /usr/src to point at 3.3.8?
35
36 c2stable ~ # ls -la /usr/src/
37 total 16
38 drwxr-xr-x 4 root root 4096 Jun 24 09:17 .
39 drwxr-xr-x 14 root root 4096 Dec 23 2011 ..
40 -rw-r--r-- 1 root root 0 Mar 24 2010 .keep
41 lrwxrwxrwx 1 root root 18 Jun 21 12:57 linux -> linux-3.3.8-gentoo
42 drwxr-xr-x 24 root root 4096 Jun 15 09:01 linux-3.2.12-gentoo
43 drwxr-xr-x 24 root root 4096 Jun 21 13:07 linux-3.3.8-gentoo
44 c2stable ~ #
45
46 2) Here are make.conf and portage.X package data. Maybe they will
47 help. I'm updated to xorg-1.12 & mesa-8 as of this morning.
48
49 c2stable ~ # cat /etc/make.conf | grep USE
50 USE="gstreamer java jpeg2k ssse3 xinerama truetype type1 cleartype
51 corefonts vdpau xvmc -bluetooth -cups -ipv6"
52 c2stable ~ #
53
54 c2stable ~ # cat /etc/portage/package.use
55 app-emulation/vmware-tools vmware_guest_linux vmware_guest_windows
56 dev-lang/python sqlite
57
58 sys-fs/udev extras
59 sys-block/parted device-mapper
60
61 dev-vcs/subversion java
62
63 mail-mta/ssmtp mailwrapper
64
65 dev-libs/libgcrypt static-libs
66 dev-libs/libgpg-error static-libs
67
68 dev-util/kdevplatform subversion
69 x11-libs/qt-declarative private-headers
70 x11-libs/qt-script private-headers
71 x11-libs/qt-core private-headers
72 x11-libs/qt-gui private-headers
73
74 >=x11-libs/libdrm-2.4.26 video_cards_vmware
75
76 sys-apps/pciutils -zlib
77
78 app-text/ghostscript-gpl cups
79
80 =sys-libs/zlib-1.2.5.1-r2 minizip
81
82 x11-libs/cairo -qt4
83 media-libs/mesa llvm g3dvl
84 c2stable ~ #
85
86
87 c2stable ~ # cat /etc/portage/package.keywords
88 sys-apps/portage ~*
89 app-portage/eix ~amd64
90 app-emulation/virtualbox ~amd64
91 app-emulation/virtualbox-modules ~amd64
92 app-emulation/virtualbox-additions ~amd64
93 app-emulation/virtualbox-extpack-oracle ~amd64
94 x11-drivers/xf86-video-virtualbox ~amd64
95 x11-drivers/xf86-input-virtualbox ~amd64
96 app-emulation/vmware-modules ~amd64
97 app-emulation/vmware-tools ~amd64
98 app-emulation/vmware-player ~amd64
99 x11-drivers/nvidia-drivers ~amd64
100 media-video/nvidia-settings ~amd64
101 net-im/skype ~amd64
102 dev-lang/R ~amd64
103 media-video/handbrake ~amd64
104 sys-apps/dstat ~amd64
105
106 app-admin/checkrestart ~amd64
107
108 www-client/google-chrome ~amd64
109 app-shells/push ~amd64
110 c2stable ~ #
111
112
113 HTH,
114 Mark

Replies

Subject Author
Re: [gentoo-user] Nvidia 295.59 driver on kernel 3.3.8 Samuraiii <samurai.no.dojo@×××××.com>